/* CSS Document for Biotrading.com by Chris van den Ende @ MultiMove*/

body{
	padding: 0px;
	margin:0px;
	background-color:#f3f9fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	margin:0px auto;
	width:980px;
	background-image:url(../images/layout/biotrading_02.jpg);
	background-repeat:repeat-y;
}


#containerTop{
	background-image:url(../images/layout/biotrading_01.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
}

#containerBottom{
	background-image:url(../images/layout/biotrading_03.jpg);
	background-repeat:no-repeat;
	background-color:#f3f9fd;
	background-position:top;
	height:35px;
	text-align:center;
	padding-top:15px;
	color:#484848;
	font-size:11px;
}

#bottomSitemap{
	float:right;
	margin-right:56px;
	width:149px;
	text-align:center;
}
	
	#bottomSitemap a{
		color:#484848;
	}

#logo{
	width:641px;
	height:97px;
	margin-left:45px;
	margin-top:15px;
	cursor:pointer;
	background-image:url(../images/layout/logo_slogan.png);
	background-position:top left;
	background-repeat:no-repeat;
	behavior: url(http://www.biotrading.com/styles/iepngfix.htc);
}

#zoekveld{
	float:right;
	width:150px;
	height:15px;
	margin: 22px 53px 0px 0px;
	_margin-right: 27px;
	border:1px solid #0c98d7;
	padding:0px;
}

	.search_input{
		padding:2px 4px 0px;
		width:88px;
		border: none 0px #000;
		font-size:10px;
		height:12px;
		background-repeat:repeat-x;
		background-image:url(../images/layout/zoek_05.jpg);
		background-position:top;
		margin:0px;
	}
	
	.search_button_small{
		background-image:url(../images/layout/zoek_07.jpg);
		background-repeat:no-repeat;
		width:14px;
		height:15px;
		border:none 0px #000;
		margin:0px;
		padding:0px;
		cursor:pointer;
	}
	
	.search_button{
		background-image:url(../images/layout/zoek_03.jpg);
		background-repeat:no-repeat;
		width:39px;
		height:15px;
		border:none 0px #000;
		background-position:right;
		margin:0px;
		padding:0px;
	}

#afbeeldingen{
	float:right;
	width:149px;
	margin: 0px 55px 0px 0px;
	_margin-right: 28px;
	margin-top: -54px;
	padding-bottom:20px;
	//*background-image:url(../images/layout/ding_03.jpg);*/
	background-repeat:no-repeat;
	padding-top:112px;/*112px;*/
}


#menu{
	padding-left:86px;
	height:26px;
	margin-top:16px;
}

	#menu a{
		color:#000;	
		text-decoration:none;
		height:22px;
		padding:5px 5px 4px;
	}
	
	#menu a:hover{
		color:#000;
		background-color:#91d1ad;
		text-decoration:none;
		height:22px;
		padding:5px 5px 4px;
	}

	#content{
		width:591px;
		margin-top:10px;
		margin-left:91px;
		padding-bottom:15px;
		font-size:13px;
	}
	
	#content_extranet{
		width:690px;
		margin-top:10px;
		margin-left:51px;
		padding-bottom:15px;
		font-size:13px;
	}
	
	#content_extranet h1,
	#content h1{
		color:#FFF;
		margin:0px;
		padding:0px;
		font-size:18px;
		font-weight:bold;
	}
	
	#content_extranet h2,
	#content h2{
		color:#0c98d7;
		margin:0px;
		padding:0px;
		font-size:18px;
		font-weight:bold;
	}
	
	#extranet a,
	#content_extranet a,
	#content a{
		color:#0c98d7;
		text-decoration:underline;
		font-weight:normal;
	}

/*#landen{
	/*float:right;
	position:absolute;
	/*margin-right:18px;
	width:29px;
	margin-left:933px;
	margin-top: -54px;
}*/

#landen{
	text-align: right;
	width:685px;
	height:26px;
	font-size:9px;
	color:#666666;
}

	#landen a{
		margin:0px 4px;
		color:#666666;
	}
	
	
#extranet{
	position:absolute;
	width:300px;
	margin-top:45px;
	margin-left:90px;
}

.clear{
	clear:both;	
}