@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
	text-align: center;
	margin: 15px;
	font-family:Tahoma;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
}


h2 {
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}


#container {
	width: 990px;
	text-align:left;
	margin:0 auto 0 auto;
}

.header {
	position:relative;
	width: 990px;
	height: 106px;
	background:url(/UserFiles/Image/layout/header.jpg) no-repeat;
}

.headersolutions {
	position:relative;
	width: 990px;
	height: 106px;
	background:url(/UserFiles/Image/layout/header_solutions.jpg) no-repeat;
}

.tussenstuk {
	width: 990px;
	height: 189px;
	background:url(/UserFiles/Image/layout/afbeelding.jpg) no-repeat;
}

.tussenstuk_x {
	width: 990px;
	height: 189px;
	background:url(/UserFiles/Image/layout/afbeelding-x.jpg) no-repeat;
}

.content {
	position: relative;
	width: 990px;
	height: 295px;
	background:url(/UserFiles/Image/layout/content2.jpg) no-repeat;
}

.menu {
	position:absolute;
	left: 263px;
	bottom: 13px;
	width: 474px;
	height: 15px;
}

.searching {
	position:absolute;
	margin-right:1px;
	height: 15px;
	line-height: 15px;
	vertical-align:bottom;
	font-size:13px;
	color: #3e678d;
	font-family:Trebuchet MS;
                left: 775px;
                top: 58px;
}

.menuitem {
	float:left;
	width: 78px;
	margin-right:1px;
	height: 15px;
	line-height: 15px;
	vertical-align:bottom;
	text-align:center;
	font-size:13px;
	color: #3e678d;
	font-family:Trebuchet MS;
}

.menuitem a {
	display: block;
	font-size:13px;
	color: #3e678d;
	text-decoration:none;
}



.content_links_menuitem {
	width: 150px;
	margin-left: 56px;
	font-weight: bold;
	text-align:left;
	margin-bottom: 3px;
}

.content_links_menuitem_tekst {
	font-size: 12px;
	font-weight: bold;
                color:#fff;
	font-family:Trebuchet MS;
                text-decoration:none;
}


.content_links_menuitem_tekst a {
	color:#fff;
	text-decoration:none;
}

.content_links_menuitem_tekst a:hover {
                color:#524e43;
	text-decoration:none;
}

.content_links_menuitem_tekst_active {
                color:#524e43;
	text-decoration:none;
}


.content_links_menuitem2 {
	width: 150px;
	margin-left: 76px;
	font-weight: bold;
	text-align:left;
	margin-bottom: 3px;
}

.content_links_menuitem_tekst2 {
	font-size: 10px;
	font-weight: bold;
                color:#fff;
	font-family:Trebuchet MS;
                text-decoration:none;
}


.content_links_menuitem_tekst2 a {
	color:#fff;
	text-decoration:none;
}

.content_links_menuitem_tekst2 a:hover {
                color:#524e43;
	text-decoration:none;
}

.content_links_menuitem_tekst2_active {
                color:#524e43;
	text-decoration:none;
}



.content_links_adres {
	width: 202px;
	margin-left: 56px;
	margin-top: 22px;
	height: 151px;
	color:#b6a1a1;
	font-size:10px;
	font-family:Tahoma;
}

.content_links_adres a {
	color:#b6a1a1;
	font-size:10px;
	font-family:Tahoma;
	text-decoration: none;
}

.content_links_adres p {
	margin: 0;
	line-height: 130%;
	color:#beb1b1;
	font-size:10px;
	font-family:Tahoma;
	text-decoration: none;
}


.content_rechts {
	position:absolute;
	overflow:auto;
	left: 294px;
	bottom: 0px;
	width: 524px;
	height: 296px;
}

.content_rechts_content {
	min-height: 273px;
	_height: 273px;
	width: 524px;
}

.content_rechts_footer {
	font-family:Tahoma;
	font-size:9px;
	color: #bdb9b9;
	border-top: 1px solid #bdb9b9;
	padding-top: 5px;
}

.content_rechts_footer a {
	font-family:Tahoma;
	font-size:9px;
	color: #bdb9b9;
	text-decoration:none;
}