body {
font-family: verdana, arial, sans-serif;
font-size: 14pt;
 background: #7F8A86;
}

/* link behavior */

a:link, a:visited, a:active {
	color: #5D6562; 
	text-decoration: none;
	background: transparent;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
}

a:hover {
	color: #000000; 
        text-decoration: none;
	background: transparent;
	        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
}

a.dark:link, a.dark:visited, a.dark:active {
	color: #3D434B; 
	text-decoration: underline;
	background: transparent;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
}

a.dark:hover {
	color: #FFC72C; text-decoration: none;
	background: transparent;
	        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
}

a.page:link, a.page:visited, a.page:active {
	color: #11120D; 
	text-decoration: underline;
	background: transparent;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
}

a.page:hover {
	color: #FF9B61; text-decoration: none;
	background: transparent;
	        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
}

/* pagina */

.paginatitel {
 background-color: transparent;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 line-height: 18px;
 font-weight: bold;
 color: #FC8A3E;
 display: block;
 margin-left: 10px;
 margin-top: 10px;
 margin-right: 10px;
 	z-index: 3;
}

.paginatiteldonker {
 background-color: #485960;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 line-height: 18px;
 font-weight: bold;
 color: #C0C8CB;
 display: block;
 margin-left: 10px;
 margin-top: 10px;
 margin-right: 10px;
 	z-index: 3;
 padding-left: 10px;
}

.paginatitellarge {
 background-color: transparent;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 line-height: 18px;
 font-weight: bold;
 color: #5D6562;
 display: block;
 margin-left: 50px;
 margin-top: 10px;
 margin-right: 10px;
 	z-index: 3;
        overflow: visible;
        height: 20px;
}

.paginatekst {
 background-color: transparent;
 font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 14px;
font-weight: normal;
 color: #11120D;
 display: block;
 margin-left: 10px;
 margin-top: 10px;
 margin-right: 10px;
 	z-index: 3;
}

.paginatekstlarge {
 background-color: transparent;
 font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 14px;
font-weight: normal;
 color: #6E7874;
 display: block;
 height: 400px;
 margin-left: 40px;
 margin-top: 10px;
 margin-right: 15px;
 padding-right: 50px;
z-index: 3;
overflow: auto;
}

div.tekstblok {
 background-color: transparent;
 display: block;
 position: absolute;
 left: 380px;
 top:65px;
 width:362px;
 height: 450px;
 	z-index: 3;
	overflow: auto;
}

div.tekstbloklarge {
 background-color: transparent;
 display: block;
 position: absolute;
 left: 10px;
 top:65px;
 width:775px;
 height: 450px;
 	z-index: 3;
	background: url(../graphics/playlist_bg.jpg) no-repeat;
}

div.tekstblokfull {
 background-color: transparent;
 display: block;
 position: absolute;
 left: 10px;
 top:10px;
 width:735px;
 height: 525px;
 	z-index: 3;
		overflow: auto;
}

.afbeelding {
top: 10px;
left: 10px;
display: block;
width: 350px;
height: 350px;
position: absolute;
	border: 1px solid #485960;
	color: #778A91;
	background-color: #D7DEE1;
	text-align: center;
	float: none;
	overflow: hidden;
}

 .pic {
	border: 1px solid #708090;
}

.logo {
 display: block;
 font-family: verdana, arial, sans-serif;
font-size: 10pt;
 color: #11120D;
 	z-index: 5;
	top: 10px;
 position: absolute;
 width: 422px;
 height: 50px;
 left: 362px;
 background: #FFC72C;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.boxlogo {
 display: block;
 font-family: verdana, arial, sans-serif;
font-size: 10pt;
 color: #11120D;
 	z-index: 5;
	top: 10px;
 position: absolute;
 width: 150px;
 height: 50px;
 left: 212px;
	background: transparent;
}

div.audio {
	background-color: #3C4A50;
 font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 14px;
font-weight: bold;
 color: #D7DEE1;
 padding-left: 10px;
padding-top: 10px;
 display: block;
 position: absolute;
 left: 10px;
 top:362px;
 width:342px;
 height: 168px;
 	z-index: 5;
	text-align: left;
}

div.bottom {
 background-color: transparent;
 display: block;
 position: absolute;
 left: 380px;
 top:518px;
 width: 380px;
 height: 20px;
 left: 362px;
 	z-index: 3;
 background: url(../graphics/viewer_header_bg.jpg) repeat-y;
  font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 14px;
font-weight: bold;
 color: #485960;
  text-align: left;
  vertical-align: baseline;
}
