/*
     osman.css
	 beautifully handcrafted by D. Schnee (at metapop.net)
	 you're looking at my css? hi! ;)

*/

body {
	background-color: FFB033;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headline-rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB4100;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fliesstext a, .fliesstext a:hover, .fliesstext a:active, .fliesstext a:visited, .fliesstext a:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}
.rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.rechts a, .rechts a:hover, .rechts a:active, .rechts a:visited, .rechts a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFF66;
	text-decoration: none;
}
.footer a, .footer a:hover, .footer a:active, .footer a:visited, .footer a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFF66;
	text-decoration: none;
}
.footer{}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: AB4100;
}
.adresse a, .adresse a:hover, .adresse a:active, .adresse a:visited, .adresse a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFF66;
	text-decoration: none;
}
.subheader-rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB4100;
}
.rechts-rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F2600;
}
.rechts-rot a, .rechts-rot a:hover, .rechts-rot a:visited, .rechts-rot a:active, .rechts-rot a:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.formular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fliesstext-rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F2600;
}
.newsticker{
	background-image: url(../img/bg_newsticker.gif);
	background-repeat: no-repeat;
	width: 646px;
	height: 19px;
	margin-left: 75px;
	margin-bottom: 10px;
	padding: 2px;
}.kleinbraun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B75207;
}
