/*
	Css stylesheet van Peter.
	Auteur: Peer
	Versie: 0.91
	Datum: 24-08-2008
*/

/* Reset standaard waarden */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,td { margin: 0;padding: 0;border: 0;	outline: 0;font-weight: inherit; font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline; }

/* Begin layout */
html, body {
	height: 100%;
}

body {
	font: 80%/140% Arial, verdana;
	color: #4d3c2e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	margin: 0px auto;
	width: 737px;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	background-image: url(../images/midden_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 157px;
	width: 737px;
	background-image: url(../images/header.jpg);
	position: relative;
}
#header_info a{
	color: #4d3c2e;
}
#header_info a:hover{
	color: #af9881;
}
#content {
	background: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	position: relative;
	width: 737px;
	min-height: 600px;
}

#footer  {
	height: 21px;
	width: 737px;
	background-image: url(../images/footer.jpg);
	bottom: 0px;
	position:absolute;
	text-align: center;
	color: black;
	font-size: 10px;
}
#footer a {
	color: #4d3c2e;
}
#footer a:hover {
	color: #af9881;
}

/* Layout content */
#setbox_nieuws{
	width: 114px;
	margin-right: 6px;
}

#contentbox {
	width: 453px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 40px;
	color: #4d3c2e;
}

#contentbox a {
	color: #4d3c2e;
}

#contentbox a:hover {
	color: #af9881;
}

#contentbox h6 {
	margin-bottom: 10px;
}
#contentbox_stats {
	width: 720px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #4d3c2e;
}
#contentbox_stats a {
	color: #4d3c2e;
}

#contentbox_stats a:hover {
	color: #af9881;
}

#contentbox_stats h6 {
	margin-bottom: 10px;
}
#setbox_nav{
	width: 114px;
	margin-left: 10px;
}

#setbox_recenties{
	width: 114px;
	margin-left: 10px;
}
#onder {
	width: 737px;
	height: 1px;
	position: relative;
}



/* Classes */

.img_right img{
	padding-left: 20px;
	padding-bottom: 10px;
	max-width: 250px;
	max-height: 300px;
	width: 200px;
	float: right;
	
}

.img img{
	padding-right: 10px;
	padding-bottom: 10px;
	width:140px;
	max-height: 200px;
	Position:inherit;
}
.img_links img{
	max-width: 150px;
	height:50px;
	float: right;
}
.img_links_edit img{
	max-width: 90px;
	height:30px;
	float: left;
}
.loginveld{
	width:110px;
}
.img_edit img{
	width:75px;
	max-height: 75px;
}
.img_cat img{
	max-width:150px;
	height: 80px;
	margin-left:20px;
	margin-bottom:1px;
	float: right;
}
.status {
	padding-left: 200px;
	padding-top:20px;
	padding-bottom:0px;
}
.center {
	text-align: center;
}

.floatbox { 
	overflow: hidden;
}
.floatbox_links{ 
	overflow: hidden;
	height:50px;
	margin-bottom:20px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.box_boven {
	background-image: url(../images/boxbg_top.jpg);
	width: 114px;
	height: 19px;
}
.bg {

	display: block;
	width: 1px;
	float: right;
	margin-right: 5px;
}

.box_midden {
	background-image: url(../images/boxbg_mid.jpg);
	background-repeat: repeat-y;
	width: 92px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}
.box_midden em {
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	font-style: normal;
}
.box_onder {
	background-image: url(../images/boxbg_bottom.jpg);
	width: 114px;
	height: 17px;
}
.form p { 
	margin-bottom: 2px;
}

.error{
	color: red;
}
.succes{
	color: green;
}

.input_fout2{
	color: blue;
	background-color: green;
}
.text_fout{
	color: green;
}
.italic{
	font-style: italic;
}
.marginleft20{
	margin-left: 20px;
	margin-bottom: 10px;
}
.lineheight{
	line-height: 10px;
	padding-bottom:5px;
	margin-top:5px;
}
/* Begin typography */
h1 {/* content */
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;
}
.h1midden {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}
.h1edit {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top:10px;
}

h2 {/*vaste header's box-en */
	font-size: 15px;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {/*tekst box-en*/
	color: white;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}

h4 {/* box-en titel*/
	color: white;
	font-size: 10px;
	font-weight: bold;
	
	
}
h5 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.h5midden{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
}
.h5links{
	float:left;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.berichtbox {
	
}

h6	{/*datum*/
	font-size: 9px;
	color: #7e624c;
	font-weight: lighter;
}
	
a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #7e624c;
}

li {
	list-style-type: none;
}

ul {

}

p {
	font-size: 12px;
	text-align: justify;
	margin-bottom:10px;
}
hr {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #7e624c;
	background-color: #7e624c;
	height: 1px;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	font-weight: bold;
	text-align: left;
	width: 25em;
	clear: both;
}
dd {
	margin: -1.35em 0 0 22em;
	padding-bottom: 0.2em;
	overflow: auto;
	
}
dd ul li {
	float: left;
	display: block;
	width: 16.5%;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 1.6;
}
strong {
	font-weight: bold;
}
