body{
margin: 0px 0px;
}

a {
color: #000;
}
a:hover {
text-decoration:none;
}


#topright{
	position:absolute;
	left:392px;
	top:0px;
	width:383px;
	height:254px;
	background-image:  url("images/topright.jpg");
}

#main{
	margin:230px 0 0 0;
	padding: 0px;
	clear: right;
	width: 680px;
}

#logo {
	background-image:url("images/logo.jpg");
	position:absolute;
	left:8px;
	top:8px;
	width:380px;
	height:100px;
}

#logo span{
	display:none;
}


#Header {
	position:absolute;
	left:0px;
	top:168px;
	width:209px;
	height:22px;
	background-image:  url("images/Headerbalk.jpg");
	background-repeat:no-repeat;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}


#content {
	float: left;
	padding: 0px 15px;
	width:422px;
	
	text-align: justify;
}
p{
font-family: Arial, Helvetica, sans-serif;
margin: 0.3em 0 1.2em 0;
	font-size: .8em;
	line-height: 1.3em;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 1.2em 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
Ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
	

#rightholder {
	position: absolute;
	left: 462px;
	top: 262px;
	width: 314px;
}

#nav{
	margin-left: 8px;
	margin-bottom: 8px;
	clear: left;
}
#nav ul{
	text-indent: 0pt;
	padding: 0px;
	margin: 0px;
}
#nav ul li{
	list-style-type: none;
	text-align: right;
	border-bottom-width: 5px;
	border-color: #00794F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 178px;
}

#nav ul li a{
	display: block;
	padding: 5px;
	color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#nav ul li a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #00794F;
}

#adres {
	background-image:  url(images/index_Layer-5-copy.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 314px;
	height: 122px;
	clear: left;
}

#adres p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 15px;
	margin: 0px;
}

#bottomnav {
	margin: 10px 0px 0px 15px;
}

#bottomnav ul{
	clear: left;
	display: block; 
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

#bottomnav ul li{
	float: left;
	list-style-type:none;
}

#bottomnav ul li a{
	color: #00794F;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

#bottomnav ul li a:hover{
	text-decoration: underline;
}

div.clearfloats { 
	clear:both; 
	width: 680px;
} 

.contable {
	width: 424px;
}

.contable td{
vertical-align:top;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}

.rechterkantfotos {
	margin-top: 15px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	clear: right;
	

}

.rechterkantfotos img{

margin: 5px auto 5px 7px;
border: 2px solid  #00794F;
}

.rechterkantfotos p{
text-align:center;
font-size: .7em;
}
.hide {
	display: none;
}
.white {
	color: #FFFFFF;
}
