
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #ffffff;
	border : 3px solid #f28b2c;
	letter-spacing : 1px;
	background-color : #f28b2c;
	margin-left : 5px;
}

.txt_vorfeld{
	vertical-align : text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A3515;
	line-height: 20px;
	text-align : left;
}

.feld{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#6A3515;
	background-color : #ffffff;
	border : 2px solid #f28b2c;
	vertical-align : top;
	margin-left : 5px;
	width : 136px;
}

.nav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
	font-weight : bold;
	line-height: 25px;
	text-align : left;
	text-decoration : none;
}

.nav_on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	font-weight : bold;
	line-height: 25px;
	text-align : left;
	text-decoration : none;
}

.nachoben
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f28b2c;
	font-weight : normal;
	line-height: 25px;
	text-align : left;
	text-decoration : underline;
}
.nachobenNone
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f28b2c;
	font-weight : normal;
	line-height: 25px;
	text-align : left;
	text-decoration : none;
}





.titel{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: Black;
	line-height: 22px;
	font-weight : bold;
	text-align : left;
	letter-spacing : 3px;
}

.titel02{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: Gray;
	line-height: 22px;
	font-weight : bold;
	text-align : left;
	letter-spacing : 1px;
}

.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 22px;
	text-align : left;
}

.li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 13px;
	text-align : left;
	line-height: 22px;
	margin-bottom : 15px;
}


.bu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Silver;
	line-height: 11px;
	text-align : left;
	margin-right : 15px;
	margin-left : 25px;
	margin-top: 10px;
}





/* css für Verweise / Links */

a:link{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: Gray;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	letter-spacing : 1px;
}

a:visited{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: Gray;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	letter-spacing : 1px;
}

a:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: Silver;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	letter-spacing : 1px;
}

a:active{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: Gray;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	letter-spacing : 1px;
}




