img{
	border:0px;
}
*{
	padding:0px;
	margin:0px;
}
html,body{
	background-color:#E1692D;
	color:#41301D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container{
 	width:800px;
	margin:auto;
}
#header{
	height:117px;
	background-position:right top;
	background-repeat:no-repeat;
}
#logo h1 a{
	float:left;
	overflow:hidden;
	height:117px;
	line-height:2000px;
	display:block;
	width:170px;
	background-image:url(../images/logo-de-gedenkgroep.jpg);
}
#menu{
	float:left;
	width:630px;
	margin-top:79px;
}
#menu li{
	float:left;
	list-style-type:none;
}
#menu li a{
	float:left;
}
	#b-home, #b-gedenkgroep, #b-gedenktekens, #b-nieuws, #b-bedrijf, #b-contact{
		height:38px;
		overflow:hidden;
		display:block;
		line-height:2000px;	
	}
	 a#b-home:hover, a#b-gedenkgroep:hover, a#b-gedenktekens:hover, a#b-nieuws:hover, a#b-bedrijf:hover, a#b-contact:hover,a.actief:link, a.actief:visited{
		background-position: left 38px;
	}
	#b-home{
		background-image:url(../images/button-home.jpg);
		width:76px;
	}
	#b-gedenkgroep{
		background-image:url(../images/button-gedenkgroep.jpg);
		width:138px;
	}
	#b-gedenktekens{
		background-image:url(../images/button-gedenktekens.jpg);
		width:116px;
	}
	#b-nieuws{
		background-image:url(../images/button-nieuws.jpg);
		width:92px;
	}
	#b-bedrijf{
		background-image:url(../images/button-ons-bedrijf.jpg);
		width:102px;
	}
	#b-contact{
		background-image:url(../images/button-contact.jpg);
		width:105px;
	}
#submenu{
	float:left;
	width:150px;
	font-size:11px;
	margin-right:25px;
	margin-bottom:1ems;
}
#submenu li{
	list-style-type:none;
	margin:0px;
}
#submenu li a{
	display:block;
	padding:2px 4px;
	text-decoration:none;
}
#submenu li a.actief:link, #submenu li a.actief:visited, #submenu li a:hover {
	display:block;
	background-color:#DBD4C0;
}
#submenu li a.actief:link, #submenu li a.actief:visited{
	font-weight:bold;
}
	
#main{
	clear:both;	
	width:800px;
	float:left;
	overflow:hidden;
}
#content{
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	margin-left:5px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	line-height:20px;
	width:788px;
	margin-top:10px;
}
#splash{
	height:148px;
	background-image:url(../images/splash.jpg);
}
#splashcontent{
	height:100px;
	background-image:url(../images/splash-bg.jpg);
	padding-left:25px;
	padding-top:23px;
	padding-right:25px;
	line-height:22px;
	font-size:15px;
}	
#nieuws{
	float:left;
	width:310px;
}
#gedenktekens{
	float:left;
	width:390px;
	padding:20px 10px 20px 20px;
	line-height:13px;
}
	#gedenktekens .lijst{
		float:left;
		width:110px;
		margin-bottom:1px;
		margin-top:10px;
	}
	#gedenktekens .foto{
		float:left;
		width:240px;
		padding:5px;
		background-color:#DBD4C0;
		text-align:center;
	}
	#gedenktekens li{
		list-style-type:none;
	}
	#gedenktekens li a{
		cursor:pointer;
		font-size:11px;
		display:block;
		width:136px;
		color:#41301D;
		text-decoration:none;
		padding:2px;
	}
	#gedenktekens li a:hover, #gedenktekens a.actief:link, #gedenktekens a.actief:visited{
		background-color:#DBD4C0;
	}
#footer{
	width:790px;
	background-image:url(../images/footer-background.jpg);
	background-repeat:repeat-x;
	margin:auto;
	height:25px;
	margin-top:10px;
	clear:both;
	margin-left:5px;
	padding-bottom:15px;
	text-align:center;
	padding-top:8px;
}
#footer a:link, #footer a:visited{
	color:#41301D;
}
#presis {
	text-align: center;
}
a:link, a:visited{
	color:#206D00;
	cursor:pointer;
}
a:hover{
	text-decoration:none;
}
h1{
	font-size:18px;
	color:#206D00;
	margin-bottom:12px;
	text-transform:uppercase;
	font-weight:normal;
}
h2{
	font-size:15px;
	clear:both;
	margin-bottom:10px;
}
.gedenktekenContent ul{
	margin-left:30px;
}
p, ul{
	margin-bottom:15px;
	clear:both;
}
.datum{
	font-size:80%;
	color:#999999;
	margin-bottom:5px;
}
.nieuwslink{
	margin-bottom:15px;
	margin-top:5px;
}
.content{
	padding:20px;
	margin-bottom:20px;
}
.foto{
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	padding:2px;
	border:#DBD4C0 1px solid;
}
.gedenktekenContent{
	float:left;
	width:570px;
}
.gedenktekenThumb{
	float:left; 
	width:100px; 
	margin-right:30px; 
	margin-bottom:15px; 
	text-align:center;
	font-size:11px;
	border:#DBD4C0 1px solid;
	padding:2px;
}
#albumShow{
	float:left;
	width:570px;
}
#albumMenu{
	float:left; 
	width:200px;
	margin-right:20px;
}
/*----------------------------------------------------*/
/* contact formulier */
/*----------------------------------------------------*/
#contactform p{
	clear: left;
	position: relative;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contactform label{
	font-weight: bold;
	float: left;
	width: 125px;
	margin-right: 0px;
}
#contactform input{
	width: 350px;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#contactform input:focus{
	background-color:#FFFFCC;
}
#contactform textarea{
	width: 350px;
	height: 140px;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#contactform .submitbutton{
	font-size:12px;
	width: auto;
	padding: 7px 12px;
	color: #FFFFFF;
	border: none;
	cursor:pointer;
	background-color:#206D00;
}
#contactform .indent {
	margin-left: 125px;
}


