/* 
Gruber & Uhler 

Farben:
GELB = #F4D612;
BLAU = #043883;
GRAU = #CFD1D2;

*/

body { margin:0; }


/* umfasst das menü und den inhalt */
#content { margin: 0 auto;  border: 0px solid #000000; z-index: 1;}

/* erklärt sich von selbst */
#menue {float:left; width: 217px; height: 1273px; background:transparent url('../images/menue.gif') no-repeat;  margin:0; z-index:1; position:fixed; }
*html #menue {float:left; top:0; width: 217px; height: 1273px; background:transparent url('../images/menue.gif') no-repeat;  margin:-123px 0 0 0; z-index:0; position:fixed; }

/* rahmen um den inhalt */
#inhalt { padding-left: 250px; padding-top: 140px; padding-right: 20px; }

/* ================================================================================================*/
#ver_men {
/*border: 1px solid #000000; */
	padding-top: 125px; 
	padding-left:0; 
	width:218px;  
	z-index:2; 
	position:fixed; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight: bolder; 
	text-transform:uppercase;
	text-align:right;
}
#ver_men a:link, #ver_men a:visited { color: #043883; text-decoration:none; background-color:#F4D612; }
#ver_men a:hover { color: #FFFFFF; }



.menp {padding-bottom:5px; }
.hover_w { border: 1px solid #333333; background-color:#FFFFFF; width:15px; height:10px; position: fixed; }



#bodypainting {z-index:1; bottom:0; position:fixed; margin-left: 15px; width: 229px; height:250px; }



/* =================================================================================================*/

/* texte biler etc. */
#contview { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px; color: #333333;}
#contview a:link, #contview a:visited { text-decoration: underline; color: #043883; font-weight: bold; }
#contview a:hover { text-decoration:none; color:#000000; }

h1, h2, h3, h4, h5 { font-family: Geneva, Arial, Helvetica, sans-serif; color: #043883;}
