@charset "utf-8";
/* CSS Document */


/***** WRAPPERS *****/

#language-wrapper {
	height:19px;
	width:756px;
	margin: 0 auto 0 auto;
	background-color:#E2DDCE;
	border-left: 1px solid #7E7B72;
	/*border-bottom: 1px solid #989898;*/
	border-right: 1px solid #7E7B72;
}
#wrapper {
	width: 716px;
	background-color: #FCF6E5;
	margin: 0 auto 0 auto;
	padding: 0 20px 0 20px;
	/*border-top: 8px solid #CAC5B7;*/
	border-bottom: 3px solid #87847B;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	overflow:auto;
	overflow-y:auto;
}


#wrapper, #footer {
	border-left: 1px solid #7E7B72;
	border-right: 1px solid #7E7B72;
}

#content-wrapper {
	width: 716px;
	margin: 29px 0 0 0;
	padding-bottom: 25px;
	min-height: 355px;
}

#top-wrapper {
	height: 72px; /* min 17 pixels padding */
	width: 716px;
	padding-top: 17px;
}

/***** DIVs *****/

html, body {
	height: 100%;
	margin: 0; 
  	padding: 0; 
  	width: 100%; 
} 

body {
	margin: 0;
	padding: 0;
	background-color: #e2ded1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img{
	border:0;

}

#logo {
	width: 235px;
	height: 56px;
	float: left;
}

#language {
	float:right;
	margin-right:20px;
	margin-top:3px;
	color:#555555;
}

#weblog{
	float:left;
	margin-left:23px;
	margin-top:3px;
	color:#555555;
}

#weblog a:visited, #weblog a:active, #weblog a:link{
	color:#555555;
	text-decoration:none;
}

#weblog a:hover{
	color:#555555;
	text-decoration:underline;
}

#header {
	height: 199px;
	width: 716px;
	/*background-image: url(../Images/Background/header.jpg);
	background-repeat: no-repeat;*/
}

#content-left, #content-right { float: left; }
#content-left {
	width: 303px;
	min-height: 355px;
	/*background-color: #0099CC;*/
}

#content-right {
	width: 384px;
	min-height: 355px;
	margin-left: 29px;
/*	background-color:#6666CC;*/
}

#footer {
	width: 716px;
	height: 46px;
	background-color: #CAC5B7;
	margin: 0 auto 0 auto;
	line-height: 20px;
	word-spacing: 5px;
	color: #FFFFFF;
	padding: 3px 20px 15px 20px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#ffffff;
	font-size:10px;
	text-transform: uppercase;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#content-contact-links{
	width:370px;
	margin-right:30px;
	float:left;
	margin-bottom:20px;

}

#content-contact-rechts{
	width:250px;
	float:left;
}

.contactform{
	width:310px;
	background-image: url(../Images/Background/form-bg.jpg);
	background-repeat: no-repeat;
	height: 355px;
}


/******* ZOEKEN *********/
.icon-table{
	width:500px;
	border: 1px solid #CCCCCC;
}

.icon-tekst{
	width:100px;
	padding:5px;
	float:left;
	clear:none;
/*	background-color:#00FF00;*/
}

.icon-div{
	width:26px;
	float:left;
	clear:none;
/*	background-color:#0099CC;*/
}



/***** MENU *****/

#menu {
	height: 46px;
	width: 480px;
	padding-top: 13px;
	background-color: #fcf6e5;
	float: left;
	background-image: url(../Images/Background/logo_concat.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#menu ul {
	margin: 1px 0 0 0; /* margin-top: 1px; */
	padding: 0;
	list-style: none; /* verwijder de opsommingstekens */
}

#menu li {
	float: left;
	display: inline;
	margin: 0 0 0 30px; /* margin-right: 15px; */
	padding: 10px 0 0 0;
}

#menu a:link, #menu a:hover, #menu a:active, #menu a:visited {
	display: block;
	text-decoration: none;
	color: #9b9789;
	font-size:13px;
}

#huidig, /* paginaID die aangeeft op welke pagina de gebruiker zich bevindt */
#menu li:hover {
	background-image: url(../Images/Background/menu-item.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/***** FORMULIEREN *****/

#content-left form {
	margin: 0;
	height: 355px;
	background-image: url(../Images/Background/form-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#content-left select {
	width:200px;
}


/****** TABEL OPMAAK ******/

.advertentie-table table{
	background-color:#FFFF99;
	border:1px solid #969696;
	padding:4px;
	border-spacing:5;
	border-collapse:collapse;
}


.advertentie-table td{
	vertical-align:top;
	background-color:#FFFF99;
	border:1px solid #969696;
	padding:4px;
	border-spacing:5;
	border-collapse:collapse;
}


/****** RANDOM BOXES HOME PAGE *******/

#random-home-objects-placeholder{
	width:718px;
	clear:both;
	padding-top:30px;
}

