﻿*
{
    font-size: small;
    margin: 0;
    padding: 0;
}
body
{
    background: url( 'images/background.jpg' );
    background-position: top;
    background-repeat: repeat-X;   
    background-color: #581101;
    font-family: Times New Roman;
    font-size: 12px;
    padding-top: 10px;
    color: Black;       
}
p
{
    padding: 0; /*1em 0;*/
}
ul
{ 
    margin-left: 0; 
    padding-left: 35px; 
} 
ul.menu
{
    margin-left: 0; 
    padding-left: 0px; 	
}
#container
{
    margin: 0 auto;
    width: 660px;      
    border: solid 1px #042753;    
    background-color: #FFFFEB;       
}
#header
{
    background: transparent url( 'images/header.jpg' ) center center no-repeat;
    height: 119px;
}
#contentHeaderleft
{
	width: 265px;
	float: left;	
	color: White;
	padding-left: 20px;
	padding-top: 20px;	
	text-align: left;
}
#contentHeaderleft a
{
	text-decoration: none;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	text-align: left;
}
#contentHeaderleft span
{
	text-decoration: none;
	font-family: Times New Roman;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#contentHeaderright
{
	padding-top: 20px;		
	width: 265px;
	float: right;	
	color: White;
	text-align: left;
}
#maincontent
{
	background-image: url('images/center.png');
	background-repeat: repeat-y;	
}
#temp
{
	background-image: url('images/center.png');
	background-repeat: repeat-y;
	height: 10px;
}
#content
{	
    float: left;
    min-height: 300px;
    width: 400px;      
    padding: 20px;
}
#nav
{    
    float:right;
    min-height: 399px;
    width: 185px;    
    padding-right: 9px;
}
#line
{
	background-color: #840000;
	height: 350px;
	width: 1px;
	float: left;
}
#right
{
	width: 155px;
	float: right;	
}
.clear
{
    clear: both;
}
#footer
{
    background: transparent url( 'images/footer.png' ) center top no-repeat;
    height: 158px;    
    padding-top: 7px;
    padding-left: 34px;
    padding-right: 34px;
}
#empty
{
	width: 100%;
	height: 25px;	
}
.adres
{
	font-family: Times New Roman;
	font-size: 11px;
}
#Languages
{
	position: relative;
	left: -5px;	
	top: -15px;
}
/*Overige standaard opmaak*/

.lblContent
{
	font-weight: normal;
	font-size: 15px;
	color: black;	
	letter-spacing: 1px;		
}
#content .error
{
	font-family: Times New Roman;	
	font-size: 12px;
	font-weight: normal;
	color: red;
}
#content .lblPageHeader
{
	font-weight: bold;
	font-size: 20px;
	color: #002b61;
	letter-spacing: 1px;		
}
#content p
{
	font-weight: normal;
	font-size: 15px;
	color: black;	
	letter-spacing: 1px;
}
#content a
{
	font-weight: normal;
	font-size: 15px;
	color: black;	
	letter-spacing: 1px;
}
#content span
{
	font-weight: normal;
	font-size: 15px;
	color: black;	
	letter-spacing: 1px;
}
#content strong
{
    font-weight : bold;
	font-size: 15px;
	color: black;	
	letter-spacing: 1px;	
}
#content u
{
    font-weight : normal;
	font-size: 15px;
	color: black;	
	letter-spacing: 1px;	
	text-decoration: underline;
}
div#edit
{
	position: relative;
	left: 620px;
	top: 25px;	
	width: 100px;
}
.bold
{
	font-weight: bold;
}
a{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;		
}
a.lnkMeer
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;		
}
a:hover.lnkMeer
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;		
}
a:visited.lnkMeer
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;		
}
.dgRHeader
{
	font-family: Times New Roman;
	font-size: 12px;	
	font-weight: bold;
	color: Black;
}
a.dgRHeader
{
	font-family: Times New Roman;
	font-size: 12px;	
	font-weight: bold;
	color: black;
	text-decoration: none;		
}
a:hover.dgRHeader
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;		
}
a.lnkHeaderEmail
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
a:hover.lnkHeaderEmail
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.lblKruimel
{
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: Gray;	
}
a.lnkKruimel
{
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;		
}
a:hover.lnkKruimel 
{
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	text-decoration: none;		
}
.lblHeader
{
	font-family: Times New Roman;
	font-size: 14px;	
	font-weight: bold;
	color: black;
}
table.tabel {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
}
table.tabel th {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #faf0e6;
	background-color: #fff5ee;
	-moz-border-radius: ;
}
table.tabel td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #faf0e6;
	background-color: #fff5ee;
	-moz-border-radius: ;
}
.gray
{
	color: #808080;
}
/*---Menu---*/
#nav ul
{
    /*list-style: none;*/
    list-style: none; 
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
#nav li
{
    margin: 0px;  
    margin-left: 0px;
    padding: 0px;
}
#nav a
{		
    background: transparent url( 'images/buttons/btn.png' ) 0 0 no-repeat; 	
    display: block;          
    text-align: left;
    vertical-align: middle;    
	padding: 0px;
    text-decoration: none; 
    width: 185px; 
    height: 29px;    
}
#nav span
{
    visibility: hidden;
}
#nav img.not
{
    display: none;
}
#nav a.welkom
{
    background-image: url( 'images/buttons/btnWelkom.jpg' );
}
#nav a:hover.welkom
{
    background-image: url( 'images/buttons/btnWelkomOver.jpg' );
}
#nav a.agenda
{
    background-image: url( 'images/buttons/btnAgenda.jpg' );
}
#nav a:hover.agenda
{
    background-image: url( 'images/buttons/btnAgendaOver.jpg' );
}
#nav a.koren
{
    background-image: url( 'images/buttons/btnKoren.jpg' );
}
#nav a:hover.koren
{
    background-image: url( 'images/buttons/btnKorenOver.jpg' );
}
#nav a.projecten
{
    background-image: url( 'images/buttons/btnProjecten.jpg' );
    height: 45px;
}
#nav a:hover.projecten
{
    background-image: url( 'images/buttons/btnProjectenOver.jpg' );
}
#nav a.occasionmusic
{
    background-image: url( 'images/buttons/btnOccasionmusic.jpg' );
    height: 31px;    
}
#nav a:hover.occasionmusic
{
    background-image: url( 'images/buttons/btnOccasionmusicOver.jpg' );
}
#nav a.links
{
    background-image: url( 'images/buttons/btnLinks.jpg' );
    height: 31px;    
}
#nav a:hover.links
{
    background-image: url( 'images/buttons/btnLinksOver.jpg' );
}




