body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.grau {
	color: #333333;
}

.borderunten {
 border-bottom:thin dotted;
 border-bottom-color:#996633;
 }
 
.borderlinks {
border-left:thin dotted;
 border-left-color:#996633;
 }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-style: normal;
}


a:link {
	text-decoration: none;
	color: #993300;
	}

a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.navleiste:link {
	text-decoration: none;
	color: #FFF;
	text-shadow: 0.1em 0.1em 0.2em #333;	
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

a.navleiste:visited {
		font-family: Arial, Helvetica, sans-serif;
			text-shadow: 0.1em 0.1em 0.2em #333;	
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
a.navleiste:hover {
		font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
	color: #AAA;
	font-size: 14px;
	font-weight: bold;


}
a.navleiste:active {
		font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;
	color: #BBB;
		font-size: 14px;
	font-weight: bold;

}


a.meo:link {
	text-decoration: none;
	color: #336600;
	}

a.meo:visited {
	text-decoration: none;
	color: #336600;
}
a.meo:hover {
	text-decoration: none;
	color: #009900;
}
a.meo:active {
	text-decoration: none;
	color: #003300;
}

hr {
	border: 0px;
	border-top: dotted 1px #996633;
	border-bottom: transparent;
	
}

