body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	width: 149px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

td.noline {
	border: 0px none;
	width:auto;
}

table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table.s {
	border: 0px none;

}

td.s {
	width: 74px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

td.text {
	width: 119px;
	height: 139px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

td.textCSD {
	padding: 15px;
	width: auto;

}
td.subnav {
	width: 119px;
	padding-top: 24px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}
.signup {
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px 0px;
	padding: 2px;
	width: 110px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.signupbutton {
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 2px 0px;
	padding: 2px 0px 0px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.nav:link, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	text-decoration: none;

	display: block;
}

a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;

	background-color: #333333;
}

a.nav_act:link, a.nav_act:visited, a.nav_act:active {
	color: #FFFFFF;
	text-decoration: none;

	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.nav_act:hover {
	text-decoration: none;
	color: #FFFFFF;

	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #333333;
}

a.nav_red:link, a.nav_red:visited, a.nav_red:active {
	color: #FF0000;
	text-decoration: none;

	display: block;
}

a.nav_red:hover {
	text-decoration: none;
	color: #FF0000;
	display: block;

	background-color: #333333;
}
a.nav_red_act:link, a.nav_red_act:visited, a.nav_red_act:active {
	color: #FF0000;
	text-decoration: none;

	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

td.logos {
	width: 119px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:bottom;
	text-align: center;
}
td.partnerlogos {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	width: 870px;
}

table.noline{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.noline td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
	width: auto;
}

table.nolineLogos{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.nolineLogos td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	width: auto;
}
td.maincontent {
	padding: 15px;
	width:auto

}
td.col1 {
	padding: 15px 15px 0px;
	width:auto;
	border-right-style: none;

}
td.col2 {
	padding: 15px 0px 0px 15px;
	width:auto;
	border-right-style: none;

}
td.col3 {
	padding: 15px 0px 0px 15px;
	width:auto;
	border-right-style: none;

}
td.col4 {
	padding: 15px 15px 0px;
	width:auto;
	border-right-style: none;

}
td.pop {
	width:auto;
	}
	
td.form {
	width:auto;
	border: 0px none;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 4px 0px 20px;
	padding: 0px;
}
p.party {
	margin: 4px 0px 2px;
	padding: 0px;
}
h2 {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 0px 0px;
	padding: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.eingabe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
input.eingabe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.redbox strong {
	font-size: 14px;
	color: #FF0000;
}
.cleaner {
	clear: both;
}


p.contest {

	margin: 4px 0px 20px;
	padding: 0px;
}
img.left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td.logosbanner {

	
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
table.eingabe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	
}
table.eingabe td {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.logo {
	margin-bottom: 15px;
	margin-top: 0px;
}
.error {
	color: #FF0000;
}
.button {
	width: 100px;
}
.redbox {
	float: left;
	height: 65px;
	width: 145px;
	border: 2px solid #FF0000;
	padding: 10px;
}
.arrow {
	float: left;
	width: 25px;
	padding-top: 40px;
	padding-right: 1px;
	padding-left: 1px;
}
select.partyselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 140px;

}
td.white15 {
	padding: 15px;
	height: 419px;
	width: 569px;
}
td.white15inner {
	width: 258px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.white15 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
td.auto {
	width: auto !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
table.auto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
a.fb {
	background-image: url(../_img/_common/icon_fb.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	text-decoration: none;
}

