/* Layout Stylesheet */ 

a:link {
COLOR: #003399;
TEXT-DECORATION: none;
}
a:visited {
COLOR: #663366;
TEXT-DECORATION: none;
}
a:hover {
COLOR: #663366;
TEXT-DECORATION: underline;
}
a:active {
COLOR: #663366;
TEXT-DECORATION: none;
}

body {
 margin:0px;
  background-image: url(../images/bg-3.jpg);
 background-repeat: repeat;
 color: #000000;
 text-align:left;
 padding:0;
 }


 /* Kop */
 
 #linksBoven {
	position:absolute;
	left:0px;
	top:0px;
	width:151px;
	height:100px;
}
 
 #kop {
	position:absolute;
	left:200px;
	top:47px;
	width:371px;
	height:46px;
}
 
 /* Kop einde */

/* Navigatie */ 

#NAVI {
	position:absolute;
	left:16px;
	top:160px;
	width:114px;
	height:254px;
}

 #subnav {
	position:absolute;
	left:200px;
	top:130px;
	width:500px;
	height:25px;
		font-size: 80%; line-height: 17px; font-style: normal; font-variant: normal; color: #003399; letter-spacing: 2px; vertical-align: top; text-align: left; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}

 #alfabetnav {
	position:absolute;
	left:200px;
	top:165px;
	width:726px;
	height:25px;
		font-size: 80%; line-height: 17px; font-style: normal; font-variant: normal; color: #003399; letter-spacing: 2px; vertical-align: top; text-align: left; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Navigatie einde*/ 

/* Content */ 


 #content {
	position:absolute;
	left:200px;
	top:178px;
	width:725px;
	font-size: 80%; line-height: 17px; font-style: normal; font-variant: normal; color: #003399; letter-spacing: 2px; vertical-align: top; text-align: left; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}

 #geluidsopnamediv {
	position:absolute;
	left:10px;
	top:550px;
	width:174px;
	font-size: 80%; line-height: 17px; font-style: normal; font-variant: normal; color: #003399; letter-spacing: 2px; vertical-align: top; text-align: left; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:auto;
}

 #geluidsopnametekstdiv {
	position:absolute;
	left:390px;
	top:20px;
	width:390px;
	font-size: 80%; line-height: 17px; font-style: normal; font-variant: normal; color: #003399; letter-spacing: 2px; vertical-align: top; text-align: left; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:auto;
}

.copyright {
font-size: 80%; line-height: 17px; font-style: normal; font-variant: normal; color: #003399; letter-spacing: 1px; vertical-align: top; text-align: left; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}

 #ImageContent {
	float:left;
left; 	margin: 0px 10px 5px 0px;
	width:228px;
	height: 100%;
}

 #concordantiecontent {
	position:absolute;
	left:200px;
	top:200px;
	width:725px;
	font-size: 80%; line-height: 17px; font-style: normal; font-variant: normal; color: #003399; letter-spacing: 2px; vertical-align: top; text-align: left; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}

#handtekening {
	position:absolute;
	left:694px;
	top:462px;
	width:242px;
	height:84px;
	z-index:9;
}

.leftImage {float: left; margin: 0px 10px 5px 0px; }

.rightImage {float: right; margin: 0px 0px 5px 10px; }

.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}


.BlackNavi {color: #000000}

/* Content einde*/ 
.LinkBOld {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