.random-home-object-container-1{
	width:239px;
	float: left;
	text-align: center;
	margin: auto;
}

.random-home-object-container-2{
	width:240px;
	float: left;
  	text-align: center;
	margin: auto;
}

.random-home-object-container-3{
	width:239px;
	float: left;
	text-align: center;
	margin: auto;
}

.random-home-object-1{
	width: 205px;
	height:182px;
	padding:8px;
	margin-bottom:20px;
	/*border: 2px solid #a7c9ec;*/
	background:url(../Images/Random_image_background.jpg) no-repeat;
	cursor:pointer;
}

.random-home-object-2{
	width: 205px;
	height:182px;
	padding:8px;
	margin-left:10px;
	margin-bottom:20px;
	/*border: 2px solid #a7c9ec;*/
	background:url(../Images/Random_image_background.jpg) no-repeat;
	cursor:pointer;
}

.random-home-object-3{
	width: 205px;
	height:182px;
	padding:8px;
	margin-left:18px;
	margin-bottom:20px;
	/*border: 2px solid #a7c9ec;*/
	background:url(../Images/Random_image_background.jpg) no-repeat;
	cursor:pointer;
}

.random-home-object-photo{
	height:140px;
	margin-top:10px;
}

.random-home-object-title{
	vertical-align:bottom;

}


/***** OVERIG *****/

#logo img { border: 0; }
#footer .left { width: 516px; float: left; text-align: left; }
#footer .right { width: 200px; float: right; text-align: right; }

#advertenties {
	width: 384px;
	height: 108px;
	margin-top:-11px;
	padding:0;
	/*background-color:#FF6633;*/
	vertical-align:bottom;
}


#advertenties .left {
	width:156px;
	height:108px;
	float: left;
	padding: 0 10px 0 10px;
	background-image: url(../Images/Background/advertentie-bg.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
#advertenties .right {
	width:156px;
	height:108px;
	float: right;
	padding: 0 10px 0 10px;
	background-image: url(../Images/Background/advertentie-bg.jpg);
	background-repeat: no-repeat;
	cursor:pointer; 
}

#weblog-banner{
	width: 365px;
	height: 30px;
	padding: 5px 10px 0 10px;
	background-image: url(../Images/Background/weblog_banner_bg.jpg);
	background-repeat: no-repeat;
	cursor:pointer; 
}

#home-tekst-div{
	min-height:195px;
	margin:0;
	padding:0;
	/*background-color:#33CCCC;*/
}


/****** TEKSTOPMAAK ******/

h1 {
	font-size: 17px;
	font-weight: normal;
	color: #DA7F43;
	border-left: 3px solid #CAC5B7;
	text-transform: uppercase;
	padding-left: 6px;
	margin: 0px 0px 10px 0px;
	letter-spacing: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #DA7F43;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-bottom:10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #DA7F43;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-bottom:0px;
}

p {
	line-height: 17px;
	text-align: justify;
	margin: 10px 0 10px 0;
}

li{
	line-height: 16px;
	text-align:justify;
}

span{
	line-height: 17px;
	text-align: justify;
	margin: 10px 0 10px 0;
}

hr{
	color:#C4C4C4;
	border:0;
	background-color:#737373;
	height:1px;
}

#advertenties .left h3, #advertenties .right h3 {
	font-size: 17px;
	color: #DA7F43;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 7px;
	margin-bottom:2px;
}


.advertentie-tekst, .advertentie-tekst a:link, .advertentie-tekst a:visited{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#888888;
	text-align:justify;
	text-decoration:none;
}

.weblog-tekst{
	font-size: 17px;
	color: #DA7F43;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: uppercase;
}


/************* AANMELDEN STAPPEN MENU ***********/

#steps{
	margin-top:10px;
	margin-bottom:20px;
    font-size: 12px;
    color: #FFF;
	clear:both;
	float:none;
}

.step{
	width: 180px; 
	background: url(../Images/submenu/type1.jpg) repeat-x;
	display: block;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}

.active-step{
	width: 176px;
	background: url(../Images/submenu/type1_hover.jpg) repeat-x;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}

#aanmelden-buttons{
	clear:both;
	padding-top:20px;
}


/**** Gedeelte door vorige programmeur ****/
.errormsg {border: 1px solid red; padding-left: 3px;padding-right: 3px;padding-top: 3px;padding-bottom: 3px;width:  700px;color: red;background: #FFFFFF;}
.txtroodmini {color: #FF0000;font-size: 10px;}
input, select {font-size: 11px;}

#justify {
	text-align: justify;
}

#zoektabel {
	border-top: 1px dashed #CCCCCC;
}
#zoektabel_last {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}