html  {
min-height:101%;
}
body {
	margin: 0px;
	padding:0;
	background-color:#efefef;
	SCROLLBAR-FACE-COLOR: #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #8697ab;
	SCROLLBAR-SHADOW-COLOR: #efefef;
	SCROLLBAR-ARROW-COLOR: #8697ab;
	scrollbar-3dlight-color: #fff;
	scrollbar-highlight-color: #8697ab;
}

#container {
	position: absolute;
	left: 50%;
	top:50%;
	padding:0px;
	margin: -200px 0 10px -400px;
	width: 740px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000;
	text-align:left;
}

/************content****************/
#content {
	margin:0;
	padding:0;
}
/************links****************/
#links {
	float:left;
	width:147px;
	height:450px;
	margin:0;
	padding:0;
	background: url(../images/bg_links.jpg) no-repeat;
}
#schraderLOGO {
	width:110px;
	height:60px;
	margin:60px 0 0 20px;
	padding:0;
}
/************navi begin****************/

#navlist {
	width:110px;
	margin: 30px 0 0 0;
	padding:0;	
}



#block1,#block3 {
	width:110px;
	margin:0 0 0 18px;
	padding:0;
}
#block2 {
	width:110px;
	margin:0 0 0 29px;
	padding:0;
}

#navlist a:link{
	color:#666;
	text-decoration:none;	
	
}
#navlist a:active{
	color:#666;
	text-decoration:none;	
}
#navlist a:visited{
	color:#666;
	text-decoration:none;	
}
#navlist a:hover{
	color:#0066ff;	
	text-decoration:none;
}
.ohnelink{
	color:#0066ff;	
	text-decoration:none;
}
.ohnegalerie{
	color:#666;	
	text-decoration:none;
}
/************navi ende****************/
#name {
	width:125px;
	height:25px;
	margin:0;
	padding:2px 0 0 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-transform: uppercase;
	FONT-SIZE: 14px;
	COLOR: #99ccff;
	text-align:left;
}
#leiste {
	margin:0;
	padding:3px 0 0 0;
	width:460px;
	background-color:#8697ab;
	height:17px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-transform: uppercase;
	FONT-SIZE: 11px;
	COLOR: #efefef;
	text-align:left;
}
/************mitte****************/
#mitte {
	float:left;
	width:460px;
	height:423px;
	margin:0;
	padding:0;
	background-color:#fff;
}

#inhaltmitte {
	width:440px;
	height:390px;
	margin:10px 0 3px 10px;
	padding:0;
	background-color:#fff;
	overflow:auto;
}
#inhaltmitte h1{
	margin: 25px 0 -25px 20px;
	color:#8697ab;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	text-transform: uppercase;
	FONT-WEIGHT: bold;
}

#inhaltmitte h2{
	margin: 10px 0 -15px 20px;
	color:#8697ab;
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	text-transform: uppercase;
	FONT-WEIGHT: bold;
}
#inhaltmitte p{
	margin: 25px 20px 0 20px;
}
/************der winterzeit im impressum ist im dokument klassiert****************/
A.inhaltmitte:link {
	color: #006699;
	text-decoration:none;
}

A.inhaltmitte:hover {
	color: #0066ff;
	/*background: #8697ab;*/
	
}
A.inhaltmitte:active {
	color: #8697ab;
}
A.inhaltmitte:visited {
	color: #8697ab;
}

.kursiv{
	font-style:italic;
}
.plinie{
	margin: -5px 20px 5px 20px;
}
/************rechts****************/
#rechts {
	float:left;
	width:133px;
	height:424px;
	margin:0;
	padding:0;
	background: url(../images/bg_rechts.jpg) no-repeat;
}
#rechtsNEG {
	margin:55px 0 0 18px;
	padding:0;
}
#rechtsINDEX {
	margin:55px 0 0 12px;
	padding:0;
}

/************footer****************/

#footer {
	clear: both;
	width:735px;
	height:20px;
	background: #efefef;
	margin: 0;
	padding:0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-transform: uppercase;
	FONT-SIZE: 8px;
	COLOR: #efefef;
	text-align:left;	
}

/************iFramediv****************/

#IFRAMEDIV {
	width:400px;
	height:385px;
	background: #fff;
	margin:0;
	text-align:left;
}

/************für flash-HTMLsites****************/
#inhaltIMG {
	width:420px;
	height:385px;
	margin:0;
	padding:14px 0 0 43px !important;
	padding:14px 0 0 40px;
	background-color:#fff;

}

