@charset "utf-8";
body {
	background-color: #FFFFFF;
}
#centered {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../img/Design/bg.jpg);
	background-position: center top;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	height: 737px;
}
#content {
	position: absolute;
	width: 898px;
	left: 51px;
	height: 646px;
	background-image: url(../img/Design/BG_home.jpg);
	background-color: #E6E6E6;
}
#footer {
	background-image: url(../img/Design/footer.jpg);
	position: absolute;
	width: 1000px;
	bottom: 0px;
	height: 90px;
	background-position: right;
}
#homebutton {
	position: relative;
	height: 22px;
	width: 109px;
	left: 51px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#language {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	width: 129px;
	position: absolute;
	height: 15px;
	top: 3px;
	right: 0px;
}

#language a {
	color: #393939;
	text-decoration: none;
}

#address {
	width: 600px;
	position: relative;
	height: 30px;
	float: left;
	margin-left: 70px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	color: #000000;
}

.menuitemXL a , .menuitem a, #homebutton a{
	color: #FFFFFF;
	text-decoration: none;
}
#contenttext {
	position: absolute;
	height: auto;
	width: 500px;
	top: 100px;
	left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#contenttext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990099;
}
#contentimages {
	position: absolute;
	width: 150px;
	height: auto;
	top: 100px;
	left: 680px;
}


#contentNotHome {
	position: absolute;
	width: 898px;
	left: 51px;
	height: 646px;
	background-image: url(../img/Design/bg_grey.jpg);
	background-repeat:no-repeat;
	background-color: #E6E6E6;
}
#leftmenu {
	background-image: url(../img/Design/bgleftmenu.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	position: relative;
	height: 646px;
	width: 129px;
	left: 0px;
	top: 0px;
}
#logoleft {
	position: absolute;
	height: 65px;
	width: 129px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 10px;
}
#logoright {
	position: absolute;
	height: 65px;
	width: 100px;
	top: 9px;
	left: 130px;
}
#menu {
	height: 195px;
	width: 129px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-attachment: scroll;
	background-image: url(../img/Design/MenuItemBottomBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuitem {
	background-attachment: scroll;
	background-image: url(../img/Design/MenuItemBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	padding-left: 25px;
}
.menuitemXL {
	background-attachment: scroll;
	background-image: url(../img/Design/MenuItemBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	width: 100px;
	height: 40px;
	padding-top: 5px;
	padding-left: 25px;
}
#flashmenu {
	position: absolute;
	height: 412px;
	width: 615px;
	left: 190px;
	top: 130px;
}
#contentNotHomeCont {
	position: absolute;
	width: 898px;
	left: 51px;
	height: 1200px;
	background-image: url(../img/Design/bg_grey.jpg);
		background-repeat:no-repeat;
	background-color: #E6E6E6;
}
#leftmenuCont {
	background-image: url(../img/Design/bgleftmenu.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	position: relative;
	height: 1200px;
	width: 129px;
	left: 0px;
	top: 0px;
}
#centeredCont {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../img/Design/bg.jpg);
	background-position: center top;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	height: 1291px;
}
#contentNotHomeIM {
	position: absolute;
	width: 898px;
	left: 51px;
	height: 800px;
	background-image: url(../img/Design/bg_grey.jpg);
		background-repeat:no-repeat;
	background-color: #E6E6E6;
}
#leftmenuIM {
	background-image: url(../img/Design/bgleftmenu.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	position: relative;
	height: 800px;
	width: 129px;
	left: 0px;
	top: 0px;
}
#centeredIM {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../img/Design/bg.jpg);
	background-position: center top;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	height: 891px;
}
#koenders {
	clear: both;
	position: relative;
	width: 150px;
	height: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 73px;
	top: 5px;
}
#koenders a {
	color: #CCCCCC;
	text-decoration: none;
}
