BODY {
font-size : .9em;
font-family : Verdana; 
font-weight : normal; 
color : #000000; 
background:#46827A;
}

H1 {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #46827A; 
}

H4 {
	font-size:1.2em;
	}

p {
	font-family : Verdana; 
	}

a:link{						
	color: #46827A;				
	font-variant : normal;		
	text-decoration:underline 	
}							

a:visited{					
	color: #46827A;				
	font-variant : normal; 		
	text-decoration:underline 	
}							

a:hover{						
	color: #FFCC00;				
	font-variant : normal; 		
 	text-decoration:underline 	
 }							

.slogan {
	font-weight: bold;
	font-size: 1.5em;
	color: #46827A;}


/* *************** EIGENSCHAPPEN MENU BOVEN ********************************************** */
/* *************** bg_menu wordt gebruikt in de templates van tabular menu *************** */
.bg_menu a:link{
	color:#FF9900; 
	font-weight:bold}

.bg_menu a:visited{
	color:#FF9900; 
	font-weight:bold}
	
.bg_menu a:hover{
	color:#FF9900; 
	font-weight:bold}
	
.bg_menu2 {
	color:#FF9900; 
	font-weight:bold}
.menuboven-titel {
	}
	
.menuboven-inhoud{
	text-align: right;
	}

/* ***************** MENU LINKS EIGENSCHAPPEN ******************************************* */		
/* wordt niet gebruikt */
.menubox-titel {	}
	
.menubox-inhoud {
	font-weight: bold;
	text-align: left;
	line-height:200%; 
	margin-bottom:4
	}

.menulinks a:link {
	color: #46827A;	}

.menulinks a:visited {
	color: #46827A;	}

.menulinks a:hover {
	color: #46827A;	}
	

/* ********************** EIGENSCHAPPEN DEFAULT BOX ****************************************** */

.default-titel {
	background:#FDFFED;
	font-size: 1.2em;
	color: #46827A;
	font-weight:bold;
	}
	
.default-inhoud {
	background:#FDFFED url('images/achtergrond-pagina.gif') no-repeat right bottom; 
	padding-right:100px
	}

.modelautobox-inhoud a:link {
	font-weight: bold;
	}
	
.modelautobox-inhoud a:visited {
	font-weight: bold;
	}
	
.modelautobox-inhoud a:hover {
	font-weight: bold;
	}

/* ******** Eigenschappen nieuws box *************************************************** */
.nieuws-titel {
	font-size: 1.2em;
	color: #46827A;
	font-weight:bold;
	}
	
.nieuws-inhoud {
	/* background:#FFFFFF; */
	padding-right:100px;
	}

/* ******  Eigenschappen albums ******************************************************** */
.album_name {
	font-weight: bold;}

.album_name a:link {
	color: #46827A;}

.album_name a:visited {
	color: #46827A;}

.album_name a:link {
	color: #46827A;}
	
.bg_dark {
  background-color : #C0C0C0;
}

.bg_medium {
  margin:0; 
  background-color : #CCFF99;
  color: #000000;
  }

.bg_light {
  background-color : #ECE9D8;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
