@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
}

.bodydiv {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.main {
	background-color: #FFFFFF;
	width: 955px;
	float: left;
	text-align: left;
}

.head {
	width: 955px;
	float: left;
}

.ticker {
	width: 955px;
	float: left;
	background-image: url(/images/ticker_bg.jpg);
	height: 32px;
}

.ticker_cont {
	padding-left: 60px;
	color: #CC0017;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 60px;
	line-height: 15px;
	padding-bottom: 15px;
}

.ticker_cont A {
	color: #CC0017;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #CC0017;
}

.ticker_cont A:hover {
	border: none;
}

.bottom {
	width: 955px;
	float: left;
	background-image: url(/images/repeat.jpg);
}

.left {
	width: 23px;
	float: left;
  
}

.right {
	width: 25px;
	float: left;

}

.content {
	width: 726px;
	float: left;
	background-color: #FEEECF;
}

table.sponsors td,
table.partner td {
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	background: none;
}

table.sponsors td A,
table.partner td A {
	border: none;
	text-decoration: none;
}

table.sponsors td#name,
table.partner td#name {
	background-color:#E5E5E5;
}

.navi {
	width: 208px;
	float: left;
	background-color: #FEEECF;
}

.navi_cont {
	padding-top: 23px;
}

.navi_cont UL {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	background-image: url(/images/main2.gif);
	background-repeat: no-repeat;
}

.navi_cont UL#ohne {
	padding-bottom: 0px;
}

.navi_cont LI#main {
	font-weight: bold;
	width: 180px;
	margin-left: 24px;
	padding-bottom: 3px;
	list-style: none;
}

.navi_cont LI#sub {
	list-style: none;
	margin-left: 30px;
	width: 180px;
	display: block;
	padding-bottom: 3px;
}

.navi_cont LI A {
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}

.navi_cont LI A#aktiv {
	color: #CC0017;
}

.navi_cont LI A:hover {
	color: #CC0017;
}

.content_cont {
	width: 515px;
	float: left;
	background-color: #FEEECF;
	margin-bottom: 15px;
}

.content_text {
	padding-top: 20px;
	line-height: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 16px;
}

.content_text TD {
	line-height: 16px;
}

.content_text H1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 16px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_text A {
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #333333;
}

.content_text A:hover {
	border: none;
}

.content_text TD.tabelleauszeichnung {
	color: #FFFFFF;
	font-weight: bold;
}

.news {
	width: 181px;
	float: left;
	background-image: url(/images/news_bg.jpg);
	background-repeat: no-repeat;
}

.news_cont {
	padding-top: 20px;
	padding-left: 15px;
	color: #666666;
	line-height: 15px;
	padding-bottom: 15px;
	padding-right: 8px;
}

.news_cont H2 {
	padding-top: 0px;
	margin-top: 0px;
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.news_cont A {
	text-decoration: none;
	color: #666666;
	padding-bottom: 1px;
	border-bottom: 1px solid #666666;
}

.news_cont A:hover {
	border: none;
}

.impress {
	width: 955px;
	float: left;
	background-image: url(/images/impressum_bg.jpg);
	background-repeat: no-repeat;
}

.impress_cont {
	padding-left: 231px;
	padding-top: 15px;
	color: #666666;
	padding-bottom: 15px;
}

.impress_cont A {
	text-decoration: none;
	color: #666666;
	padding-bottom: 1px;
	border: none;
}

.impress_cont A:hover {
	border-bottom: 1px solid #666666;
}

.auszeichnung {
	color: #D67100;
	font-weight: bold;
}