body {
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: verdana;
	font-size: 13px;
	background-color: #3f3835;
	background-image: url('../images/body_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

a {
	color: white;
}

a img {
	border: none;
	text-decoration: none;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}


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

div#container {
	width: 780px;
	margin: 0 auto 0 auto;
	background-color: #bcbdc0;
}

div#menu {
	height: 77px;
	background-image: url('../images/menu_bg.jpg');
	width: 780px;
}

div#menu ul {
	margin: 0px;
	padding: 25px 0px 0px 31px;
	list-style-type: none;
	font-size: 16px;
	text-transform:uppercase;
	font-weight: bolder;
}

div#menu ul li {
	display: inline;
	margin:0px 17px 0;
	height: 70px;
}

div#menu ul li a{
	display: inline;
	text-decoration: none;
	color: white;
}


div#menu ul li a:hover{
	display: inline;
	text-decoration: none;
	color: #ece32e;
}
div#header {
	height: 313px;
	background-image: url('../images/header_bg.jpg');
}

div#content_container {
	
	background-color: #bcbdc0;
}

div#left_bar {
	float: left;
	width: 270px;
	background-color: #bcbdc0;
	display: inline;
}

div#wrapperleft {
	padding: 15px 35px 10px 35px;
}

div#wrapperleft h1 {
	display: block;	
	background: url(../images/latest_news.jpg) no-repeat;
	height: 23px;
	width: 148px;
	text-indent: -2000px;
	padding: 0px;
	padding-bottom: 10px;

}

div#wrapperleft h2 a{
	color: #ece32e;
	font-size: 15px;
	letter-spacing: 0.001em;
	margin-top: 5px;
	text-decoration: underline;
}

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



.date {
	margin-left: 5px;
	margin-top: 5px;
	width: 76px;
	height: 19px;
	background-image: url('../images/datebg.jpg');
}

.date span {
	margin-left: 8px;
}

div#newsletter {
	margin-top: 20px;
	margin-left: 10px;
	width: 249px;
	height: 92px;
	background-image: url('../images/newsletter_bg.jpg');
}

#newsletter_wrapper {
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 25px;

}

#newsletter_wrapper input {
	border: 0px;
}

.formsubmit{
	background-color: black;
	color: white;
}

.formtext{
	width: 110px;
}

div#right_bar {
	float: right;
	width: 510px;
	height: 600px;
	background-color: #8f8f8f;
	display: inline;
	overflow: auto;
}

div#wrapper {
	margin: 0;
	padding: 0;
	background-image: url('../images/content_menu_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

div#bg_header_wrap {
	padding: 10px 20px 20px 20px;

}

div#wrapper p{
	margin: 0px 0px 10px 0px;
}



.leftcontent {
	margin-top:60px;
	float: left;
	width: 159px;
	display: inline;
}

.rightcontent {
	margin-top:60px;
	width: 272px;
	margin-left: 20px;
	float: left;
	display: inline;
}

.welcometitel {
	background: url(../images/welcometokorpodeko.jpg) no-repeat;
	height: 49px;
	text-indent: -2000px
}

.rightcontent p{
	width: 250px;
	margin: 0px 0px 20px 0px;
}

div#actiediv {
	width: 451px;
	height: 149px;
	background-image: url('../images/actiebanner.jpg');
	margin: 20px 0px 20px 0px;

}

div#actiediv a{
	position: relative;
	top: 110px;
	left: 15px;
	color: yellow;
	font-weight: bolder;
}

.ourservices {
	background: url(../images/ourservices.jpg) no-repeat;
	height: 30px;
	text-indent: -2000px
}

.leftul {
	list-style-type: none;
	float: left;
	width: 225px;
	margin: 20px 0 0 0;
	padding: 0px;
	font-weight: bolder;

}

.leftul a{
	display: block;
	margin: 3px;
	background-color: #676767;
	height: 20px;
	text-align: center;

}

.leftul li a{
	text-decoration: none;
}

.leftul li a:hover{
	background-color: #59534e;
}




div#footer {
	height: 123px;
	background-image: url('../images/footer_bg.jpg');
	width: 780px;
}

img.footerbar {
	top: 0px;
	left: 0px;
}


p.footertekst {
	display: inline;
	float: left;
	margin: 40px 0px 0px 30px;
	color: #bcbcbc;
	font-weight: 600;
}

p.footertekstright {
	text-align: right;
}

p.footertekstright span{
	display: block;
	margin-right: 20px;
	color: #bcbcbc;
}



h3 {
	color: #ece32e;
	font-size: 13px;
	letter-spacing: 0.001em;
	text-transform: uppercase;
}

a h3 {
	text-decoration: none;
}


.pagetitle {
	margin-bottom: 30px;

}

.downloadbutton {
	position: absolute;
	top: 390px;
	margin-left:	250px;
}

.downloadbutton a hover {
	border: 5px solid green;
}


div#wrapper input {
	border: 1px solid grey;
}

.taal_btn {
	position: relative;
	top: 18px;
	left: 650px;
}

.formbtn img {
	border: 4px solid #667176;
}

.formbtn:hover img {
	border: 4px solid #9ba3a6;
}

.formbtn:hover {
	color: red; /* irrelevant definition to overcome IE bug */
}