BODY {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.70em;
}
td{
	font-size: 0.80em;
}
.titel {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6A5820;
	text-indent: 4px;
	padding-left : 5px;
	padding-right : 5px;
}
.titel_b{
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 2px;
	text-indent: 4px;
	padding-left : 5px;
	padding-right : 5px;
	color : #4B3E17;
}
.text {	
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.zeile {
	line-height: 3px;
}
.bghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
.bgmenuezelle {

	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #A0842E;
	border-bottom-color: #A0842E;
	border-left-color: #A0842E;
}
.textlink {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a{
		font-size: 1.00em;
		
		color: #000000;
}

a:hover {
	color: #000000;
	background-color: #EAEAEA;}
.active { 
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	width: 120px;
	background-color: #E7CF94; }

TD.bg{
	background-color : #D1B150;
}
TD.bg_sm{
	background-color : #E2CF94;
}
.up{
	border: 1px solid #6A5820;
	margin-top : 5px;
}
a.sub_m{
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
	width: 120px;
}
a.sub_a{
	text-decoration: none;
	font-size: 85%;
	background-color: #E7CF94;
	width: 120px;
}
a.main_m{
	text-decoration: none;
	width: 120px;
}
a.main_m:hover{
	background-color: #EAEAEA;
	width: 120px;
}
