/* CSS Salzpaste */
*{
	margin:0px;
	padding:0px;
	border: 0px;

}

html, body {
	background-image:url(../images/layout/body_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #3C580C;
	height: 100.1%;
		

}

#wrapper {
	width:950px;
	margin: 0 auto;
	padding:0px;
	background-color: #FFFFFF;
	color: #3C580C;
}

#header {
	width:950px;
	height:224px;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
}
/* Navigation */
#navigation {
	width: 950px;
	height: 39px;
	background-image: url(../images/layout/navigation.jpg);
	background-repeat: no-repeat;
}


#navigation ul {
	margin: 0px 0px 0px 560px;
}


#navigation ul li {
	float:left;
	font-family: Arial, helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 13px 4px 0px 4px;
	list-style-type: none;
}
	
#navigation li a {
		color: #FFFFFF;
		text-decoration: none;
}
#navigation li a:hover {
		color: #D3DCCF;
		text-decoration: none;
}


/* Navigation End */

/* Produkt */



/* Produkt End */



#main {
	background-image:  url(../images/layout/main_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, helvetica, Verdana;
	font-size: 12px;
	min-height: 480px;
	
}

#inside {
	padding: 66px 90px 40px 107px;
	overflow:auto;
}


/* Footer */

#footer {
	width: 950px;
	height: 60px;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
}

#footer ul {
	margin: 0px 0px 0px 617px;
}

#footer ul li {
	float:left;
	font-family: Arial, helvetica, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 30px 4px 0px 4px;
	list-style-type: none;
	}
#footer li a {
		color: #FFFFFF;
		text-decoration: none;
}

/* Footer End */





/* Überschrift */
h2 {
	font-family: Arial, helvetica, Verdana;
	font-size:15px;
	color: #3C580C;
	padding:0px;
	margin:0px;
	}
h3 {
	font-family: Arial, helvetica, Verdana;
	font-size:13px;
	color: #3C580C;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
/* Überschrift End */






/* Inhalte */

#start_1 {
	margin:0px 0px 0px 0px;
	width:231px;
	height:351px;
	float: left;
	
}

#start_2 {
	margin:0px 30px 0px 30px;
	width:231px;
	height:351px;
	float: left;
	
}

#start_3 {
	margin:0px 0px 0px 0px;
	width:231px;
	height:351px;
	float: left;

			
}
.anwendung{
	float: left;
	margin-right:10px;
	}
	
.more{
	float: left;
	height: 100px;;
	margin-right:10px;
	}
.anwendung img {
	margin-bottom: 6px;
	border: 1px solid #D5E6C9;
	padding:2px;
	cursor: pointer;
	
}

.produkt {
	margin:0px 12px 0px 0px;
	width:170px;
	height:280px;
	float: left;
	background-color:#F0F4ED;
	border-top: 2px solid #D5E6C9;
	border-bottom: 2px solid #D5E6C9;
	border-right: 2px solid #D5E6C9;
	border-left: 2px solid #D5E6C9;
	display:block;
	cursor: pointer;	
}

.produkt_einzel {
	margin:0px 5px 0px 5px;
	width:250px;
	height:320px;
	float: left;
	background-color:#F0F4ED;
	border-top: 2px solid #D5E6C9;
	border-bottom: 2px solid #D5E6C9;
	border-right: 2px solid #D5E6C9;
	border-left: 2px solid #D5E6C9;
	display:block;
	cursor: pointer;	
}

.produkt_beschreibung {
	line-height: 25px;
	font-size:14px;	
}

#inside ul li {
	margin: 10px 0 0 0 ;
	padding: 0 0 0 100px;
	list-style: none;
	font-size:11px;
	font-family: Arial, helvetica, Verdana;
	text-align:left;
}
#inside ul li:hover {
	margin: 10px 0 0 0 ;
	padding: 0 0 0 88px;
	list-style: disc;
	list-style-position: inside;
	font-size:11px;
	font-family: Arial, helvetica, Verdana;
	text-align:left;
}

/* Classen */
a:link, a:visited, a:active{
	color: #3C580C;
	text-decoration: none;	
}

.clear {
	clear:both;
}

.left {
	width: 368px;
	float: left;
}

.right {
	width: 368px;
	float: right;
	
	}
span.first {
	font-size:20px;
	font-weight: bold;

}
span.sec {
	font-size:24px;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
}
span.three {
	font-size:18px;
	font-weight: normal;
}
.block {
	text-align: justify ;
}
	
.bg_left{
	background-color:#F0F4ED;
	width:250px;
	height:170px;

}
.produkt_text{
	width: 719px;
	margin: 50px 0 30px 0;
	background-color:#F0F4ED;
	padding: 5px;
	border: 1px solid #D5E6C9;
	line-height: 25px;
	font-size:14px;
}
.anwendung_text{
	width: 719px;
	margin: 10px 0 0 0;	
	padding: 5px;
	line-height: 25px;
	font-size:14px;
}

fieldset {
	border: 1px solid;
	display:block;
	padding: 0px 10px 15px 15px;
	width:300px;
	margin:0px 0px 0px 0px ;
	height:235px;
}
#deusa_img {
	position: relative;
	top:22px;
	left:10px;
}
#hunt_img {
	position: relative;
	top:30px;
	right:40px;
}
legend {
	padding:0 0px 5px 0px;
	margin:0px;
}