/*
-----------------------------------------------
Struktur
----------------------------------------------- */

body {
	background: #fff;
	color: #000;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px; 
} 

#pages {
	position: relative;
	display: block;
	float: left;
	width: 512px;
	height: 18px;
	padding: 30px 20px 0 20px;
}

#pages ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

#pages li {
	float: left;
	margin-right: 2px;
	text-align: center;
	color: #fff;
}

#pages .inaktiv {
	float: left;
	margin-right: 2px;
	text-align: center;
	color: #999;
	display: block;	
	width: 17px;
	height: 17px;
	text-decoration: none;
	background: url(/images/bg_pages_inaktiv.gif) no-repeat;
}

#pages .aktiv a:link, #pages .aktiv a:visited {
	display: block;	
	width: 17px;
	height: 17px;
	color: #fff;
	text-decoration: none;
	background: url(/images/bg_pages.gif) no-repeat;
}

#pages .aktiv a:hover, #pages .aktiv a:active {
	background: url(/images/bg_pages_over.gif) no-repeat;
}
      
#logo {
	position: absolute;
	display: block;
  	width: 283px;
  	height: 70px;
	top: 10px;
	left: 30px;
}   
     
.bild {
	padding-top: 12px;
}      


#header {
	position: relative;
	left: 0;
	top: 0;
	display: block;
  width:963px;
  height: 136px;
	background: #fff;
}

#container {
	position: relative;
	display: block;
	left: 0;
	top: 0;
	width:963px;
  background: url("/images/bg.gif") repeat-y;       
}

#col1 {
	position: relative;
	display: block;
	float:left;
	padding: 20px;
	height: 350px; 
	width: 212px;
	
  	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 172px;
}

.blank_0545 { } /* fuer IE5 */

#col2 {
	position: relative;
	display: block;
    float:left;
    left: 0;
    top: 0;
    width:750px;  
    margin: 0;
    padding: 0;
    background: url(/images/bg_top.gif) 0 0 no-repeat; 
}

#footer {
    width: 963px;
	height: 48px;
	background: url("/images/bg_footer.gif") no-repeat;
}


.clearing {
	height: 0;
	line-height: 0;
	clear: both;
}

.test {
	width: 200px;
	text-align: center;
}


.table_referenzen {
	margin: 0;
	padding: 0;
	border: 0;
	width: 98%;
}

.table_referenzen td {
	padding: 10px;
	width: 33%;
}

.spalte_01 { 
	position: relative; 
	float: left;
	width: 33%; 
	background-color: red;
	text-align: center;
}

.spalte_02 { 
	position: relative; 
	margin: 0 0 0 33%;
	width: 32%;
	background-color: green;
	text-align: center;
}

.spalte_03 { 
position: relative; 
top: -20px;
width: 32%;
margin: 0 0 0 66%; 
background-color: blue;
text-align: center;
}

#kopfbild {
	position: absolute;
	display: block;
	left: 775px;
	top: 11px;
}


hr {
border: 0;
height: 1px;
border-top:1px solid #000;
}


/*
-----------------------------------------------
Kontakt-Daten unten links
----------------------------------------------- */

#adr {
	width: 195px;
	height: 144px;
	float: left;
	margin-top: -96px;
	position:absolute;
	background:url("/images/bg_kontakt.gif");
	display:block;
}

#adrinhaltunterseite {
	padding: 15px;
	padding-top:21px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
 }
 
#adrinhaltunterseite a:link, 
#adrinhaltunterseite a:visited {
	color: #fff;
	text-decoration: underline;	
}

#adrinhaltunterseite a:link.active, 
#adrinhaltunterseite a:visited.active, 
#adrinhaltunterseite a:hover {
	color: #000;
	text-decoration: none;	
}


/*
-----------------------------------------------
Inhalt
----------------------------------------------- */


#content {
	position: relative;
	
	display: block;
 	width:742px;
	padding: 0px;
	  
}


#content p a:link, 
#content p a:visited,
#content p a:active {	
color: #ff0000;
}
	
#content p a:hover {
color: #000;
}

