* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;
}
body, html  {
	height:100%;	
	color: #333333;
	background-color: #FFFFFF;
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.twoColHybLtHdr #container { 
	background: #FFFFFF;
	height:100%;
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
} 
.twoColHybLtHdr #header {
margin-left:236px; 
height:115px;
background: #FFFFFF;
margin-right:24px;
} 

.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 8px; /* top and bottom padding create visual space within this div  */
	background-image:url(nav-bg.jpg);
	background-repeat:no-repeat;
	background-color: #86ca75;
	min-height:100%;
	height:auto !important; /* voor moderne Browser */
	height:100%; /*voor IE6 */
}

.twoColHybLtHdr #mainContent { 
margin-right:24px; 
	margin-left: 236px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#menu{
float:left;
width:204px;
overflow:hidden;
margin-top:6px;
margin-left:3px;
margin-right:3px;
}

#menu ul {
list-style-type: none;
}

#menu ul li {
	line-height:24px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:12px;
}

#menu li a, #menu li a:link, #menu li a:visited {
	display:block;
	white-space:nowrap;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration: none;
	width:204px;
	padding-left:10px;
	color:#5F5F5F;
}
#menu li a:hover, #menu li a.sel {
color:#333333;
background-image:url(menu-li-hover.png);
background-repeat:no-repeat;
}


#submenu{
	border: 1px solid #487440;
	background-color:#D1E6CC;
	height:20px;
}

#submenu ul {
list-style-type: none;
}

#submenu ul li {
	line-height:18px;
	display:inline;
}

#submenu li a, #submenu li a:link, #submenu li a:visited {
	font-size:12px;
	text-decoration: none;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:4px;
	padding-top:2px;
	color:#5F5F5F;
}
#submenu li a:hover, #submenu li a.sel {
	color:#333333;
	background-color:#8FC486;
}
#headertitel {
	text-align:right;
	font-size:28px;
	font-weight:bold;
	color:#6A8059;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
}
#titel {
font-size:14px;
font-weight:bold;
color:#6A8059;
	margin-bottom:20px;
}


a { outline: 0px;
outline:none; 
}


.fotocell {
	background-color:#FFFFFF;
	font-size:11px;
	border: 1px solid #c9c9af;
	padding:2px;
}
.fotocell:hover {
	background-color:#86CA75;
}

h1, kop1{
letter-spacing:1px;
font-size:14px;
font-weight:bold;}

h2, kop2{
letter-spacing:1px;
font-size:13px;
font-weight:bold;}

h3, kop3{
letter-spacing:1px;
font-size:12px;
font-weight:bold;}

h4, kop4, h5, kop5, h6, kop6{
letter-spacing:1px;
font-size:11px;
font-weight:bold;}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.rood{
	color: #990000;
}

#mainContent{
padding-top:20px;
line-height:16px;}

#mainContent a, #mainContent a:link, #mainContent a:visited {
	color:#487440;
}
#mainContent a:hover {
	color:#487440;
	text-decoration:none;
}
#mainContent p{
margin-bottom:16px;
margin-top:8px;
padding-top:0px;
padding-bottom:0px;}
#mainContent ul, #mainContent ol{
margin-bottom:12px;
margin-top:8px;
margin-left:20px;
padding-top:0px;
padding-bottom:0px;}
hr {
	width:100%;
	height:1px;
	color:#487440;
	background-color:#487440;
	border-style:none;
}

#mainContent td p{
margin-bottom:4px;
margin-top:4px;
padding-top:0px;
padding-bottom:0px;}

/**************************
ALBUM
**************************/
.album-th-box {
	padding:4px;
	float: left;
	border:1px solid #E1E1E1; /*** KLEUR GEVEN BIJ WEERGAVE TITEL ***/
	background-color:#F6F6F6;
	text-align:center;
}
.album-th-box:hover {
	border:1px solid #E1E1E1; /*** KLEUR GEVEN BIJ WEERGAVE TITEL ***/
	background-color:#FFFFFF;
}
.album-th-title {
padding:0;
margin:0;
font-size:9px;
line-height:10px;
}
.album-th img {
	display:block;
	padding:0px;
	position:relative;
	margin-top: 0px;
	margin-left: 0px;

	border:1px solid #F6F6F6; /*** KLEUR GEVEN BIJ NIET WEERGEVEN TITEL ***/
}
.album-th img:hover {
	border:1px solid #E1E1E1; /*** KLEUR GEVEN BIJ NIET WEERGEVEN TITEL ***/
}

.im img{
filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; opacity: 1;
}
.im:hover img{
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9; opacity: 0.9;
}