body, html{
text-align: center;	
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
font-family: Georgia;
font-size: small;
font-style: italic;
color: #222222;
}


div#container{
width: 700px;
background-color: #FFFFFF;
margin: 0 auto 0 auto;
text-align: center;
}

div#top{
width: 700px;
height: 80px;
background-color: #FFFFFF;
text-align: left;
}

div#midden{
width: 700px;
height: 470px;
background-color: #FFFFFF;
text-align: left;
margin: 10px 0 5px 0;
}

div#middena{
float: left;
width: 370px;
height: 470px;
margin: 0;
background-color: #FFFFFF;
text-align: left;
}

div#middenb{
float: left;
width: 330px;
height: 470px;
margin: 0;
background-color: #FFFFFF;
text-align: left;
}

div#middenc{
float: left;
width: 340px;
height: 410px;
margin: 0;
background-color: #FFFFFF;
text-align: left;
}

div#gallery{
text-align: center;
width: 340px;
}

.nav { margin: 5px 0; text-align: right; }
#nav a, #s7 strong { font-family: Georgia; color: #000; margin: 0 3px; padding: 3px 3px; text-decoration: none }
#nav a.activeSlide { color: #666; }
#nav a:focus { outline: none; }
#output { text-align: left; }


#loader {            
border: 0px solid #ccc;            
width: 700px;
height: auto;
margin: 0;        
overflow: hidden;        
}        

#loader.loading {            
background: url(/images/spinner.gif) 
no-repeat center center;        
}	

div#hoofdmenu{
clear: left;
width: 700px;
background-color: #FFFFFF;
text-align: left;
border-bottom: 1px solid #222;
margin-top: 20px;
padding-bottom: 5px;
}

div#footer{
clear: left;
width: 700px;
background-color: #FFFFFF;
text-align: right;
border-top: 1px solid #222;
margin: 7px 0 0 0;
}

div#credits{
width: 700px;
background-color: #FFFFFF;
text-align: left;
margin: 10px 0 0 0;
}

p{
font-family: Georgia;
font-size: small;
text-align: justify;
	}	

#credits p{
font-family: Georgia;
font-size: x-small;
	}			


	
ul.menu
{
list-style: none;	
font-family: Georgia;
font-size: 1.1em;
margin: 0 0 5px 1px;
padding: 0;
	}	
	
ul.jewel
{
list-style: square;		
font-family: Georgia;
font-size: 1em;
margin: 0 0 0 15px;
	}		

li.jewel
{
margin: 4px 0 6px 0;
padding: 2px 0 0 3px;
	}	
	
li.menu
{
display: inline;
text-align: left;
margin: 0px 0 5px 5px;
padding: 0 21px 10px 7px;
	}	

li.menudv
{
display: inline;
text-align: left;
margin: 0px 0 5px 5px;
padding: 0 20px 0 10px;
	}			
li.menu a:link, li.menu a:visited, li.menu a:active
{
color: #222222;
text-decoration: none;
	}
	
li.menu a:hover
{
color: #666;
	}	
	
	
ul.topmenu
{
list-style: none;	
font-family: Georgia;
font-size: 1em;
margin: 42px 0 10px 135px;
padding: 0;
float: left;
	}	

	
li.topmenu
{
display: inline;
text-align: left;
margin: 0px 0 5px 0px;
padding: 0 0px 0 3px;
	}	
	
li.topmenu a:link, li.topmenu a:visited, li.topmenu a:active
{
color: #222222;
text-decoration: none;
	}
	
li.topmenu a:hover
{
color: #666;
	}	
	
img.logo
{
float: right;
margin: 0 0 0 5px;	
border: 0px;
	}	
	
a:link img, a:visited img, a:hover img{
	border: 0px;
}


p.credit{
font-family: Georgia;
font-size: small;
text-align: justify;
vertical-align:text-top;
	}
	
p.footertekst{
font-family: Georgia;
font-size: small;
margin-top: 15px;
text-align: right;
	}	
	
img.dv
{
vertical-align:middle;
margin-top: 2px;
vertical-align:text-top;
	}	
	
a:link, a:visited, a:active{	
text-decoration: none;
color: #222222;
}

a:hover{	
text-decoration: none;
color: #555555;
}		

		
h1 {
  font-family : Georgia;
  color: #222222;
  font-variant: small-caps;
  font-size: 1.4em;
  margin: 0 0 5px 0;
}

.input 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; border-bottom: 1px solid #000000;
	margin-right:5px;
	color: #000000; font-family: Georgia;
	font-size: 12px;
	}
	
.input-submit 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	}
	
a.button:link, a.button:visited, a.button:active, a.button:hover{	
	background-color: #efefef;
	border-style: outset; 
	border: 0px;
	padding: 0 10px 3px 10px;
	color: #000000;
	border: 1px solid #000000;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
