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


body, html {
	background-color: #f07db0;
	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;
}

.roze {
	color: #E15393;
}
#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_katrien.jpg) no-repeat;	
}

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

#over_katrien {
	width: 260px;
	height: 65px;
	left: 190px;
	top: 130px;
	position:absolute;
}

#lees_katrien {
	width: 250px;
	height: 65px;
	left: 450px;
	top: 130px;
	margin: 0;
	position:absolute;
}

/* INHOUD */

#titel {
	height: 40px;
	left: 70px;
	top: 210px;
	position:absolute;
}

#over_tekst {
	width: 460px;
	height: 285px;
	left: 90px;
	top: 208px;
	position:absolute;
}

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

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

#footer_img {
	width: 160px;
	height: 330px;
	left: 70px;
	top: 410px;
	position:absolute;
	background:url(../img/footer_katrien.png) no-repeat;
}

#footer_lees_img {
	width: 130px;
	height: 260px;
	left: 820px;
	top: 470px;
	position:absolute;
	background:url(../img/footer_lees_katrien.png) no-repeat;
}

/* IFRAME BOX */

#iframe_div {
    width: 840px;
    height: 480px;
    left: 90px;
    top: 230px;
    position:absolute;
}

/* FLASH MAGAZINE */

#flash_mag {
	width: 670px;
	height: 460px;
	left: 105px;
	top: 250px;
	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;
}
