body {
	margin:10px 0px 10px 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-align:center;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#C9C9C9;
}

h3 {
	font-size:12px;
	color:#ED1C23;
	text-align:left;
	margin-bottom:20px;
}

/* Inhalt von Tabellenzellen im angezeigten Inhaltstext */
.table {
	font-size:11px;
	font-weight:normal;
	color:#5E5E5E;
}

.table_1 {
	width:965px;
	margin:0px auto;
}

.table_2 {
	width:965px;
	height:75%;
	margin:0px auto;
	background-color:#FFF;
	border-top:1px solid #BBB;
}

.td_oben {
	height:40px;
	font-size:12px;
	color:#FFF;
	text-align:left;
	background-color:#ED1C23;
	padding-left:10px;
}

.td_links {
	background:url(./images/hr_hme2_bg.gif) top left;
	font-size:9px;
	color:#666;
	vertical-align:top;
	padding:30px 0px 20px 0px;
}

.td_mitte {
	font-size:11px;
	font-weight:normal;
	color:#5E5E5E;
	text-align:left;
	vertical-align:top;
	line-height:17px;
	padding:30px 20px 20px 20px;
}

.td_mitte a {
	color:#666;
}

.td_rechts {
	font-size:10px;
	color:#666;
	vertical-align:top;
	background-color:#E0E0E0;
	padding:5px 5px 20px 5px;
}

.td_rechts h3 {
	font-size:12px;
	color:#ED1C23;
	text-align:left;
	margin:20px 0px 5px 0px;
}

.td_rechts p {
	text-align:justify;
	line-height:14px;
	margin:0px;
}

.td_rechts a {
	color:#ED1C23;
	font-weight:bold;
	text-decoration:none;
}

.td_rechts a:hover {
	color:#666;
}

.td_unten {
	height:16px;
	font-size:10px;
	color:#FFF;
	background-color:#ED1C23;
	text-align:center;
}

.align-center {
	text-align:center;
}

/* Hauptmenue Ebene1 */
#hme1_no {
	width:160px;
	height:30px;
	text-align:center;
	vertical-align:top;
	background:url(./images/hr_hme1_bg_no.gif) repeat-x top left;
	font-size:10px;
	color:#FFF;
}

#hme1_act {
	width:160px;
	height:30px;
	text-align:center;
	vertical-align:top;
	background:url(./images/hr_hme1_bg_act.gif) repeat-x top left;
	font-size:10px;
}

#hme1_no a, #hme1_act a {
	display:block;
	width:100%;
}
/* Hauptmenue Ebene1 Ende */

/* Hauptmenue Ebene2 */
#hme2_no {
	height:24px;
	text-align:left;
	text-indent:1em;
	line-height:22px;
	background:url(./images/hr_hme2_bg_no.gif) top left;
	font-size:10px;
}

#hme2_no a {
	display:block;
	width:100%;
	color:#666;
}

#hme2_no a:hover {
	color:#ED1C23;
}

#hme2_cur {
	height:24px;
	text-align:left;
	text-indent:1em;
	line-height:22px;
	background:url(./images/hr_hme2_bg_cur.gif) top left;
	font-size:10px;
	color:#333;
}

#hme2_cur a {
	display:block;
	width:100%;
}

#hme2_cur a:hover {
	color:#ED1C23;
}

#hme2_spc {
	margin-top:20px;
	height:24px;
	text-align:left;
	text-indent:.8em;
	line-height:22px;
	background:url(./images/hr_hme2_bg_spc.gif) top left;
	font-size:12px;
	font-weight:bold;
	color:#ED1C23;
}
/* Hauptmenue Ebene2 Ende */
