body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


}
#wrapper {
	border: solid 1px #97C00E;
	width: 880px;
	margin: auto;
}
#head {
background-image: url(kopf.jpg) no-repeat;
height: 110px;
}

#navi  {
	w_idth: 230px;
	margin-top: 22px;
	padding: 20px 0px 0px 0px;

  }

#navi ul{
margin:0px;
padding: 0px 2px 0px 2px;
list-style:none;
}

#navi li{
list-style:none;
padding: 0 0 2px 0;
}

#navi a{
color: #97bf0d;
font-family: verdana;
font-weight:bold;
font-size:.75em;
text-decoration:none;
display:block; 
text-align:left; 
padding: 1px 2px 2px 2px;
margin: 15px 60px 1px 30px;
}

#navi a:hover{
color: White;
background-color: #E9E000;}

#content{
color: #505050;
font: .85em Verdana;
line-height: 1.75em;
padding: 0px 10px 0px 0px;
}
#content a{
color: #97bf0d;
}
#content a:hover{
color: white;
background-color: #E9E000;
text-decoration: underline;
}
#content h1{
margin-top: 15px;
font: bold 20px Verdana;
color: #97bf0d;
}
#content h2{

font: bold 1em Verdana;
color: #97bf0d;
}
#content li{
list-style: inside url(list2.jpg);
}
#content img{
text-align: center;
}
#footer{
	margin-top: 20px;
	height:90px;
	background: url(logopaedie-footer-3.jpg) no-repeat;
	font: .75em verdana;
	color: White;
	padding: 60px 0px 0px 238px;
	text-align: left;
	line-height: 1.5em;
}
.border{
	border: solid 1px #97C00E;
}
