html { background:url('img/background.jpg') repeat-x #86bbe5; height:100%;}
body { overflow-y:scroll; font-family:Arial; font-size:14px; height:100%; background-image:url('img/header_background.jpg'); background-repeat:repeat-x; }
a { text-decoration:underline; color:#000000; }

div#wrapper { left:50%; margin:0px 0px 0px -350px; overflow:auto; position:absolute; width:660px; }
div#content { margin-top:52px; margin-left:40px; background-color:#ffffff; padding:15px 45px 15px 45px; }
div#content p { line-height:1.4em; }
div#header { height:125px; }
div#footer { clear:both; width:620px; margin:0 0 20px 40px; padding:10px 0 0 0; height:23px; text-align:center; background-color:#ebebeb; font-size:11px; }
div#header_image { height:153px; width:181px; }
div#header_slogan { position:absolute; left:180px; top:16px; height:27px; }
div#navigation { position:absolute; left:400px; top:60px; }

h1 { margin-bottom:15px; }
.image { overflow: hidden; text-indent:-999px; padding-bottom:5px; white-space:nowrap; }
.image a {display:block;}

ul.imagelist li { list-style-position:outside; list-style-image:none; float:left; }
ul.imagelist li.newline { padding-bottom:30px; }
ul.imagelist li.list_left { padding-right:50px; }
img.leistungen { border:3px solid #cecece; padding:2px; }
img.leistungen_thumb { border:3px solid #cecece; padding:2px; margin-top:16px; float:right }

ul li { line-height:23px; list-style-position:inside; list-style-image:url('img/bullet.jpg'); }
ul li ul li { padding-left:23px; list-style-image:url('img/bullet_small.jpg'); }

li.navigation_entry { padding-right:5px; border-right:1px solid #448de7; }

