/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
td.off {
background: url(../images/design/left_menu_bg.gif) 0px -30px no-repeat;
height:30px;
padding-left:18px;
}
td.on{
background:  url(../images/design/left_menu_bg.gif) 0px 0px no-repeat;
height:30px;
padding-left:18px;
}

.menu_box
{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	border-left:0px solid #333333;
	border-right:1px solid #333333;
	background-color:#E8E8E8;
	height:29px;
	padding-left:20px;
	color:#424242;
	
}
.body_table
{
margin:2px 0px;
}
.border_bottom
{
border-bottom:2px solid #DDDDDE;
}
.img
{
border:2px solid #DEDEDF;
}






/* CSS Background image Document */
.header_top_image
{
background:url(../images/design/header_top_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-top:2px solid #FFF;
height:130px;

}
.header_bottom_image
{
background: url(../images/design/header_bottom_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-bottom:2px solid #FFF;
height:118px;
}
.logo_bg
{
background:url(../images/design/logo_bg.jpg) left top no-repeat #FFF;
height:103px;
color:#424242;
}




/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}
.left_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#333333;
	background-color:inherit;
}
.left_menu_text:hover
{
	color:#CC0000;
	text-decoration:none;
	background-color:inherit;
}

.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 29px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#424242;
	background-color:inherit;
}
.menu_text:hover
{
	color:#CCCCCC;
	text-decoration:none;
	
}
.red_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.red_link:hover
{
text-decoration: underline;
color: #990000;
background-color:inherit;
}
.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color:#E8E8E8;
	text-decoration: none;
}
.countdown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 60px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	background-color:inherit;
	text-decoration: none;
}

.hauptfeld {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #000000;
	background-color:inherit;
	text-decoration: none;
}
.hauptfeld_fett {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #000000;
	background-color:inherit;
	text-decoration: none;
}
.sponsoren {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
	background-color:inherit;
	text-decoration: none;
	}
.hauptfeld_gross {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
	color:#333333
	background-color:inherit;
	text-decoration: none;
}
.hauptfeld_fett_gross {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 16px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color:#333333;
	background-color:inherit;
	text-decoration: none;
}
