.menu, .unterpunkt1, .unterpunkt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 6px 10px;
}
.unterpunkt1 {
	font-weight: bold;
}
.unterpunkt2 {
	margin-left: 20px;
}
P, BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}
P {
	margin-left: 10px;
	margin-right: 10px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.headbereich {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.subheadbereich {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	color: #B01104;
}
.rahmen1 {
	border-left: 1px solid #FFFFFE; 
	border-bottom: 1px solid #FFFFFE; 
	border-right: 1px solid #FFFFFE;
}

.rahmen2 {
	border-bottom: 1px solid #FFFFFE; 
	border-top: 1px solid #FFFFFE; 
	border-right: 1px solid #FFFFFE;
}

.rahmen3 {
	border-left: 1px solid #FFFFFE; 
	border-bottom: 1px solid #FFFFFE; 
	border-top: 1px solid #FFFFFE; 
	border-right: 1px solid #FFFFFE;
}
.rahmen4 {
	border-right: 1px solid #FFFFFF;
}

.tabellenrand {
	border-left: 1px solid #FFFFFE; 
	border-bottom: 1px solid #FFFFFE; 
	border-right: 1px solid #FFFFFE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rand1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rahmen5 {
	border-bottom: 1px solid #FFFFFE; 
	border-right: 1px solid #FFFFFE;
}

.rahmen6 {
	border-left: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
	border-top: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;
}


.menu A:link {
	color:#000000;
	text-decoration: none;
	border-bottom: none;
}
.menu A:visited {
	color:#000000;
	text-decoration: none;
	border-bottom: none;
}
.menu A:acitve {
	color:#000000;
	text-decoration: none;
	border-bottom: none;
}
.menu A:hover {
	color:#B01104;
	text-decoration: none;
	border-bottom: none;
}
.unterpunkt1 A:link, .unterpunkt1 A:visited, .unterpunkt1 A:acitve {
	color:#000000;
	text-decoration: none;
	border-bottom: none;
}
.unterpunkt1 A:hover {
	color:#B01104;
	text-decoration: none;
	border-bottom: none;
}
.unterpunkt2 A:link, .unterpunkt2 A:visited, .unterpunkt2 A:acitve {
	color:#000000;
	text-decoration: none;
	border-bottom: none;
}
.unterpunkt2 A:hover {
	color:#B01104;
	text-decoration: none;
	border-bottom: none;
}
A:link, A:visited, A:acitve {
	color:#000000;
	text-decoration: underline;
/*	border-bottom: 1px solid #B01104; */
}
A:hover {
	color:#B01104;
	text-decoration: underline;
/*	border-bottom: 1px solid #B01104; */
}

