/* CSS Document */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, BODY {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  font-family:  Tahoma, Verdana, Arial;
  font: normal 11px  Tahoma;
  color: #000000;
  height:100%;
}

body /* Internet Explorer */
{
text-align: center;
}

body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 

body A{text-decoration:underline; color:#004494;}
body A:ACTIVE{text-decoration:underline; color:#004494;}
body A:HOVER{text-decoration: underline; color:#004494;}
body A:VISITED{text-decoration: underline; color:#004494;}
 
* {
margin:0px auto;
padding:0;
}

div#shim2 {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -290px;
float: left;
}



.wrapper {
	position:relative;
  	width:960px;
  	color: #000000;
  	height: 580px;
  	text-align:left;
}

div#alles {
width: 960px;
height: 580px;
clear: both;
position: relative;
top: -290px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}


/* Hide from IE5mac \*//*/
div#shim2 {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */


.top {
  position: absolute;
  top: 0;
  height: 117px;
  background-color:#ffffff;
  text-align:left;
}

.logo {
  position: absolute;
  left:0;
}

.menu {
  position: absolute;
  left:162px;
}

.newsletter {
  position: absolute;
  left:732px;
  width:225px;
  height:102px;
  background-image:url(../images/arrow_newsletter.jpg);
}

.newsletter_text {
  margin-left:30px;
  margin-top:10px;
}

.newsletter_title {
  font-family:  Tahoma, Verdana, Arial;
  font-size:14px;
  color:#96c03a;
  font-weight:bold;
  text-transform:uppercase;
}

.subnav
{
  position: absolute;
  top: 102px;
  height: 15px;
  background-color:#ffffff;
  text-align:left;
  background-image:url(../images/bg_subnav.jpg);
  width:955px;
}

.subnav_text
{
  margin-left:170px;
  color:#FFFFFF;
  text-align:left;
  font-size:10px;
}

.subnav_text A{text-decoration: none; font-size:10px;color:#FFFFFF}
.subnav_text A:HOVER{text-decoration: none; font-size:10px;color:#FFFFFF}
.subnav_text A:VISITED{text-decoration: none; font-size:10px;color:#FFFFFF}

.left {
  position: absolute;
  top: 123px;
  left:0px;
  height: 400px;
  width:555px;
  background-image:url(../images/bg_content.jpg);
}

.center {
  position: absolute;
  top: 123px;
  left:555px;
  height: 400px;
  width:140px;
  text-align:left;
  background-image:url(../images/bg_news.jpg);
  background-repeat:repeat-x;
  border-left:1px solid #6daa27;
}

.right {
  position: absolute;
  top: 123px;
  left:695px;
  height: 400px;
  width: 248px;
  border-left:1px solid #6daa27;
  border-right:1px solid #6daa27;
}

.bottom {
  position: absolute;
  bottom: 0px;
  height: 43px;
  width: 960px;
  text-align:center;
  vertical-align:top;
}

.inhoud {
  position: relative;
  height: 390px;
  width:532px;
  margin-left:15px;
  margin-top:20px;
  overflow:auto;
}

.title {
  font-family:  Tahoma, Verdana, Arial;
  font-size:16px;
  color:#024592;
  margin-bottom:10px;
}

.center_title {
  font-family:  Tahoma, Verdana, Arial;
  font-size:16px;
  color:#96c03a;
  margin-bottom:10px;
  font-weight:bold;
}

.menu_img 
{
display:block;
margin:0;
}

.adres {
  position: absolute;
  left:20px;
  top:12px;
  font-family:  Tahoma, Verdana, Arial;
  font-size:10px;
  color:#004494;
}

.adres A{text-decoration: underline; font-size:10px;color:#004494}
.adres A:HOVER{text-decoration: underline; font-size:10px;color:#004494}
.adres A:VISITED{text-decoration: underline; font-size:10px;color:#004494}

.wizz {
  position: absolute;
  left:870px;
  top:12px;
  font-family:  Tahoma, Verdana, Arial;
  font-size:10px;
  color:#96c03a;
}

.wizz A{text-decoration: underline; font-size:10px;color:#96c03a}
.wizz A:HOVER{text-decoration: underline; font-size:10px;color:#96c03a}
.wizz A:VISITED{text-decoration: underline; font-size:10px;color:#96c03a}
