html, body{
 font-family:verdana, tahoma, sans-serif;
 background-color:#000000;
 font-size:small;
 font-weight:normal;
}
 
 a:link {color:#000000;}
 a:visited {color:#000000;}
 a:hover {color:#000000;}
 a:active {color:#000000;}
 
 a.linkweiss:link
 {
  text-decoration:none; font-weight:bold; font-size:x-small;
  color:#ffffff;
 }
 a.linkweiss:visited
 {
  text-decoration:none; font-weight:bold; font-size:x-small;
  color:#ffffff;
 }
 a.linkweiss:hover
 {
  text-decoration:none; font-weight:bold; font-size:x-small;
  color:#ffffff;
 }
 a.linkweiss:active
 {
  text-decoration:none; font-weight:bold; font-size:x-small;
  color:#ffffff;
 }
 
 #container {
	height: 796px;
	width: 861px;
	margin:0 auto;
	text-align:left;
/*	border:thin solid white; */
	border-width:1px;
    border-style:solid;
    border-color:white;

/*	background-image: url(images/container.jpg);*/
/*	background-color:#e34912;*/
/*	background-image: url(images/main.png);*/
}

#head {
	padding:0px;
	background-image: url(images/head.jpg);
	height: 156px;
	text-align:right;
	width: 861px;
	float: right;
}

#menu_oben {
	padding:0px;
	background-image: url(images/buttonback.jpg);
	height: 44px;
	text-align:right;
	width: 861px;
	float: right;
}

#content {
	padding:0px;
	background-image: url(images/contentback.jpg);
	text-align:center;
	width: 669px;
	float: right;
	height:530px; 
	padding:10px;
	}
	
#menu_links {
	float:left;
	width: 172px;
	height: 550px;
/*	height: 513px;*/
	text-align:center;
	background-color: #656565;

}

#footer {
	background-image: url(images/footer.jpg);
	float: right;
	height: 46px;
	width: 861px;
	text-align: right;
	margin:0 auto;
	padding: 0px 0px;
}




 table.c10 {BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid; margin:auto}
 td.c9 {BACKGROUND-IMAGE: url(images/footer.jpg)}
 td.c8 {BACKGROUND-IMAGE: url(images/contentback.jpg); vertical-align:top}
<!--c7 Content Frame -->
 div.c7 {height:550px; width:671px; overflow:auto; text-align:left; margin-left:10px; margin-right:10px;}
 
 td.c6 {vertical-align:top; text-align:center}
 td.c5 {BACKGROUND-IMAGE: url(images/buttonback.jpg)}
 div.c4 {align:-moz-right; text-align: right; align: right; float:right}
 span.c3 {color: white}
 td.c2 {BACKGROUND-IMAGE: url(images/head.jpg)}
 div.c1 {}
 table.c11 {margins: auto; text-align: -moz-center; margin-left:auto; margin-right:auto;}