body {
	margin:0px;
	padding:0px;
        background-color: #C2193A;
}

td,a,table,span{
	margin:0px;
padding:0px;
}

body,td{
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#ffffff;
	line-height: 18px;
}

.bottomLinks	{
					
					background-color: #D7DAE1;
}
  
.bodytext p { margin:0px; padding: 0px;}
  
.s_container	{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	color: #AB0126;
}

.s_content	{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	color: #AB0126;
	height: 122px;
	overflow: hidden;
	font-weight: bold;
	vertical-align: middle;
}

.sLink	{
	margin-bottom:4px;
	text-decoration: none;
	font-weight:bold;
}
 
.pfad A:link{font-family: Arial,sans-serif;font-size:10px;color:#CCCCCC;font-weight:bold;text-decoration:none} 
.pfad A:visited{font-family: Arial,sans-serif; font-size:10px;color:#CCCCCC;font-weight:bold;text-decoration:none} 
.pfad A:active{font-family: Arial,sans-serif; font-size:10px;color:#CCCCCC;font-weight:bold;text-decoration:none} 
.pfad A:hover{font-family: Arial,sans-serif; font-size:10px;color:#CCCCCC;font-weight:bold; text-decoration:none}



.genMenu A:link{font-family: Arial,sans-serif;font-size:10px;color:#949FB1;font-weight:bold;text-decoration:none} 
.genMenu A:visited{font-family: Arial,sans-serif; font-size:10px;color:#949FB1;font-weight:bold;text-decoration:none} 
.genMenu A:active{font-family: Arial,sans-serif; font-size:10px;color:#949FB1;font-weight:bold;text-decoration:none} 
.genMenu A:hover{font-family: Arial,sans-serif; font-size:10px;color:#FFFFFF;font-weight:bold; text-decoration:none}

.sitemap1 A:link{font-family: Arial,sans-serif;font-size:9pt;color:#FFFFFF;font-weight:normal;text-decoration:none} 
.sitemap1 A:visited{font-family: Arial,sans-serif; font-size:9pt;color:#FFFFFF;font-weight:normal;text-decoration:none} 
.sitemap1 A:active{font-family: Arial,sans-serif; font-size:9pt;color:#FFFFFF;font-weight:normal;text-decoration:none} 
.sitemap1 A:hover{font-family: Arial,sans-serif; font-size:9pt;color:#FFFFFF;font-weight:normal; text-decoration:none}

.sitemap2 A:link{font-family: Arial,sans-serif;font-size:9pt;color:#CCCCCC;font-weight:normal;text-decoration:underline} 
.sitemap2 A:visited{font-family: Arial,sans-serif; font-size:9pt;color:#CCCCCC;font-weight:normal;text-decoration:underline} 
.sitemap2 A:active{font-family: Arial,sans-serif; font-size:9pt;color:#CCCCCC;font-weight:normal;text-decoration:underline} 
.sitemap2 A:hover{font-family: Arial,sans-serif; font-size:9pt;color:#CCCCCC;font-weight:normal; text-decoration:underline}


.bodytext A:link{font-family: Arial,sans-serif;font-size:9pt;color:#FFFFFF;font-weight:bold;text-decoration:none} 
.bodytext A:visited{font-family: Arial,sans-serif; font-size:9pt;color:#FFFFFF;font-weight:bold;text-decoration:none} 
.bodytext A:active{font-family: Arial,sans-serif; font-size:9pt;color:#FFFFFF;font-weight:bold;text-decoration:none} 
.bodytext A:hover{font-family: Arial,sans-serif; font-size:9pt;color:#FFFFFF;font-weight:bold; text-decoration:none}

.formular_input {
			border: 1px solid #C31D3D;
			background-color: #FFE5EC;

}

.pfad
{
	color: #CCCCCC;
	font-weight: bold;
}

/**************** Umfrage *****************************/


.linie {
	width:605px;
	height:1px;
	background-color:#ff6600;
}

.pageBox {
	padding:9px 0px 6px 12px;
	font-size:12px;
}

.questionBox {
	padding-right:5px;
	margin-left:40px;
	margin-top:11px;
	padding:0px 0px 12px 0px;
	width:483px;
	background-color:#edcbd3;
}

.rowQuestion {
	font-family: Verdana, sans-serif;
	float:left;
	background-color:#eaeaeb;
	color:#c21b3b;
	width:33px;
	font-weight:bold;
	text-align:center;
	font-size:11px;
} 

.rowAnswer {
	padding-top:8px;
	padding-left:37px;
}

/****** MATRIX ******/

.table_headline {
	background-color:#faf2f4;
	height:22px;
}

.matrix_header {
	width:30px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
}

.row_matrix_odd {
	background-color:#faf2f4;
	height:22px;
}

.row_matrix_even {
	background-color:#FFFFFF;
	height:22px;
}

.table_answer_matrix {
	width:400px;
	border:solid 1px #a5acb2;
}

/****** MATRIX END ******/

.freetext_textarea {
	width:400px;
	height:40px;
}

.error {
	color:#c21b3b;
	font-size:11px;
	padding-left:20px;
	vertical-align:middle;
}

.registration_text {
	width:75px; 
	height:26px; 
	color:#000000;
	font-size:11px;
}



/****** Gewinnspiel START ******/

/*** general ***/

div#win_content {
	width: 910px;
	height: 580px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
}
div#win_close {
	z-index: 10005;
	position: absolute;
	top: 65px;
	left: 316px;
}

div#win_content_inner {
	z-index: 10001; 
	position: absolute; 
	top: 44px; 
	left: 208px;
}

/** Start **/

div#win_left_start {
	z-index: 10003; 
	position: absolute; 
	top: 147px; 
	left: -137px;
}

div#win_right_start {
	z-index: 10003; 
	position: absolute; 
	top: 189px; 
	left: 400px;
}

/*** Trinkgrund ***/

div#win_form_reason {
	z-index: 10005; 
	position: absolute; 
	top: 250px; 
	left: 112px;
}

textarea#reason {
	width: 315px; 
	height: 178px; 
	margin: 0px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #D1D1D2; 
	color: #979797;
	font-family: Verdana; 
	font-size: 15px;
	padding: 4px 6px 0px 6px;
}

div#win_right_reason {
	z-index: 10003; 
	position: absolute; 
	top: 189px; 
	left: 400px;
}

/*** Registrierung ***/

div#win_form_register #gender {
	z-index: 10005; 
	position: absolute;
	top: 213px;
	left: 226px;
	color: #979797;
	font-family: Verdana; 
	font-size: 15px;
	padding: 5px;	
}

div#win_form_register #data input {
	z-index: 10005; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #D1D1D2; 
	width: 200px; 
	height: 29px; 
	margin: 0px;
	color: #979797;
	font-family: Verdana; 
	font-size: 15px;
	padding: 4px 6px 0px 6px;
}

div#win_form_register #data #firstname {
	position: absolute;
	top: 245px;
	left: 229px;
}

div#win_form_register #data #lastname {
	position: absolute;
	top: 276px;
	left: 229px;
}

div#win_form_register #data #address {
	position: absolute;
	top: 307px;
	left: 229px;
}

div#win_form_register #data #city {
	position: absolute;
	top: 338px;
	left: 229px;
}

div#win_form_register #data #birthday {
	position: absolute;
	top: 369px;
	left: 229px;
}

div#win_form_register #data #email {
	position: absolute;
	top: 400px;
	left: 229px;
}

div#win_right_register {
	z-index: 10003; 
	position: absolute; 
	top: 189px; 
	left: 410px;
}

div#win_left_register {
	z-index: 10003; 
	position: absolute; 
	top: 147px; 
	left: -137px;
}

div#win_checkbox1 {
	z-index: 10005;
	position: absolute;
	top: 68px;
	left: 108px;
	width: 100px;
}

div#win_checkbox2 {
	z-index: 10005;
	position: absolute;
	top: 171px;
	left: 108px;
	width: 100px;
}

