body  {
	margin:0px;
	padding:0px;
	color: #666666;
	height:100%;
	width:100%;
	background-image:url(../images_startseite/hintergrund.gif);
	}
	
#mitte {
	background-image: url(../images_startseite/hintergrund_linien.jpg);
	position: absolute;
	width:100%;
	height:594px;
	top:50%;
	margin-top:-300px;
	}
	

#hintergrund {
	width:100%;
	position:absolute;
	height:50%;
	background-color:#FFFFFF;
	}
	
#inhalt {
	position: absolute;
	width:825px;
	height:594px;
	left:50%;
	margin-left:-402px;
	/*****   ohne Banner margin-left:-402px;*/
	top:50%;
	margin-top:-300px;
	}
	
#animation {
	position: absolute;
	width:548px;
	height:123px;
	left:50%;
	margin-left:-142px;
	/*****   ohne Banner margin-left:-142px;*/
	top:50%;
	margin-top:35px;
	}
	
#animation2 {
	position: absolute;
	width:169px;
	height:244px;
	left:50%;
	margin-left:332px;
	top:50%;
	margin-top:-22px;
	background-image:url(../images_startseite/ani.gif);
	}
	

img {
	border:none;
	}
	
#navigation {
	position: absolute;
	height:594px;
	left:50%;
	margin-left:-152px;
	top:50%;
	margin-top:-177px;
	}
	
.but1 a:link,
.but1 a:visited,
.but1 a:hover{
	width:75px;
	height:41px;
	display:block;
	border-bottom:none;
	background-image: url(../images_startseite/but1_a.jpg);
	float:left;
	}	
.but1 a:hover{
	background-image:url(../images_startseite/but1_b.jpg);
	}
	
.but2 a:link,
.but2 a:visited,
.but2 a:hover{
	width:104px;
	height:41px;
	display:block;
	border-bottom:none;
	background-image: url(../images_startseite/but2_a.jpg);
	float:left;
	}	
.but2 a:hover{
	background-image:url(../images_startseite/but2_b.jpg);
	}
	
	
.but3 a:link,
.but3 a:visited,
.but3 a:hover{
	width:177px;
	height:41px;
	display:block;
	border-bottom:none;
	background-image: url(../images_startseite/but3_a.jpg);
	float:left;
	}	
.but3 a:hover{
	background-image:url(../images_startseite/but3_b.jpg);
	}
	
	
.but4 a:link,
.but4 a:visited,
.but4 a:hover{
	width:100px;
	height:41px;
	display:block;
	border-bottom:none;
	background-image: url(../images_startseite/but4_a.jpg);
	float:left;
	}	
.but4 a:hover{
	background-image:url(../images_startseite/but4_b.jpg);
	}
	
.none {display:none;}


