@import url(text.css);
@import url(menu_active.css);
@import url(lightbox.css);


* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;

	background-color: #625646;
	background-image: url(../images/bg_testament.jpg);
	background-repeat: repeat-x;
}

h1 {
	color: #2a559f;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1#pagetitle {
	line-height: 30px;	
}

img {
	border: 0px;
	vertical-align: bottom;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul { list-style: inside; }

/*************************/

div#container {
	position: absolute;

	left: 50%;
	top: 0px;

	width: 918px;
	min-height: 100%;

	margin-left: -459px;

	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	background-image: url(../images/container_background.gif);
	background-color: #FFFFFF;

}

div#content {
	position: relative;
	float:	left;
	width: 612px;
	height: 100%;

	padding: 0px 0px 50px 0px;
}

div#container_top {
	position: relative;

	width: 918px;
	height: 193px;
	margin: 0 0 0 0px;
	background-color: #84745a;

	z-index: 1;
}

#header {
	height:		174px;	
}

#header-text {
	display:	block;	
}

/*************************/

div#menu {
	z-index: 3;
	background-color:	#84745a;
}

div#menu ul {
	display: block;
	
	width: 613px;
	height: 25px;

	padding: 5px 0 5px 3px;
}

div#menu ul li {
	display: inline;
	float: left;

	width: 149px;
	height: 25px;
	margin-right: 3px;
	padding-left: 0;
	text-align: center;
}

div#menu ul li a {
	display: block;
	width: auto;
	height:	25px;

	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

	background-color: #cc0000;
}

div#menu ul li a:hover {
	text-decoration: none;
	background-color: #A30000;
}

div#menu ul.level2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 149px;
	visibility: hidden;

	background-color: green;

	z-index: 4;
}

div#menu ul.level2 li {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 149px;
	height: 25px;
}

div#menu ul.level2 li a {
	padding: 3px 5px 3px 5px;
	width: 139px;
	height: 20px;

	text-align: center;
	background-color: #84745a;

	border-top: 1px solid #FFFFFF;
}

div#menu ul.level2 li a:hover {
	background-color: #A30000;
	color: #FFFFFF;
}


/*************************/

div#sidebar-links {
	position: relative;
	float: left;
	width: 298px;
	padding: 20px 0 20px 8px;
}

#sidebar-links .slogan {
	width:			280px;
	font-family:	Georgia, Helvetica, sans-serif;
	font-size:		20px;
	line-height:	26px;
	color:			#ffffff;
	padding:		0 0 14px 10px;	
}

#sidebar-links .slogan span {
	color:			#000000;	
}

#sidebar-links .foto-maand {
	width:			290px;	
}

.foto-maand h2 {
	font-family:		Georgia, Helvetica, sans-serif; 
	font-size:			14px;
	line-height:		14px;
	color:				#ffffff;
	font-weight:		normal;
	background-color:	#4e3f28;
	padding:			3px 0 4px 10px;
}

.foto-maand img {
	display:	block;	
}

.foto-maand .foto-desc {
	line-height: 	14px;
	width:			285px;
	padding:		5px 0 25px 5px;
}

#sidebar-links .news-header {
	font-family:		Georgia, Helvetica, sans-serif;
	font-size:			20px;
	line-height:		20px; 
	color:				#000000;
	padding-bottom:		10px;
}

#sidebar-links .bericht {
	width:				290px;
	float:				left;
	clear:				both;
	padding-bottom:		15px;	
}

#sidebar-links .bericht .bericht-foto {
	float:				left;
	width:				75px;
	height:				100%;	
}

#sidebar-links .bericht .bericht-foto a {
	display:			block;
	width:				65px;
	height:				65px;
	overflow:			hidden;	
}

#sidebar-links .bericht .bericht-details {
	font-family:		Verdana, Arial, sans-serif;
	width:				215px;
	float:				left;
	font-size:			11px;
	line-height:		11px;
}

#sidebar-links .bericht-details .bericht-titel {
	color:			#2a2521;
	font-weight:	bold;
	margin-bottom:	2px;
	display:		block;
	width:			215px;	
}

#sidebar-links .bericht .bericht-datum {
	color:			#4e402a;	
}

#sidebar-links .bericht .bericht-tekst {
	line-height:	14px;
	padding:		0 0 2px 0;
	color:			#2a2521;
}

div#content-midden {
	position: relative;
	float: left;
	width: 417px;
	padding: 25px 20px 0px 20px;

	color: #2a559f;
}

div#content-rechts {
	position: relative;
	float: left;
	width: 146px;
	padding: 10px 3px 0px 6px;
}

div#footer {
	position: 			absolute;
	width: 				918px;
	bottom: 			0;
	right: 				0;
	background-color: 	#84745a;
}

div#footer span#footer1 { display: inline-block; padding-left: 310px; width: 380px; float: left; color: white; }
div#footer span#footer2 { display: inline-block; padding-right: 10px; width: 47px; float: right; text-align: right;}

div.clear {
	clear: both;
}

div.clear-left {
	clear: left;
}

div.clear-right {
	clear: right;
}


div#foto_week { margin-top: -22px; }

/*************************/

h2.header {
	position: relative;

	width: 200px;
	height: auto;

	padding-left: 10px;
	padding-bottom: 1px;

	background-color: #9DDDE9;
}

h3.header {
	position: relative;

	width: 200px;
	height: auto;

	padding-left: 10px;
	padding-bottom: 1px;

	background-color: #E94646;
}

/*************************/

acronym {
	border-bottom: 1px dotted #000000;
	cursor: help;
}

hr {
	height: 1px;
	color: #84745a;
}

#sleutelgat {
	position: relative;
	float: left;
	margin-right: 10px;
	top: 8px;
}

#nieuwsfoto {
	position: relative;
	float: right;
	margin-left: 10px;
	border: 3px solid #84745a;
}

.verder {
	position: relative;
	top: -2px;
}
