body {
	background-color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4B4A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4B4A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E10915;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#container {
	position:absolute;
	width: 954px; 
	height: 706px; 
	left: 50%; 
	top: 50%;
	margin-top: -353px; 
	margin-left: -477px; 
	background-color: #E8E8E8;
}
#cont_top {
	width: 954px;
	height: 107px;
}
#top_links {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 470px;
	height: 107px;
	background-image: url(../assets/top/top_links.jpg);
	background-repeat: no-repeat;
}
#top_rechts {
	position: absolute;
	left: 470px;
	top: 0px;
	width: 484px;
	height: 107px;
}
#cont_flash {
	width: 954px;
	height: 141px;
}
#flash_links {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 470px;
	height: 141px;
}
#flash_rechts {
	position: absolute;
	left: 470px;
	top: 107px;
	width: 484px;
	height: 141px;
}
#cont_rot {
	width: 954px;
	height: 11px;
	background-color: #E10915;
}
#cont_inhalt {
	width: 954px;
	height: 407px;
}
#inhalt_navig {
	position: absolute;
	left: 0px;
	top: 259px;
	width: 470px;
	height: 407px;
}
#navig_menu {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 310px;
	height: 307px;
	text-align: right;
}
#navig_abstand {
	position: absolute;
	left: 310px;
	top: 100px;
	width: 160px;
	height: 307px;
}
#inhalt_content {
	position: absolute;
	left: 470px;
	top: 259px;
	width: 484px;
	height: 407px;
}
#content_texte {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 400px;
	height: 410px;
}
#content_links {
	position: absolute;
	top: 380px;
	left: 0px;
	width: 400px;
	height: 27px;
	text-align: center;
}
#cont_bottom {
	width: 954px;
	height: 40px;
	background-image: url(../assets/bottom/bottom_logo.gif);
	background-repeat: no-repeat;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4B4A;
	margin-left: 75px;
	line-height: 42px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4B4A;
	line-height: 18px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4B4A;
	line-height: 20px;	
}
.main_text_fett_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
	line-height: 20px;	
}
.main_text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4B4A;
	line-height: 20px;	
}
.main_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4B4A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E10915;
}
.main_headline_ohne_strich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4B4A;
}
.top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9A9A7;
	padding-left: 5px;
	padding-top: 5px;
}
#cont_top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9A9A7;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#cont_top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9A9A7;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#cont_top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E10915;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#cont_top a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9A9A7;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E10915;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #A9A9A7;
}