div#win_conditions_link img {
	z-index: 10005;
	position: absolute;
	top: 212px;
	left: 62px;
	width: 170px;
	height: 20px;
}

/* Teilnahmebedingungen */

body#win_conditions {
	background-color: #C01535; 
	background:url(../images/bg.gif);
	background-repeat:no-repeat;
	color: #979797; 
	font-family: Verdana; 
	font-size: 11px;
}

div#win_conditions {
	background-color: #fff;
	height: 510px;
	width: 610px;
	margin-top: 65px;
	margin-left: auto;
	margin-right: auto;
}

div#win_conditions h1 {
	color: #979797;
	font-family: Verdana; 
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
}

div#win_conditions_text {
	color: #979797;
	font-family: Verdana; 
	font-size: 15px;
	line-height: 32px;
	margin: 20px 35px 5px 35px;
	height: 408px; 
	overflow: auto;
}

img#head_conditions {
	margin: 20px 0px 0px 32px;
}

/****** Gewinnspiel END ******/

/** Qualitätslayer ***/

div#qualitaet {
	z-index: 10005;
	position: absolute;
	top: 0px;
	left: 234px;
}

div#qualitaet_close {
	z-index: 10005;
	position: absolute;
	top: 20px;
	left: 716px;
}

div#qualitaet_berentzen {
	z-index: 10005;
	position: absolute;
	top: 380px;
	left: 280px;
}

/** Probierwochenlayer ***/

div#probierwochen {
	z-index: 10005;
	position: absolute;
	top: 18px;
	left: 80px;
}

div#probierwochen_close {
	z-index: 10005;
	position: absolute;
	top: 85px;
	left: 765px;
}


