* {
    margin: 0;
    padding: 0;
    /*border: 0;*/
}

.normal { background-color: ##EDEAE7; }
.normal2 { background-color: #efefef; }
.blau { background-color: #efefef; }
.gelb { background-color: #baaea4; }

body {
	width: 100%;
	font: 70%/1.5em "Arial", Verdana, sans-serif;	
	text-align: left;
    color: #333333;
	background-image:url(img/bg2.gif);
	width: 100%;
	height: 100%;
		
}


a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

ul {
	list-style-image: url(img/lidot.gif);
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	height: 100%;
	background: #FFFFFF;	
}

#logoleiste {
	margin: 0 auto;
	text-align: center;
	width: 990px;
	height: 150px;
	background: #ffffff;
}

#menuleiste {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	height: 21px;
	background: #ed790f;
	padding-left: 10px;
	padding-top: 4px;
}

#menuleiste1 {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	height: 17px;
	background: #a49487;	
}

#menuleiste2 {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	height: 17px;
	background: #baaea4;	
}

#menuleiste3 {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	height: 17px;
	background: #cdc4bd;	
}

#whitebreak {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	height: 12px;
	background: #ffffff;	
}

.main {
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 653px;
	height: 535px;
	background: #fdfdfc;	
}

.main_index {
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 653px;
	height: 535px;
	background: #fdfdfc;
	
}

.headline {
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 605px;
	padding-left: 25px;
	padding-top: 30px;	
}



.spalterechts {
	float: right;
	font-size: 0.87em;	
	width: 327px; 
	background: #ffffff;
	margin-left: 10px;
	text-align: left;
	height: 535px;
}

.balkenmain {
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 605px;
	background: #fdfdfc;
	padding-left: 25px;	
}

.balkenmainadmin {
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 628px;
	background: #fdfdfc;
	padding-left: 25px;	
}

.balkenmain2 {
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 628px;
	height: 107px;
	background: #f5f4f2;
	padding-left: 25px;
	padding-top: 15px;
}

.stoerer {
	position:absolute;
	left: 989px;
	top: 112px;
	width: 127px;
	height: 123px;
}

.clear {
	clear: both;
}

