body {  
	margin: 0px; 
	background-color: #FFFFFF;
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #DA1F3D;
}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

p  {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
}

a {  
	color: #000000; text-decoration: underline;
}

a:hover {  
	color: #DA1F3D;
}

#hauptnav a {  
	color: #000000; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	padding-top: 3px; 
	padding-bottom: 4px;
}

#hauptnav a:hover {  
	color: #DA1F3D;
}

#hauptnav .hier {  
	color: #333333 ; 
	background-color: #FFFFFF;
}

#zweitnav a {  color: #000000; text-decoration: none;}

#zweitnav a:hover {  color: #DA1F3D; }

#zweitnav .hier {  color: #DA1F3D; font-weight: bold;}

#ost a {  color: #DA1F3D; text-decoration: none;}

#ost a:hover {  color: #000000;}

#ost .hier {  color: #000000; font-weight: bold;}

#west a {  color: #005496; text-decoration: none;}

#west a:hover {  color: #000000;}

#west .hier {  color: #000000; font-weight: bold;}

.obenrechts {  font-family: Arial, Helvetica, sans-serif; ; padding-bottom: 3px;}

.infokasten {  background-color: #E8EBF0; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;}

.infokasten_ub {  background-color: #CC3366; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;}

.footer { font-family: Arial, Helvetica, sans-serif; ; padding-bottom: 3px ; color: #666666; text-align: center; line-height: 13px;}

#newsticker_top {
	width: 160px;
	height: 28px;
	background-color: #FCFDD0;
	border-left: 1px #606060 solid;
	border-right: 1px #606060 solid;
	border-top: 1px #606060 solid;
                text-align: center;
                padding-left: 2px;
                padding-right: 2px;
}
#newsticker {
	width: 160px;
	height: 283px;
	background-color: #FCFDD0;
	border-left: 1px #606060 solid;
	border-right: 1px #606060 solid;
	border-bottom: 1px #606060 solid;
                text-align: center;
                padding-left: 2px;
                padding-right: 2px;
}
#ticker {
	width: 150px;
	text-align: left;
	font-size: 9px;
}
#ticker a{
                text-decoration: none;
}

/* Styles für Countdown-Ebene Startseite 08/2008, C. Reister */

#countdown {
	z-index: 10000;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 537px;
	width: 351px;
	visibility: visible;
	top: 85px;
	margin-left: 200px;
	background-image: url(/countdown/artikel.jpg);
	background-repeat: no-repeat;

}
#countdown .countdowntext {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#countdown .ziffer {
	font-size: 20px;
}

