/*
* {
	border: 1px solid #000000;
}
*/
.clear, .clearer {
	clear:both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}
body {
	background-color: #ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

#background {
	z-index: 0;
}	

#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 984px;
	height: 589px;
	margin-left: -492px;
	margin-top: -295px;
	overflow: hidden;
}

	#container.home {background: url(../img/backgrounds/background_home.jpg);}
	#container.profiel {background: url(../img/backgrounds/background_profiel.jpg);}
	#container.portfolio {background: url(../img/backgrounds/background_portfolio.jpg);}
	#container.klanten {background: url(../img/backgrounds/background_klanten.jpg);}
	#container.contact {background: url(../img/backgrounds/background_contact.jpg);}
	#container.vacatures {background: url(../img/backgrounds/background_vacatures.jpg);}
	#container.rota {background: url(../img/backgrounds/vacature_pagina.jpg);}


#background{
	position: absolute;
	width: 984px;
	height: 589px;
	overflow: hidden;
}

#left_container {
	position: absolute;
	left: 30px;
	top: 28px;
	z-index:1001;
	width:200px;
}

#intrige_logo {
	width: 186px;
	height: 69px;
}

img{border:none;}

a {outline: none; color: white;}
a:hover {text-decoration: none;}

/* Menu */
#intrige_menu {margin-top: 15px; width: 182px;}

.solid_bottom {border-bottom: 1px solid #ffffff; }
.dashed_bottom {border-bottom: 1px dashed #ffffff;}

/* Content */

#portfolioSlider{border:1px solid white; width:707px; height: 370px;}

.cycler{display:none;}

.content {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 328px;
	color: #fafafa;
	line-height:15px;
}

.content.bubbeltje {
	top: 30px;
	right: 30px;
	width: 345px;
}

.content.landing-ict {
	top: 70px; 
	right: 40px;
	width: 344px;
}
.content.landing-ict p {
	margin: 5px 0 0 0;	
}
.content .system-message {
	padding: 5px;
	margin: 5px 0;
	color: #8e0541;
	background: #fff;
	border: 1px dotted 	#8e0541;
}

.content.portfolio{top: 80px; width: 709px;}

.content.klanten{width:540px; right: 30px;}

.content.klanten ul{list-style:none; list-style-position:outside; margin:0; padding:0;}
.content.klanten ul li{margin:0 0 3px 0; padding:0; list-style:none; list-style-position:outside;}

.content.klanten table{width:100%; margin:0; padding:0;}
.content.klanten td{vertical-align:text-top;}

.content h1 {font-size: 18px;}
.content h1.landing-ict {color:#8e0541;}
.content h2 {font-size: 11px; margin-bottom: 0px;}
.content h3 {font-size: 14px;}
.content ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.content .bold{font-weight:bold;}


/* Footer */
#adresbalk {
	position: absolute;
	top: 530px;
	width: 984px;
	height: 36px;
	background-image: url(../img/adres.jpg);
}

#mailto {
	position: absolute;
	top: 530px;
	left: 816px;
	width: 135px;
	height: 36px;
	cursor: pointer;
}

#mailto a {
	width: 100%;
	height: 100%;
	display: block;
}

form#form-landing-ict {
	margin-top: 5px;
}
form#form-landing-ict label {
	width:100%;	
	display: block;
	padding: 2px 0;
}
form#form-landing-ict label.label-checkbox {
	float: left;
	margin: 5px 0;
	width: auto;	
}
form#form-landing-ict input, form#form-landing-ict textarea {
	width: 100%;
	background: #fff;
	border: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
}

form#form-landing-ict input.form-checkbox {
	float: left;
	width: auto;
	background: none;
	margin: 5px 0;
}
form#form-landing-ict input.form-submit {
	clear: both;
	width: auto;
	height: 16px;
	float: right;
	background: url(../img/layout/gradient_btn.gif);
	border: 0;
}

/* google maps */
#google_maps{border: 1px solid #fff; width: 320px; height: 270px; margin-bottom:15px; color:#a6004a;}
#google_maps a { color:#a6004a;}
#google_maps_directions input{width: 150px; color:#a6004a; font-size:12px; border:1px solid #a6004a; background:#fff;}
#google_maps_directions .submit{width: 154px; border:2px solid #a6004a; background:#a6004a; color:#fff;}