#content h2 a:link, 
#content h2 a:visited, 
#content h1 a:link, 
#content h1 a:visited {	
	text-decoration: none;
	color: #333;
}
	
#content h2 a:hover, 
#content h2 a:active,
#content h1 a:hover, 
#content h1 a:active {
	text-decoration: underline;
}

#content .zeile {
	padding: 20px 0 12px 20px;
	width:680px;
	clear: both;
}


#content .zeile510 {
	padding: 20px 0 12px 20px;
	width: 510px;
	clear: both;
}

#content .zeileref {
float:left;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 20px;
width:675px;
border-bottom:1px solid #eaeaea;

}

#content .links {
float:left;
}

#content .linksbild {
float:left;
width: 170px;
}


body#grueneseite #content .linksbild  {
float:left;
width: 330px; 
}

body#grueneseite #content .linksbild img  {
margin:0 25px 25px 0;  
}

#content .linksbild_100 {
float:left;
width: 120px;
}


#content .rechts {
float:left;
width:480px;
}

#content h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

body#grueneseite h1 {
    color: #76973a;
}

#content h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
}

#content h3 {
	font: bold 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#content p, label, li {
	font: 12px/17px Arial, Verdana, Helvetica, sans-serif; 
	color: #000;
}

.label_error label {
	font: 12px/17px Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	color: #F15A22;
}


/*
-----------------------------------------------
NEW - HW
----------------------------------------------- */
#start_willkommen h1 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif; 
	color: #fff;
}

#start_willkommen p {
	font: 12px Arial, Verdana, Helvetica, sans-serif; 
  color: #fff;
}

#start_slogan p {
	font: 20px/22px Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
  color: #fff;  	
}

#start_slogan_untertitel p {
	font: 12px/12px Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
  color: #000; 	
}

/*
-----------------------------------------------
NEW - HW (END)
----------------------------------------------- */


img {
    border: 0;
}


/*
-----------------------------------------------
Menue
----------------------------------------------- */

#menue {
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width:963px;	
	height: 46px;
	background: url(/images/menue_bg.gif) no-repeat;
	line-height:normal;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	left: 0px;
}

#menue ul {
	margin:0;
	padding: 0 0 0 20px;
	list-style:none;
	width: 100%;
}
      
#menue li {
	position: relative;
	display: inline;
	margin:0;
	padding:0;
}
      
#menue a {
	float:left;
	background:url("/images/menue_bg_links.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 13px;
	text-decoration:none;
}
      
#menue a span {
	float:left;
	display:block;
	background:url("/images/menue_bg_rechts.gif") no-repeat right top;
	padding:10px 22px 19px 0px;
	font-weight: bold;
	color:#000;
}
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menue a span {float:none;}
    /* End IE5-Mac hack */
#menue a:hover span {
	color:#fff;
}
      
#menue #current a {
	background-position:0 -150px;
	border-width:0;
}
      
#menue #current a span {
	background-position:100% -150px;
	padding-bottom:19px;
	color:#fff;
}
      
#menue a:hover {
	background-position:0% -150px;
}
      
#menue a:hover span {
	background-position:100% -150px;
}


/* Grüneseite */

body#grueneseite #menue a {
	float:left;
	background:url("/images/menue_bg_links_green.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 13px;
	text-decoration:none;
}
      
body#grueneseite #menue a span {
	float:left;
	display:block;
	background:url("/images/menue_bg_rechts_green.gif") no-repeat right top;
	padding:10px 22px 19px 0px;
	font-weight: bold;
	color:#000;
}


    /* Commented Backslash Hack hides rule from IE5-Mac \*/
body#grueneseite #menue a span {float:none;}
    /* End IE5-Mac hack */
body#grueneseite #menue a:hover span {
	color:#fff;
}
      
body#grueneseite #menue #current a {
	background-position:0 -150px;
	border-width:0;
}
      
body#grueneseite #menue #current a span {
	background-position:100% -150px;
	padding-bottom:19px;
	color:#fff;
}
      
body#grueneseite #menue a:hover {
	background-position:0% -150px;
}
      
body#grueneseite #menue a:hover span {
	background-position:100% -150px;
}

