body { background:#e3d4c1 url(img/bg_body.gif) repeat-x top fixed; font:normal 11px/1.6em "Segoe UI", Arial, Helvetica, sans-serif;}
p { margin:0px 0px 5px}
html { overflow: scroll;} /*Firefox scrollbar einbl*/

#header { position:fixed; width:532px; height:154px; top:0px; margin-left:50%; left:-509px; background:#e3d4c1 url(img/bg_body.gif) repeat-x top; z-index:80;}
#header img { margin-top:20px;}
#claim	{ position:fixed; top:90px; margin-left:50%; left:40px; z-index:100}
#news	{ position:fixed; top:393px; margin-left:50%; height:135px; width:249px; left:180px; overflow:auto; z-index:110; }
#content { position:absolute; width:475px; top:154px; margin-left:50%; left:-450px; z-index:50}
#contentinner { background:url(img/bg_content.gif) repeat-y; margin:0px; padding-bottom:1px}
#accordion { margin:20px 40px 0px 20px; min-height:430px}
#adresse { position:fixed; width:430px; height:437px; top:150px; margin-left:50%; left:1px; background:url(img/bg_news.gif) no-repeat 0px 243px; z-index:90 }

#footer	{ position:relative;  background:url(img/content_bottom.gif) no-repeat top; width:473px; height:41px}
#footer div { position:relative; top:15px; right:40px;}
#footer, #footer a:link, #footer a:visited { text-align:right; font-size:10px; color:#333; text-decoration:none}
#footer a:hover { color:#666; text-decoration:underline}

a:link, a:visited { color:#333; text-decoration:underline;}
a:hover { color:#000;}

img { border:none}

td { vertical-align:top; padding-bottom:2px;}
td .sm { width:30px}
.bortop { border-top:solid 1px #666}
input, textarean { font: normal 10px "Segoe UI", Arial, Helvetica, sans-serif }
h5 { margin:2px 0px}

/* Accordion */
h3.toggler, h3.togglerAct {
	font-size: 15px;
	font-weight:bold;
	background: #fff;
	color: #000;
	margin: 0 0 4px -10px;
	padding: 6px 5px 1px 10px;
	width:100%
}
h3.toggler {
	cursor: pointer;
	background:url(img/bg_titel_no.gif) no-repeat;

}
h3.togglerAct {
	background:url(img/bg_titel_act.gif) no-repeat;
	}
	
h3.toggler:hover { background:url(img/bg_titel_act.gif) no-repeat}


div.element h4 {
	margin:0px;
	font-size:12px;
	font-weight:normal
}



blockquote {
	padding:5px 20px;
}
