body {
	background-color: #8FC2D6;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/index/bg_slice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}
a.index{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
a.index:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	text-decoration: none;
}

.main_bg {
	background-attachment: scroll;
	background-color: #CCFF99;
	background-image:  url("../images/main/main_bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
}
.koptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
}
.imageKader {
	background-attachment: scroll;
	background-image: url(../images/index/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgRechts{
	float: right;
	margin-bottom: 5px;
	margin-left: 6px;
	border: 1px solid #003333;
}
.bg_nav {
	background-attachment: scroll;
	background-image: url(../images/main/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.adresIndex {

	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}

