/*
###########################################
Nordzucker european locations
addOn for homepage
Stylesheet-Datei
b.it Dienstleistungen 2008
Niels Behrendt
info@behrendt-it.de
www.bit-dienstleistungen.de
###########################################
*/

#menu{
	
	padding: 0;
	/*padding-top: 3px;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	margin-left: 0px;
	height: 260px;
	margin-top: 33px;
	background-color: transparent;
background-image: url(../stuff/keyvisual_neu.jpg);
background-position: -1px 0px;
background-repeat: no-repeat;

}
#top{
	position: absolute; 
}
#funcnav {

top:135px;

}
#content{
	margin-top: 0px;
	background-image: none;
	}
	
.left{
	margin: 0px;
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	margin-top: 2px;
	border-top: 4px solid #639c08;
	border-bottom: 4px solid #639c08;
	margin-bottom: 2px;	
	}

.sm_image a{
	margin-right: 5px;
	float: left;
}
.sm_text{
	float: left;
	width: 140px;
	padding-left: 10px;
	height: 76px;
	overflow: hidden;
}
.sm{
	width: 216px;
	float: left;
	min-height: 120px;
	padding: 10px 10px 10px 10px;
	background-image: url(../stuff/bg_home_seperator.gif);
	background-repeat: repeat-y;
	background-position: right;
/*	overflow: hidden;*/
}
.last{
	background-image: none;
}
a.sm_titlelink{
	color: #639c08;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../stuff/bg_brands_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.sm_title{
	clear: both;
	padding: 0 10px 10px 5px;
}
.sb{
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	width: 140px;
}
.sb select{
	border: 1px solid #639c08;
	width: 120px;
	
}
.sb option{
	padding: 2px;
}
.main{
	width: 680px;

	}
