/*STYLESHEET VOOR KIDSBOETIEK.NL*/
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/interface/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	color: #FFFF00;
	outline: none;
	}

a:hover {
	text-decoration:underline;
	}
	
a:visited {
	color: #FFFF00;
	}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	color: #FFFF00;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFF00;
	}
	
img {
	behavior: url(js/iepngfix.htc);
	border: 0;
	}
	
.kidsenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
	font-weight: bold;
	}
	
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	line-height: 140%;
	font-weight: bold;
	}
	

/*WEBSITE OPBOUW*/
#website {
	width: 940px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}

#silhouets {
	width: 940px;
	height: 235px;
	background-image: url(../img/interface/silhouets.gif);
	background-repeat: no-repeat;
	}
	
#logo {
	margin-left: auto;
	margin-right: auto;
	width: 304px;
	height: 145px;
	background-image: url(../img/interface/logo.gif);
	}

#menu {
	width: 556px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	}
	
#corner_lu {
	width: 31px;
	height: 75px;
	background-image: url(../img/interface/corner_lu.gif);
	}

#content_top {
	width: 494px;
	height: 75px;
	background-image: url(../img/interface/content_up.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	}
	
#corner_ru {
	width: 31px;
	height: 75px;
	background-image: url(../img/interface/corner_ru.gif);
	}

#content_left {
	widht: 31px;
	height: 100%;
	background-image: url(../img/interface/content_left.gif);
	background-repeat: repeat-y;
	}
	
#inhoud {
	width: 494px;
	height: 100%;
	background: #000000;
	line-height: 140%;
	padding-bottom: 20px;
	}
	
#content_right {
	widht: 31px;
	height: 100%;
	background-image: url(../img/interface/content_right.gif);
	background-repeat: repeat-y;
	}
	
#content_lb {
	width: 31px;
	height: 35px;
	}
	
#content_lb img {
	behavior: url(js/iepngfix.htc);
	}
	
#content_bottom {
	width: 494px;
	height: 35px;
	background-image: url(../img/interface/content_bottom.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	}

#content_rb {
	width: 31px;
	height: 35px;
	}

#content_rb img {
	behavior: url(js/iepngfix.htc);
	}
	
#bottom {
	color: #000000;
	}
