		@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.5%;
}
p {
	line-height: 1.3em;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-weight: bold;
}
#wrapper_aussen {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	padding-left: 50px;
}
#header {
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	position: relative;
	background-image: url(bilder/header.jpg);
	background-repeat: no-repeat;
}
#navi {
	width: 950px;
	height: 120px;
	padding-top: 10px;
	float: left;
	padding-left: 50px;
}
#navi a {
	font-size: 130%;
	text-decoration: none;
}
#navi_o {
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px;
	float: left;
	width: 680px;
	position: relative;
	padding-top: 10px;
	text-align: left;
}
#navi_o a {
	color: #999999;
	padding-right: 20px;
}
#navi_o a:hover {
	color: #333333;
}
#navi_u {
	width: 680px;
	height: 50px;
	float: left;
	position: relative;
	padding-top: 50px;
}
#navi_o_rechts {
	float: left;
	width: 240px;
	height: 30px;
	vertical-align: bottom;
	text-align: right;
}

#fb-root {
	float: left;
	height: 25px;
	width: 40px;
	position: relative;
	padding-top: 25px;
}
#navi_u  a {
	padding-right: 20px;
	color: #999999;
	font-weight: normal;
}
#navi_u a:hover {
	color: #666666;
}
#disc {
	width: 950px;
	height: auto;
	float: left;
	overflow: auto;
	padding-top: 20px;
	font-size: 120%;
	margin-bottom: 20px;
}
#disc a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#disc a:hover {
	color: #999999;
}
#disc_text {
	width: 455px;
	float: left;
	height: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#disc_bild {
	float: left;
	height: 300px;
	width: 475px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#main {
	float: left;
	height: auto;
	width: 550px;
	font-size: 120%;
	overflow: auto;
	display: inline-block;
	clear: both;
	padding-top: 30px;
	margin-right: 15px;
	background-repeat: no-repeat;
}
#main a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#main a:hover {
	color: #999999;
}
#bild {
	float: left;
	height: 455px;
	width: 385px;
	font-size: 120%;
	color: #333333;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
}
#bild_text a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#bild_klein {
	float: left;
	width: 120px;
	height: 220px;
	padding-bottom: 5px;
	margin-right: 7px;
}
#bild_klein_text {
	height: 60px;
	padding-top: 5px;
	width: 120px;
	font-size: 85%;
}
#bild_text {
	float: left;
	height: 450px;
	width: 350px;
	background-image: url(../bilder/pf.jpg);
	color: #333333;
	padding-top: 30px;
	font-size: 120%;
}
#slogan  {
	background-image: url(bilder/footer_1.jpg);
	height: 99px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
}

#footer {
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	width: 950px;
	height: 30px;
	font-weight: normal;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	padding-left: 50px;
}
#disclaimer {
	width: 80px;
	float: left;
	position: relative;
	height: 20px;
	color: #999999;
	font-size: 90%;
	text-decoration: none;
}
#disclaimer a {
	color: #666666;
	text-decoration: none;
}
#disclaimer a:hover {
	color: #333333;
}
#buttons {
	height: 20px;
	width: 200px;
	position: relative;
	float: left;
}
/* Formulardaten */
input.txt, textarea {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #999999;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.btn {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	border: 1px outset #999999;
	width: 100px;
}
form label {
	margin: 0px;
	float: left;
	clear: left;
	padding: 0px;
}
form div {
	margin: 0px;
	clear: left;
	padding-top: 0.6em;
}
input:focus, textarea:focus {
	background-color: #FFFFFF;
	color: #333333;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
fieldset {
	width: 400px;
	padding-top: 0.6em;
	border: 1px dotted #999999;
	background-color: #CCCCCC;
}

