@charset "utf-8";
/* ---REACT NEW MEDIA------------------------------------------------------------------------------------------------------- */

#reactnewmedia {
	position:absolute;
	width:22px;
	top:400px;
	height:164px;
	z-index: 1;
}

#reactnewmedia a {
	position:absolute;
	display:block;
	width:22px;
	height:164px;
	text-indent:-900%;
	background:url(../gfx/tabje_react.gif) no-repeat left;
}

#reactnewmedia a:hover {
	background:url(../gfx/tabje_react.gif) no-repeat right;
}

#vahoogendoorn {
 
    float:right;
	position:absolute;
	width:22px;
	height:220px;
    float: right;
    top: 380px;
    right: 0px;
}

#vahoogendoorn a {
    
    text-align:right;
	display:block;
	width:22px;
	height:220px;
	text-indent:-900%;
    background:url(/gfx/tabje_hoogendoorn3.gif) no-repeat left;
}
#vahoogendoorn a:hover {
    
    text-align:right;
	display:block;
	width:22px;
	height:220px;
	text-indent:-900%;
    background:url(/gfx/tabje_hoogendoorn3.gif) no-repeat right;
}



p {
	font-family: Vedana , Arial, helvetica, sans-serif;
	color: #00499f;

}

body {
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:0;
	margin:0;

}

html, body {
	font-family: Vedana , Arial, helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color: #00499f;
 	overflow-y: scroll !important;
}

#container {
	position: absolute;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background:url(../gfx/header_bg.gif) repeat-x top center;
	margin:0;
	padding:0;
}

#main_container {
	padding:0;
	margin:0 auto;
	width:910px;
	height:auto;
	display:table;
}

/*de header container --------------------------------------------- */

#header_container {
/*	position:absolute;*/
	height:338px;
	width:910px;
	margin:0 auto;
	padding:0;
	z-index:10;
}

#header_left {
	width:410x;
	height:179px;
	float:left;
	z-index:100;
}

#header_right {
	width:540px;
	height:260px;
	float:right;
	z-index:100;
}

#header_image{
	width:910px;
	height:258px;
	background:url(../cmdata/images/TopBanners/topbanners/EmptyImage.jpg) no-repeat center top;
}

#logo {
	display:table;
	float:left;
	padding:71px 0 0 0;
	position:absolute;
	width: 278px;
	height: 132px;
	z-index:999;
}

#menu_container {
	height:36px;
	margin:0;
	padding:0;
	z-index:400;
	position:absolute;
	top:257px;
	margin-left: 50px;
}

/*de crumbpath container --------------------------------------------- */
#crumbpath_container {
	width:700px;
	height:40px;
	padding:7px 0 0 0;
	margin:0;
	text-align:left;
	position:absolute;
	top:293px;
}

#crumbpath {
	padding:0 0 0 60px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c89ab;
}

#language_selection {
	height:40px;
	padding:7px 20px 0 0;
	margin:0;
	text-align:right;
	float:right;
}
#language_selection p {
    font-weight: bold;
}
.menuLan, .menuLan {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00499f;
	padding:0 2px;
	text-transform:uppercase;
	text-decoration: none;
	
}



/*de content container --------------------------------------------- */

#content_container {
	height:auto;
	display:table;
}

#content {
	width:910px;
 	display:table;
	height:auto;
	margin:0;
	padding:0;
/*	background:url(../gfx/content-divider.gif) repeat-y top left; */
}
#content.product {
	padding:0px 0px 0px 60px;
	width:850px;
}
#content_left {
	width:510px;
	padding:0 0 0px 60px;
	margin:0;
	float:left;
	z-index:100;
	text-align: justify;
}


#content_right {
	width:280px;
	padding:9px 20px 0px 0px;
	float:right;
	z-index:100;
	min-height: 250px;
}

.clear {
	width: 100%;
	height: 0;
	clear: both;
}



/*de form container --------------------------------------------- */

#form_container {
	padding:0 0 0 30px;
	width:470px;
}

/*de footer  --------------------------------------------- */


#footer_container {
	position:absolute;
	width:100%;
	height:58px;
	bottom:0;	
}

/* daadwerkelijke footer */

#footer{
	margin:0 auto;
	background:url(../gfx/footer_bg.gif) no-repeat bottom right;
	height:58px;
	width:910px;
	padding:0px;
	position:relative;

}

.footer, .footer a{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	text-decoration:none;
	margin:0 auto;
	padding:10px 0 0 60px;
	text-transform:uppercase;
}

.footer a:hover{
	color: #ffffff;
	text-decoration:none;
}

/* de underfooter  --------------------------------------------- */
#under_footer {
	width: 910px;
	height: 78px;
}

/* de font elementen --------------------------------------------- */

a {
	color: #00499f;
	text-decoration:none;
}
a.hover {
	color:#ff0005;
	text-decoration:none;
}

a.visited {
	color: #00499f;
	text-decoration:underline;
}

hr {
	border: 0px;
	border-top: 2px solid #d9e0e9;
	height: 2px;
	margin: 1px 0 4px 0;
}

#line {
	border: 0px;
	border-top: 1px solid #a7d6f0;
	height:0px;
	margin:0;
	padding:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ff0000;
	font-size: 25px;
	line-height:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ff0000;
	font-size: 16px;
	line-height:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #00499f;
	font-size: 14px;
	line-height:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ff0000;
	font-size: 12px;
	line-height:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

.float {
	float:left;
	margin:0;
}

#content_right .rss {
	color:#666666;
	font-size:11px;
	padding:1px 0 0 0;
	width:50px;
	float:right;
	line-height:20px;
}

.backButton, .backButton a  {
	font-family: Vedana , Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.backButton a {
	font-family: Vedana , Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
/* scroll fix voor footer bij 100% hoogte ---------------------------------- 

#scrollfix {
	float:none;
	width:960px;
	height:482px;
	margin:0 auto;
	padding:0;
	top:0;
	z-index:-999999;
}*/

#background {
	position:absolute;
	background:url(../gfx/content_bg.gif) no-repeat top center;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	top:0;
	z-index:-9999;
}

#contactDiv {
	color:#000000;
	text-align:right;
	width:920px;
	height:120px;
	position: absolute;
	top: 590px;
}

#contactvlak {
	width:991px;
	height: 150px;
	position: absolute;
	background-image: url(../gfx/contactvlak.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	top: 570px;
}


/* custom css elements ---------------------------------- */


