@import url("menue.css");

html{
height:100%;
margin:0;
padding:0;}

body{
	height:100%;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#979797;
	line-height:19px;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background:url(../images/footer_back.gif) bottom left repeat-x;
}
a, a:link, a:visited{
	color:#AAAAAA;
	text-decoration:none;
}
a:hover{
color:#0473BD;
}
a.small{font-size:9px;}
hr{border:none;border-top:1px solid #CFCFCF;border-bottom: transparent;height:1px;margin-bottom:7px;}
h1{
	font-size: 15px;
	color:#BBBBBB;
}
li{line-height:21px;}
#toplayer{width:100%;height:111px;text-align:left;background: url(../images/top_back.gif) 0 0 repeat-x;}
#toplogo{margin:0 auto;width:970px;height:111px;background: url(../images/annette-heinhuis.gif) 0 0 no-repeat;}
#topimage{margin:3px auto 0 auto;width:970px;height:113px;text-align:left;border:1px solid #CFCFCF;}

#contentbox{margin:23px auto 0 auto;width:970px;height:413px;}
#left{float:left;width:350px;height:413px; border:1px solid #C1C1C1;}
#left img{border-bottom:1px solid #C1C1C1;}
#right{float:right;width:536px;height:383px;padding:15px 27px;border:1px solid #C1C1C1;font-size:12px; text-align:justify;color:#777777;}
#adresse{width:320px;height:auto;padding:15px; text-align:left; font-size:12px;}

#kontakt{float:left;width:157px;height:225px;padding:5px;margin:6px 0 0 6px;}
#footer{clear:both;margin:0 auto;width:963px;height:17px;padding:3px 0 0 7px;text-align:right;}
#footer a, #footer a:link,#footer a:visited{font-size:10px;color:#CFCFCF;}
#footer a:hover{color:#676767;}

#content ul {margin:0;list-style:disc; padding:0 0 0 15px;line-height:15px;}
#content li {margin:0;padding:0 0 7px 0;}

#links ul, #rechts ul {margin:0;padding:5px 23px;}
#links li, #rechts li {margin:0;padding:0 0 1px 0;line-height:13px;}

#text p {margin:9px 0;}