/*
-----------------------------------------------
u-menue
----------------------------------------------- */
#posumenue {
	
 	position: relative;

 } 


ul.umenue {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.umenue a:link, 
ul.umenue a:visited,
ul.umenue a:active {
	text-decoration: none;
	display: block;
	width: 150px;
	padding: 10px 0 14px 0;
	text-indent: 15px;
	font:bold 12px Verdana, Arial,sans-serif;
	color:#000;
	
}

	
li.umenue a:link, 
li.umenue a:visited,
li.umenue a:active {	
	background: url(/images/u_menue.gif) no-repeat;
	
}
	
li.umenue a:hover {
	background: url(/images/u_menue_hover.gif) no-repeat;
	color:#fff;
	}	
	

		
li.umenue_current {
	background: url(/images/u_menue_hover.gif) no-repeat;
	color: #fff;
	} 
	
li.umenue_current a:link, li.umenue_current a:visited {	
	color: #fff !important;
}

/* Grüneseite */

body#grueneseite li.umenue a:link, 
body#grueneseite li.umenue a:visited,
body#grueneseite  li.umenue a:active {	
	background: url(/images/u_menue_green.gif) no-repeat;
	
}
	
body#grueneseite li.umenue a:hover {
	background: url(/images/u_menue_hover_green.gif) no-repeat;
	color:#fff;
	}	
	

		
body#grueneseite li.umenue_current {
	background: url(/images/u_menue_hover_green.gif) no-repeat;
	color: #fff;
	} 
	
 
 
/*
-----------------------------------------------
Formulare
----------------------------------------------- */	

.form_links {
	position: relative;
	display: block;
	float:left;
	width:360px;
}

.reihe {
  display: block;
  width: 350px;
  clear: both;
  padding: 5px;

  border-top:1px solid #eaeaea;
}

.label {
	position: relative;
	display: block;
  float: left;
  width: 100px;
  text-align: left;
}

.label_error {
	position: relative;
	display: block;
	font-weight: bold; !important
	color: #F15A22;
  float: left;
  width: 100px;
  text-align: left;
}

.feld {
	position: relative;
	display: block;
  float: left;
  width: 250px;
  text-align: left;
} 

.zusatz
{
	position:relative;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	height: 455px;
	width: 240px;
	background-color: #fff;
	font:11px Verdana, Arial,sans-serif;
	border-left:1px solid #eaeaea;
}

.einverstanden
{
	font:11px Verdana, Arial,sans-serif;
	width: 355px;
	padding-left: 5px;

}

      
      
/*
-----------------------------------------------
nur für Startseite
----------------------------------------------- */
#start_start {

}

#start_person {
	position: absolute; 
	z-index: 10;
	left: 693px; 
	top: 26px;
	text-align: right;
	width: 290px;
}

#start_adr {
	position: absolute;
	left: 20px;
	width: 233px;
	top: 322px;
	background-color: #256AB0;
}


#start_ecke_icon{
	position:absolute;
	left: 30px;
	top: 480px;
}

#start_willkommen_bg {	
  position: absolute;
  left: 20px;
  top: 133px;
	height: 179px;
	width: 963px;
	background: #FCB017;

}

#start_willkommen {
	position: absolute;
	left: 40px;
	width: 445px;
	top: 140px;
	height: 140px;
}

#start_slogan {
	position: absolute;
	z-index: 20;
	left: 500px;
	width: 220px;
	top: 194px;
}

#start_slogan_untertitel {
	position:absolute;
	left: 500px;
	width: 220px;
	top: 274px;
}



#start_slogan_untertitel strong {
    	color: #F15A22; 	
}

#start_aktuelles {

	position:absolute;
	left: 497px;
	width: 486px;
	top: 323px;
	background-color: #256AB0;
	height: 120px;	
}

#start_aktuelles a:link, 
#start_aktuelles a:visited {
	color: #fff;
	text-decoration: underline;	
}

#start_aktuelles a:link.active, 
#start_aktuelles a:visited.active, 
#start_aktuelles a:hover {
	color: #FCB017;
}

#start_aktuelles_inhalt {
padding-left: 12px;
padding-top: 12px;
width: 462px;
}

