body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#000000;
	color:#FFFFFF;
}
div.header {
	height:255px;
	width:945px;
	margin-left:50%;
	left:-472px;
	position:fixed;
	background-image:url(Template/head.jpg);
	top:0px;
 	z-index:2;
}
div.contentbg {
	background-repeat:no-repeat;
	width:945px;
	left:-472px;
	margin-left:50%;
	height:100%;
	position:fixed;
	bottom:0px;
	background-position:0 255px;
	z-index:-1;
}
div.footer{
	background-color:#000000;
	width:945px;
	left:-472px;
	margin-left:50%;
	position:fixed; 
	bottom:0px;
	z-index:2;
	height:20px; 
	text-align:center; 
	padding-top:5px;
	font-size:9px;
	color:#666666;
}
div.content {
	padding-top:245px;
	padding-bottom:10px;
	width:905px;
	margin:auto;
	z-index:1;
}
a.footer:link, a.footer:visited, a.footer:hover, a.footer:focus, a.footer:active {
	color: #666666;	 
	text-decoration: none;
}
div.untermainnavi {
	background-color:#FFFFFF;
	filter:alpha(opacity=10);
	opacity:0.1;
	-khtml-opacity:0.1;
	-moz-opacity:0.1;
	position:fixed;
	top:170px;
	margin-left:50%;
	left:-472px;
	height:30px;
	width:945px;
	z-index:3;
}
div.untersubnavi {
	background-color:#FFFFFF;
	position:fixed;
	top: 205px;
	filter:alpha(opacity=10);
	opacity:0.1;
	-khtml-opacity:0.1;
	-moz-opacity:0.1;
	margin-left:50%;
	left:-275px;
	height:30px;
	width:550px;
	z-index:3;
}
div.mainnavi{
	width:945px;
	left:-472px;
	margin-left:50%;
	text-align:center;
	font-size:22px;
	height:30px;
	position:fixed;
	top:170px;
	z-index:4;
}
div.subnavi{
	text-align:center;
	font-size:18px;
	width:945px;
	left:-472px;
	margin-left:50%;
	height:30px;
	position:fixed;
	top:210px;
	z-index:4;}
div.mouseover {
	text-align:center;	
	font-size:24px;
	z-index:0;
}
a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.mouseover:link, a.mouseover:visited {
	font-weight:normal;
	color:#FFFFFF;
}
a.mouseover:hover, a.mouseover:focus, a.mouseover:active {
}
