/*
Styles for screen media
*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	/*color: #333;
	background: #eee;*/
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

html>body { /* be nice to Opera */
	font-size: small;
	}

/* ---( text )------------------------------- */

p {
	margin: 1em 0 1em;
	font: 12px Segoe UI, sans-serif;
	padding: 0;
	text-align: left;
	}

p img {
	border: none;
	padding-top: 5px;
	margin: 0 10px;
	}

h1 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #c63;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 105%;
	color: #966;
	padding: 0;
	margin: 0 0 1em 0;
	}

h3 {
	font-family: "lucida grande", verdana, sans-serif;
	text-align: left;	
	font-size: 110%;
	font-weight: bold;
	color: #993300;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #cba;
	}
	
h4 {
	font-family: "lucida grande", verdana, sans-serif;
	text-align: center;	
	font-size: 100%;
	font-weight: bold;
	color: #993300;
	border-bottom: 1px solid #cba;
	margin-bottom: 0px;
	margin-top: 5px;
	}

h5 {
	font-family: Segoe UI, sans-serif;
	font-size: 90%;
	color: #c63;
	padding: 0;
	margin: 0 0 1em 0;
	}
	
h6 {
	font-family: Segoe UI, sans-serif;
	font-size: 90%;
	text-align: right;
	border-bottom: 1px dotted #cba;
	color: #966;
	padding: 0;
	margin: 0 0 1em 0;
	}

h1 a:hover, h2 a:hover {
	color: #930;
	}
	


h1 span, h2 span, h3 span {
	color: #999;
	}

blockquote {
	font-size: 88%;
	color: #633;
	text-align: justify;
	}

.entry {margin-bottom:10px;
	margin-left:0px;
	color: #999999;
	font-size: 11px;
	text-decoration: overline;
	text-align: left;
	line-height: 2.5em;
	}

code {
	color: #c63;
	font-size: 105%;
	line-height: 1.2em;
	text-align: left;
	}

code strong {
	color: #930;
	}

abbr, acronym, .popup {
	font-style: normal;
	cursor: help;
	}


strong {
	font-weight: bold;
	}


/* ---( top )------------------------------- */

#logo {
	
	background-color: #fff;
	width: 100%;
	height: 100%; /* van 32 naar 47 */
	padding: 0;
	margin: 0;
	}


#logo span {
	position: absolute;
	padding-top: 10px;
	left: 27px;
	height: 200px; /* van 32 naar 47 */
	}

html>body #logo span {
	top: 7px;
	}

#menubalkboven {
	position: relative;
	clear: left;
	padding: 0;	
	margin: 0 auto;
	color: #fff;
	background-color: #993300;
	width: 100%; /* IE5 Win */
	height: 25px;
		voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 100%;
  	height: 25px;
 } 

#menubalkboven ul {
	font: 11px, Segoe UI, sans-serif;
	font-weight: bold; 
	margin-top: 5px;
	}

ul img {
	margin-bottom: -5px;
	margin-right: 2px;
	}
		
#menubalkboven ul.left {
  float: left;
    width: 40%;  
	margin-left: 4px;    
    padding: 0px;  
    border: 0px none; 
    color: #fff;
    }

#menubalkboven ul.left li {
	float: left;
	list-style-type: none;
	color: #fff;
	}
	
#menubalkboven ul.left a:link, #menubalkboven ul.left a:visited {
	float: left;
	list-style-type: none;
	text-decoration: none;	
	color: #fff;
	}

#menubalkboven ul.right {
	float: right;
  width: 50%;   
  padding: 0px;
  border: 0px none; 
  color: #fff;
  list-style-type: none;
  }

#menubalkboven ul.right li {
	float: right;	
	display: inline;
	margin: 0px 10px 0 0px;
	color: #fff;
	}
	
#menubalkboven ul.right a:link, #menubalkboven ul.right a:visited {
	display: inline;
	margin: 0px 10px 0 0px;
	color: #fff;
	text-decoration: none;	
	}

/* ---( Productlijst menu )------------------------------- */

#menu ul li a {
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px; 	
	font: 12px, Segoe UI, sans-serif;	
	}

#menu ul, 
#menu ul li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0;
	}

#menu {
	float: left; 
	margin: 5px 0;
	text-align:left;
	font: 12px, Segoe UI, sans-serif;
	}

#menu img, #menu img li, {
	float: left;
	display: block;	
	text-decoration: none;	
	padding-bottom: 5px;	
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;	
	border-top: none;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	border-left: none;	
	line-height: 2em;	
	background: #fff;
	}

