@charset "iso-8859-2"


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f0f0;
}


.Stil1 {
	font-size: 190%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AE8300;
	vertical-align: middle;
}

.Stil2 {
	font-size: 95%;
	font-weight: normal;
	line-height: 120%;
}
.Stil3 {font-size: 140%}

.ftext {
	color:black;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 120%;
}

h1 {
	color:black;
	line-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 190%;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-style: normal;
	color: #C49300;
	font-weight: normal;
	
}
h3 {
	font-size: 130%;
	color: #000000;
	padding-left: 20px;
}

h4 {
	font-size: 110%;
	color: #000000;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}



a:link {
	color:#0066FF;
	display:inline;
	padding:0;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#0066FF;
	display:inline;
	padding:0;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#FF0000;
	padding:0;
	text-decoration:none;
}


#titel {
	top: auto;
	padding-bottom: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	clear: none;
	margin-left: 30px;
	width: auto;
}
#headNav {
	width: 730px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669922;
	float: left;
	text-align: right;
	margin-right: 20px;
	margin-left: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#headNav a {
	color: #0066FF;
}

#headNav a:hover {
	color: #FF0000;
}
