
body { font: normal 12px/1.2em "Segoe UI", Arial, Helvetica, sans-serif; color:#313130; margin:0; background:#F6F6F7 url(img/bg_body.png) repeat-y center}
:root body 		{ overflow-y:scroll; } /* FF Scrollbalken einblenden*/
a:link, a:visited { color:#000; text-decoration:underline}
a:hover { color:#0D6C39}

h1 { display: none; }
#header { position:absolute; width:484px; top:0px; left:50%; height:35%; min-height:120px; margin-left:-242px; background: #fff url(img/bg_inhalt.png) repeat-x top }
	#logo	{ position:absolute; bottom:0px; left:86px;}
#wrap	{ position:absolute; width:484px; left:50%; height:100%; min-height:380px; margin-left:-242px;}
	#content { position:absolute; width:484px; bottom:0px; left:0px; background: url(img/footer.png) no-repeat bottom left}
		#contin { margin:0 0 35px 86px}
	
strong	{ color:#0D6C39}
ul { padding-left:15px}
.borderbottom { border-bottom:solid 1px #0D6C39; width:240px}
.tel:link, .tel:hover { text-decoration:none; color:#000; cursor:default}