/* CSS Document */

body, html
{
	height: 100%;
}

body
{
	background: url(../images/template/bg.gif) repeat-x;
	margin: 0px;
	text-align: center;
}

div, table, p
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #002959;
}
*
{
	outline: none;
}

a
{
	color: #002959;
	text-decoration: underline;
}

p
{
	margin-top: 9px;
	margin-bottom: 18px;
}

img
{
	border: none;
}

h1
{
	margin-top: 12px;
	margin-bottom: 30px;
	line-height: 36px;
}

h3
{
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 36px;
}

h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}


h5
{
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 36px;
}

.afbeelding_rechts {
	float: right;
	display: block;
	border: none;
	margin: 0 0 15px 22px;
}


.afbeelding_links {
	float: left;
	display: block;
	border: none;
	margin: 0 22px 0px 0;
}

input, select, textarea
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #878889;
}

#container
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
}

#site
{
	width: 970px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-bottom: 100px;
}

#site:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#neeskens
{
	width: 348px;
	height: 367px;
	background: url(../images/template/logo_neeskens_bg.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}	

#neeskens_index
{
	width: 348px;
	height: 367px;
	background: url(../images/template/neeskens_logo_bg.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}	

#logo
{
	width: 218px;
	height: 147px;
	position: relative;
	top: 22px;
	left: 65px;
}

#top
{
	width: 970px;
	height: 367px;
}

#header
{
	width: 653px;
	height: 218px;
	float: right;
	background: url(../images/template/header_bg.jpg);
	position: relative;
}

#snelzoeken
{
	text-align: right;
	width: 208px;
	height: 115px;
	position: absolute;
	right: 0px;
	top: 75px;
}

#waardebepaling
{
	width: 200px;
	height: 100px;
	position: absolute;
	top: 90px;
	left: 71px;
}

.snelzoeken_value
{
	width: 208px;
	height: 30px;
}

.snelzoeken_select
{
	width: 204px;
	height: 21px;
}

.snelzoeken_button
{
	width: 133px;
	height: 28px;
	border: none;
	background: url(../images/template/snelzoeken_button.gif);
	margin-top: 2px;
}


#menu
{
	width: 654px;
	height: 79px;
	float: right;
	margin-top: 5px;
	z-index: 3;
	position: relative;
}

.menu_item
{
	height: 79px;
	float: left;
	position: relative;
}

.submenu_aanbod
{
	width: 190px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 79px;
}

.submenu_aanbod .submenu_item
{
	width: 190px;
	height: 40px;
}


.submenu_over_neeskens
{
	width: 205px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 79px;
}

.submenu_over_neeskens .submenu_item
{
	width: 205px;
	height: 40px;
}

.submenu_inschrijven {
	width: 205px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 79px;
}

.submenu_inschrijven .submenu_item {
	width: 205px;
	height: 40px;
}


#content
{
	width: 970px;
	height: auto;
	position: relative;
	line-height: 21px;
}

#left
{
	width: 266px;
	height: auto;
	margin-left: 40px;
	display: inline;
	float: left;
}

#module
{
	width: 266px;
	height: auto;
	background: #eaf2ff;
}

#woningvandemaand
{
	width: 230px;
	height: auto;
	margin-left: 18px;
}

#woningvandemaand table
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	color: #002959;
	margin-top: 10px;
	margin-bottom: 15px;
}

#woningvandemaand table .plaats
{
	font-size: 15px;
	line-height: 30px;
	width: 230px;
	text-transform: uppercase;
}

#woningvandemaand table .adres
{
	font-size: 12px;
	line-height: 30px;
	width: 130px;
}

#woningvandemaand table .prijs
{
	font-size: 13px;
	line-height: 30px;
	width: 100px;
	text-align: right;
}

.woningvandemaand_afb
{
	width: 230px;
	height: 173px;
	overflow: hidden;
}

#brochure
{
	width: 266px;
	height: 81px;
	margin-top: 15px;
}

#naw
{
	margin-top: 30px;
	width: 230px;
	height: auto;
	margin-left: 18px;
	line-height: 18px;
}

#naw a
{
	text-decoration: none;
}

#right
{
	width: 580px;
	height: auto;
	float: right;
}

.about_neeskens
{
	width: 580px;
	height: 270px;
	background: url(../images/template/about_neeskens.jpg);
}

.about_neeskens .tekst
{
	width: 310px;
	height: 240px;
	margin-left: 18px;
	padding-top: 30px;
}

.laatst_toegevoegd
{
	width: 310px;
	height: 250px;
	float: left;
	margin-top: 20px;
	position: relative;
}

.laatst_toegevoegd table
{
	width: 100%;
	height: 126px;
	margin-top: 18px;
	cursor: pointer;
}

.laatst_toegevoegd tr.donker
{
	height: 42px;
	background: #eaf2ff;
}

.laatst_toegevoegd .prijs
{
	width: 110px;
	padding-left: 20px;
}

.laatst_toegevoegd .arrow
{
	width: 20px;
}

.laatst_toegevoegd .plaats
{
	width: 200px;
	padding-left: 20px;
	text-transform: uppercase;
}

.laatst_toegevoegd tr.licht
{
	height: 42px;
	background: #ffffff;
}

.laatst_toegevoegd .link
{
	width: 310px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.nieuwbouw
{
	width: 230px;
	height: 250px;
	float: right;
	margin-top: 20px;
	position: relative;
}

.nieuwbouw .link
{
	width: 290px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.onsteam {
	width: 580px;
	height: 412px;
}

.onsteam_info {
	width: 580px;
	float: left;
	height: auto;
	background-color: #eaf2ff;
}

.onsteam_left
{
	float: left;
	width: 152px;
	height: 149px;
}

.onsteam_email
{
	width: 36px;
	height: 25px;
	margin-top: 25px;
	margin-left: 58px;
}

.onsteam_inhoud
{
	padding: 20px;
}

.onsteam_foto {
	width: 152px;
	height: 149px;
}

.onsteam_tekst {
	float: right;
	width: 375px;
	height: auto;
}

.werkgebied_omkadering {
	background: #eaf2ff;
	padding: 20px 25px;
}

.aanbod_buttons 
{
	width: 580px;
	margin-bottom: 50px;
}

#nieuws_links {
	width: 182px;
	float: left;
	position: relative;
}

#nieuws_links .licht {
	width: 182px;
	height: 112px;
	background: #ffffff;
	cursor: pointer;
}

#nieuws_links .donker {
	width: 182px;
	height: 112px;
	background: #f3f7ff;
	cursor: pointer;
}

