body							{ background-color:#6e7780; }
h1                      { color:#DDDDDD; font-size:18px; } 
h2, p, label				{ color:#f9f9f9; }


/** Menu */
a.hauptmenu,
a.untermenu					{ color:#f9f9f9; }
a.hauptmenu-aktiv,
a.untermenu-aktiv			{ color:#CC0000; }

a.hauptmenu,
a.hauptmenu-aktiv			{ height:24px; margin-left:21px; }
a.untermenu,
a.untermenu-aktiv			{ margin-left:40px; }
a.hauptmenu-leer			{ display:none; }	
a.goodranking 				{ color:#333333; }
 
/** grundaufbau Elemente */
.oben 						{ height:175px; text-align:right; background-image:url('site2_logo.jpg'); }
.mitte 						{ background:url('site2_mitte.jpg') repeat-y; }
.unten						{ height:65px; padding-top:10px; text-align:center; background-color:#fead04; background-image:url('site2_logo_unten.jpg') }

.content-oben				{ width:100%; padding-top:145px; color:#CC0000; font-size:20px; font-weight:bold; text-align:right; }
.content-links 			{ width:210px; height:530px; }
.content-mitte 			{ width:660px; padding-left:26px; background:url('site2_content_mitte.jpg') no-repeat top; }
.content-rechts 			{ width:4px; height:530px; }
.content-links,
.content-mitte          { padding-top:20px; text-align:left; }
.content-unten 			{ width:650px; margin:0px auto; font-size:10px; }

/** Modul Bild, Bild + Text  */
.bild-rechts 				{ margin:0px; margin-right:45px; background-color:#9ea6b3; float:right; }

/** Modul Mobile */
.mobile						{ width:660px; height:590px; margin-left:-20px; overflow-x:none; }
