/* FARBEN:

		ALT		V1
back	#033	#194D7F
rahm
1/2
1/4
weiß

*/


* { margin:0px; padding:0px; }

body { 
	background:#fff url('../mobile/greyback.gif') repeat-x;
}

div { overflow:hidden; }

div, td { 
	font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; color:#444;
}

h1 { font-weight:normal; font-size:16px; line-height:22px; color:#fff; background:#0ae; padding:5px 10px 5px 10px; float:left; }

h2 { font-weight:normal; font-size:13px; line-height:18px; color:#fff; background:#333; padding:3px 5px 3px 5px; float:left; }

p { clear:both; margin-top:5px; }

td { font-size:12px; }

.first { margin-top:10px; }

.wochentag { font-size:10px; font-weight:normal; line-height:18px; text-transform:uppercase; }
.monat { font-size:12px; font-weight:normal; line-height:20px; }

.rightBox { border-bottom:1px solid #444; padding-bottom:10px; margin-bottom:10px; }
.blueBox { float:left; width:175px; border-bottom:1px solid #444; margin:5px 15px 5px 0; padding:0 0 5px 0; overflow:hidden; }

#navibox { position:absolute; width:850px; left:50%; top:0; margin-left:-450px; background:#0ae; z-index:95; color:#fff; }
#navibox[id] { position:fixed; }

#navi * { color:#fff; }

#highlights { clear:both; font-weight:normal; line-height:22px; color:#444; padding-top:5px;}
#highlights * { color:#444; }










input,select,option, textarea { padding:2px; font-size:12px; font-family: Arial, Helvetica, sans-serif; }

select,option { padding-bottom:0; }

a { cursor:pointer; color:#0ae; }

a.navi { color:#444; border-bottom:1px solid #444; }
a.navi:hover { text-decoration:none; background:#ccc; }

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; }