/* CSS Document */

body {
	background: #dcdbe0 url('bilder/layout/engl-index-web-hg-1.jpg') fixed center center no-repeat;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#444;
	padding:0px;
	margin:0px;
}
#inhalt {
	position:absolute;
	height:680px;
	width:926px;
	margin:-340px 0px 0px -463px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
 
}

h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #fff;
background-color: #90897a;
}

a { 
color: #fff;
font-size: 18px;
text-decoration: none; 

}

.kontakt	{
font-size:16px;
font-weight:bold;
color:#333;
}


#info  {
	border-bottom: 1px #777 solid;
	position: absolute;
	top: 280px;
	left: 100px;
	z-index: 100;
	letter-spacing:5px;
	line-height:1.4em;
}
