/* CSS Document */

#containerlayer { 
	position: relative;
	margin: 0 auto;
	width: 800px; height: 650px;
	background-image: url(images/bgoptie26.jpg);
	background-position: center;
	 }
	
body-style { width: 95%; }

body { background-color: #a7a7a7; }	



/* Layers binnen de menubalk */

#menubalklayer {
	position:absolute;
	left:0px;
	top:126px;
	width:800px;
	height:30px;
	z-index:1;
}



	 
/*#homelayer {
	position:absolute;
	left:41px;
	top:162px;
	width:113px;
	height:55px;
	z-index:0;
}

#werkwijzelayer {
	position:absolute;
	left:185px;
	top:162px;
	width:119px;
	height:55px;
	z-index:1;
}

#definitieslayer {
	position:absolute;
	left:354px;
	top:162px;
	width:116px;
	height:55px;
	z-index:2;
}

#correctieslayer {
	position:absolute;
	left:521px;
	top:162px;
	width:113px;
	height:55px;
	z-index:3;
}

#overonslayer {
	position:absolute;
	left:691px;
	top:162px;
	width:124px;
	height:55px;
	z-index:4;
}

#sitemaplayer {
	position:absolute;
	left:871px;
	top:162px;
	width:118px;
	height:55px;
	z-index:5;
}

*/
/* Einde layers menubalk*/

/*Layers binnen monitorvak */

#landdagbladlayer {
	position:absolute;
	left:14px;
	top:270px;
	width:179px;
	height:35px;
	z-index:0;
}

#regiodagbladlayer {
	position:absolute;
	left:14px;
	top:325px;
	width:177px;
	height:35px;
	z-index:1;
}

#regioomroeplayer {
	position:absolute;
	left:14px;
	top:450px;
	width:174px;
	height:35px;
	z-index:2;
}

#landnieuwsproglayer {
	position:absolute;
	left:16px;
	top:381px;
	width:175px;
	height:44px;
	z-index:3;
}

#nieuwssiteslayer {
	position:absolute;
	left:14px;
	top:506px;
	width:175px;
	height:35px;
	z-index:4;
}

#opiniebladenlayer {
	position:absolute;
	width:186px;
	height:29px;
	z-index:5;
	left: 14px;
	top: 562px;
}

#archieflayer {
	position:absolute;
	width:142px;
	height:21px;
	z-index:6;
	left: 14px;
	top: 613px;
}


/* Eind layer binnen monitorvak */

#mainlayer {
	position:absolute;
	left:192px;
	top:187px;
	width:594px;
	height:447px;
	z-index:1;
}

iframe { 
	left:311px;
	top:354px;
	width:594px;
	height:447px;
	border-style:none; 
	border-color: #000000; 
} 

#definitiesframelayer {
	position:absolute;
	left:68px;
	top:156px;
	width:450px;
	height:250px;
	z-index:1;
}



/* STIJL LETTERS */

h1 { font-family: tahoma, arial, sans-serif;
    font-weight: bold;
	text-decoration: none;
	color: #0000FF;/*#3c19fc*/
}

h2, h4 { font-family: tahoma, arial, sans-serif;
    font-weight: bold;
	text-decoration: none;
	color: #0000FF;/*#3c19fc*/
}

h3 { 
	font-family: tahoma, arial, sans-serif;
    font-weight: bold;
	color: #0000FF;/*#3c19fc*/
	text-decoration: none;
	
	}
	
a { font-family: tahoma, arial, sans-serif;
	font-weight:700;
	font-size:15px;
    color:#333333;
	text-decoration: none;
	}

a:hover { color: #4D5CE8;
}

a:visited { color: none;
} 

p { font-family: tahoma, arial, sans-serif;
    text-decoration: none;
	font-size:13px;
	}
	
/* Classes */

.marginh3 { margin: 0 0 0 10px;
			font-size: 5px;
 }

.kleinep { font-size: 12px;
			font-weight:normal; 
}

.kleinea { font-size:13px; 
}

.kleineatwee {font-size: 13px;
}

.menua { font-size: 12px; }

.minip, .minia { font-size:10px;
}

.legenda { font-size: 11px; }


.definitiesiframe { 
	left:200px;
	top:155px;
	width:450px;
	height:250px;
	border-style:none; 
	border-color: #000000;
}


/*.aviswwmain { color: #9595FF; } */

/*STIJL TABEL */

table.landdagbladen {
  font-family:tahoma, arial, sans-serif;
  border-collapse: collapse;
  }
  
.landdagbladen td {
font-size: 10px;
/*background:#e9e7e8;*/
border:none;
/*border-color:#666666;*/
padding: 2px 8px 2px 8px;
}

.donkertabel td{ 
background-color:#333333;
}
.nopad { 
padding: 0;
}

.menuclass {
padding: 0 0 20px 0;
text-align:center;
}

.sitemapp
{ text-decoration: underline; }

