@charset "UTF-8";

/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size:0;

}
/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */


html, body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	}

body {
	background-color: #ddedff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:hidden;
}

a:focus{color:white;outline:0; -moz-outline:0; }

h1 {font-size:16px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}

h2 {font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

#content a img {
border:solid 1px;
color: #009020;
}

#content a:hover img {
border: dotted 1px;
}


#content_center a img {
border:solid 1px;
color: #000;
}

#content_center a:hover img {
border: dotted 1px;
}

#content_b a img {
border:solid 1px;
}

#content_b a:hover img {
border: dotted 1px;
}

#content_center a {
text-decoration:none;
color: #000;
}

#content_center a:hover {
text-decoration:underline;
}


#textlink a{ 
	font-size:12px;
	color: #009020;
	text-decoration:none;
}

#textlink a:hover{ 
	text-decoration:underline;
}

.textlink_b a{ 
	font-size:12px;
	color: #000;
	text-decoration:underline;
}

.textlink_b a:hover{
	color:#ffb600; 
	text-decoration:underline;
}

.textlink_h a{ 
	font-size:12px;
	color: #000;
	text-decoration:underline;
}

.textlink_h a:hover{
	color:#d58106; 
	text-decoration:underline;
}

.textsmall {
	font-size:10px;
}


#bg {
	position:absolute;
	height: 100%;
	width:100%;
	overflow:hidden;
}

#bg img {
	width:100%;
	height:auto;
	bottom:0;
	position:absolute;
}

#wrapper_all{
	position:absolute;
	width:100%;
	height:100%;
	overflow:auto;
}

#wrapper_2 {
	width:100%;
}

#wrapper {
	
	text-align: center;
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 818px;
	height: 190px;
	background-image:url(grafik/kopf_schatten.png);
	padding-left:2px;
	padding-top: 10px;
}

#nav1 {
	text-align:left;
	width: 809px;
	height: 24px;
	padding-left:11px;
	background-image:url(grafik/nav1_bg.png);
}

#nav2 {
	text-align:left;
	width: 809px;
	height: 30px;
	padding-left:11px;
	background-image:url(grafik/nav2_bg.png);
}

#border_top {
	width: 818px;
	height: 30px;
	padding-left:2px;
	background-image:url(grafik/nav2_bg.png);
}

#content {
	width: 820px;
}

#content_b {
	text-align:left;
	font-size: 10px;
	width: 135px;
	float: left;
	margin-left:70px;
	margin-top:30px;
}

#content_t {
	text-align:left;
	width: 500px;
	margin-left:205px;
	padding:30px;
	 
}

#content_center {
	text-align:left;
	width: 700px;
	margin-left:40px;
	padding:30px;
	 
}


#footer {
	width: 818px;
	height: 40px;	
	padding-left:2px;
	padding-bottom:1px;
	background-image:url(grafik/footer.png);
}

.border_green {
	border: solid 1px #009020;
	width: 220px; 
}

.border_green2 {
	border: solid 1px #009020;
	width: 35px; 
}

#impress {
	width: 300px;
	float:left;
	margin-left:70px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
	padding-right:30px;
	padding-bottom:30px;
}

#impress a{ 
	font-size:12px;
	color: #009020;
	text-decoration:none;
}

#impress a:hover{ 
	text-decoration:underline;
}

#kontakt {
	text-align:left;
	width: 340px;
	margin-left:0px;
	padding:30px;
	float:left;
	 
}

