body{
	font-family: "Arial";
	background-color: #ffffff;
	color: #434343;
	font-size: 14px;
    background-image:url('images/bg.gif');

}
td {
	font-size: 14px;
    vertical-align:top;
}
img {
	border:0px;
}
p, ul, ol, body{
	margin: 0px;
}
a {
	color: #00858e;
	text-decoration: none;
}
a:hover {
	color: #00858e;
	text-decoration: underline;
}
#pagina {
    top:47px;
	left: 50%;
	background-color: #ffffff;
	margin: 0px;
	margin-left: -455px; /* - (width/2) */
	width:910px;
	position: absolute;
	z-index:1;
	min-height:600px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #pagina {
height: 600px;
}

#nav_wrapper {
	position: relative;
    width:910px;
    height:104px;
}
#nav_wrapper a {
	color: #ffffff;
    font-size:12px;
    font-weight:bold;
	text-decoration: none;
}
#nav_wrapper a:hover {
	color: #ffffff;
    font-size:12px;
    font-weight:bold;
	text-decoration: underline;
}
#nav_begin {
	position: relative;
    width:910px;
    height:26px;
	background-color: #69096b;
}
#nav_contact {
	position: relative;
    width:910px;
    height:26px;
	background-color: #87a600;
}
#nav_info {
	position: relative;
    width:910px;
    height:26px;
	background-color: #00858e;
}
#nav_downloads {
	position: relative;
    width:910px;
    height:26px;
	background-color: #8ebeca;
}
.subnav {
    position:relative;
    overflow:hidden;
    left:95px;
    top:5px;
    width:630px;
    height:26px;
}
.nav_img {
	position: relative;
    float:right;
}

#left_column {

    width:280px;
    float:left;
}
#consulent {

    width:240px;
    color: #de6586;
    margin-top:60px;
    margin-left:10px;
}
#logo {
    position:absolute;
    top:13px;
    left:-23px;
}
#consulent_knop {
    position:absolute;
    top:104px;
    left:95px;
}
.dropdown {
    position:absolute;
    width:217px;
    top:280px;
    border-color:#87a602;
    border-width:2px;
    border-style:solid;
    padding: 3px 7px 3px 7px;
    color: #6a056d;
    background-color:#ffffff;
}
.dropknop {
    position:absolute;
    top:272px;
    left:220px;
}
#nieuws {

    margin-top:100px;
    width:240px;

    margin-bottom:10px;
}
#nieuws_content {

    margin-top:-15px;
    margin-left:10px;
    color:#de6586;
}
#nieuws_content a {
    color: #6b0a73;
    text-decoration:none;
}
#nieuws_content a:hover {
    color: #6b0a73;
    text-decoration:underline;
}
.datum {
    font-size:12px;
    color:#b1b1b1;
}

#content {
	position: relative;
    float:right;
    width:500px;
    margin-top:30px;
    padding-right:50px;
	min-height:400px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #pagina {
height: 400px;
}
#afbeelding {
	position: relative;
    float:right;
    padding-top:17px;
    margin-top:10px;
    margin-left:10px;
    padding-left:15px;
    padding-bottom:20px;
    margin-right:-100px;
    margin-bottom:-100px;
}

#footer {
    position:relative;
    width:910px;
    bottom:-80px;
    text-align:right;
    font-size:12px;
    clear:both;
}
