@charset "utf-8";

* {
	margin:0;
	padding:0;	
}

HTML, BODY {
	width: 100%;
	height: 100%;
}


BODY {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000000;
	background-color:#FFF;	
	
}


IMG {
	border:0px;
}

A {
	color:#45a12b;	
	text-decoration:none;
}

A:HOVER {
	text-decoration:underline;
}

P {
	margin-bottom:10px;
}

H2 {
	font-size:40px;
	line-height:42px;
	padding:0 0 20px;	
	color:#45a12b;	
}

/* ALGEMENE CLASSES */

.clear {
	clear:both;
}

.clear-margin {
	height:1px;
	margin-bottom:19px;
}

/* WRAPPER */

#wrapper {
	width:1010px;
	margin:0px auto 0px auto;	
	padding:0 0 0 0;
	background-image:url('../img/bg_wrapper.gif');
	background-repeat:repeat-y;		
	position:relative;
	
}
#topSpacer {
	background-color:#FFFFFF;
	height:10px;
}


/* CONTAINER */

#container {	
	background-repeat:repeat-x;	
	
	
}


#container, #mainSpacer, #left, #right {
	float:left;	
}

#mainSpacer {
	height:606px;	
	width:1px;
}

/* TOP MENU */

#top-menu {
	height:140px;
	margin-left:420px;
	overflow:hidden;
	padding-top:95px;
	position:absolute;
	width:333px;
	z-index:80;
	overflow:hidden;
	
}

#tab-holder {
	overflow:hidden;
	height:140px;
	width:333px;
	position:relative;
}

#top-menu .top-tab {
	background-image:url("../img/top_tab_bg.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	padding-bottom:33px;
	position:absolute;
	width:184px;
}


#top-tab2 {
	margin-left:150px;
	
}

.top-tab .label{
	background-image:url("../img/kernen_label.png");
	background-repeat:no-repeat;
	width:160px;
	height:30px;
	margin-left:6px;
}

#top-tab2  .label{
	background-image:url("../img/nieuwbouwwijk_label.png");
}

#top-menu .top-tab .canvas {
	height:0px;
	overflow:hidden;
}




#top-menu .top-tab ul {
	list-style:none;
	
}

#top-menu .top-tab ul a{
	color:#FFFFFF;
	padding-left:16px;
	text-decoration:none;	
}


#top-menu .top-tab ul a:hover, #top-menu .top-tab ul li a.selected{
	color:#000;
}

/* LEFT */

#left {
	padding-top:18px;
	background-image:url(../img/bg_container.gif);
	background-repeat:repeat-x;
	height:620px;
	width:455px;
}

#fotoElement {

	height:620px;
	width:455px;
	position:absolute;	
	
}

#twitter {
	margin-left:86px;
	margin-top:530px;
	position:absolute;
}

#mainMenu {
	margin-left:289px;
	position:absolute;
	top:518px;
}
#mainMenu UL{
	list-style:none;
}

#mainMenu A {
	display:block;
	padding:0px 0px 0px 20px;
	color:#45a12b;
	font-size:13px;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:-6px -6px;
}

#mainMenu A:HOVER,  #mainMenu A.selected{
	color:#000;
	text-decoration:none;
	background-image:url(../img/bullet_black.gif);
}

/* RIGHT */

#right {
	padding-right:18px;
	width:537px;
	background-image:url(../img/bg_container.gif);
	background-repeat:no-repeat;
	background-position:right 0;
}

#header {
	height:75px;	
}

#header #lansingerlandLink {
	background-image:url(../img/logo_lansinger.gif);
	background-repeat:no-repeat;
	display:block;
	height:75px;
	margin-left:228px;
	margin-top:10px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:200px;
}

#right .content {
	padding:100px 142px 40px 20px;
}

#right .content STRONG{
	color:#45a12b;
	
}

/* SUB SUB MENU */

#sub-sub-menu {
	list-style:none;
	margin-bottom:20px;
	width:380px;
}

#sub-sub-menu LI  {
	float:left;
	margin-right:10px;
}

#sub-sub-menu LI a{
	background-image:url("../img/bullet.gif");
	background-position:-10px -7px;
	background-repeat:no-repeat;		
	padding-left:14px;
}

#sub-sub-menu LI a:hover {
	background-image:url("../img/bullet_black.gif");
	color:#000000;
}

#sub-sub-menu LI a.selected {
	color:#000000;
	background-image:url("../img/bullet_black.gif")
}

/* SIDE MENU */


#sideMenu {

	height:528px;
	margin-left:387px;
	overflow:hidden;
	position:absolute;
	top:112px;
	width:150px;
	
}

.tab {
	height:177px;
	width:300px;
	right:-170px;
	position:absolute;	
	
	color:#fff;
}


#right .tab .tabcontent {  
	background-image:url(../img/tab_bg.png);
	background-position:0 -17px;
	background-repeat:no-repeat;
	height:122px;
	overflow:hidden;
	padding:18px 0 0 45px;	
}

.tab .bottom{
	background-image:url(../img/tab_bg.png);
	background-position:0 -519px;
	height:37px;
	display:block;
}

