/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #ffffff url(../images/bgtop.jpg) top repeat-x;
	}
	
img {
	border: none;
	}
#wrapper {
	position: relative; 
	text-align: left; 
	width: 940px; 
	margin-right: auto; 
	margin-left: auto; 
	/* background-image: url(../images/shadow_bg.jpg);
	background-repeat: repeat-y; */


	}
	
	
#main {
	/* padding: 0 20px 20px 20px; */
	background-image: url(shadow-bottom.jpg);
	backgroung-repeat: no-repeat;
	background-position: bottomleft;
	}
	
#header {
	background-image:url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 180px;
	position: relative;
	border-bottom: 1px solid #ffffff;
	}
	
#header h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #cb352d;
	font-size: 190%;
	position: absolute;
	bottom: 4px;
	right: 0;
	}
	
#content {
	float: right;
	width: 700px;
	padding: 20px 10px 0 0;
	padding: 0.6em;
	background: url(../images/content1.jpg);
	}

#content p {
	font-size: 80%;
	line-height: 1.8em;
	}

#content ul {
	font-size: 80%;
	line-height: 1.8em;
	}	
	/* navigation */
	
	#nav {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		background: #ccc;
		border-bottom: 1px solid #999;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		color: #666;
		background: #ccc url(../images/nav_slant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
	
	#nav a:hover {
		color: #000;
		}
	
	/* more */
	
	ul#more {
		clear: left;
		margin-top: 60px;
		}

#left {
	padding-top: 20px;
	width: 200px;
	font-size: 80%;
	line-height: 1.8em;
	background:#ffffff;
	}
#footer {
	clear: both;
	font-size: 80%;
	padding-top; 1em;
	text-align: center;
	color: #999;
	background-color: #cccccc;
	}

.featureimage {
float: right;
width: 250px;
border: 0px solid #000000;
margin-right: 10px;
margin-bottom: 6px;
}

.adbox {
padding: 2px 4px 2px 6px;
margin: 0 0 10px 0;
border: 1px dotted #B1B1B1;
background-color: #F4F4F4;
text-align: center;
}

.adbox2 {
padding: 2px 4px 2px 6px;
margin: 0 0 10px 0;
border: 1px dotted #B1B1B1;
background-color: #F4F4F4;
}

table.contact { 
	border: 1px dashed #e7e4e1; background-color: #f6f5f4;
	text-align: center;
	margin-left: 4px;
	width: 192px;
	}
	
table.graveren { 
	border: 1px dashed #e7e4e1; background-color: #F4F4F4;
	margin-left: 4px;
	margin-right: 14px;
	
	}

table.foto {
	border-colapse: collapse;
	cellpadding: 0;
	}

table.fotoselect{
	border-collapse: collapse;
	cellpadding: 0px;
	cursor: pointer;
	}

table.fotoframe {
	text-align: center;
	}

table.fotoframe tr.altrow {
/*background-color: #f6f5f4;*/
font-size: 90%;
font-weight: bold;
color: #ffffff;
background: #f6f5f4 url(../images/fototitel.jpg);
text align: center;
}
	
img.highlight {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);-moz-opacity: 0.6;
	}

img.highlightoff {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;
	}
	
/* List items foto's */
#items h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
	}

#items .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
	}
	
#items ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
	}
#items li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid d3bd2c;
	}
	
#items a:link, #items a:visited {
	text-decoration: none;
	color: #d3bd2c;
	background-color: transparent;
	}

#items a:hover {
color: #621313;
}

.quicknav {
   list-style:none;
   margin:0px;
   padding:0px;
   margin-top:10px;
   margin-bottom:15px;
   text-align: left;
}

.quicknav a {
	text-decoration: none;
	color:#003366;
	}

.quicknav a:hover {
	color:#00CC33;
	}
	
.quicknav li {
   padding:2px;
   margin-left:10px;
}
.quicknav  {
   color:#da182d;
}

/* Formulieren */

form {
	border: 1px #aaaaaa;
	padding: 0.5em;
	}

input.txt {
	color: #574F4F;
	background-color: #dfe4de;
	border: 1px inset #574F4F;
	width: 420px;
	}

input.code {
	color: #ffffff;
	background-color:#FF0033;
	border: 2px #FF0000;
	font-size: 18px;
	font-weight: bold;
	width: 70px;
	}

input.btn {
	color: #ffffff;
	background-color: #00CC33;
	border: 1px outset #ffffff;
	padding: 2px 4px 2px 4px;
	}

textarea.txt {
	color: #574F4F;
	background-color: #dfe4de;
	border: 1px inset #574F4F;
	width: 420px;
	}

form div {
	clear: left;
	margin: 0;
	padding: 0px;
	padding-top: 0.6em;
	}

form div label {
	float: left;
	width: 20%;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	}
	
li.bigbull {
	color: green; 
	font-size: 80%;
	}

li.bigbull a {
	text-decoration: none;
	color: green;
	}

li.bigbull a:hover {
	text-decoration: none;
	color: #333333;
	}


