body
{
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}	


/**** Homepage ****/

#homepage {
	background-color: #C49A25;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
}

a {
	margin: 0;
	color: #BF2F2A;
	font-size: 11px;
	text-decoration: underline;	
}
a:hover {
	color: #7D0D01;
	font-size: 11px;
	text-decoration: underline;	
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
li {
	padding: 0 0 0 8px;
	margin: 0;
	list-style-type: none;	
	background : url(/images/streep.gif) no-repeat;
}


/**** Header ****/

#header {
	width: 980px;
	height: 14px;
	padding: 10px 0 0 0px;
	margin: 0 auto;
	color: #CDAE57;
	background: url(/images/top_content.jpg) bottom center no-repeat;
	position: relative;
}
#mainmenu {
	position: absolute;
	left: 594px;
	top: 8px;
	font-size: 13px;
	font-weight: normal;
	margin: 0 115px 0 0 ;
	letter-spacing: 0px;
	
}
#mainmenu a {
	color: #E92D29;
	text-decoration: none;
	padding: 0px 4px 2px 4px;
	font-size: 13px;
}
#mainmenu a:hover {
	background-color: #EF4138;
	color: #fff;
}
#mainmenu a.active {
	background-color: #EF4138;
	color: #fff;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
}

/**** content ****/

#content-wrapper {
	margin: 0 auto;
	background: url(/images/content_background.jpg) repeat-y center; 
	width: 980px;
}
#content {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	background: url(/images/back_content.jpg) top right no-repeat;	
}
#logo_onder {
	position: absolute;
	bottom: 15px;
	left: 420px;
	padding: 0;
	margin: 0;
}
#images {
	float: left;
	width: 386px;
	position: relative;
}
#logo {
	position: absolute;
	top: 12px;
	left: 20px;
}
#BigImage {
	margin: 55px 0 10px 6px;
	
}
#SoloImage {
	padding: 0;
	margin: 55px 0 55px 6px;
}
#SoloImageEmpty {
	width: 380px;
	padding: 0;
	margin: 55px 0 55px 6px;
}
#ProdImages {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 198px;
	left: 10px;
}
#containerthumbs {
	float: right;
	top: 90px;
	right: 10px;
	height: 161px;
	background: #EF4138;
	width: 376px;
	margin: 0;
	position: relative;
	overflow: hidden;
}
#thumbnails {
	position: relative;
	margin: 20px 2px 95px 10px;	
}
#preview{
	top: 15px;
	position: absolute;
	margin:  0;
	padding: 0;
	width: 500px;
	left: 0px;
	visibility: visible; 
	z-index: 12;
	clip: rect(0px 350px 100px 8px);
}
#preview a img{
	border: 1px solid #fff;
}
.thumbs{
	float: left;
	padding: 0 0 0 0;
	margin-left: 8px;
	border: 1px solid white;
}
#pijl_rechts {
 	position: absolute;
	border: none;
	padding: 53px 0 0 0;
	right: 2px;
	margin: 0;
}

#pijl_links {
	position: absolute;
	left: -5px;
	border: none;
	padding: 53px 0 0 0;
	margin: 0;
}

#cijfers {
	color: #fff;
	width: 200px;
	font-size: 13px;
	font-weight: bold; 
	margin: 0px 0px 65px 15px;
}
#cijfers a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;	
}
#cijfers a:hover, #cijfers a.active {
	color: #953D17;
	font-size: 10px;
	text-decoration: none;	
}
#spatie {
	width: 270px;
	margin: 0px 0px 31px 15px;
}

#submenu {	
	float: left;
	margin: 0 0 140px 1px;
	width: 203px;
	letter-spacing: 0.1em;
}

#submenu ul{
	width: 203px;
	margin: 90px 0 0 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid white;
	border-right: 1px solid white;
	font-size: 12px;
}
#submenu ul li {
	padding: 0;
	border-bottom: 1px solid white;
	color: #ffffff;
	background-color: #F2D6D3;
	font-weight: bold;
}
#submenu ul li a {
	display: block;
	padding: 5px 0 5px 6px;
	margin: 0;
	text-decoration: none;
	color: #BF2F2A;
	background-color: #F2D6D3;
	font-weight: bold;
	width: 197px;
}

#submenu ul li.active a,
#submenu ul li a:hover {
	color: #ffffff;
	background-color: #EF4138;
	font-weight: bold;
	text-decoration: none	;
}


#submenu ul ul{
	width: 202px;
	margin: 10px 0 0 0;
	padding: 0 0px 0 0;
	list-style-type: none;
	border-top: 1px solid white;
	border-right: 1px solid white;
	font-size: 12px;
}
#submenu ul ul li {
	padding: 0;
	border-bottom: 1px solid white;
	color: #BF2F2A;
	background-color: #F2D6D3;
	font-weight: bold;
}
#submenu ul ul li a {
	display: block;
	padding: 3px 0 3px 4px;
	margin: 0 0 0 2px;
	text-decoration: none;
	color: #BF2F2A;
	background-color: #F2D6D3;
	font-weight: bold;
}
#submenu ul ul li.active a,
#submenu ul ul li a:hover {
	color: #ffffff;
	background-color: #BE302A;
	font-weight: bold;
	text-decoration: none;
}


