a.nav_under:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD99C;
	text-decoration: none;

}

a.nav_under:visited {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD99C;
	text-decoration: none;
}

a.nav_under:hover
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD99C;
	text-decoration: none;

}

a.nav_under:active
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD99C;
	text-decoration: none;
}


h1{
	color: #FFD99C;
	font: bold normal 17px/16px Georgia, "Times New Roman", Times, serif;
	margin:0 0 5 0;
	text-transform: uppercase;
}
h2{
	color: #FFD99C;
	font: bold normal 14px/12px Georgia, "Times New Roman", Times, serif;
	margin:0 0 2 0;
	text-transform: uppercase;
}

h3,h4,h5,h6{
color: #FFD99C;
	font: normal 11px/12px Georgia, "Times New Roman", Times, serif;
margin:0 0 0 0;
}


.fliestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD99C;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD99C;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD99C;
	text-decoration: underline;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDF2E1;
	background-color: #FF6600;
	text-decoration: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD99C;
	text-decoration: underline;

}
.hintegrund {
	background-attachment: fixed;
	background-color: #F3793D;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD99C;
	text-decoration: underline;

}
DIV.break_dashed{
	margin-top: 5px;
	margin-bottom: 3px;
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFD99C;

}
.border {
	border: 1px solid #ffd99c;
}

