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


body, html {
	background-color: #1c89b4;
	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, .rood a, .rood a:visited, .rood a:visited, .rood a:hover, .rood a:active {
	color: #ec1c24;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.oranje {
	color: #E98124;
	font-weight: bold;
}

.wit {
	color: #FFF;
}
.klein {
	color: #FFF;
	font-size: 10px;
}

#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_donaldduckextra.jpg) no-repeat;	
}

#bezoek_dd {
	width: 225px;
	height: 100px;
	right: 29px;
	top: 27px;
	position:absolute;
}

#over_donaldduckextra {
	width: 170px;
	height: 62px;
	left: 365px;
	top: 135px;
	position:absolute;
}

#lees_donaldduckextra {
	width: 155px;
	height: 62px;
	left: 540px;
	top: 135px;
	margin: 0;
	position:absolute;
}

/* INHOUD */

#over_titel {
	height: 30px;
	left: 80px;
	top: 240px;
	position:absolute;
}

#lees_titel {
	width: 430px;
	height: 30px;
	left: 145px;
	top: 215px;
	position:absolute;
}

#over_tekst {
	width: 460px;
	height: 285px;
	left: 80px;
	top: 240px;
	position:absolute;
}

#winkel {
	width: 150px;
	height: 150px;
	left: 540px;
	top: 230px;
	position:absolute;
	background:url(../img/winkel_donaldduckextra.png) no-repeat;
}

#magazine {
	width: 340px;
	height: 510px;
	left: 660px;
	top: 140px;
	position: absolute;
}

#abo {
	width: 413px;
	height: 114px;
	left: 213px;
	top: 580px;
	padding: 10px 15px;
	position: absolute;
	background:url(../img/bg_abo.png) no-repeat;
}

#footer_img {
	width: 264px;
	height: 258px;
	left: 25px;
	top: 445px;
	position:absolute;
	background:url(../img/footer_donaldduckextra.png) no-repeat;
}

#footer_lees_img {
	width: 200px;
	height: 195px;
	left: 720px;
	top: 550px;
	position:absolute;
	background:url(../img/footer_lees_donaldduckextra.png) no-repeat;
}

/* IFRAME BOX */

#iframe_div {
    width: 850px;
    height: 480px;
    left: 50px;
    top: 230px;
    position:absolute;
}


/* FLASH MAGAZINE */

#flash_mag {
	width: 670px;
	height: 460px;
	left: 50px;
	top: 260px;
	position:absolute;
}

/* FOOTER */

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

#footer a, #footer2 a{
	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;
}