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

body {
	background-color: #E7E8E6;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#main {
	min-height: 700px;
	height: auto !important;
	height: 700px;
	text-align: left;
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}

#header {
	background: url(./images/logo_header_top.png) no-repeat 0px 0px;
	height: 130px;
	width: 890px;
}

#photobar {
	background: url(./images/logo_header_bottom.png) no-repeat;
	height: 82px;
	width: 890px;
	border: 0px none;
}

#menu
{
	width: 890px;
	height: 25px;
	text-transform: uppercase;
	background-color: #58B431;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3C7A21;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3C7A21;
}

#menu ul
{
	margin : 0px;
	padding: 4px 0px 0px 10px;
	text-align : left;
	list-style : none;
}

#menu li
{
	display : inline;
}

#submenu
{
	width: 150px;
	height: auto;
	background-color: #58B431;
	line-height: 22px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	text-decoration: none;
	font-size: 10px;



}

#submenu ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;


}

#submenu li
{
	display : list-item;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;

}

#box {
	color: #58B431;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58B431;
	margin-top: 4px;
}

a
{
	color: #FFFFFF;	
	text-decoration: none;
}

a:hover
{
	color: #5F2E62;

}

.kop {
	background-color: #3C7A21;
	height: 30px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 3px;
	color: #FFFFFF;

}

.bericht {
	border: 3px solid #3C7A21;
	background-color: #58B431;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
	line-height: 18px;


}

#content{
	min-height: 585px;
	height: auto !important;
	height: 585px;
	margin-left: 170px;
	margin-top: 10px;
	line-height: 18px;
	width: 504px;



}

#content h1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #5F2E62;
	line-height: 22px;

}

#content_home {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 650px;
	padding-left: 20px;
	height: auto;
	float: left;
	margin-top: 10px;
	line-height: 26px;

}

#content_home h1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #5F2E62;
}

#footer {
	height:	20px;
	font-size: 10px;
	color: #000000;
	text-align: left;
	border-top: 1px solid #58B431;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}

#sidepage {
	width: 	206px;
	color: #FFFFFF;
	margin-top: 10px;
	font-family: verdana;
	height: auto;
	float: right;
	clear: right;
}

#sidepage_foto {
	float: right;
	width: 200px;
	border: 3px solid #3C7A21;
	clear: right;
	text-align: right;
	padding: 0px;
	margin-top: 10px;


}

#content_container {
	min-height: 455px;
	height: auto !important;
	height: 455px;
	margin-left: 5px;
	margin-right: 5px;
}

#header_container {
	margin-right: 5px;
	margin-left: 5px;
}
#wit_regel {
	height: 15px;
	width: auto;
	clear: both;

}

#content a {
	text-decoration: underline;
	color: #000000;


}
.detailText {
	font-size: 10px;
	padding-left: 10px;
}
#footer a {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {

	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#content h2 {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5F2E62;
}
#foto_navbar {
	width: 650px;
	padding-top: 30px;
	padding-left: 148px;









}
#content h3 {


	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5F2E62;
}
#content li {
	line-height: 22px;


}
.SocialMedia {
	background-color: #FFFFFF;
	height: 20px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 3px;
	color: #FFFFFF;
	background-position: right;
}

