html, body {
	background: url(images/bg.jpg) top left repeat-x #FFFFFF;
	width:100%;	
	height: 100%;
	margin:0;
	padding:0;
}
#banner {
	width:860px;
	height:200px;
	overflow:hidden;
	background:url(images/banner.jpg) top left no-repeat;
}
#menu {
	width:860px;
	height:22px;
	overflow:hidden;
	background:url(images/menu.jpg) top left no-repeat;
}
#innerbg{
	width:693px;
	min-height:592px;
	-height:592px;
	background:url(images/innerbg.jpg) top left repeat-x #003466;
	float:left;
}
#cc{
	background-color:#003466;
}
#innerright {
	width:167px;
	height:592px;
	overflow:hidden;
	background:url(images/innerright.jpg) top left repeat-x #003466;
	float:right
}
#left {
	width:17px;
	height:752px;
	overflow:hidden;
	background:url(images/leftlow.jpg);
}
#right {
	width:49px;
	height:752px;
	overflow:hidden;
	background:url(images/rightlow.jpg);
}
#foot {
	width:926px;
	height:20px;
	overflow:hidden;
	background:url(images/foot.jpg);
}
#inhalt {
	width:650px;
	padding: 20px 7px 10px 7px;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	float:left;
}
#topic {
	color: #fff; 
	font-size: 14px; 
	font-family: Arial; 
	text-decoration: none;
}
#start {
	width:100%;
	height:229px;
	background:url(images/startside.jpg);
	vertical-align:middle;
}
#nimg  
{
	border-width: 2px;
	border:1;
	border-color: #ffffff;
}
#pad
{
 position:absolute;
 top:50%;
 height:0;
 overflow:visible;
 margin:-114px 0 0 0;
}
#news 
{
	font-family:Trebuchet MS;
	line-height:14px;
}

#menu a:active, #menu a:link, #menu a:visited, #menu a:hover
#menu a.aktiv:active, #menu a.aktiv:link, #menu a.aktiv:visited, #menu a.aktiv:hover, #menu a.aktiv:hover { padding: 3px 7px 2px 7px; display:block; width:auto; height: 17px; color: #fff; font-size: 13px; font-family: Arial; text-decoration: none; float: left;
}
#menu a.aktiv:active, #menu a.aktiv:link, #menu a.aktiv:visited, #menu a.aktiv:hover, #menu a.aktiv:hover{
	font-weight:bold;
}
a:active, a:link, a:visited, a:hover { color: #fff; font-size: 13px; font-family: Arial; text-decoration: none;
}
#topic a:active, #topic a:link, #topic a:visited, #topic a:hover { color: #fff; font-size: 15px; font-family:Trebuchet MS; text-decoration: none;
}
#news a:active, #news a:link, #news a:visited, #news a:hover { color: #fff; font-size: 12px; font-family:Trebuchet MS; text-decoration: none;
}