#text {
	float: left;
	width: 357px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	vertical-align: top;
}
h1 {
	color: #E92D29;
	font-size: 14px;
	font-weight: 101;
	margin: 40px 0 0 0;
	height: 27px;
	position: relative;
	background: url(../images/back_title.gif) left bottom no-repeat; 
}
#jobtitel {
	color: #BA911F;
	font-size: 14px;
	font-weight: 101;
	margin: 35px 0 0 0;
	height: 27px;
	width: 362px;
	position: relative;
	background: url(../images/back_title1.gif) left bottom no-repeat; 
}

h1 img {
	right: 21px;
	top: 2px;
	position: absolute;
	border: 0;
}
#textblock {
	color: #5A564E;
	width: 332px;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 20px 0 0;
	white-space: normal;
	text-align: justify;
}

.fotosrechts {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}

h2 {
	color: #E92D29;
	font-size: 14px;
	height: 27px;
	margin: 0px;
	padding:0;
	background: url(../images/back_news.gif) left top no-repeat; 
}


#news {
	background-color: #EDEEEF;
	height: 100px;
	width: 332px;
	bottom: 0px;
	right: 40px;
	position: absolute;
	padding: 0;
	margin: 0;
}


#newsitem {
	color: #868175;
	font-size: 12px;
	font-weight: normal;
	margin: 0 8px 5px 8px;
	padding: 0;
	text-align: top;
	width: 305px;
	height: 80px;
	white-space: normal;
}
#productlogo img {	
	bottom: 0px;
	right: 35px;
	position: absolute;
	padding: 0;
	margin-top: 0px;
}

#legecontainer{
	padding: 0;
	margin: 0;
	width: 203px;
}


#more {
	position: bottom;
	width: 330px;
	padding: 0;
	bottom: 0px;
	text-align: right;
}
#more a {
	color: #7B1A1A;
	font-size: 11px;
	font-weight: normal;
}
#more a:hover {
	color: #434343;
	font-size: 11px;
	font-weight: normal;
}

.clear{
	clear: both;
	line-height: 0;
	height: 0;
}


img.border {
	border: 1px solid;
	color: #ffffff;
}



/**** jobs ****/

a.spontaan {
	margin: 0 0 0 220px;
	color: #BF2F2A;
	font-size: 12px;
	text-decoration: underline;	
}
a.spontaan:hover {
	color: #5A564E;
	font-size: 12px;
	text-decoration: underline;	
}


a.jobs {
	margin: 0;
	padding:  4px 9px 6px 10px;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	background: url(/images/sol_but.jpg) no-repeat;
}
a.jobs:hover {
	color: #7D0D01;
	font-size: 12px;
	text-decoration: none;
	background: url(/images/sol_but.jpg) no-repeat;
}
a.solliciteer {
	margin: 0;
	color: #BF2F2A;
	font-size: 12px;
	text-decoration: underline;	
}
a.solliciteer:hover {
	color: #7D0D01;
	font-size: 12px;
	text-decoration: underline;	
}


a.top {
	margin: 0;
	color: #BF2F2A;
	font-size: 11px;
	text-decoration: underline;	
}
a.top:hover {
	color: #7D0D01;
	font-size: 11px;
	text-decoration: underline;	
}


#faq {
	margin: 15px 0 0 0;
}
#faq p {
	margin: 15px 0 0 0;
}


.othertext {
	color: #5A564E;
	font-size: 11px;
	font-weight: regular;
	white-space: normal;

}

#other {
	margin: 15px 0 0 0;
	text-align: left;
}

#sectie {
	margin: 0;
}

#sectie p {
	margin: 15px 20px 0 0;
}

h5 {
	color: #5A564E;
	font-size: 12px;
	font-weight: normal;
	position: top;
	margin-top: 0px; 
	margin: 0;
}
h4 {
	color: #952C21;
	font-size: 12px;
	font-weight: bold;	
	margin: 0;
	padding: 0;
}

h3 {
	color: #4E4E51;
	font-size: 14px;
	font-weight: 101;
	margin: 0;
	padding: 0;
}

h5 {
	color: #5A564E;
	font-size: 14px;
	font-weight: 101;
	height: 22px;
	margin-top: 0px; 
	margin: 0;
}

h6 {
	color: #454036;
	font-size: 12px;
	font-weight: bold;
	height: 10px;
	margin-top: 0px; 
	margin: 0;
}

h7 {
	color: #5A564E;
	font-size: 12px;
	font-weight: normal;
	height: 10px;
	margin-top: 0px; 
	margin: 0;
}

logoprint{
	padding: 0;
	margin: 0;
	text-align: left;
}
#mappy{
	padding: 0;
	margin: 0;
}
#textprint {
	margin: 10px;
	padding: 0;
	text-align: top;
}
#adresprint {
	padding: 0;
	margin: 30px 0 10px 10px;
	color: #5A564E;
}
#popuplogo{
	padding: 0;
	margin: 0;
	
}

/**** footer ****/

#footer {
	color: #938B75;
	font-size: 10px;
	font-weight: regular;
	width: 980px;
	height: 10px; 
	margin: 0 auto;
	white-space: normal;
	background: url(../images/bottom_content.jpg) top center no-repeat;
}
#footer a {
	color: #938B75;
	font-size: 10px;
	font-weight: regular;
	text-decoration: underline;
}
#adres {
	float: left;
	margin: 10px 8px 0 10px;
}
#adres a:hover {
	text-decoration: underline;
	color: #E92D29;
}
#duo {
	margin: 10px 8px 0 0;
	float: right;
}


