@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	text-align: center;
	color:#929394;
}

html {
	height:100%;
}

caption {display:none;}

fieldset {
	border:none;
}

legend {
    display:none;
}

hr {
	border:0;
	color: #929394;
    background-color: #929394;
    height: 1px;
	margin-bottom:25px;
}

h1 {
	font-size:24px;
	color:#93c11c;
	font-weight:normal;
	margin-top:0px;
}

h2 {
	font-size:16px;
	color:#929394;
	text-transform:uppercase;
	
}

h3 {
	font-size:14px;
	color:#000000;
}

.clear {
	clear:both;
}


a:link, a:active, a:visited {
	color:#93c11c;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#93c11c;
	text-decoration:underline;
	font-weight:normal;
}

#MainContainer {
	width:950px;
	margin: 0 auto;
	/*height:100%;
	min-height:100%;*/
	text-align:left;
}

html>body #MainContainer{height:auto;}/* not ie6- */

#ContentContainer {
	width:934px;
	margin:40px 0 0 0;
}

#HeadContainer {
	width:934px;
}

#Logo {
	width:900px;
	height:28px;
	margin:0 17px 0 17px;
}

#Nav { 
	display:none;
}

#Sprachen {
	padding:15px;
}

#Teaser {
	display:none;
}

#TeaserFade {
	display:none;
}

#TextContainer {
	width:794px;
	padding:15px 70px 0 70px;
}

#Text {
	width:524px;
	float:left;
	margin-left:50px;
}

#Pfad {
	display:none;
}

#LeftBoxContainer {
	display:none;
}

#LeftTeaserBox {
	display:none;
}

#Adresse {
	margin-top:50px;
}

#FooterContainer {
	display:none;
}

.NewsOverviewDate {
	float:left;
	width:100px;
}

.NewsOverViewText {
	float:left;
	width:400px;
}

/* FORMULARE */

.FormLeft {
    float:left;
    width:150px;
}

.FormLine {
    clear:both;
    margin-bottom:10px;
}

.text_bgImage {
	border: 1px solid #93c11c;
}

.submitbtn {
	border: 1px solid #93c11c;
	background-color:#93c11c;
	color:#ffffff;
}

/* Sitemap */

#Sitemap {
	list-style-image:url(../img/icons/pfeil-klein-gruen.gif);
	line-height:20px;
}

#Subnav {
	display:none;
}
