/*----------------------------------------------*/
/*--[ CSS Immo Varro 2007, copyright Robarov ]--*/
/*----------------------------------------------*/

* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}

body {
	background: url(../images/bg-header-wrap.jpg) top center repeat-x;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.4em;
	}
#header-wrap, #content-wrap, #footer-wrap {
	text-align: center;
}
#header, #content, #footer {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
#mini {
	clear: both;
	margin: 0px;
	height: 16px;
	position: relative;
}
#mini li {
		position: absolute;
		width: 16px;
		padding: 0px;
		height: 16px;
}
#mini li a {
		text-indent: -9000em;
		overflow: hidden;
		width: 16px;
		height: 16px;
		display: block;
		text-decoration: none;
		float: left;
}
#mini li, #mini li a {background-position: 0px 0px;}
#mini .top, #mini .top a {background-image: url(../i/layout/top.gif);right: 0px;}
#mini .back, #mini .back a {background-image: url(../i/layout/back.gif);right: 26px;}
#mini .top a:hover, #mini .back a:hover {background-position: 0 -16px;}

/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3, h4 {
	margin-bottom: 0.6em;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
h1 {
	color: #70675c;
	height: 1.4em;
	line-height: 1.4em;
	font-size: 2em;
	font-weight: normal;
	}
h1 em {
	font-style: normal;
	color: #e03a00;
}
h2 {
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #e65505;
	margin-bottom: 0.3em;
	}
h3 {
	font-size: 1.2em;
	letter-spacing: -1px;
	color: #e03a00;
	}
p {
	margin-bottom: 1em;
	}
em {
	font-style: normal;
	color: #e23b00;
}
ol {
	margin: 0 0 1em 2em;
	}

ul {
	margin: 0 0 1em 1em;
}
ul li {
	background: url(../images/bullet.gif) 0 0.3em no-repeat;
	list-style-type: none;
	margin: 0 0 0.3em 0;
	padding: 0 0 0 20px;
	}
img {
	border: none;
	}
.alignleft {
	margin: 0 15px 5px 0;
	float: left;
	display: inline;
	}
.alignright {
	margin: 0 0 5px 15px;
	float: right;
	display: inline;
	}
.highlight { /* highlight important text */
	background: #FFC;
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide, #main ul h2 { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
	}
.info {
	clear: both;
	background: #eae5d1;
	font-size: 1.1em;
	padding: 5px 20px 5px 20px;
	width: 720px;
	text-align: center;
}
#diensten #content p {
	text-align: justify;
}

/*--[ links ]----------------------------------------------------------------*/
#content a:link, #content a:visited {color: #5c82a4;}
#content a:hover {color: #e23b00;}
#content p a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #d6d3c6;
}
#content p a:hover {border-bottom-color :#c6c1ad;}
#footer a {color: #000;}
#footer a:hover {color: #fff;}

/*--[ header ]----------------------------------------------------------------*/
#header-wrap {
	background: #d81e00 url(../images/bg-header-wrap.jpg) top center repeat-x;
	height: 120px;
}
#header {
	background: url(../images/bg-header.jpg) 0 0 no-repeat;
	position: relative;
	height: 120px;
}

#lng {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 10px 0 0 0;
}
#lng li {
	width: 28px;
	height: 24px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0 0 0 10px;
}
#lng a {
	text-indent: -9000em;
	overflow: hidden;
	width: 28px;
	height: 24px;
	display: block;
	text-decoration: none;
	color: #fff;
	float: left;
}

/*--[ content ]----------------------------------------------------------------*/
#content-wrap {
	background: #f3f1e9 url(../images/bg-content.jpg) 0 0 repeat-x;
	padding: 20px 0;
	overflow: auto;
}#home #content-wrap {padding: 0 0 20px 0;}

/*--[ homepage ]----------------------------------------------------------------*/
#main {
	float: left;
	display: inline;
	width: 455px;
	position: relative;
}

#index {
	float: left;
	display: inline;
	width: 715px;
	position: relative;
}

/*--[ sidebar ]----------------------------------------------------------------*/
#home #sidebar {margin-top: 40px;}

#sidebar {
	padding-left: 20px;
	border-left: 1px solid #dad7ca;
	float: right;
	display: inline;
	margin-bottom: 20px;
	width: 260px;
}
#sidebar div {
	background: #eae5d1 url(../i/layout/bg-gradient.gif) bottom left repeat-x;
	padding: 10px;
	margin-bottom: 20px;
	width: 200px;
}
#sidebar h3 {
	font-weight: bold;
	font-size: 1.0em;
	color: #605e55;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
#sidebar ul {
	margin: 0 0 1em 0;
}
#sidebar li {
	border-bottom: 1px solid #d9d6c7;
	padding-bottom: 0.3em;
}
#sidebar li a {
	text-decoration: none;
	display: block;
	width: 180px;
}

/*--[ forms ]----------------------------------------------------------------*/
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }
form p { margin: 0; }
form fieldset { margin: 0 0 20px 0; padding: 0 10px 10px 10px; border: 1px solid #DAD7CA;}
form legend { font-weight: bold; color: #e23b00; }
form fieldset div { padding: 0.25em 0;float:left;display:inline;width: 360px;}
label, span.label { cursor: pointer;padding-right: 10px; width: 120px; display: block; float: left; text-align: right; position: relative; }
div.error label, span.error { color: #e23b00; }
label em, span.label em {font-style: normal; color: #e23b00; }
input, textarea {
	font-size: 1.0em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #DAD7CA;
	width: 220px;
	background-color: #FFF;
}
select {width: 220px;}
textarea {
	width: 580px;
	height: 80px;
	overflow: auto;
}
div.error input,  div.error textarea { 
	border-color: #e23b00; 
	background: #fff3ef url(../i/layout/bg-error.gif) 0.4em 0.4em no-repeat;
	text-indent: 10px;
	}
div.error select {background: #fff3ef;}	
input:focus, input.error:focus, textarea:focus {background-color: #FFF;border-color: #afab98; }
form .textarea {
	clear: both;
	width: 736px;
}
.button {
	clear: both;
	float: left;
	display:inline;
	margin: 0 0 0 140px;
}
#interested .button {margin: 5px 0 0 130px;}

.button input {
	border: 0px;
	padding: 0;
	width: 100px;
	height: 28px;
	float: left;
	}
.button p {
	font-size: 0.9em;
	float: right;
	line-height: 28px;
	width: 480px;
}
.errors, #success {
	clear: both;
	padding: 20px;
	background: #e23b00;
	margin : 0 0 10px 130px;
}
#success {
	background: #7CB439;
	margin : 0;
}
.errors h3, #success h3 {
	clear: both;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 0px;
	margin: 0px;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer-wrap {
	clear: both;
	background: #bc1002;
	padding-top: 0px;
}
#footer {
	clear: both;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000000;
	}

#copy {
	clear: both;
	position: relative;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	width: 715px;
	text-align: center;
	}

