@import url("basic.css");
@import url("news.css");
@import url("formulier.css");
	body{
	margin: 0px;
	/* background-image : url(../images/bodybg.gif); */
	background-repeat : repeat-x;
	background-position : center 0px;
	}
	#center{
	padding-bottom : 20px;
	width : 950px;
	padding-bottom : 20px;
	margin : auto;
	}
	#menubar{
	width : 950px;
	height : 69px;
	background-image : url(../images/autopharma-logo2.gif);
	background-repeat : no-repeat;
	background-position : 0 0;
	}
	#mainimage{
	width : 950px;
	height : 232px;
	/*background-image : url(../images/autopharma-mainimage6.jpg); */
	background-repeat : no-repeat;
	background-position : 0 0;
	}
	#kolom1{
	width : 255px;
	float : left;
	}
		#newscontainer{
		padding-top : 6px;
		padding-bottom : 100px;
		/* border-top : 1px solid #747474; */
		background-repeat : repeat-x;
		background-position : 0 bottom;
		font-family : Arial;
		font-size : 11px;
		color : #ffffff;
		}
		#bannercontainer{
		padding-bottom : 4px;
		padding-top : 7px;
		float : left;
		}
		#certs{
		}
	#kolom2{
	width : 695px;
	float : left;
	background-image : url(../images/bodybeeldmerk.gif);
	background-repeat : no-repeat;
	background-position : 0 bottom;
	overflow : hidden;
	}
		#languages{
		width : 695px;
		height : 21px;
		padding-top : 8px;
		text-align : right;
		background-image : url(../images/languagebg.gif);
		background-repeat : no-repeat;
		background-position : right 0;
		font-family : Tahoma;
		font-size : 9px;
		float : right;
		}
		#languages img{
		display : inline;
		margin : 0px;
		} 
		#content{
		width : 595px;
		padding-top : 30px;
		padding-left : 50px;
		padding-right : 50px;
		padding-bottom : 00px;
		font-family : Arial;
		font-size : 11px;
		line-height : 1.6em;
		color : #4b4b4b;
		}
			#content h1{
			margin-top : 0px;
			padding-top : 0px;
			margin-bottom : 10px;
			font-family : swiss721, Arial;
			font-size : 28px;
			color : #4b4b4b;
			}
			#content h2{
			margin-top : 0px;
			padding-top : 0px;
			font-family : Arial;
			font-size : 21px;
			color : #979797;
			font-style : italic;
			}
			#content a{
			color : #4b4b4b;
			}
	#footer{
	width : 930px;
	height : 23px;
	padding-top : 7px;
	padding-left : 10px;
	padding-right : 10px;
	background-color : #00355c;
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #ffffff;
	text-align : right;
	float : left;
	}
	#footer a{
	color : #ffffff;
	}
	#footer a:hover{
	text-decoration : underline;
	}
	#buttonbar{
	width : 950px;
	padding-top : 8px;
	padding-bottom : 8px;
	background-image : url(../images/system/dottedhorizontal.gif);
	background-repeat : repeat-x;
	background-position : 0 bottom;
	float : left;
	}
	#copy{
	width : 942px;
	padding-top : 3px;
	padding-right : 8px;
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #747474;
	text-align : right;
	float : left;
	}
	#copy a{
	color : #747474;
	}
	.clear{
	clear : both;
	}
		.bannbutt{
		width : 125px;
		height :40px;
		margin-bottom : 0px;
		background-color : #ffffff;
		float : left;
		cursor : pointer;
		}
		.mr{
		margin-right:5px;
		}
		.mb{
		margin-bottom:5px;
		}
	#backtop{
	padding-top : 30px;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : right;
	}
	#backtop a{
	color : #00355C;
	}