#start_aktuelles_inhalt h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}

#start_aktuelles_inhalt p {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}

#start_flash {
	position:absolute;
	left: 497px;
	width: 486px;
	top: 454px;
	background: #256AB0 url("/images/bg_flash.jpg") no-repeat;
	height: 120px;	
}

#start_flash_pos {
	position:absolute;
	left: 497px;
	top: 454px;
}

#start_noflash_pos {
	position:absolute;
	left: 497px;
	top: 478px;
}

#adrinhalt {
	padding: 12px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
 }
 
#adrinhalt a:link, 
#adrinhalt a:visited {
	color: #fff;
	text-decoration: underline;	
}

#adrinhalt a:link.active, 
#adrinhalt a:visited.active, 
#adrinhalt a:hover {
	color: #FCB017;	
}

.impressum a {
	color: #ccc;
	font: 11px Verdana, Arial, Helvetica, sans-serif
}

.impressum {
	text-align: right;	
	width: 950px;
}

.startimpressum {
	position: absolute;
	top: 580px;
    left: 25px;
}
 
 
#start_produkte {
	position:absolute;
	display: block;
	left: 265px;
	width: 220px;
	top: 322px;
	background: #256AB0 url("/images/bg_produkte.jpg") no-repeat;
	height: 252px;
}

#start_produkte_scroll
{
	overflow: auto;
	height: 228px;
	width: 220px;
	padding: 0;
	margin: 0;
}

#produkte_nav {
  overflow: hidden;
  display: block;
	float: left;
	font: 12px/22px Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
  color: #000;
	width: 204px;
}

#produkte_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 204px;
}
	
#produkte_nav li a:link, 
#produkte_nav li a:visited {
	display: block;
	color: #fff;
  width: 199px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#produkte_nav li a:link.active, 
#produkte_nav li a:visited.active, 
#produkte_nav li a:hover {
	color: #000;
	background-color: #8DB9DC;
}


#start_produkte h2, #start_aktuelles h2, #start_flash h2, #start_adr h2 {
  font: bold 12px/23px Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
  color: #fff;
  background-color: #18519A;
	text-indent: 8px;
  border-bottom: 1px solid #fff;
}

#start_adr2 h2   {
    font: bold 12px/23px Arial, Helvetica, sans-serif;
    color: #fff;
    text-indent: 8px;
    margin: 0;
	padding: 0;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
 }
 
body#grueneseite #menue {
	background: url(/images/menue_bg_green.gif) no-repeat;
}
 
body#grueneseite #container {
  background: url("/images/bg_green.gif") repeat-y;       
}

body#grueneseite #col2 {
    background: url(/images/bg_top_green.gif) 0 0 no-repeat; /* nicht fertig */
}

body#grueneseite #adr {
	background:url("/images/bg_kontakt_green.gif");
}
 
body#grueneseite #footer {
	background: url("/images/bg_footer_green.gif") no-repeat; /* nicht fertig */
}

body#grueneseite #content a {
	color: #69881f !important;
}



#start_adr2 {
	left:20px;
	position:absolute;
	top:322px;
	width:233px;
    height:252px;
	background: #256AB0 url("/images/bg_ecke_unten.jpg") bottom no-repeat;
}

#start_adr2 .start_adr2_bgTop {
    height: 132px;
    padding:8px 0 0 12px; 
    background: url("/images/zert.gif") 0 45px  no-repeat;
}


#start_adr2 .start_adr2_bgTop a {
   width:104px;
   height:32px;
   display:block;
   background: transparent url("/images/button_gruene_seite.gif") no-repeat; 
}

#start_adr2 .start_adr2_bgTop a:hover {
  background-position: 0 -32px; 
}


#start_adr2 .start_adr2_bgTop a span{ display:none;}


#start_ecke_unten {
	position: absolute;
	left: 20px;
	width: 233px;
	top: 493px;
	height: 81px;
	background: #256AB0 url("/images/bg_ecke_unten.jpg") no-repeat;
}




#start_ecke_icon2{
	position:absolute;
	left: 20px;
	top: 330px;
}


.zert {
left:0px;
position:relative;
top:107px;
z-index:5;
}


