/* margin & padding op alle elementen resetten naar 0px */
* {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	margin-bottom: 35px;
}
A			{color: #00754E; text-decoration: underline;}
A:hover 	{color: #00754E; text-decoration: underline;}


#body h1 {
	margin-top: 0px;
	height: 0px;
	padding-top: 142px;
	width: 780px;
	overflow: hidden;
	margin: 0px;
}
h1#header1 { background: url('../images/header-01.jpg') no-repeat 0px 0px; }
h1#header2 { background: url('../images/header-02.jpg') no-repeat 0px 0px; }
h1#header3 { background: url('../images/header-03.jpg') no-repeat 0px 0px; }
h1#header4 { background: url('../images/header-04.jpg') no-repeat 0px 0px; }
h1#header5 { background: url('../images/header-05.jpg') no-repeat 0px 0px; }
h1#header6 { background: url('../images/header-06.jpg') no-repeat 0px 0px; }
h1#header7 { background: url('../images/header-07.jpg') no-repeat 0px 0px; }
h1#header8 { background: url('../images/header-08.jpg') no-repeat 0px 0px; }
h1#header9 { background: url('../images/header-09.jpg') no-repeat 0px 0px; }

#menu {
	background-color: #7D1D21;
	height: 40px;
	margin: 0px;
	color: #FFCD00;
}
#menu ul {
	padding-top: 12px;
}
#menu ul li {
	display: inline;
	padding: 0px 5px 0px 10px;
}
#menu ul li a {
	font-size: 12px;
	font-weight: 600;
	color: #FFCD00;
	text-decoration: underline;
}
#menu ul li a:hover {
	color: #FFCD00;
	text-decoration: underline;
}



#contentbody {
	background: url('../images/content-background.jpg') no-repeat bottom left;
	width: 770px;
	padding: 0px;
	padding-top: 10px;
	min-height: 200px;
	bxorder: 1px solid red;
}
/* IE min-height niet snappen doen, vandaar vieze fix */
* html #contentbody {
	height: 200px;
}
#content {
	padding-left: 10px;
}
#contentbody h1 {
	color: #7D1D21;
	font-size: 18px;
	font-weight: 600;
	padding: 0px;
	padding-bottom: 5px;
	width: 500px;
	overflow: normal;
}
#contentbody h2 {
	color: #00754E;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 5px;
	width: 500px;
}
#contentbody #movie {
	margin-top: 15px;
}
#contentbody h3 {
	color: #000000;
	font-size: 12px;
	padding-bottom: 15px;
	width: 500px;
}
#contentbody p {
	padding-bottom: 10px;
}
#contentbody ul {
	padding-left: 0px;
}
#contentbody table {
	border: 1px solid black;
}
#contentbody th {
	background-color: #FFCC66;
	font-weight: 600;
}
#contentbody td {
	background-color: #FFFFCC;
}
#content-right h3 {
	color: #00754E;
	font-size: 20px;
	font-weight: 600;
}
#content-right {
	float: right;
	width: 176px;
	min-width: 176px;
	padding-left: 20px;
}

#content-right ul#wistudat1 {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	font-weight: 600;
	width: 176px;
	min-height: 100px;
	padding-top: 50px;
	background: url('../images/right-wist-top-01.jpg') no-repeat top center;
}
#content-right ul#wistudat2 {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	font-weight: 600;
	width: 176px;
	min-height: 100px;
	padding-top: 50px;
	background: url('../images/right-wist-top-02.jpg') no-repeat top center;
}
#content-right ul#wistudat3 {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	font-weight: 600;
	width: 176px;
	min-height: 100px;
	padding-top: 50px;
	background: url('../images/right-wist-top-03.jpg') no-repeat top center;
}
#content-right ul#wistudat4 {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	font-weight: 600;
	width: 176px;
	min-height: 100px;
	padding-top: 50px;
	background: url('../images/right-wist-top-04.jpg') no-repeat top center;
}


#content-right ul#wistudat1 li {
	display: block;
	padding-left: 16px;
	padding-right: 19px;
	padding-bottom: 3px;
}
#content-right ul#wistudat2 li {
	display: block;
	padding-left: 16px;
	padding-right: 19px;
	padding-bottom: 3px;
}
#content-right ul#wistudat3 li {
	display: block;
	padding-left: 16px;
	padding-right: 19px;
	padding-bottom: 3px;
}
#content-right ul#wistudat4 li {
	display: block;
	padding-left: 16px;
	padding-right: 19px;
	padding-bottom: 3px;
}
#content-right ul#activiteiten {
	margin-top: 20px;
	font-family: Verdana, Arial
	font-size: 11px;
	background: url('../images/right-activ.jpg') no-repeat bottom center;
	width: 176px;
	padding-bottom: 40px;
}
#content-right ul#activiteiten li {
	display: block;
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#content-right ul#activiteiten li a {
	display: block;
	top: -15px;
	left: 40px;
	width: 120px;
	position: relative;
}




#content-right ul#logos {
	margin-top: 40px;
	margin-left: 20px;
}
#content-right ul#logos li {
	display: block;
	float: left;
}
#content-right ul#logos li.vdplas {
	background: url('../images/logo-vdplas.jpg') no-repeat;
	height: 0px;
	padding: 0px;
	padding-top: 74px;
	width: 56px;
	overflow: hidden;
	margin: 0px;
	cursor: hand;
}
#content-right ul#logos li.koppert {
	background: url('../images/logo-koppert.jpg') no-repeat;
	height: 0px;
	padding-top: 74px;
	width: 87px;
	overflow: hidden;
	cursor: hand;
}


#cookiepath {
	font-size: 10px;
	font-family: arial;
	color: #aaaaaa;
	padding-bottom: 10px;
}
#cookiepath li {
	display: inline;
	padding: 0px 5px 0px 10px;
	background: url('../images/cookiepath-li.jpg') no-repeat 0px 4px;
}
#cookiepath li a {
	color: #aaaaaa;
}
#submenu {
	font-size: 13px;
	color: #00754E;
	padding-top: 5px;
}
#submenu strong {
	color: #7D1D21;
}
ul#submenu {
	padding-left: 0px;
}
#submenu li {
	padding: 0px 5px 0px 10px;
	list-style-type: none;
	background: url('../images/submenu-li.png') no-repeat 0px 6px;
}
#submenu li a {
	color: #00754E;
	text-decoration: underline;
}


#language {
	text-align: center;
	clear: both;
	border-bottom: 1px solid #7D1D21;
	padding-bottom: 5px;
	margin-top: 50px;
}
#language li {
	display: inline;
	padding: 0px 15px 2px 20px;
}
#language li.lang1 {
	background: url('../images/lang-1.jpg') no-repeat left;
}
#language li.lang2 {
	background: url('../images/lang-2.jpg') no-repeat left;
}
#language li.lang3 {
	background: url('../images/lang-3.jpg') no-repeat left;
}
#language li.lang4 {
	background: url('../images/lang-5.jpg') no-repeat left;
}
#language li a {
	font-size: 11px;
	color: #7D1D21;
	text-decoration: underline;
}
#language li a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: center;
	font-size: 11px;
	color: #7D1D21;
}
#copyright li {
	display: inline;
	padding: 0px 15px 2px 20px;
	color: #7D1D21;
}
#copyright li a {
	font-size: 11px;
	color: #7D1D21;
	text-decoration: underline;
}
#copyright li a:hover {
	text-decoration: underline;
}