body {
	margin-left: 10px;
	margin-top: 20px;
	font-size: 5pt;
	font-family: Geneva,Arial,  Helvetica, sans-serif;
	
}

.standart {
	font-size: 12px;
	color: #786554;
	font-family: Geneva,Arial,  Helvetica, sans-serif;
}

.intendet {
	margin-left: 20px;
}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.TitelGross {
	font-size: 36px;
}
.TitelMittel {

	font-size: 24px;
}
a {
	font-style: normal;
	color: #CC3300;
}
.TitelMittelRot {
	font-size: 24px;
	color: #FF0000;

}
.SchriftNormalRot {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}

a.menuL2 {
	display: block;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	width: 120px;
	border: 1px solid #CCCCCC;
	border-width: 0px 1px;
	text-align: center;
}
a.menuL2:link{

}
a.menuL2:visited {
	
}

a.menuL2:hover {
	background-color: #CC3333;
	font-weight: bold;
	color: #FFFFFF;
}

a.menuL2Sel {
	display: block;
	text-decoration:none;
	font-weight: bolder;
	font-size: 11px;
	color: #B6221E;
	width: 120px;
	border: 1px solid #B6221E;
	border-width: 0px 1px;
	text-align: center;
}
a.menuL2Sel:link{

}
a.menuL2Sel:visited {
	
}

a.menuL2Sel:hover {
}
a.menuL1 {
	display: block;
	text-decoration:none;
	background-color: #FFFF99;
	width: 100px;
	height: 32px;
	/*padding: 2px;*/
	/*border: 1px solid #CCCCCC;*/
	
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-align : center;
}
a.menuL1:link{

}
a.menuL1:visited {
	
}

a.menuL1:hover {
	background-color: #FFFF00;
	font-weight: bold;
	color: #CC3333;
}
a.menuL1Sel {
	display: block;
	text-decoration:none;
	background-color: #CC3300;
	width: 100px;
	height: 32px;
	/*padding: 2px;*/
	/*border: 1px solid #CCCCCC;*/
	
	font-weight: bold;
	font-size: 11px;
	color: #FFFF99;
	text-align : center;
}
a.menuL1Sel:link{

}
a.menuL1Sel:visited {
	
}
.bold {
	font-weight: bold;
}

