/* basic styles voor alle pagina's  */

body { background-color: black; 
text-align: center;
margin: 0; 
padding: 0;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000066;
}
div#center {
   background-color:#98AED0;
   background-image: url(../images/wolk-donker.jpg);
	 background-repeat: no-repeat;
   width: 760px;
   text-align: left;
   margin:auto;
	 color: #000066;
	 font-weight: normal;
	 height: 600px;
   
   }
 #logo {
		width:95px;
		padding:0px;
		float:left;
		background:transparent;
		padding-top: 4px;
		padding-left: 5px
		
		}
		
	
	#contentcenter {
		width:490px;
		padding:0px;
		float:left;
		background:transparent;
		background-image: url(../images/crows.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
		}

	#menu {
		width:170px;
		padding:0px;
		float:left;
		background:transparent;
		padding-top: 145px;
		}
/*styles voor alle elementen in de menu div */	
div#menu a {display: block;
   text-align: left;
   color: #000066;
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
   font-family: Verdana, sans-serif;
   margin-top: 5px;   
   }
div#menu a:hover {color: #E8E8F4;}
div#menu a.on {color: #E8E8F4;}
div#menu div.adres  {width: 170px;padding-left:0; margin-left:0;
color: #E8E8F4; font-size: 10px; margin-top: 30px  }
div#menu div.adres a {color: #000066; font-size: 10px; font-weight: normal  }
div#menu div.adres a:hover {color: #E8E8F4;}
div#menu span {color: #A73422; font-size: 12px; font-weight: bold}

/* styles voor elemnten in de contentcenter div */
div#center div#contentcenter h1{
   color: #000066;
   font-size: 32px; 
   font-style: italic;
   font-weight: normal;
   margin-top: 52px;
	 margin-bottom: 2px;
}
div#center div#contentcenter  p {
  line-height:16px; 
  width: 460px;
}

h2, h3 {
  font-size:14px;
  color: #000066 ; }
  h3 {font-size:12px;
}


.up {color: #000066}

a {
   text-align: left;
   color: #000066;
   text-decoration: underline;
   font-weight: normal;
   font-size: 12px;
   font-family: Verdana, sans-serif;
   margin-top: 5px;
   }
a.lijsten {font-weight: normal;}
a:hover {color: #E8E8F4;}

#contentcenter table {
  width: 450px;
	} 
table td {vertical-align: top}

em {font-weight: bold;
    font-style: normal;}
div#contentcenter span.lokatie  { 
color: #000066;
font-size: 12px; display: block; margin-bottom: 40px; font-weight: bold;}
/*sound button*/
object  { width: 150px; height: 10px; margin-top: 5px; border: none }
embed  { width: 150px; height: 10px;margin-top: 5px; border: none}
div#menu span#muziek {display: block; margin-top: 20px; color: #E8E8F4; 
                      font-weight: normal; font-size:10px}
											
											
.extern {color:#990000}
