html {height:100%;}
body {
	margin: 0px 0px 0px 0px;
	/*
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	*/
	background-color: #666666;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
<!--hauptmenue-->
#menue {

width: 236 px;
height: 360 px;
font-size: 90%;
background-color:#dddddd;
border: 1px solid #ffffff;
}
.menuekopf {
font-weight:bolder;
color: #ffffff;
width: 206px;
padding: 5px 10px 5px 20px;
font-size:100%;
display: block;
background-color:#a92634;
}
#menue ul {
list-style-type: none;
margin: 0px;
padding: 0px;
width: 206px;
}
#menue li {
display: block;
}
#menue li a, #menue li a:link {
text-decoration:none;
display: block;
color: #000000;
width: 206px;
margin-left:0px;
padding: 10px 10px 10px 20px;
}
#menue li a:visited {
color: #000000;
background-color: #dddddd;
}
#menue li a:hover {
color: #a92634;
background-color:#CCCCCC;
}
#menue li a:active, #menue li a:focus {
color: #a92634;
background-color: #cccccc;
}

/*submenue*/
#submenue ul {
list-style-type: none;
margin: 0px;
padding: 0px;
width: 206px;
}
#submenue li {
display: block;
}
#submenue li a, #submenue li a:link {
text-decoration:none;
display: block;
color: #000000;
width: 216px;
padding: 5px 0px 5px 20px;
margin: 1px 0px 1px 0px;

background-color:#eeeeee;
}

#submenue li a:hover {
color: #a92634;
background-color:#eeeeee;
font-weight:bold;
}
#submenue li a:active, #menue li a:focus {
color: #a92634;
background-color: #eeeeee;
}

/*info div*/
#info {
width: 480px;
padding: 10px 20px 10px 20px;
height:180px;
overflow:auto;
float:left;
text-align: justify;
}
#info dl {
margin: 0;
padding:0;
float:left;
width:470px;}

#info dt{
float:left;
margin:0;
padding:0  0 13px 0;
font-size:116%;
color: #666666;
font-weight:bold;
width:320px;
line-height:1.6em;
}
#info dd{
margin:0;
padding:0;
font-size:11px;
color: #000000;
line-height:1.5em;


}
#info dd.img img {

float:right;
margin: 3px 0px 15px 10px;
padding:4px;
border:solid 1px #d9e0e6;
border-bottom-color:#c8cdd2;
border-right-color:#c8cdd2;
background:#fff;}

/*info news*/
#news {
width: 480px;
padding: 10px 20px 10px 20px;
height:180px;
overflow:auto;
float:left;
text-align: justify;
}
#news dl {
margin: 0;
padding:0;
float:left;
width:460px;}

#news dt{
float:left;
margin:0;
padding:0  0 13px 0;
font-size:116%;
color: #666666;
font-weight:bold;
width:480px;
line-height:1.6em;
}
#news dd{
margin:0;
padding:0;
font-size:11px;
color: #000000;
line-height:1.5em;
}


/*hauptinhalt*/
#content {
width: 286px;
padding: 10px 10px 10px 20px;
height:530px;
overflow:inherit;
float:left;
text-align:left;
}
#content dl {
margin: 0;
padding:0;
float:left;
width:266px;
 font-size:11px;}

#content dt{
float:right;
margin:0;
padding:0  0 11px 0;
font-size:120%;
color: #a92634;
font-weight:bold;
width:266px;
line-height:1.6em;
}
#content dd{
margin:0;
padding:10;
font-size:11px;
color: #000000;
line-height:1.8em;
width:266px;
}
#content dd.img img {

float:left;
margin: 3px 8px 0 0;
padding:4px;
border:solid 1px #d9e0e6;
border-bottom-color:#c8cdd2;
border-right-color:#c8cdd2;
background:#fff;}
.right_it{
text-align:right;
font-style:italic;
font-size:11px;

}
.aussage{
padding: 0px 0px 0px 0px;
font-weight:bold;
}
.ueberschrift{
padding: 0px 0px 0px 0px;
font-weight:bold;
color:#a92634;
letter-spacing:1px;
 font-size:11px;
}
.text_kl  {
		color: #666666;
		font-size:10px;
		line-height:1.2em;
	}
	.text_impressum  {
		color: #000000;
		font-size:10px;
		line-height:1.2em;
	
	}
	
	
	
/*links*/
a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	a:visited {
		color: #e5e5e5;
		text-decoration: none;
	}
	
	a:hover {
		color: #990000;
		text-decoration: underline;
	}
	
	a:active {
		color: #990000;
		text-decoration: none;
	}
	
	a:focus {
		color: #990000;
		text-decoration: underline;
	}
/*links team*/
.team a:link{
 font-size:11px;
		color: #000000;
		text-decoration: underline;
	}
	
	.team a:visited {
	font-size:11px;
		color: #000000;
		text-decoration: underline;
	}
	
	.team a:hover {
	font-size:11px;
		color: #a92634;
		text-decoration: underline;
				font-weight:bold;
	}
	
	.team a:active {
font-size:11px;
		color: #a92634;
		text-decoration: underline;
				font-weight:bold;
	}
	
	.team a:focus {
	font-size:11px;
		color: #a92634;
		text-decoration: underline;
				font-weight:bold;
	}

/*content*/
#content {

padding: 10px 10px 10px 20px;
 font-size:11px;
overflow:auto;

}

#content ul {
list-style-position:outside;
  list-style-type:square;
  margin-left:-5px;
  padding-left:20px;
}