#nieuws_links .active {
	background: #eaf2ff;
	width: 182px;
	height: 112px;
}


#nieuws_links div:hover
{
	background: #d0dcf0;
}

#nieuws_links p
{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#nieuws_links .datum
{
	font-weight: bold;
	padding-top: 20px;
}

#nieuws_rechts {
	width: 398px;
	height: auto;
	float: right;
	position: relative;
	background: #eaf2ff;
}

#nieuws_inhoud {
	padding: 20px 25px;
	height: auto;
	float: left;
}

#nieuws_inhoud h3 {
	margin: 0;
	font-size: 13px;
	line-height: 17px;
}

#referentie_links {
	width: 182px;
	float: left;
	position: relative;
}

#referentie_links .licht {
	width: 182px;
	height: 112px;
	background: #ffffff;
	cursor: pointer;
}

#referentie_links .donker {
	width: 182px;
	height: 112px;
	background: #f3f7ff;
	cursor: pointer;
}

#referentie_links .active {
	background: #eaf2ff;
	width: 182px;
	height: 112px;
}


#referentie_links div:hover
{
	background: #d0dcf0;
}

#referentie_links p
{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#referentie_links .datum
{
	font-weight: bold;
	padding-top: 20px;
}

#referentie_rechts {
	width: 398px;
	height: auto;
	float: right;
	position: relative;
	background: #eaf2ff;
}

#referentie_inhoud {
	padding: 20px 25px;
	height: auto;
	float: left;
}

#referentie_inhoud h3 {
	margin: 0;
	font-size: 13px;
	line-height: 17px;
}

.contact_tabel td {
	vertical-align: top;
	width: 155px;
}

.contact_formulier {
	background: #eaf2ff;
	padding: 20px 25px;
	margin-top: 30px;
}

.contact_formulier .label
{
	width: 110px;
	height: 30px;
}

.contact_formulier .field
{
	width: 390px;
	height: 30px;
}

.contact_checkbox
{
	margin-right: 15px;
}

.contact_textarea
{
	width: 390px;
	height: 60px;
	overflow: auto;
	margin-top: 4px;
}

.contact_button
{
	width: 208px;
	height: 28px;
	background: url(../images/template/contact_button.gif);
	border: none;
	margin-top: 5px;
	margin-bottom: 30px;
	cursor: pointer;	
}

