/* CSS - FILE: standard.css */

html, body {
	background-color: #cdcdcd;
	font-size: 11px;
	font-family: Verdana, Times New Roman, Arial, Bitstream Vera Sans;
	height: 100%;
	padding-bottom : 0.005em; 	
	margin: 0;
	
}

.clear {
	clear: both;
}
img {
	border: none;
}
img.fleft {
	float: left;
	margin: 0 10px 10px 0;
}
img.fright {
	float: right;
	margin: 0 0 10px 10px;
}
a {
	color: #0090d2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin: 5px 0 5px 0;
	padding: 0 0 0 80px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #8f8f8f;
	letter-spacing: 1px;
	position: relative;
}
h1 span {
	color: #0090d2;
}

h2 {
	margin: 5px 0 5px 0;
	padding: 0 0 0 80px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #0090d2;
	letter-spacing: 1px;
	position: relative;
}

div#spacer {
	height: 10px;
}
div#wildreflektor {
	width: 775px;
	margin: 0 0 0 0;
	background-color: #fff;
	margin: auto;
	background-image: url(../img/bg.gif);
	background-position: 0 -68px;
}

div#header {
	width: 480px;
	margin: 0 0 0 252px;	
	color: #0090d2;
	position: relative;
	height: 40px;
}

div#header  div.spacer {
	border-right: 1px solid #cdcdcd;
	height:40px;
	width: 279px;
	margin: 0 0 0 0;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
div#header div.logo {
	margin: 20px 0 0 20px;
	display: block;
	float: left;
}
div#navigation {
	width: 240px;
	height: 175px;
	border: 1px solid #cdcdcd;
	position: relative;
	top:40px;
	left: -210px;
	background-color: #fff;
	z-index: 100;
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}
div#navigation a {
	display: block;
	color: #afafaf;
	background-image: url(../img/navigation_button.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	text-decoration: none;
	margin: 10px 0 0 15px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
div#navigation a:hover {
	color: #0090d2;
}
div#navigation a.aktiv {
	color: #0090d2;
}
div.wildlabel {
	background-color: #0090d2;
	width: 310px;
	height: 40px;
	position:relative;
	left: -253px;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	text-indent: 20px;
	z-index: 101;
}
div.wildlabel a {
	color: #fff;
}
div.wildlabel a:hover {
	text-decoration: none;
}

div.wildlabel div.spacer {
	width: 7px;
	height: 40px;
	float: right;
	border-left: 2px solid #fff;
	background-color: #cdcdcd;
}

div#content {
	height: 520px;
	width: 480px;
	border: 1px solid #cdcdcd;
	margin: 0 0 0 252px;
	background-color: #fff;	
}

div.inner-content {
	width: 480px; 
	height: 500px;
	position: absolute; 
	padding: 20px 0 0 0;
	overflow: auto;
	color: #8f8f8f;
	font-size: 11px;
}
div.inner-content table {
	margin: 0 0 0 80px;
}
div.inner-content td {
	padding: 5px 0 5px 0;
	width: 250px;
	
}
div.inner-content td.wert {
	color: #0090d2;
	font-weight: bold;
	text-align: right;
	width: 80px;
}
div.inner-content p{
	padding: 10px 10px 10px 80px;
	margin:0;
	
	position: relative;
}
div.inner-content p.hinterlegt{
	background-color: #efefef;
	
	position: relative;
}
div.inner-content div.hinterlegt{
	padding: 10px 10px 10px 0;
	background-color: #efefef;
	margin: 0 0 10px 0;
	position: relativ;
}

div.inner-content span {
	color: #0090d2;
	position: relative;
}
div.inner-content b {
	color: #0090d2;
}

div#schatten_rechts {
	width: 40px;
	height: 540px;
	margin: -1px 0 0 481px;
	background-image: url(../img/schatten_rechts.gif);
	background-repeat: no-repeat;
	position: absolute;
	float: right;
}

div#schatten_unten {
	width: 480px;
	height: 30px;
	background-image: url(../img/schatten_unten.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 252px;
}

div.pdf {
	text-align: left;
	color: #0090d2;
	width: 282px;
	position: relative;
	top:50px;
	left: -230px;
}

div.adresse {
	text-align: right;
	color: #0090d2;
	float: left;
	width: 222px;
	position: relative;
	top:90px;
	left: -250px;
}
div.adresse span {
	display: block;
	color: #afafaf;
}

div.neuigkeiten {
	padding: 10px 0 0 80px;
}
div.newsspacer {
	margin: 0 5px 0 5px;
	float: left;
	width: 1px;
	height: 1px;
}
div.news {
	float: left;
	width: 190px;
	margin: 0 0 0 0;
}

a.mehr {
	background-image: url(../img/mehr_button.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px ;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
a:hover.mehr {
	text-decoration: underline;
}

ol {

	margin: 10px 0 10px 100px;
	padding: 0;
	position: relative;
}

ul {
	list-style-image: url(../img/mehr_button.gif);
	margin: 10px 0 10px 100px;
	padding: 0;
	position: relative;
}
li {
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 11px;
}
li a {
	text-decoration: none;
}
li a.aktiv {
	font-weight: bold;
}
li a:hover {
	text-decoration: underline;
}
/* FORMULARE */
form.eingababemaske {
	margin: 0;
	padding: 0;
}

label {
	width: 150px;
	float: left;
	margin: 5px 0 0 80px;
	font-weight: bold;
}
input {
	width: 190px;
	float: left;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #c2c2c2;
	display:block;
}
select {
	width: 300px;
	float: left;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #c2c2c2;
}
input.e_mail {
	display: none;
}
input.submit {
	float: none;
	width: auto;
	margin: 10px 0 0 80px;
}
textarea {
	margin: 5px 0 0 0;
	width: 190px;
	height: 100px;
}
/* FORMULARE */

form#edit label {
	width: 150px;
	float: left;
	margin: 5px 0 0 10px;
	font-weight: bold;
}
form#edit textarea {
	width: 290px;
}
form#edit input {
	width: 290px;
}
