@charset "utf-8";
/*Copyright by Center-tec® | David Werkmeister™*/
/* -> Center-tec® <- */

/* ie5.01 hack */

/*==================================================================================================================================================================*/
																																                                 img { 
																													   behavior: url('/pngbehavior.htc') ;
																																	                                 }
/*==================================================================================================================================================================*/


body {
	height:100%;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	text-align: center;
	background-attachment: fixed;
	background-image: url(/system/Webplatine/ML-Body.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #000000;
	font-size: 16px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
							/*ANFANG | Center-tec® > Layout | ANFANG*/	
#LAYOUTx960 {
width:960px;
padding:0;
margin:auto;
text-align: left;
}
	#Kopf {
	margin: 0px;
}
		#Kopf-1-1 {
	width: 960px;
	height: 159px;
	position: absolute;
}
		#Kopf-1-2 {
	width: 960px;
	height: 159px;
	position: relative;
}
		#PlatzhalterNavigation {
	width: 960px;
	height: auto;
	background-image: url(/system/Webplatine/ML-Hauptmenue.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
		}
			#LadeNavigation {
	margin-left: 149px;
	margin-right: 55px;
	height: 76px;
	display: none;
			}
			#Navigation {
	margin-left: 149px;
	margin-right: 55px;
	height: 76px;
	display: none;
			}
		#PlatzhalterInhalt {
	width: 960px;
	height: auto;
	background-attachment: scroll;
	background-image: url(/system/Webplatine/ML-Mitte.png);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
		}
			#LadeInhalt {
	margin-left: 149px;
	margin-right: 55px;
	height: auto;
	display: none;
			}
			#Inhalt {
	margin-left: 149px;
	margin-right: 55px;
	height: auto;
	display: none;
			}

#Fuss {clear: left; }							/*ENDE | Center-tec® > Layout | ENDE*/	
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

