div.fluid { width: 90% !important; }
div.fixed { width: 950px !important; }
* { margin: 0em; padding: 0em; }
body { background-color:#fff; color:#000; font-size:12pt; font-family:"trebuchet ms", helvetica, sans-serif; }

h3,h4,h5,h6 { color:#184366; }
h1 span { font-weight:bold; }
h3 span { font-weight:bold; }
h4 span { font-weight:bold; }
br.clear { clear:both; }
a { text-decoration:underline; color:#F16C00; }
a:hover { text-decoration:overline; }
ul.links { list-style:none; }
ul.links li { line-height:2em; }
ul.links li.first { }
p { line-height:1.2em; }

#kopf { width:100%; height:100px; background:#440000 url(kopf_bg.png) repeat-x; }
#kopf_innen { position:relative; width:950px; height:100px; margin:0 auto; }
#logo { position:absolute; bottom:0.6em; }
#logo h1 { display:inline; color:#fff; font-size:2.6em; }
#logo h2 { display:inline; padding-left:0.5em; color:#D2DCE5; font-size:2.0em; }

#menu { position:absolute; right:0em; bottom:0em; }
#menu ul { list-style:none; }
#menu li { float:left; }
#menu li a { margin-left:0.2em; display:block; padding:0.1em; background:#8e8e8e url(menue_bg2.png) repeat-x; border:solid 1px #fff;
		color:#1e4e75; font-weight:bold; font-size:1.0em; text-decoration:underline; }
#menu a:hover { text-decoration:overline; background:#636d75; color:#770000;}

#inhalt { background:#d4d6d6 url(inhalt_bg2.png) 0px 1px repeat-x; border:2px solid #530000; }
#inhalt_innen p { margin-bottom:1.0em; } 
#inhalt_innen ul { margin-bottom:2.0em; }
#inhalt_innen { position:relative; width:950px; margin:0 auto; padding-top:3.5em; }
#inhalt_innen h3, h4 { border-bottom:dotted 1px #e1e1e1; position:relative; } 
#inhalt_innen h3 { font-size:2.4em; padding-bottom:0.2em; margin-bottom:0.8em; }
#inhalt_innen h4 { font-size:1.3em; padding-bottom:0.15em; margin-bottom:1.0em; margin-top:0.55em; } 

table { width:100%; }
td { border:0; vertical-align:top; overflow:hidden; }
#tabelle tbody tr td { background-color:a8b2c2; width:801px;}
#tabelle tbody tr.odd td { background-color:#a8b2c2; width:801px; color:#fff }

#footer { width:950px; margin:0 auto 1.0em auto; text-align:center; clear:both; border-bottom:1px dotted #770000; padding-bottom:0.5em; text-transform:lowercase; }
	
