html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
html {overflow: -moz-scrollbars-vertical;}
body {
	background-color:#910214;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:20px;
}
h1 {
	color:#DA1618; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal; 
	font-size:30px;
	margin-bottom:20px;
	line-height: 32px;
}
h2 {
	color:#da1618; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin: 25px 0 5px;
	font-weight: normal;
}
h3 {
	margin: 0 0 5px;
	color: #da1618;
	font-size: 14px;
	font-weight: normal;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0b1762;
	text-decoration: underline;
}
a:hover {
	color: #8E98C9;
	text-decoration: none;
}
p {
	margin:0 0 15px 0;
}
img {
	border-color:#091142;
}
img[align=left] { margin: 10px 20px 20px 0; }
img[align=right] { margin: 10px 0 20px 20px; }
strong {
	color:#DA1618; 	
}
ul, ol {
	margin: 0 0 20px;
}
table {
	margin: 0 0 20px;
}
table h2, table h3 {
	margin-top: 10px;
}
.versiering {
	z-index:99;
	position:absolute;
	width:100%;
	text-align:center;
	margin:0 auto;
}
.datum{
	color:#8E98C9;
	font-size: 10px;
	margin: -10px 0 10px;
}
.clear {
	clear: both;
}
#wrapper {
	margin:0 auto;
	min-height: 100%;
	width:750px;
	background: #910214 url(/images/bg_container2.gif) repeat-y 23px 0;	
	z-index:1;
}
#container {
	text-align:left;
	background:url(/images/bg_body.gif) no-repeat top center;
}
#main {
	margin:0 0 0 0px; 
	padding:20px 60px 20px 0; 
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}
#nav {
	float:left;
	margin-top:195px;
	padding:0;
	font-size:12px;
	width: 209px;
	display:block;
}
#nav ul {
	margin:0 0 0 60px;
	padding:0;
	display:block;
}
#nav li {
	list-style:none;
	margin:0;
	line-height:24px;
	padding-left:16px;
}


#nav li.selected {background:transparent url(/images/bg_active1.gif) no-repeat top left;}

#nav li a {font-family:Arial, Helvetica, sans-serif;text-decoration:none;color:#333;}
#nav li.selected>a{ color:#da1618;}
#nav li a:hover {color:#DA1618;}

#nav li ul {margin:0; display:none;}
#nav li.selected ul {margin:0; display:block; margin-bottom:10px;}
#nav li ul li {line-height:20px;padding-left:0px;}
#nav li ul li.subselected a{ color:#3050b0;}

#nav li ul li a{text-decoration:none;color:#8E98C9;}
#nav li ul li a:hover {color:#DA1618;}

#nav li ul li ul{display:none;}
#nav li.selected ul li ul {display:none;}

