@charset "utf-8";
body {
	background-color: #666666;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	border: thin solid #666666;
	font-weight: normal;
}

#meta
	{
	padding-left:25px;
	padding-bottom: 12px;
	background-color: #FFF;
	float: left;
	}
#wrapper {
	background-color: #999;
	width: 960px;
	margin: 0 auto;
}

#navi
	{
	float: left;
	background-image: url(images/bgnavigation.jpg);
	background-repeat: repeat-x;
	background-color: #B8E476;
	width: 780px;
	height: 25px;
	font-size: 9px;
	}
#wrapper #navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #navi li {
	float: left;
}
#wrapper #subnavi ul {
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}

	
#subnavi
	{
	float: left;
	background-color: #B8E476;
	width: 780px;
	height: 20px;
	}
	
#time 
    {
    float: right;
    background-color: #656565;
    background-image: url(images/bgdate.jpg);
    background-repeat: repeat-x;
    padding-left:50px;
    padding-right:50px;
    padding-top: 9px;
    width: 80px;
    height: 36px;
    text-align: center;
    }
	
#content
	{
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #fff;
	width: 750px;
	height: auto;
	padding-right: 15px;
	}
#wrapper #content img {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sponsoren
	{
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #999;
	width: 160px;
	}		
	
#footer
	{
	background-color: #333;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 1.5;
	}	
#wrapper #subnavi li {
	float: left;
}


#navi a , #navi a:visited {
	float: left;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: 600;
	text-decoration: none;
	width: auto;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
		}
#wrapper #header #meta a {
	color: #000000;
	text-decoration: none;
}

#navi a:hover , #navi a:active {
		color: #000;
		}
		
#subnavi a , #subnavi a:visited {
	float: left;
	font-size: 13px;
	color: #00C;
	line-height: 20px;
	font-weight: 600;
	text-decoration: none;
	height: auto;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	width: auto;
	margin-right: 60px;
	margin-left: 0px;
	text-align: left;
		}
#subnavi a:hover , #subnavi a:active {
		color: #000;
		}
		
#wrapper #header #motto {
	float: right;
}
#header {
	background-color: #FFFFFF;
	display: block;
	height: 195px;
}