#tab1 {
	z-index:4;

}

#tab2 {
	top:98px;	
	z-index:3;
}

#tab3 {
	top:196px;	
	z-index:2;
}

#tab4 {
	top:294px;	
	z-index:1;
}

.tab A {
	color:#fff;	
}

.tab H2 {
	color:#000;
	font-size:18px;
	line-height:18px;
	padding:0 0 14px;
}

.tab .label, .tab .canvas {
	float:left;
}

.tab .label {
	width:105px;
	height:122px;
	background-position:-15px -42px;
	background-repeat:no-repeat;	
	cursor:pointer;
}

.tab .canvas {
	
}
.tab .closeBtn {
	display:block;
	width:30px;
	height:30px;
	background-image:url('../img/close_btn.gif');	
	outline:none;
	text-indent:-99999px;
	margin-left:20px;
	float:left;
}

#tab1 .label {
	 background-image:url('../img/tab1_closed.gif');	
	background-position:5px -42px;	
}

#tab2 .label {
	 background-image:url('../img/tab2_closed.gif');	
}

#tab3 .label {
	 background-image:url('../img/tab3_closed.gif');	
}

#tab4 .label {
	 background-image:url('../img/tab4_closed.gif');	
}

/* Nieuwbouw projecten */

#nikiFrame {
	float:left;
	width:980px;
	height:380px;
	
	
}
#tab1 .closeBtn {
	float:none;
	margin-bottom:9px;
	margin-left:935px;
}

#tab1.tab .tabcontent {
	padding-left:25px;	
}

/* Vogelvlucht */

#vogelvluchtText {
	width:270px;	
	float:left;
	padding:10px 0;
}

#vogelvluchtMap {
	float:left;
	margin-left:20px;
	
}

#vogelvluchtMap #map{
	height:414px;
	margin-top:10px;
	width:592px;	
}

#tab2 .closeBtn {
	float:left;

	
}

#map h3 {
	color:#000000;
	margin:0 0 10px 0;
	padding:0;
	
	
}



.nikiGoogleProject {
	color:#000000;
	margin-bottom:10px;
}

/* CONTACT */
#contactTabContent {
	float:left;	
	width:420px;
}

.tab h3 {
	font-size:16px;	
}

#contactTabContent A {
	text-decoration:underline;	
}

#contactTabContent A:HOVER{
	text-decoration:none;
}

/* NIEUWS */


#nieuwsHolder, #tab4 .closeBtn {
	float:left;
}

#nieuwsHolder {
	width:822px;
}

#nieuwsHolder .nieuwsItem {
	width:820px;
	height:306px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}

#nieuwsHolder .nieuwsItem h3 {
	margin-bottom:0px;
} 

#nieuwsHolder .nieuwsItem .date {
	display:block;
	font-size:11px;
	margin-bottom:10px;
}

#nieuwsHolder .nieuwsItem img {
	float:left;
	margin:0 15px 0 0
}



#nieuwsArchiefMenu {
	padding:18px 64px 0px 10px;
	text-align:right;
}

#nieuwsArchiefMenu A:HOVER, #nieuwsArchiefMenu A.selected{
	text-decoration:underline;
}

#nieuwsArchiefMenu .nextprevious-link {
	color:#000000;
	margin:0 10px;
}

/* FOOTER */

#disclaimerLink {
	color:#FFFFFF;
	right:18px;
	position:absolute;
	text-decoration:underline;
	top:486px;
}

#footer {
	background-color:#FFFFFF;
	background-image:url(../img/footer.gif);
	background-position:0 -20px;
	background-repeat:no-repeat;
	height:26px;
	text-align:right;
}


#actionPopUp {
	width:1010px;
	height:600px;
	position:absolute;
	margin-left:148px;
	z-index:90;
	overflow:hidden;
}

/* Foto's */

#thumb-holder  {
	margin-top:20px;
}

#thumb-holder .thumb {
	border:5px solid #FFFFFF;
	float:left;
	margin:0 5px 5px 0;
}

#thumb-holder .thumb img {
	width:60px;
	height:60px;
}


/*** Inschrijven Frame ***/
#inschrijven {
	width: 375px;
}

#inschrijven P{
	margin-bottom:10px;
}

#inschrijven P.error{
	color:#FF0000;
}

#inschrijven table {
	margin-top:10px;
	width: 375px;
}
#inschrijven table td {
	padding: 2px 0;
}


#inschrijven table td LABEL {
	display:block;
	height:16px;
	padding:3px 18px 3px 0;
	width:74px;
	float:left;
}

#inschrijven table td LABEL.error {
	 color:#FF0000;
}

#inschrijven input {
	border:medium none;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
	padding:3px 3px;
	width:220px;
}
#inschrijven input.half {
	float:left;
	width:154px;
}
#inschrijven input.nummer {
	float:left;
	width:58px;
}
#inschrijven input.submit {
	width: 94px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #2aa534;
	background-color:#FFFFFF;
	margin-top:5px;
	float:left;
}

#inschrijven #vertrouwlijk {
	color:#FFFFFF;
	display:block;
	float:left;
	padding:14px 0 0;
	width:436px;
}

