@charset "utf-8";
/* CSS Document */

html{height:100%}
body{margin:0;padding:0;height:100%;font-size:1em;font-family:Arial, Helvetica, sans-serif;color:#535353;margin-top:0em;}
#bgimage{width:100%;height:100%;}
#container_bg{width:47.13em;height:28.81em;}
#container_main{width:47.13em;left:50%;margin-left:-23.56em;z-index:10;position:absolute;margin-top:2em;}
#description{margin-bottom:1.5em;}
#landkreise {width:15em;margin-top:-28.81em;}
#landkreise ul {background-image:url(/images/bg_liste.gif);margin:0;list-style:none;}

#landkreise li {border-bottom: 1px solid #7e7e7e;padding:.1em;padding-left:1em;}

#landkreise a
{color:#535353;text-decoration:none;font-weight:bold;}

#landkreise a:hover{text-decoration:underline;}
