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

/* ie5.01 hack */

body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial;
	color:#FFFFFF;
	text-align: center;
	background-color: #000000;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
							/*ANFANG | Center-tec® > Layout | ANFANG*/	
#LAYOUTx920 {
width:920px;
padding:0;
margin:auto;
text-align: left;
}
	#Kopf {
	width: 920px;
	height: 137px;
	background-image: url(/system/Webplatine/ML-Kopf.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
		#DesignZeile01 {
		width: 920px;
		height: auto;
		background-image: url(/system/Webplatine/ML-Hauptmenue.jpg);
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-left: 0px;
		}
			#LadeNavigation {
			margin-left: 123px;
			margin-right: 41px;
			height: 37px;
			display: none;
			}
			#Navigation {
			margin-left: 123px;
			margin-right: 41px;
			height: 76px;
			display: none;
			}
		#DesignZeile02 {
		width: 920px;
		height: auto;
		background-image: url(/system/Webplatine/ML-Mitte.jpg);
		background-attachment: scroll;
		background-repeat: repeat-y;
		background-position: 0px 0px;
		padding-left: 0px;
		}
			#LadeInhalt {
			margin-left: 123px;
			margin-right: 41px;
			height: auto;
			display: none;
			}
			#Inhalt {
			margin-left: 123px;
			margin-right: 41px;
			height: auto;
			display: none;
			}
	#Fuss {
	width: 920px;
	height: 190px;
	background-image: url(/system/Webplatine/ML-Fuss.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
							/*ENDE | Center-tec® > Layout | ENDE*/	
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