.login_button
{
	width: 208px;
	height: 28px;
	background: url(../images/template/login_button.gif);
	border: none;
	margin-top: 5px;
	margin-bottom: 30px;
	cursor: pointer;
}


.contact_input
{
	width: 204px;
}


.inschrijven_tabel td {
	vertical-align: top;
	width: 155px;
}

.inschrijven_formulier {
	background: #eaf2ff;
	padding: 20px 20px 20px 31px;
	margin-top: 30px;
}

.inschrijven_formulier .label
{
	width: 150px;
	height: 30px;
}

.inschrijven_formulier .field
{
	width: 340px;
	height: 30px;
}

.inschrijven_checkbox
{
	margin-right: 15px;
}

.inschrijven_textarea
{
	width: 340px;
	height: 60px;
	overflow: auto;
	margin-top: 4px;
}

.inschrijven_button
{
	width: 191px;
	height: 28px;
	background: url(../images/template/inschrijven_button.gif);
	border: none;
	margin-top: 15px;
	cursor: pointer;
}

.inschrijven_input
{
	width: 204px;
}

.inschrijven_formulier .left
{
	width: 265px;
	line-height: 30px;
}

.inschrijven_formulier .right
{
	width: 265px;
	line-height: 30px;
}

.multiple_select
{
	width: 200px;
	text-transform: capitalize;
}

.tabs
{
	width: 580px;
	height: 50px;
}

.tab
{
	width: 100px;
	height: 50px;
	line-height: 50px;
	background: #eaf2ff;
	float: left;
	text-align: center;
}

.tab a
{
	text-decoration: none;
	background: #f3f7ff;	
	display: block;
	width: 100px;
	height: 50px;
	line-height: 50px;
}

.tab a:hover
{
	background: #ffffff;
}

.profiel_tabel td {
	vertical-align: top;
	width: 155px;
}

.profiel_formulier {
	background: #eaf2ff;
	padding: 20px 20px 20px 31px;
}

.profiel_formulier .label
{
	width: 150px;
	height: 30px;
}

.profiel_formulier .field
{
	width: 340px;
	height: 30px;
}

.profiel_checkbox
{
	margin-right: 15px;
}

.profiel_textarea
{
	width: 340px;
	height: 60px;
	overflow: auto;
	margin-top: 4px;
}

.profiel_button
{
	width: 191px;
	height: 28px;
	background: url(../images/template/profiel_button.gif);
	border: none;
	margin-top: 15px;
}

.profielwijzigen
{
	width: 191px;
	height: 28px;
	background: url(../images/template/profielwijzigen.gif);
	border: none;
	margin-top: 15px;
}

.profiel_input
{
	width: 204px;
}

.profiel_formulier .left
{
	width: 265px;
	line-height: 30px;
}

.profiel_formulier .right
{
	width: 265px;
	line-height: 30px;
}


.dienst_link
{
	width: 380px;
	height: 40px;
	margin-bottom: 15px;
	display:block;
	cursor: pointer;
}

.dienst
{
	width: 580px;
	margin-top: -15px;
	margin-bottom: 15px;
	background: #eaf2ff;	
}

.dienst_inhoud {
	padding: 20px 20px 20px 31px;
}

#footer
{
	width: 100%;
	height: 100px;
	background: url(../images/template/footer_bg.gif) repeat-x bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 2;
}

.footer
{
	width: 970px;
	margin: 0 auto;
	text-align: left;
	height: 100px;
	background: url(../images/template/footer_tekst_bg.gif) no-repeat;	
	position: relative;
}

.footer_tekst
{
	width: 348px;
	height: 58px;
	line-height: 58px;
	margin-top: 42px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01335b;
}

.footer_tekst a
{
	color: #01335b;
	text-decoration: none;
}

.footer_links
{
	width: 500px;
	height: 58px;
	line-height: 58px;
	margin-top: 42px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405a79;
	margin-left: 35px;
}

.footer_links a
{
	color: #405a79;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}


/*////////////////////////////////
//								//
//	CSS van de text editor		//
//								//
////////////////////////////////*/

.bold
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #002959;
	line-height: 20px;
	font-weight: bold;
}

.italic
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #002959;
	line-height: 20px;
	font-style: italic;
}

.underline
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #002959;
	line-height: 20px;
	text-decoration: underline;
}

.normaal
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #002959;
	line-height: 20px;
}
