body {
	margin:10px;
	margin-top:15px;
	padding:0;
	background:#082B71;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-face-color: #3D578C;
	scrollbar-shadow-color: #66CCFF;
	scrollbar-highlight-color: #f0e5df;
	scrollbar-3dlight-color: #66CCFF;
	scrollbar-darkshadow-color: #e8e0d5;
	scrollbar-track-color: #3D578C;
	scrollbar-arrow-color: #222222;
}
h1,h3 {margin:0}

h3{
	font-size: 10pt;
}
a{
	color: #FFFFFF;
}


#container{
	width: 980px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(/images/lijnen02abc.gif) 0 130px repeat-x #2C9BDE;
	height: 270px;	
}
#left {
	margin-left:-170px;
	float:left;
	width:170px;
	position:relative;
	left:-2px;
	display:inline;
}

* html #left{margin-right:-3px;}/* 3 pixel jog*/

#middle {
	margin-left:170px;
}
#middle_photos {
	margin-left:0px;
	text-align: center;
}
/* mac hide and combat ie's 3 pixel jog \*/
* html #centre{overflow:hidden;float:left;width:100%}
* html #middle {height:1%;}
* html #centre_photos{overflow:hidden;float:left;width:100%}
* html #middle_photos {height:1%;}
/* end hide*/
#footer {
	clear:both;
	border-top:1px solid red;
	border-bottom:1px solid red;
	height:50px;
	background:yellow;
	text-align:center;
}
.clearer{
	height:1px;
	overflow:hidden;	
	margin-top:-1px;
	clear:both;
}

#left li{
    margin:0;
    padding:0;
    list-style-type:none;
}
#left ul{
    margin:0;
    padding:0;
}
a.amainmenu:link, a.amainmenu:active, a.amainmenu:visited{
    display:block;
    font-size:11px;
    font-weight:bold;
    background:url(/images/basislogoklein.gif) no-repeat left;
    padding:3px 0 4px 22px;
	text-decoration: none;
}
a.amainmenu:hover{
    color:#FFFFFF;
    background:url(/images/basislogoklein1.gif) no-repeat left;
    text-decoration:none;
}

a.asubmenu:link, a.asubmenu:active, a.asubmenu:visited{
    font-size:11px;
    font-weight:bold;
    padding:3px 0 4px 22px;
	text-decoration: none;
}

a.asubmenu:hover{
    color:#FFFFFF;
    text-decoration:none;
	background: none;
}

.topimg{
	float: left;
	margin-left: 8px; 
}
.topimg1{
	float: left;
	margin-left: 15px;
	margin-right: 20px; 
}

#toplinks{
	text-align: center;
	margin-left: 100px;
}
.toplink{
	float: left;
	margin-left: 8px; 
	width: 180px;
	text-align: left;
}
.toplink a{
	text-decoration: none;
}
.toplink a:hover{
	text-decoration: underline;
}

#photo_div{
	min-height: 350px;
	_height: 350px;
	text-align: center;
}
#thumbs_scroll{
	width: 95%;
	overflow-x: auto;
	overflow-y: hidden;
	height: 100px;
	border: 10px solid #3D578C; 
}
.thumb{
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

#imgTitle{
	text-align: left;
}
#mainImg{
	border: 6px solid #3D578C;
}