/***body***/
a{
	color: #76682C;
	text-decoration: none;
}

a:link{
	color: #76682C;
	text-decoration: none;
}

a:visited{
	color: #76682C;
	text-decoration: none;
}

a:hover{
	color: #605108;
	text-decoration: underline;
}
table{
	font-size: 11px;
}

td{
	font-size: 12px;
}
/***Fliesstext***/
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
/***Seitentitel***/
.navi_braun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #76682C;
}
/***erste Navigation***/
.ersteNav{
	margin-top: 10px;
	padding: 0px;
	height:100%;
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align:middle;
	}
.ersteNav a {
	display: block;
	border-top: none;
	padding: 0px 0px 10px 5px;
	text-decoration: none;
	color:#76682C;
	}
.ersteNav a:hover{
	background-color: #e7dfc2;
	text-decoration: none;
	color: #473c01;
	background-height: 5px
}
/***zweite Navigation***/
.zweiteNav{
	margin-top: 10px;
	padding: 0px;
	height:100%;
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align:middle;
	}
.zweiteNav a {
	display: block;
	border-top: none;
	padding: 0px 0px 10px 5px;
	text-decoration: none;
	color:#76682C;
	}
.zweiteNav a:hover{
	
	text-decoration: underline;
	color: #473c01;
	background-height: 5px
}
/***Druckversion etc. Navigation***/
.zusatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

