@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;
/*	background-image: url(images/site_bg.jpg);
	background-repeat:repeat-x; */
}

DIV.bodydiv {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

DIV.main {
	width: 955px;
	float: left;
	text-align: left;
}

DIV.head {
	width: 990px;
	float: left;
}

DIV.down {
	width: 970px;
	float: left;
}

DIV.navi {
	width: 209px;
	float: left;
/*	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x; */
}

DIV.navi UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

DIV.navi UL LI {
	padding: 0px;
	margin: 0px;
}

DIV.navi UL LI#pl {
	padding: 0px;
	margin: 0px;
	padding-left: 35px;
}

DIV.navi UL LI#p2 {
	padding: 0px;
	margin: 0px;
	padding-left: 45px;
}

DIV.navi UL LI A {
	text-decoration: none;
	padding-bottom: 1px;
	border: none;
	color: #333333;
	line-height: 17px;
}

DIV.navi UL LI A:hover {
	border-bottom: 1px solid #333333;
}

DIV.navi UL LI A#noline {
	text-decoration: none;
	border: none;
	padding: 0px;
}

DIV.content {
	width: 552px;
	float: left;
/*	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x; */
}

DIV.headline {
	color: #4C4C4C;
	width: 500px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 25px;
}

DIV.headline SPAN.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}

DIV.content_text {
	padding-right: 25px;
	padding-bottom: 30px;
	line-height: 125%;
}

DIV.content_text TABLE TD UL {
	padding-left: 13px;
}

DIV.content_text A {
	color: #FF9023;
	text-decoration: underline;
}

DIV.content_text A:hover {
	text-decoration: none;
}

DIV.news {
	width: 194px;
	float: left;
/*	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x; */
	background-color: #E5E5E5;
}

DIV.newshead {
	color: #4C4C4C;
	width: 170px;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-weight: bold;
}

DIV.newstext {
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
}

DIV.newstext A {
	color: #FF9023;
	text-decoration: underline;
}

DIV.newstext A:hover {
	text-decoration: none;
}

DIV.newstext H2 {
	color: #4C4C4C;
	width: 170px;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 20px;
}

DIV.impress {
	width: 955px;
	float: left;
	padding-top: 15px;
}

DIV.impress_text {
	margin-left: 22px;
	width: 910px;
	border-top: 1px solid #4C4C4C;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #666666;
}

DIV.impress_text A {
	color: #666666;
	text-decoration: none;
	padding-bottom: 1px;
	border: none;
	line-height: 18px;
}

DIV.impress_text A:hover {
	border-bottom: 1px solid #666666;
}

TABLE {
	
}

TABLE TH {
	background-color: #FF9023;
}

table.partners td {
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	background: none;
}

table.partners td#name {
	background-color:#E5E5E5;
}

.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	border-bottom:solid 1px #ffffff;
	padding:5px;
	background-color:#CCCCCC;
}

.tabelleauszeichnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	border-bottom:solid 1px #ffffff;
}

.tabelleauszeichnung_grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	background-color:#666666;
	border-bottom:solid 1px #ffffff;
}

.tabelleauszeichnung_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	border-bottom:solid 1px #ffffff;
	padding:5px;
	background-color:#006699;
}

.tabelleauszeichnung_blau_weisser_rahmen_rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	border-bottom:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	padding:5px;
	background-color:#006699;
}

.tabelle_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #007656;
	border-bottom:solid 1px #007656;
}

DIV.invited {
	line-height: 18px;
	font-size: 11px;
	color: #FF9023;
	font-weight: bold;
}

DIV.invited EM {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

DIV.invited STRONG {
	font-size: 11px;
	color: #333333;
}

SPAN.warning {
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
}

SPAN.untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

DIV.counter {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}

DIV.counter DIV.numbersbody {
	width: 152px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.counter DIV.numbersbody DIV.numbers {
	width: 152px;
	height: 118px;
	background-image: url(images/bg_counter.jpg);
	background-repeat: no-repeat;
}

DIV.counter DIV.numbersbody DIV.numbers DIV#days {
	float: left;
	width: 30px;
/*	padding-left: 9px; */
	padding-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F8B322;
	text-align: center;
}

DIV.counter DIV.numbersbody DIV.numbers DIV#hours,
DIV.counter DIV.numbersbody DIV.numbers DIV#minutes,
DIV.counter DIV.numbersbody DIV.numbers DIV#seconds {
	float: left;
	width: 35px;
	margin-left: 3px;
	text-align: center;
/*	padding-left: 17px; */
	padding-top: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F8B322;
}


P.border_bottom {
	padding-bottom: 9px;
	border-bottom: 1px dotted #333333;
}
