@charset "utf-8";
/* CSS Document */

html body .box
{
width: auto;
} 

img{
	border-width:0px;
}


body  {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #A3A6D1;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 90%;
	}
	
#wrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 780px;
	height: 1024px;
	background-repeat: no-repeat;
	background-position: center;
	overflow: visible;
		}
		
h1 {
	font-size: 10px;
}	

.kopjeswebsite {font-size: 90%}
.style1 {font-size: 90%;}
.style2 {font-size: 1em}
.style3 {font-style: italic; font-size: 90%;}
.style5 {font-size: medium;}
.style7 {font-size: 110%}
.style8 {font-size: xx-small}
.style9 {font-size: 0.7em}
.style10 {font-size: 10%;
		 color: #008000}
.style11 {font-size: 80%}
	
.paradijs #container {
	width: 100%;
	margin: 0 auto; 
	color: black;} 
	
.paradijs #header { 
	padding: 0 10px; 
	} 
.paradijs #header h1 {
	margin: 0;
	padding: 1px 0;
	height:335px;}

a {	outline: none;
	color: #006633;
} 

.paradijs #sidebar1 {
	float: left; 
	width: 18%; 
	padding: 15px 0; 
	height: 600px
}
.paradijs #sidebar1 h3, .paradijs #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
		}
.fotoalbum  {
	float:left;
	color: black;
	font-size:10px;}
.fotoalbumtabel {
	margin-top:-10px;}
.kopfoto {
	font-weight:bold;
	font-size:11px;
	}



.paradijs #mainContent {
	margin: 0 200px 0 28%;
	text-transform: none;
	text-decoration: none;
	direction: ltr;
	position: relative;
	height: 500px;
	_height:500px;
	top: 30px;
	font-style: normal;
	width: 350px;
	_width: 350px
	} 


	.paradijs #mainContent5{
	margin: 0 130px 0 20%;
	text-transform: none;
	text-decoration: none;
	direction: ltr;
	position: relative;
	height: 400px;
	top: 30px;
	font-style: normal;
	width: 386px;
	left: 45px;
	}
	
	
	.kopjeswebsite {
	font-size: 90%}
	
#apDiv1 {
	position:relative;
	left:auto;
	top:875px;
	width:368px;
	height:124px;
	z-index:1;
	margin-top: 200px;
}

#apDiv2 {
	position:absolute;
	left:645px;
	top:412px;
	width:372px;
	z-index:2;
	
}


#apDiv3 {
	position:absolute;
	left:645px;
	top:376px;
	width:300px;
	height:522px;
	z-index:1;
}
	
.paradijs #footer {
	padding: 0 10px;
	height: 5px;
	left: 186px;
	
} 
.paradijs #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#thumbBox{ 
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #000000;
	visibility: hidden;
	z-index: 10;
	cursor: pointer;
}

#thumbBox .footerbar{ 
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{
	background-color: #CCCCCC;
	}

#thumbLoading{ 
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #000000;
	color: black;
	padding: 5px;
	z-index: 5;
}

