/*
* CSS file voor Kinder- & Jeugdboeken
* @ 2006
* Veter Productions 
*/

body, html {
	padding: 0;
	margin: 0;
	text-align: center;
}

#tot {
	padding: 0;
	margin: 0 0 0 0;
	background-color:#386992;
}

p {
	padding: 0;
	margin: 0;
}

#container {
	width: 900px;
	position: relative;
	/* margin: 0 0 0 60px; */
	margin-left: auto;
	margin-right: auto;
	background-color: #386992;
	background-image:   url("../img/21-notebook.jpg");
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
}

#spatie {
	width: 900px;
	position: relative;
	margin: 0;
	background-color: #386992;
	font-size: 5px;
}

#titel {
	position: relative;
	margin: 5px 25px 0 50px;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #386992;
}

#subtitel {
	position: relative;
	margin: 0 45px 0 80px;
	padding: 7px;
	padding-bottom: 45px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #3366CC;
}	
		
#content {
	position: relative;
	margin: 0 25px 0 60px;
	padding: 7px;
	line-height: 17px;
}
.kort {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #386992;
}
.init {
	font-size: 10px;
	color: #8A8A8A;
}
.herin {
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}
.herin2 {
	font-size: 11px;
	color: #000066;
}
.nootred {
	font-style: italic;
	}	


a {
	color: #0000CC;
	text-decoration:underline;
}

a:hover {
	color: #0000CC;
	text-decoration: none;
}

em {
	color: #0000CC;
}

strong {
	color: #000099;
}

h5 {
	color: #000099;
	font-weight: bold;
}	

#auteurs {
	text-align: center;
	font-size: 11px;
	padding-bottom: 45px;
}

#auteurs #aut {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #386992;
}

#auteurs #tit {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
	color: #0000CC;
}

#voet {
	font-size: 11px;
	text-align: center;
	position: relative;
	padding-top: 45px;
	padding-bottom: 20px;
}

#voet table {
	font-size: 11px;
	text-align: center;
	color: #000066;
}

#voet a {
	color: #0000CC;
	text-decoration:underline;
}

#voet a:hover {
	color: #0000CC;
	text-decoration: none;
}
