@charset "UTF-8";
/* CSS Document */


body, html {
	background-color: #489f46;
	margin: 0px;
	height: 100%;
}

/* TEKST */

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

p {
	margin: 0px;
}

a, a:visited, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}

.rood {
	color: #ec1c24;
}
#tekstblok {
	width: 630px;
	height: 450px;
	left: 188px;
	top: 240px;
	position:absolute;
	overflow-x:hidden;
	overflow-y:auto;
	padding-right: 20px;
}
#tekstblok p {
	margin:14px 0;
}
#tekstblok ul {
	list-style-image:none;
	list-style-position: inside;
	list-style-type:none;
	margin:0 0 ;
	padding:0;
	
}
h1 {
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}



/* BASIS */

#container {
	width: 1025px;
	height: 765px;
	left: 50%;
	margin-left: -512px;
	position: relative;
	background:url(../img/bg_duckout.jpg) no-repeat;	
}

#bezoek_dd {
	width: 225px;
	height: 100px;
	left: 773px;
	top: 21px;
	position:absolute;
}

#over_btn {
	width: 149px;
	height: 84px;
	left: 399px;
	top: 108px;
	position:absolute;
}

#lees_btn {
	width: 144px;
	height: 84px;
	left: 548px;
	top: 108px;
	margin: 0;
	position:absolute;
}

/* INHOUD */

#titel {
	height: 48px;
	left: 188px;
	top: 200px;
	position:absolute;
}

#over_tekst {
	width: 455px;
	height: 185px;
	left: 85px;
	top: 200px;
	position:absolute;
}

#winkel {
	width: 144px;
	height: 141px;
	left: 548px;
	top: 214px;
	position:absolute;
	background:url(../img/winkel_do.png) no-repeat;
}

#magazine {
	width: 330px;
	height: 510px;
	left: 680px;
	top: 130px;
	position:absolute;
}

#extratekst {
	width: 360px;
	height: 225px;
	left: 303px;
	top: 470px;
	position:absolute;
}

#footer_img {
	width: 211px;
	height: 283px;
	left: 68px;
	top: 445px;
	position:absolute;
	background:url(../img/footer_do.png) no-repeat;
}

#footer_lees_img {
	width: 174px;
	height: 238px;
	left: 780px;
	top: 484px;
	position:absolute;
	background:url(../img/footer_lees_do.png) no-repeat;
}

/* IFRAME BOX */

#iframe_div {
    width: 830px;
    height: 440px;
    left: 90px;
    top: 260px;
    position:absolute;
}


/* FLASH MAGAZINE */

#flash_mag {
	width: 670px;
	height: 460px;
	left: 110px;
	top: 260px;
	background-color:#eeeeee;
	position:absolute;
}

/* FOOTER */

#footer {
	color: #ffffff;
	font-size: 10px;
	left: 60px;
	top: 740px;
	width: 895px;
	position:absolute;
	text-align:center;
}

#footer a, #footer a:visited, #footer a:visited, #footer2 a, #footer2 a:visited, #footer2 a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	outline: none;
}

#footer a:hover, #footer a:active, #footer2 a:hover, #footer2 a:active {
	text-decoration: underline;
	outline: none;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#footer ul li {
	margin-left: 0;
	padding: 0px 7px;
	list-style: none;
	display: inline;
}

#footer2 {
        width:895px;
        position:absolute;
        text-align:center;
        bottom:-30px;
        color: #ffffff;
        font-size: 10px;
        left: 60px;
}

#footer2 span {
        float:left;
        width:895px;
        height:15px;
}

#extratekst a:link, a:visited {
	color:#3E9244; font-size: 14px; margin-right:3px; font-weight:bold; text-decoration:none;
}

#extratekst a:hover {
	color:#3E9244; font-size: 14px; margin-right:3px; font-weight:bold; text-decoration: underline;
}
	

