
* {
margin: 0;
padding: 0;
outline:none;
}

body
{
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000;
}

#container
{
width: 454px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -227px; 
/* Half the width of the DIV tag which is 50 pixels */
margin-top: -250px; 
/* Half the height of the DIV tag which is also 50 pixels */
}

#container_contact
{
width: 400px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -200px; 
/* Half the width of the DIV tag which is 50 pixels */
margin-top: -250px; 
/* Half the height of the DIV tag which is also 50 pixels */
}

#container_chronological
{
width: 600px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -300px; 
/* Half the width of the DIV tag which is 50 pixels */
margin-top: -250px; 
/* Half the height of the DIV tag which is also 50 pixels */
}

#pics
{
width:454px;
height:340px;
text-align:center;
}

#pics_chronological
{
width:600px;
height:340px;
text-align:center;
}

#pics_contact
{
width:400px;
height:340px;
text-align:center;
}

#news_box
{
margin-top:20px;
width:454px;
height:340px;
text-align:center;
}

#logo
{
margin-top:50px;
width:454px;
height:34px;
text-align:center;
}

#logo_chronological
{
margin-top:100px;
width:600px;
height:34px;
text-align:center;
}

#logo_news
{
margin-top:50px;
width:454px;
height:34px;
text-align:center;
}

#logo_contact
{
margin-top:50px;
width:400px;
height:34px;
text-align:center;
}

#navigation
{
margin-top:10px;
width:454px;
height:34px;
text-align:center;
}

#navigation_chronological
{
margin-top:0px;
width:630px;
text-align:center;
}

#navigation_contact
{
margin-top:10px;
width:400px;
height:34px;
text-align:center;
}

a:link 
{  
color: #000; 
text-decoration: none;
}

a:visited 
{  
color: #000; 
text-decoration: none; 
}

a:hover 
{   
color: #7d7d7d; 
text-decoration: none;  
}

a:active 
{ 
color: #000; 
text-decoration: none;  
}

.chronological_line
{
color:#000;
}

.chronological_line:hover
{
color:#999;
}

#highslide-title
{
padding:0px;
margin:0px;
}

.highslide-html {
    background-color: #000;
	border:0px solid #000;
	padding:0px;
	margin:0px;
	position:absolute;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	background-color: #000;
	color:#fff;
	padding:0px;
margin:0px;	
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-body
{
	background-color: #000;
	padding:0px;
margin-top:0px;	
}

.control {
    display: block;
    /*position: relative;*/
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	text-decoration: none;
	text-transform: uppercase;
	color:white;
	background-color:#000;
}

.control:link
{
	color: white !important;
}

.control:active
{
	color: white !important;
}

.control:visited
{
	color: white !important;
}

.control:hover {
	color: white !important;
}
.highslide-move {
    
}
/* endd highslide */

#tekstopkaart
{
z-index:20;
margin-top:-370px;
margin-left:350px;
text-align:left;
cursor:pointer;
}
.fotonr{color:#ffffff;}
.fotonrselected{color:#ffffff;}
.fotonr a:link, .fotonr a:active, .fotonr a:visited {font-family: Tahoma,Verdana; font-size: 10px; color: #ffffff;text-decoration:none}
.fotonr a:hover {font-family: Tahoma,Verdana; font-size: 10px;  color: #ffffff;text-decoration:underline}
a.fotonrselected {font-family: Tahoma,Verdana; font-size: 10px;  color: #ffffff;text-decoration:none}
a.fotonrselected:hover {font-family: Tahoma,Verdana; font-size: 10px;  color: #ffffff;text-decoration:underline}

