body {
	background-color: #fff;
	margin: 52px;
	padding: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


.erste_spalte {
	background-color: #f50002;
}
.zweite_spalte {
	background-image: url("images/main/2010/main_05.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #df0000;
}


.kleiner {
	font-size: 8pt;
}
a {
	color: #df0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #fff;
	text-decoration: none;
}
.navi_div {
	position: relative;
	height: 40px;
}
a.navi, a.navi_selected {
	position: absolute;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	display: block;
	padding: 0px 10px;
	z-index: 10000;
}
a.navi {
	color: #000;
}
a.navi:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url("images/main/2010/bg_navi_selected.png") 0px 15px no-repeat;
}
a.navi_selected {
	color: #fff;
	background: url("images/main/2010/bg_navi_selected.png") 0px 15px no-repeat;
}
a.navi_selected:hover {
	color: #fff;
	text-decoration: none;
	background: url("images/main/2010/bg_navi_selected.png") 0px 15px no-repeat;
}
a.subnavi {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 80px;
}
a.subnavi:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.subnavi_selected {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 80px;
}
a.subnavi_selected:hover {
	color: #000;
	text-decoration: none;
}
input.button {
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
li {
	text-indent: -20px;
	list-style-position:outside;
}
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 16pt;
}
h2 {
	font-weight: bold;
	font-size: 14pt;
}
h3 {
	font-weight: bold;
	color: #C3C3C3;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	text-transform: uppercase;
}
h4 {
	color: #C3C3C3;
	font-weight: bold;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}
h5 {
	font-weight: bold;
	font-size: 10pt;
}
h6 {
	font-weight: bold;
	font-size: 9pt;
}
.ueberschrift {
	font-weight: bold;
	font-size: 10pt;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGdunkel {
	background-color: #C3C3C3;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGfarbe {
	background-color: #f50002;
}
.textBlock {
	background-color: #fff;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
hr {
	color: #000000;
	height: 1px;
}
.counter {
	color: #FFED26;
}
