

body {
	background: url(../images/bg_start.jpg) repeat-x;
	height:100%;
}



/* ###################################################### */
/* ####################### MAIN BODY #################### */
/* ###################################################### */


#fotostartseite{
	position: absolute;
	left: 0px;
	top: 188px;
}


#content{
	position: absolute;
	top: 381px;
	left: 573px;
	z-index: 30;
	width: 271px;
}

#content h1 p a, #content h1 p{
	font-size:24px;
	text-transform:uppercase;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#FFFFFF;
	white-space:normal;
	margin-bottom: 0;
}

.firstletter{
	color: #1A4383;
	padding-right: 7px;
}


#outerContainer #content h1 p, #outerContainer #content a {
	text-decoration: none;
	border:0;
	padding-bottom: 4px;
}




/* ###################################################### */
/* ##################### NAVIGATION ##################### */
/* ###################################################### */






#navigation{
	visibility: hidden;
	display: none;
}


#metanavi {
	position: absolute;
	top: 159px;
	left: -30px;
	
}

#metaNavigation li {
	list-style-type: none;
	list-style-image: none;
}


ul#metaNavigation li a{
	font-size: 10px;
	color:#DDDDDD;
	text-decoration: none;
}

ul#metaNavigation li a:hover{
	color:#666666;
	text-decoration: underline;
}

#footer{
	width: auto;
	overflow: visible;
	font-size: 9px;
	color:#DDDDDD;
	position: absolute;
	top: 679px;
	left: 12px;
	z-index: 5;
}

#footer, #footer a{
	font-size: 9px;
	color:#DDDDDD;
	text-decoration: none;
}

#footer a:hover{
	font-size: 9px;
	color:#1A4383;
	text-decoration: underline;
}


#seotexte{position: absolute; top: 900px; text-align: center; padding: 42px;}