#menu a, #menu a:link #menu a:visited {
	display: block;
	padding: 0 0 0 0;
	/*margin: 5px 0px; */
	color: #000;
	/*border-color: #9966FF; */
	/* border: 1px solid #9966FF;	*/
	border-top: none;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	border-left: none;	
	line-height: 2em;
	text-decoration: none;
	background: #fad49b;
	}

#menu a:link.active {
	color: #fff; 
	font: 12px, Segoe UI, sans-serif;	
	background: #993300;
	}

#menu a:hover {
	color: #fff; 
	font: 12px, Segoe UI, sans-serif;	
	/* blauwe achtergrond: */	
	/* background: #CCCCFF;	*/
	/* paarse achtergrond: */
	background: #993300;
	}
	     
/* ---( Site indeling )----------------------------- */

#wrap {
	position: relative;
	height: 100%;/* FF */
	margin: 0 auto;
	padding: 0 0;
	width: 960px; /* IE5 Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 960px;
  	}

html>body #wrap {
  		} 

#leftcolumn {
	float: left;	
	width: 170px; 
}

#centercolumn {
	margin: 4px 0 0 0;	
	float: left;
	width: 610px;
}

#rightcolumn {
	position: relative;	
	margin-top: 5px;	
	float: right;	
	background-color: #fad49b;
	width: 180px;
}

#rightcolumn p {
	font-family: Segoe UI, sans-serif;	
	padding-left: 5px;	
	padding-right: 5px;	
	font-size: 12px;	
	color: #000;
	}

#ideal {
	background-color: #fff;
	}

#rightcolumn img {
	align: center;
	margin-top: 0px;
	}
	
#bottom {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}

		


/* ---( main column )----------------------------- */

#centertekst {
	width: 530px;	
	margin: auto;
	}

#centertekst ul {
	float: left;
	display: inline;
	list-style-type : none;
	text-align: left;
	}

#sitemaptekst {
	width: 530px;	
	margin: auto;
	text-align: center;
	}
	
	#sitemaptekst2 {
	clear: both;
	width: 530px;
	margin: auto;
	text-align: center;
	}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */




/* ---( footer )----------------------------------- */

#onderkant {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0px 0px;
	background: url(achtergr5.gif);
	width: 750px; /* IE5 Win */
	height: 28px;
		voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
  	height: 28px;
  		}

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0px 0px;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	color: #022D72;
	background: url(footer.gif);
	width: 750px; /* IE5 Win */
	height: 23px;
		voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
  	height: 23px;
  		}

#footer img {
	border: none;
	display: none;
	}

#footer a:hover {
	color: #ccc;
	}



/* ---( misc. )------------------------------------------ */

#search {
	margin-top: .5em;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.hide {
	display: none;
	vertical-align: top;
	}

/* ---( boekenlijsten )------------------------------------------- */

#content ol.quiz {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#content ol.quiz li {
	background: none;
	padding: 10px 10px 10px 55px;
	margin-bottom: 1em;
	border: 1px solid #cba;
	}

#content ol.quiz li a:link, 
#content ol.quiz li a:visited, 
#content ol.quiz li a:link, 
#content ol.quiz li a:visited {
  text-decoration: underline;
  color: #966;
}

#content ol li p {
	margin-top: 0;
	font-size: 90%;
	text-align: left;
	color: #777;
	}

#content hr {
	border-bottom: 1px dashed #cba;
	width: 80%;
	height: 1px;
	}

#content ol.quiz li.a {
	background: url(../images/haraway.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.b {
	background: url(../images/butler.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.c {
	background: url(../images/stone.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.d {
	background: url(../images/Kate.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.e {
	background: url(../images/leslieF.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.f {
	background: url(../images/Tim.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.h {
	background: url(../images/patrick.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.i {
	background: url(../images/amy.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.j {
	background: url(../images/karin.jpg) no-repeat 0px 15px;
	}

#content ol.quiz li.k {
	background: url(../images/aya.jpg) no-repeat 0px 15px;
	}
	
/* ---( nieuwsoverzicht )------------------------------------------- */	

#nieuwsoverzicht {
	padding-bottom: 5px;
	}
	
	
	/* ---( Test )------------------------------------------- */	
	
#framearea {
	width: 550px;
	height: 150px; 
	margin-bottom: 10px;
}
.framebody {
	overflow: auto;
	width: 550px;
	height: 150px;
}

