img, * {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 11px;
	background: #e6e7e8 url('../bilder/hg-body.jpg') repeat-x;	
}

html, body {
	height: 100%;
}


/* +++++++++++++ Positionierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:976px;
	height: auto;
	clear:left;
}

div#header {
	position: relative;
	height: 117px;
	width: 976px;
	background: url('../bilder/hg-header.jpg') no-repeat;
}

div#wrapper, div#wrapper_ohne {
	float: left;
	min-height: 476px;
	width: 976px;
	height: auto;
	background: url('../bilder/hg-wrapper.png') repeat-y;	
}

div#wrapper_weiss {
	float: left;
	width: 960px;
	background: #fff;
	height: 8px;
	margin-left: 8px;
}

div#wrapper_ohne {
	background: url('../bilder/hg-wrapper-ohne-trenner.png') repeat-y;	
}

div#fusszeile {
	float: left;
	height: 56px;
	width: 976px;
	background: url('../bilder/hg-footer.png') no-repeat;	
}

div#hauptnav_pos {
	position: absolute;
	left: 54px;
	top: 88px;
}

div#sprache_pos {
	position: absolute;
	left: 905px;
	top: 57px;	
	display: none;
}

div#spalte_mitte {
	float: left;
	width: 960px;
	min-height: 476px;
	padding: 0 0 0 8px;
}

div#spalte_mitte_startseite {
	float: left;
	width: 960px;
	min-height: 476px;
	padding: 0 0 0 8px;	
}

div#spalte_mitte_video {
	float: left;
	padding: 38px 0 0 48px;
	width: 580px;
}

div#spalte_mitte_subnav {
	float: left;
	padding: 30px 0 0 28px;
	width: 230px;
}

div#spalte_mitte_text {
	float: left;
	width: 260px;
	padding: 38px 0 0 0;	
}

div#spalte_rechts_text, div#spalte_rechts_text_produktvorteile {
	float: left;
	width: 590px;
	padding: 30px 0 0 0;	
}

div#spalte_rechts_text_produktvorteile {
	width: 673px;
}


div#gallery_text, div#gallery_text_8084 {
  float: left;
  width: 350px;
}

div#gallery_text_8084 {
  width: 330px;
}

div#gallery {
  float: right;
  padding: 0 25px 0 0;
}

/* +++++++++++++ Textformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
p {	
	text-decoration: none;
	line-height: 14px;	
}


h1 {
	text-decoration: none;
	margin-bottom: 0.6em;
	font-size: 20px;
	font-weight: bold;
	color: #004494;
}

h2 {
	text-decoration: none;
	margin-bottom: 0.6em;
	font-size: 13px;
	font-weight: bold;
	color: #0065A6;
}



/* +++++++++++++ Linkformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link, a:visited, a:active, a:hover {
	color: #0065A6;
}

a:hover {
	color: #004494;
}

a.sprache {
	padding: 0 4px 0 0;
}

/* +++++++++++++ Aufzählungen +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* !!!!! immer zuerst definieren, dann die weiteren Listen ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}

ul li {
	font-size: 11px;
	color: #000;
	line-height: 1.5em;		
	list-style-type: disc;
	padding-left: 16px;
	margin-left: 18px;
}

div#gallery ul li {
	list-style-type: none;
  margin: 0;
  padding: 0 0 20px 0;  
}

ul#hauptnav {
	
}

ul#hauptnav li {
	float: left;
	position: relative;
	padding: 0 2px 0 2px;
	margin: 0 0 0 0;
	list-style-type: none;	
}

ul#hauptnav li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

ul#hauptnav li a:hover {
	color: #004494;
}

ul#hauptnav li a.aktiv {
	color: #004494;
}

ul#extranav {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	float: right;
	margin-top: 36px;
}

ul#extranav li, ul#extranav li.extranav_aktiv{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	padding-left: 5px;
	background: url('') no-repeat;
	color: #000000;
	font-size: 11px;	
}

ul#extranav li a, ul#extranav li a:hover, ul#extranav li.extranav_aktiv a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

ul#extranav li a:hover, ul#extranav li.extranav_aktiv a {
	color: #004494;
}


ul#subnav {
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

ul#subnav li, ul#subnav li.subnav_aktiv{
	list-style-type: none;
	margin: 0;
	padding: 0;	
	background: url('') no-repeat;
	color: #000000;
	font-size: 11px;	
}

ul#subnav li a, ul#subnav li a:hover, ul#subnav li.subnav_aktiv a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	padding-left: 20px;
	line-height: 22px;
	display: block;
}

ul#subnav li a:hover, ul#subnav li.subnav_aktiv a {
	color: #004494;
	font-weight: bold;
	background: url('../bilder/subnav-hg.jpg') no-repeat;	
}

ul.faqs li {
	padding-bottom: 11px;
}

/* +++++++++++++ Formulare ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
input, textarea {
 	border:1px solid #C7C7C7; 
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	width: 256px;
}

input.powermail_onlineanfrage {
	height: auto;
	width: auto;
	padding: 2px 4px 2px 4px;
}

textarea {
	height: 72px;
	width: 254px;	
}

fieldset {
	padding: 0;
	margin: 0;	
}

select {
	font-size: 11px;
	border:1px solid #C7C7C7;  
	padding-top: 2px;
	padding-bottom: 2px;	
}

div.label_fieldwrap_html {
	float: left;
	width: 125px;
	padding-top: 4px;
}

div.tx_powermail_pi1_fieldwrap_html {
	float: left;
	width: 560px;
	padding-bottom: 4px;
}

/* +++++++++++++ Slideshow +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.slideshow { height: 469px; width: 960px; margin: auto; }
.slideshow img { }

