body,td,th {
	font-family: "Century Gothic","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:20px;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}

a.bg{
	color: #362914;
	background-color: #EFB805;
	padding: 0 2px 0 2px;
}

h2 {
	color:#362914;
	font-size:22px;
	margin:0;
	padding:0 0 10px;
}

h4 a:link, h4 a:visited{
	color:#00C0ED;
	font-size:16px;	
}

h3{
	color:#96DB10;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0 0 20px;
}

h6 a:link, h6 a:visited{
	color:#96DB10;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px;
}

h4{
	color:#00C0ED;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:10px 0;
}

span.blauw{
	color:#00C0ED;
	font-size:14px;
	font-weight:normal;
}


h5{
	font-size:20px;
	color:#EE8905;
}

/* ID's */

#container{

}

#header{
	width:100%;
	height:200px;
	background:#8CC63F url(images/top_background.jpg) repeat-x scroll 0 0;
}

#logo{
	float:left;
	width:33%;
	padding:10px 0 0 0;
	text-align:center;
}

#diashow{
	float:left;
	width:33%;
	text-align:center;
	background: url(images/foto_frame.png) no-repeat center top;
	padding: 18px 0 0 0;
	height: 190px;
}

#blog{
	float:left;
	width:32%;
	padding:100px 0 0 10px;
	text-align:center;
	font-size:17px;
	height: 190px;
	color: #EFB805;
	background: url(images/welkom.png) no-repeat center top;
}

#menu{
	width:100%;
	background:#362914;
	height:40px;
	color:#fff;
	border-bottom: 3px #00AEEF solid;
}

#content{
	width:100%;
	padding: 15px 0 0 0;
}

#left{
	float:left;
	height:auto;
	width:760px;
}

#right{
	float:right;
	width:200px;
	height:auto;
}

/* CLASSES */

.wrap{
	width:1000px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-500px;
}

.pwi_album{
	width: 160px;
	margin-left: 20px;
	margin-bottom: 15px;
	height: 200px;
	float: left;
	font-size: 10px;
}

.pwi_photo{
	float: left;
	width: 72px;
	height: 72px;
	font-size: 10px;
}

.pwi_pager{
	clear: both;
	width: 600px;
	height: auto;
}

.pwi_prevpage, .pwi_pager_current, .pwi_pager_page, .pwi_nextpage{
	float: left;
	padding-right: 10px;
}

.pwi_pager_current{
	font-weight: bold;
}

.link{
	text-decoration: underline;
}

/* MENU */

#menu ul{
	float: right;
}

#menu li{
	float: left;
	display: inline;
	padding: 0 10px;
}

#menu a{
	color: #EFB805;
	font-size:19px;
	margin-bottom:2px;
	padding:5px 10px;
	line-height:35px;
}

#menu a:hover{
	color:#EE8905;
}

#menu li.menu-first{
	border: 0px;
}

#menu ul li.menu-current a{
	color:#668C13;
}

#submenu ul {
border-bottom:1px dashed #B0B0B0;
list-style-position:outside;
list-style-type:none;
margin:0 0 20px;
padding:0 0 20px;
}

#submenu ul li {
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#submenu ul li a {
color:#00aeef;
display:block;
font-size:16px;
height:auto !important;
min-height:23px;
padding-bottom:2px;
padding-top:2px;
padding-left: 5px;
text-decoration:none;
}

#submenu ul li.menu-current a {
background-color:#E0E0E0;
}

#submenu ul li a:hover {
color:#008BAE;
}