* {
  font-size:1em;
  margin:0;
  padding:0;
}

html { height:100%; }

body {
  position:relative;
  color:#555;
  margin:auto;
}

a:link { color: #7fb116; text-decoration: none;  }
a:active { color: #7fb116; text-decoration: none;  }
a:visited { color: #7fb116; text-decoration: none;  }
a:hover { color: #88c540; text-decoration: none;  }

div#top{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:40px;
  background: url(/grafik/bg_top.jpg) top left repeat-x #000;
  z-index: 10;
}

img { border: 0; }
 
img.logo {
	margin: 0 50px 0 0;
	float: left;
  border: 0;
}

#navigation {width: 430px; float: left;}

.menue ul{
	margin: 0 20px 0 0;
	font-family: 'ChantillySerial', arial, serif; 
	font-size:1.2em;
  line-height: 21px;
  text-transform: uppercase;
  list-style-type:none;
}
	
.menue li{
  font-family: 'ChantillySerial', arial, serif; 
  text-transform: uppercase;
	font-size:0.8em;
	letter-spacing: 1px;
  line-height: 15px;
	list-style-type:none;
	padding: 10px 10px 10px 0px;
	margin: 0px 3px 0 0;
	display:block;
	float: left;
}

.menue a:link { color: #fff; text-decoration: none;  }
.menue a:active { color: #fff; text-decoration: none;  }
.menue a:visited { color: #fff; text-decoration: none;  }
.menue a:hover { color: #88c540; text-decoration: none;  }

.changemain a:link { color: #777; text-decoration: none;  }
.changemain a:active { color: #777; text-decoration: none;  }
.changemain a:visited { color: #777; text-decoration: none;  }
.changemain a:hover { color: #fff; text-decoration: none;  }

img.change {
	position: relative;
	top: 3px; 
	width: 15px;
	height: 15px;
}

/* NORMAL */
div#header {
  top:0px;
  left:0;
  width:100%;
  height:450px;
  //  background: #fff;
  background: url(/grafik/bg_header.jpg) top center no-repeat #000;
}

#sky {
	height: 600px;
	width:960px;
  margin:40px auto;
  text-align: center;	
}

.slideinfo {
	width: 450px;
	min-height: 200px;
	margin: 80px 0px 25px 420px;
	background: url(/grafik/75.png);
	text-align: left;
	padding: 20px;
	border-radius:10px;
	-moz-border-radius:10px !important;
	-webkit-border-radius:10px !important;
 	behavior:url(border-radius.htc);
	-khtml-border-radius:10px !important;
}

#slideshow h1{
	margin: 5px 0 0 0;
	font-family: 'ChantillySerial', Arial, serif;
	font-weight: lighter; 
	font-size: 21px;
	letter-spacing: 0px;
	text-transform: none;
	color: #fff;
}

#slideshow p{
	font-family: 'ChantillySerial', Arial, serif; 
	font-size: 8px;
	line-height: 12px;
	margin: 10px 0 0px 0 ;
	color: #ccc;
}
	
img.logo_center { margin-top: 300px; }

.trenner {
	width: 100%;
	height: 10px;
}
	
.white { background: #fff; }
.cwhite { color: #fff; }
.cgrey { color: #bbb; }


img.bg_content { min-height: 100%; min-width: 1024px; width: 100%; height: auto; top: 0; left: 0; z-index:-100;}

.container {
  width:960px;
  margin:auto;
  text-align: left;
}

div#content_about {
	padding-top: 70px;
	min-height: 700px;
	background: url(/grafik/bg_content_grau.jpg) top center repeat-x #fff;
}

div#content_system {
	padding-top: 70px;
	min-height: 650px;
	background: #fff;
}
	
div#content_kontakt {
	padding-top: 70px;
	min-height: 500px;
	background: url(/grafik/bg_kontakt.png) top center repeat-x #191919;
}

div#content_footer {
	padding-top: 20px;
	min-height: 150px;
	background: #222;
}
	
.footer {
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 0.8em;
	margin: 5px 0 0 0 ;
}

div#content_impressum {
	padding-top: 70px;
	min-height: 700px;
	background: #fff;
}
		
div#teaser {
	width:960px;
	padding: 10px 0 0 0;
	height: 237px;
	margin: auto;
	background: url(/grafik/teaser.png) top left no-repeat;
	text-align:center;
}

#teaser h1 {
	font-family: 'ChantillySerial', arial, serif; 
	font-size:3em;
	letter-spacing: 0px;
	text-transform: none;
	color: #fff;
}

#teaser p {
	margin: auto;
	text-align: left;
	width: 800px;
	padding: 10px 0 0 0;
	font-family: 'ChantillySerial', arial, serif; 
	font-size:14px;
	letter-spacing: 0px;
	text-transform: none;
	color: #999;
}

h1 { 
	margin: 20px 0 0 10px;
	font-family: 'ChantillySerial', arial, serif; 
	font-weight: lighter;
	font-size: 21px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: Uppercase;
}

#content_system h1 {
	color: #333;
}

h2 { 
	margin: 5px 0 0 10px;
	font-family: 'ChantillySerial', arial, serif; 
	font-weight: lighter;
	font-size: 1.2em;
	letter-spacing: 0px;
	color: #3c3c3c;
}

h3 { 
	margin: 5px 0 0 0;
	font-family: 'ChantillySerial', arial, serif;
	font-weight: lighter; 
	font-size: 1em;
	letter-spacing: 0em;
	color: #3c3c3c;
}
	
.spalte_3-1 {
	margin: 10px;
	width: 300px;
	min-height: 300px;
	float: left;
}

.spalte_3-1 p {
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 0.8em;
	margin: 10px 0 0 0 ;
}

.spalte_4-1 {
	margin: 10px;
	width: 220px;
	min-height: 200px;
	float: left;
}

.spalte_4-1 p {
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 0.8em;
	margin: 5px 0 0 0 ;
}

.spalte_3-2 {
	margin: 10px;
	width: 620px;
	min-height: 300px;
	float: left;
}

.spalte_3-2 p {
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 0.8em;
	margin: 5px 0 0 0 ;
}

.imprint p {
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 7px;
	line-height: 12px;
	margin: 5px 0 0 0 ;	
}	

#accordion {
	margin:0;
}

