* {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #7F4B19;
	line-height : 15px;
	/*text-align: left;*/
}
.text,table,tr,td,p {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #7F4B19;
	line-height: 15px;
	/*text-align: left;*/
}
table,tr,td,th {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#inhalte td {
	vertical-align: top;
	padding-right: 10px;
}
.nav{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #9B6632;
	line-height: 15px;
	font-weight: bold;
}
.subnav{
	font-family: verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
.orange, .Textauszeichnung-1 {
	color: #FBA52C;
}
.orange_{
	color: #FBA52C;
}
.Textauszeichnung-2 {
	color: #FE6601;
}
/* bild links/rechts vom text */
.rechtsUmfliessen {
        clear: left;
        float: left;
        margin: 1px 20px 10px 0;
}
.linksUmfliessen {
        clear: left;
        float: right;
        margin: 1px 0 10px 20px;
}

a { text-decoration: none; }
a:link { text-decoration : none;}
a:active { text-decoration : none;}
a:visited { text-decoration : none;}
a:hover     {
	text-decoration: underline;
	background-color: transparent;
}

#abstand, .abstand {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
.input {
	background: #FFFFFF;
	border: 0px;
	background-color: #FFFFFF;
	BORDER-LEFT: 1px #CCCCCC solid;
	BORDER-RIGHT: 1px #CCCCCC solid;
	BORDER-TOP: 1px #CCCCCC solid;
	BORDER-BOTTOM: 1px #CCCCCC solid;
}
