
body {position: static;
	  background-color: #66ccff;
	  font-family: Arial;
}
#custom {display: none;}

#main {
	border: 1px solid #0197F5;
	width: 600px;
	height: 550px;
	margin: auto;
	padding: 0px;
	background: white;
	
}

#mainimpressum {
	border: 1px solid #0197F5;
	width: 330px;
	height: 550px;
	margin: auto;
	padding: 0px;
	background: white;
	font-size: 10pt;
	padding-left: 5px;
}

#top {
	margin: 0px;
	position: relative;
	height: 105px;
	width: 600px;
	
}

#firmenlogo {
	position: relative;
	height: 105px;
	width: 313px;

	
}

#logo {
	position: relative;
	top: 10px;
	left: 10px;
	border: none;
}

#balken {
	position: relative;
	height: 52px;
	width: 600px;
	background: transparent url("bild1.png");
	margin-top: 20px;
}
#likerbalken {
	position: absolute;
	width: 147px;
	height: 36px;
	float: left;
	margin-bottom: 7px;
	margin-top: 7px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	background: transparent url("bild1.png") center center;
}

#menue {
	position: absolute;
	
	height: 50px;
	margin-top: 7px;
	width: 150px;
	margin-left: 148px;
}
#zufall { 
	position: absolute; 
	float: left; 
	margin-left: 0px;
	}

#zufallsbild {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 250px;
	width: 150px;
}

#hauptbereich {
	position: relative;
	margin: 0;
	padding: 0;
	height: 330px;
	width: 600px;
	

}

#linkerr {
	border: 1px solid #0197F5;
	position: absolute;
	margin-left: 248px;
	top: 10px;
	right: 10px;
	width: 410px;
	height: 308px;
	font-size: 10pt;
	padding-left: 5px;
}

#ausrichten_menue{
	position: relative;
	margin-top: 7px;
	margin-bottom: 7px;
	height: 34px;
	width: 199px;
	border: 1px solid white;
	border-right: 1px solid white;

}

#balkenunten{
	position: relative;
	width: 600px; 
	height: 15px;
	background:transparent url(balken.png) center ; 
	}


.solidblockmenu{
margin: 0px;
padding: 0px;
float: left;
font: bold 15px Arial;
color: white;
width: 452px;
border: 1px solid white;
border-width: 1px 0;
background: transparent url(bild1.png) center center repeat-x;
list-style: none;
display: inline;
white-space:nowrap;


}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
display: block;
color: black;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;

}

.solidblockmenu li a:visited{
color: black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: transparent url(bild2.png) center center repeat-x;
}

#scheis{
	display: none;
}
#impressum{
	position: relative;
	width: 600px; 
	
	height: 50px;
}

#impressumbox{
	float: right;
	padding-right: 10px;
	font-size: 10pt;
	right: 10px;
}

.links{
	color: red;
	font-family: arial;
	float: right;	
}
