body{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
body a:link {
	color: #000000;
}
body a:visited {
	color: #000000;
}
body a:hover {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	left: 1px;
	background-color: #CC0000;
}
body a:active {
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin: 10px;
	margin-top: 10%;
		}

#banner {
	margin-bottom: 0px;
	padding: 0;
	font-size: 32px;
	color: #C8111D;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 3px solid #CB0101;
		}

#header {
	background-image: url(../bilder/header_verlauf.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0;
		}
.logo {
	margin-bottom: 24px;
	border-right: 1px solid #000000;
	border-left: 2px solid #000000;

		}
#navigation {
	clear: both;
	height: 20px;
	padding: 0;
	text-align: center;
		}
#navigation p{
	background-color: #CC0000;
	padding-right: 7px;
	padding-left: 7px;
	color: #FFFFFF;
	position: relative;
	margin-right: 10px;
	margin-top: 0px;

		}
#navigation a{
	margin-right: 10px;
	padding-right: 7px;
	padding-left: 7px;
	height: 20px;

		}
#jap {
	text-align: center;
	padding-bottom: 20px;



		}
#content {
	padding: 0;
	padding-bottom: 5px;
	padding-top: 20px;
		}
#Infobanner {
	clear: both;
	padding: 0;
	margin-top: 0;
	text-align: center;
}
#Infobanner p{
	font-size: 1.6em;
	color: #333333;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom:2px solid #333333

}
#footer {
	font-size: 0.6em;
	text-align: center;
}
#footer a {font-size: 10px}
#activ{
	background-color: #CC0000;
	width: 200px;
}
