body {
	background: #fff;
	color: #000;
  	margin : 0;
	font-family : Arial;
	font-size : 11px;

}
a.nav, a.nav:link, a.nav:focus, a.nav:visited, a.nav:active, a.nav:hover
{	

	float:left;
	padding-left:15px;
	font-weight:800;
	color: #767676;
	text-decoration: none;
	font-size : 13px;
	height:15px;
	
}
a.nav:active, a.nav:hover
{
	font-weight:800;
	color: #000000;
}

a, a:link, a:focus, a:visited, a:active, a:hover
{	
	text-decoration: none;
	color: #767676;
	font-size : 12px;
	
}
a:active, a:hover
{
	font-weight:800;
	color: #000000;
}

#main {
	width : 850px;
	margin : 0 auto;

}
#box {
	margin-top:50px;
	width:850px;
	height:480px;

}

#content_text_gras{
display:box;
padding:5px;
width:400px;
height:350px;
float:left;
color:green;
line-height:1.5;
font-size:12px;
font-weight:500;
background:#FFFFFF;
 overflow:auto;
}
#content_gras{
padding-left:30px;
padding-top:20px;
width:850px;
height:	400px;
background-image: url('images/gras.jpg');
background-repeat : no-repeat;	
}

#content_text_nuss{
display:box;
padding:5px;
width:400px;
height:350px;
float:left;
color:#641801;
line-height:1.5;
font-size:12px;
font-weight:500;
background:#FFFFFF;
 overflow:auto;
}
#content_nuss{
padding-left:30px;
padding-top:20px;
width:850px;
height:	400px;
background-image: url('images/nuss.jpg');
background-repeat : no-repeat;	
}

#content_text_obst{
display:box;
padding:5px;
width:400px;
height:350px;
float:left;
color:#B91A04;
line-height:1.5;
font-size:12px;
font-weight:500;
background:#FFFFFF;
 overflow:auto;
}
#content_obst{
padding-left:30px;
padding-top:20px;
width:850px;
height:	400px;
background-image: url('images/obst.jpg');
background-repeat : no-repeat;	
}

#content_text_wiese{
display:box;
padding:5px;
width:400px;
height:350px;
float:left;
color:#596C13;
line-height:1.5;
font-size:12px;
font-weight:500;
background:#FFFFFF;
 overflow:auto;
}
#content_wiese{
padding-left:30px;
padding-top:20px;
width:850px;
height:	400px;
background-image: url('images/wiese.jpg');
background-repeat : no-repeat;	
}

#content_text_pepper{
display:box;
padding:5px;
width:400px;
height:350px;
float:left;
color:#912326;
line-height:1.5;
font-size:12px;
font-weight:500;
background:#FFFFFF;
 overflow:auto;
}
#content_pepper{
padding-left:30px;
padding-top:20px;
width:850px;
height:	400px;
background-image: url('images/pepper.jpg');
background-repeat : no-repeat;	
}
#content_text_sonne{
display:box;
padding:5px;
width:400px;
height:350px;
float:left;
color:#912326;
line-height:1.5;
font-size:12px;
font-weight:500;
background:#FFFFFF;
 overflow:auto;
}
#content_sonne{
padding-left:30px;
padding-top:20px;
width:850px;
height:	400px;
background-image: url('images/sonne.jpg');
background-repeat : no-repeat;	
}
#menu{
height:30px;
margin-left:420px;
}
h1{
font-size:14px;

}


#content_pict{
display: box;
padding-left:10px;
width:320px;
float:left;

}

