@charset "UTF-8";
body {
	background-color: #ebe7dc;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#content {
	width: 950px;
	height: 660px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	height: 181px;
	width: 950px;
	position: relative;
}
#main {
	height: 459px;
	width: 950px;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(images/Back.jpg);
}
#main_index {
	height: 459px;
	width: 950px;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(images/Home.jpg);
}
#footer {
	width: 950px;
	background-color: #102518;
	height: 20px;
	position: relative;
}
#image {
	background-color: #FFFFFF;
	height: 380px;
	width: 253px;
	position: relative;
}
.pix {
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contact {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 40px;
	font-weight: bold;
	line-height: 20px;
}
.arrowlistmenu{
	width: 160px; /*width of accordion menu*/
	padding-top: 7px;
	position: relative;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: black;
	background-image: url(titlebar-kopie.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(titlebar-active-kopie.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #333333; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pijl.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrowlistmenu ul li a:visited{
	color: #333333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #006633;
	background-color: #FFFFFF;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 100px;
	padding-top: 60px;
	line-height: 20px;
}
.contenttekst {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenttekstKOP {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
.contenttekstRED {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #FF0000;
	font-weight: bold;
	vertical-align: top;
}
.contenttekstGREEN {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: bold;
	vertical-align: top;
}
.contenttekstRight {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	vertical-align: top;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.home {
	color: #FFFFFF;
}
