*{
	padding:0;
	margin:0;
}

html{
  min-height: 101%;
}

body{
	font:12px Arial, Verdana, sans-serif;
	color:#003366;
	background-color: #ffffff;
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #669933;
	padding-bottom: 10px;
	padding-top:20px;
}

h2{
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 11px;
}

a{
	color: #003366;
	text-decoration: underline;
}
a:hover{
	/*background-color:#E0E6F3;*/
	text-decoration:none;
}

p{
	color: #003366;
	font-size: 13px;
	
}



ul{
	text-align: left;
	font-size: 13px;
	margin: 10px 0px 5px 10px;
	padding-left: 20px;
	
}

ul li{
	color:#003366;
	margin-bottom: 11px;
	margin-top: 1px;
	padding-left:50px;
	background: url(../design_images/li_kraeuter.gif) 0% 50% no-repeat; /*list-style-image: url(../design_images/li_kraeuter.gif);*/
	list-style: none;
}

li{
	margin-bottom:5px;
	margin-left:20px;
}



#box{
	position: relative;
	top: 10px;
	width:726px;
	text-align:left;
	margin:0 auto; /* horizontale Zentrierung*/
	margin-bottom:10px;
}


#navi{
	position: relative;
	height: 30px;
	width:726px;
	
}

#content_spalte_produkte{

	width: 410px;/*723px;*/
	padding-left:53px;
	padding-right:260px;
	height:400px;
	padding-top:25px;
	
}


#content_spalte_breit{
	width: 570px;/*723px;*/
	padding-left:53px;
	padding-right:100px;
	padding-bottom:20px;
	background-position:top;
	background-repeat: no-repeat;
	background-color:#71A84D;
	
	
	
}
.naviitem_passiv{
	position: relative;
	background-color: #71a84e;
	width: 110px;
	height: 22px;
	display: block;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-right:1px solid #ffffff;
	/*text-transform: uppercase;	*/
}

.naviitem_passiv:hover , .naviitem_aktiv{
	position: relative;
	background-color: #599939;
	width: 110px;
	height: 22px;
	display: block;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-right:1px solid #ffffff;
	/*text-transform: uppercase;	*/
}

#head_allgemein{
	height:80px;
	background-image: url(../design_images/bg_head.jpg);
}



#content_box{
	position: relative;
	top: 1px;
	width: 723px;
	background-color:#ffffff;
	clear: both;
	border: 1px solid #71A84D;
}

#content_box_home{
	position: relative;
	top: 1px;
	width: 723px;
	clear: both;
	border: 1px solid #71A84D;
}

#content_headline_image{
 	background-color:#ffffff;
	float:left;
 }

.content_headline_text{
	float: left;
	color: #6ea64b;
	font-weight: bold;
	font-size: 24px;
	margin-top:9px;
	font-style:italic;
}

.headline_blau{
padding-top:30px;
font-style:italic;
font-weight:bold;
font-size:14px;
color:#00347e;
}

.produktvariante{
	float: left;
	width: 132px;
	text-align: center;
}

.produktvariante_link{
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

#logo{
	float:left;
	width:140px;
}

#mainvisual_box{
	height:420px;
}



.content_text_box{
	position: relative;
	padding-left: 0px;
/*	padding-top: 20px;	 */
}




#vert_spacer{
	float:left;
	display:block;
}



.cleaner{
	/* Cleaner bereinigt alle Floats z.b. bei spalte links und rechts*/
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.teaser{
	position: relative;
	width: 242px;
	height: 121px;
	float: left;
	padding:10px;
	
}

.teaser_content{
	position: relative;
	width: 242px;
	height: 121px;
	background-color: transparent;
	text-align:right;
	
}

.link_teaser{
	text-decoration: none;
}

.link_teaser_headline{
	position: relative;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #bc4633;
	padding-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

#teaser_text{
	width:135px;
	
}

.link_teaser_text, .link_teaser_text p{
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	display:block;
	padding-left:100px;
	
}

.link_teaser_link{
	position: relative;
	text-decoration: underline;
	color: #71a84e;
	font-weight:bold;
	font-size: 11px;
	text-align:right;
	display:block;
	line-height:15px;
}


.no_border{
	border: none;	
}

.link_gruen{
	text-decoration: underline;
	color: #71a84e;
	font-weight:bold;
	font-size: 11px;
	line-height: 15px;
}


/* STYLES FÜR  FORMULARE */

label, input, select, textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  height: 18px;
  font-size: 12px;
  color:#003366
  
}

label {
 text-align: left; 
 padding-right: 1em; 
 padding-bottom: 1em; 
 width: 90px; /* Breite.*/
 font-size:12px;
 
}

input, select{
	border:1px solid #669933;
	width:250px;
	height:18px;
	font:12px Verdana, Arial, sans-serif;
	padding-top:2px;
	padding-left:2px;
}

select{
	width:120px;
}


form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

.button{
 /* den Submit-Button */
  width:120px;
  background-color:#ffffff;
  height:22px;
  margin-left:0px;
  padding-top:0px;
  border: 1px solid #003366;
  color:#003366;
  font-size:12px;
  
}

input#newsletter{ 
  border: 0px;
  width:20px;
}
input[type=hidden]{
	border:0px;
	width:0px;
}

.reddot{
	border: solid 1px red;
	color: Red;
}
