/* ---------------------------------------------------------------------------------------------------------------------
   General Tag-Setup.
   ---------------------------------------------------------------------------------------------------------------------
*/
a, a:link, a:hover, a:visited, a:active {
	color:#ffffff;
 	text-decoration:underline;
	font-family:Verdana;
 	font-size:12px;
 	font-weight:normal;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-family:Verdana;
 	font-size:12px;
 	font-weight:normal;
}

body {	
	background-color: #FFFFBA;
	background-image:url(/fileadmin/dkm_katermarketing/bdcf_countryfair/img/BDCF_START_BCK2.gif); 
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-top:30px;
	font-family:Verdana;
 	font-size:12px;
 	font-weight:normal;
}

td, p {
	line-height:110%;
	color:#ffffff;
	font-family:Verdana;
 	font-size:12px;
 	font-weight:normal;
}

/* ---------------------------------------------------------------------------------------------------------------------
   Center Class-Setup.
   ---------------------------------------------------------------------------------------------------------------------
*/
.txtHeader1 {
	line-height:110%;
	color:#ffffff;
	font-family:Verdana;
 	font-size:16px;
 	font-weight:bold;
}
.txtHeader2 {
	line-height:110%;
	color:#ffffff;
	font-family:Verdana;
 	font-size:14px;
 	font-weight:bold;
}
.txtHeader3 {
	line-height:110%;
	color:#ffffff;
	font-family:Verdana;
 	font-size:12px;
 	font-weight:bold;
}