#content {
	/*margin-top: 200px;
	margin-left: 252px;*/
	margin-top: 200px;
	padding-left: 42px;
	width: 438px;
	float: left;
}
/*#content .whitespace {
	
	padding:20px 0px 10px 0px;
}*/
#content .album {
	line-height:18px;
	padding:20px 20px 10px 0px;
}
#content .active {
	border-color:#DA1618;
}
#content .big {
	border:1px solid #000C3C;
	padding:5px;
	background-color:#C7CDE5;
}
#content #foto {
	padding-top:20px;
	text-align:center;
}
/*
			Formulieren
*/
form {
	clear:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
/*
form p {
	clear:both;
	margin-top:0;
	margin-bottom:3px;
}
form ul {
	display:block;
	float:left;
	clear:both;
	margin:-20px 0 20px 0;
	padding:0 0 20px 0;
}
form li {
	margin-left:160px;
}
label {
	display: block;
	width:120px;
	float:left;
}*/
.captchaerror {
	font-weight:bold;
	color:red;
}

form div {
	margin-bottom: 5px;
	clear: both;
}

label {
	padding-top: 4px;
	width: 150px;
	float: left;
	display: block;
}
input[type=text], textarea, select {
	margin: 0;
	padding: 5px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 1px solid #e3e3e3;
	border-top-color: #ddd;
}
textarea {
	width: 276px;
	height: 100px;
}
select {
	margin-right: 2px;
	width: auto;
}
input[type=text]:focus, textarea:focus {
	color: #777;
	border-color: #ccc;
	border-top-color: #aaa;
}
input[type=text].error, textarea.error {
    background-color: #FAF3F3;
    border-color: #E1B5B5 #F4E0E0 #F4E0E0;
}
input[type=submit] {
	margin-left: 149px;
	padding: 5px;
}

input[type=submit]:hover {
	background-position: 0 -32px;
}

form .verplichtdiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #aaa;
}
#gbnav {
	display:block;
	height:25px;
	clear:both;
	background:url(/images/back.gif) top left;
	margin:10px 0px 5px 0px;
	padding:1px 0 0 0 ;
	text-align:right;
}
#gbnav a {
	text-decoration:none;
	color:#A60A0D;
}
#gbnav span {
	display:block;
	padding:1px 2px 2px 2px;
	font-size:11px;
	background-color:#F2F4FE;
	margin-left:5px;
	float:left;
}
#gbnav .prev {
	background-color:#F8F4EA;
	font-weight:bold;
	font-size:11px;
	padding:3px 10px;
	border:1px solid #A60A0D;
	margin-right:10px;
}
#gbnav .prevfalse {
	background-color:#F2EADC;
	font-weight:bold;
	font-size:11px;
	padding:3px 10px;
	border:1px solid #9B9391;
	cursor:default;
	margin-right:10px;
	color:#9B9391;
}
#gbnav .prev:hover,#gbnav .next:hover {
	color:#CD5C62;
	border-color:#CD5C62;
}
#gbnav .next {
	background-color:#F8F4EA;
	font-weight:bold;
	font-size:11px;
	padding:3px 10px;
	border:1px solid #A60A0D
}
#gbnav .nextfalse {
	background-color:#F2EADC;
	font-weight:bold;
	font-size:11px;
	padding:3px 10px;
	border:1px solid #9B9391;
	cursor:default;
	color:#9B9391;
}

.horirule{
	margin: 40px 0;
	width:439px;
	height:7px;
	*height: 0;
	border-width:0;
	border: none;
	outline: none;
	color: #d5daed;
	background: url(/images/horirule.jpg) no-repeat center center
}

#fotoalbum {
	padding: 0;
}

#fotoalbum li {
	margin: 0 6px 5px 0;
	list-style-type: none;
	float: left;
}

#fotoalbum li.last {
	float: none;
	clear: both;
}

#fotoalbum a {
	position: relative;
	padding: 1px;
	line-height: 0;
	height: 40px;
	width: 60px;
	border: 1px solid #ddd;
	background-color: #fff;
	display: block;
}

#fotoalbum a .fotoinner {
	height: 40px;
	width: 60px;
	text-align: center;
	display: block;
	overflow: hidden;
}

#fotoalbum .overlay {
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	display: block;
}


/* Listitem */
.listitem {
	margin-bottom: 40px;
}

.listitem h2 {
	margin: 8px 0 13px;
}

.listitem h2 a {
	color: #DA1618;
    font-size: 18px;
	text-decoration: none;
}

.listitem .listimage {
	padding-right: 16px;
	width: 64px;
	float: left;
}

.listitem .listimage a {
	padding: 1px;
	border: 1px solid #ddd;
	background-color: #fff;
	display: block;
}

.listitem .listdescription {
	width: 358px;
	float: left;
}

/* CTC */
#ctc {
	margin: 40px 0 0 60px;
}

#ctc a {
	margin-bottom: 20px;
	display: block;
}

/* Social */
#social {
	margin: 40px 0 40px 60px;
	font-size: 11px;
	color: #999;
	line-height: 24px;
	text-align: center;
}

#social a {
	display: inline-block;
}




