/* Dibos CSS Document */
/*--- BODY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
* {
	padding:0;
	margin:0;
}

* html body	{
	text-align: center;
}
body	{
	background: #0C182C;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: small; 
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	margin-left: 10px;
  	}
.hide{display:none;}

/*--- CONTAINER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
#container {
	margin:12px auto;
	text-align:left;
	position: relative;
	padding: 0 0 0 0px;
	width: 760px;
	border-style: solid; border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px; 
	background-color:#444A56;
}
/*--- HEADER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
#header {
	background: url(../c/header.jpg) top left no-repeat;
	height:88px;
	width:760px;
}
#header img {
	display:none;
}
#header a#logo {
	display: block;
	width: 390px;
	height:65px;
	position: absolute;
	top:40px;
	left:190px;
}
/*--- NAVIGATION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
#nav {
position: absolute;
top: 88px;
left:0px;
width: 113px;
height:242px;
text-align:left;
background: url(../c/nav.jpg) top left no-repeat;
}
* html #nav  {
}
#nav ul {
margin:10px 8px;
padding:0;
list-style: none;
white-space:normal;
width:100px;
height:242px;
}
#nav ul li {
width:0px;
height:25px;
margin:0;
padding:0px 0px 0 0;
}
#nav ul li a {
width:110px;
font: bold 85% Verdana, Arial, Times New Roman, Times, serif;
display: block;
color: #EEEEEE;
text-decoration: none;
padding: 0;
}
#nav ul li a:hover, #nav ul li a.active{
color: #FF6600;
}
/*--- CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
#content{
background-color:#444A56;
border:1px solid #DDD;
padding-top:10px;
padding-left:10px;
width:622px;

position: relative;
left: 118px;
margin-bottom: 7px;
margin-top: 7px;
}
#contentprint{
background-color:#444A56;
border:1px solid #DDD;
padding-top:10px;
padding-left:10px;
width:622px;
height:250px;
position: relative;
margin-bottom: 7px;
margin-top: 7px;
}
.titel:first-line 
{
color: #FF6600;
font-variant: small-caps;
font-weight: bold; 
font-size: 15px; 
font-family: Verdana, Arial, sans-serif;
}
.foto
{border-width:1px;
border-color:#FFFFFF;}

/*--- FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
#footer{
	clear:both;
	margin:0;
	padding:0;
	width:760px;
	height:48px;
	font-size:80%;
	color:#FFF;
	background-color:#484B50;
	border-top: thin solid #C0C0C0;
}
#footer p.left{float:left;width:400px;margin:20px 0 0 4px;}
#footer p.right{float:left;width:280px;text-align:right;margin:20px 10px 0 0;}

/*--- TEXTS AND LINKS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
.h1 {
	color: #FF6600; 
	font-weight: bold; 
	font-size: small; 
	font-family: Verdana, Arial, sans-serif;
    margin:0;
	padding:5px 0 0px 0px;
	cursor:default;
}

#content p {
	margin: 0 ;
	padding-bottom:10px; 
	line-height: 15px; 
	font-size: 90%; 
	cursor:default;
}
a:link {color: #FFFFFF;}
a:visited {color: #EEEEEE;}
a:hover {color: #FF6600;}

.print{
height:30px;
margin:0;
padding:0 0 0 38px;
background: transparent url(../c/printer.gif) top left no-repeat;
font-weight:bold;
}
/*--- TABEL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
table.inhoud{
	width: 632px;
	margin:5px 5px 5px 5px;
	text-align:left;
	border:1px solid #DDD;
}
table.inhoud td {padding-left: 10px;
}

/*--- ALBUM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~---*/
.divPaging
{padding:20px;}

.table
{margin:auto;}

.td
{padding:20px;}

a.linkThumbnail
{border:2px outset;}

a.linkThumbnail:hover
{border:2px inset;}

img.Thumbnail1
{cursor: pointer;
border:2px outset;}

input.Thumbnail1
{cursor: pointer;
border:2px outset;}

img.Thumbnail2
{cursor: pointer;}
