body {
    padding:0; 
    margin:0;
	text-align: center;
	font-size:12px;
	font-family:Georgia,Arial ,"Times New Roman", Times, serif;
	color:#333333;
	_background:#B82A2F;
}
a{
	color:#b82a2f;
	text-decoration:none;
}
h1{
	font-size:34px;
	color:#000;
	padding:0;
	margin:12px 0 27px 0;
	padding:0 0 9px 0;
	font-weight:normal;
	border-bottom: 3px double #eee;
}
h2{
	font-size:24px;
	color:#000;
	padding:0;
	font-weight:normal;
}
h3{
	font-size:18px;
	color:#000;
	padding:0;
	font-weight:normal;
}
h4{
	font-size:16px;
	color:#000;
	padding:0;
	font-weight:normal;
}
h5{
	font-size:14px;
	color:#000;
	padding:0;
	font-weight:normal;
}
#content h1 {
	line-height:100%;
}
#content h1 span {
	color:#FECC00;
	font-style:italic;
}
#page {
	z-index: 2;
	position: relative;
	margin: 0 auto;
	padding: 56px 0 20px;
	text-align:left;
	font-size: 12px;  
	width:960px;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menublok{
	float:left;
	display:block;
	width:230px;
	margin:0 20px 0 0;
}
#container{
	float:left;
	display:block;
	width:710px;
}
.minheight{
	min-height:500px;
	height:auto !important;
	height:500px;
	background:#f8f6f6;
}
#container #topmenu{
	display:block;
	height:58px;
	background:url(/images/menu_boven.gif) top left repeat-x;
}
#container #topmenu #login{
	float:right;
	margin: 0 42px 0 0;
	padding: 24px 0 0 0;
}
#container #topmenu #login .logout{
	color:#b82a2f;
	text-transform:none;
}
#container #content{
	display:block;
	min-height:556px;
	height:auto !important;
	height:556px;
	line-height:200%;
	margin:0 42px 62px 42px;
}
#menublok #imageonder{
	display:block;
	background:url(/images/driehoek.gif) top left no-repeat;
	width:230px;
	height:180px;
}
#menublok #menu{
	display:block;
	padding:42px 23px 0 25px;
}
#login a{
	color:#000;
	text-transform:uppercase;
}
.rood{
	color:#b82a2f;
}
#footer{
	float:right;
	padding:0 42px 15px 0;
}
#loginscherm{
	background:#F8F5F5;
	padding:5px;
	border:1px solid #EEEEEE;
}
#blok_nieuws{
	float:left;	
	width:270px;
	margin: 0 16px 0 0;
}
#blok_nieuws ul,#blok_nieuws li{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
#blok_nieuws li{
	padding-bottom:10px;
}
#blok_fotoalbum{
	float:left;
	width:270px;
}
.foto{
	float:left;
	padding:0 5px 5px 0;
}
.foto img{
	border:2px solid #B82A2F;
}

.table_block{
	border:1px solid #EBEBEB;
}

tr.odd, td.odd{
	background-color:#f7f2df;
}

.contact_banner a {
display:block;
height:35px;
width:625px;
}

.contact_banner a:link, .contact_banner a:visited {
background-image:url("/files/afbeeldingen/pictogram/banner3.jpg");
background-position:0 35px;
}

.contact_banner a:hover, .contact_banner a:active {
background-position:0 0;
}