.ggl {
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 0.8em;
	margin: 10px 0 0 0 ;
}
	

h3.toggler {
	height: 37px;	
	cursor: pointer;
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 1em;
	color: #132816; /*#88c540;*/
	margin: 0;
	padding: 20px 0px 0 55px;
}


.border-top {
	border-top: 1px dotted #999;
	padding: 20px 0 0 0;
}

div.element p, div.element h4 {
	margin:0px;
	padding:0 0 15px 55px;
	color: #555;
	font-family: 'ChantillySerial', arial, serif; 
	font-size: 0.8em;
	/*line-height: 1.m;*/
}

.h_quality {
	background: url(/grafik/icon_quali.png) top left no-repeat;
	background-position:0 7px;
	color: #88c540; 
}

.h_leicht {
	background: url(/grafik/icon_entry.png) top left no-repeat;
	background-position:0 7px;
}

.h_flex {
	background: url(/grafik/icon_flex.png) top left no-repeat;
	background-position:0 7px;
}
	
.h_ausbau {
	background: url(/grafik/icon_aufbau.png) top left no-repeat;
	background-position:0 7px;
}
	
.h_help {
	background: url(/grafik/icon_help.png) top left no-repeat;
	background-position:0 7px;
}

.ref_img {
	margin: 10px 0 5px 0;
}

#map iframe {
  border: 1px solid black;
  padding: 0;
  margin: 0;
  height: 350px; 
  width:600px;
}

div#content_impressum p {
  margin-bottom: 2em;
}
