body {: #e5e9f2;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .7em;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

form, p {
	margin:	0;
}

h1 {
	color: #003;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	margin-bottom: 0.5em;
}

h2 {
	color: #002882;
	font-size: 1.2em;
	margin: 0;
}

h3 {
	color: #003;
	font-size: 1.2em;
	margin: 1em 0;
}

.item h1, .item h2, .item h3, .item h4, .item h5, .item h6 {
	font-weight:	bold;
	margin:			.75em 0 .5em 0;
}

.item h1 {
	font-size:	1.3em;
}
.item h2 {
	font-size:	1.2em;
}
.item h3 {
	color:		#000000;
	font-size:	1.15em;
}
.item h4 {
	color:		#000000;
	font-size:	1.1em;
}
.item h5 {
	color:		#000000;
	font-size:	1.05em;
	clear:both;
}
.item h6 {
	color:		#000000;
	font-size:	1.0em;
}

.content {
	margin: 0 auto;
	width: 740px;
}

#print-logo {
	display: none;
}

#kop {
	position: relative;
	clear: both;
}

#kopLinks {
	float: left;
	width: 589px;
	height: 73px;
}

#kopRechts {
	float: left;
	width: 150px;
	height: 73px;
}

/* fix for Firefox putting the swf on top of a maximized FCK editor */
#kopRechts, x:-moz-any-link {
	position: absolute;
	top: 0;
	right: 1px;
}

#navigatie {
	clear: both;
	height: 48px;
	border-top: 1px solid #FFFFFF;
	color: #FFF;
	width: 739px;
	margin: 0 auto;
}

.scriptieprijs #navigatie {
	background: url(../../img/achtergrondPrijs.jpg) left center repeat-x;
}

.scriptiebank #navigatie {
	background: url(../../img/achtergrondBank.jpg) left center repeat-x;
}

#navigatie a {
	display: block;
}

.menuitem {
	float: left;
	display: inline; /* fix stomme dubbel margin bug IE */
	width: 117px;
	margin-left: 25px;
	margin-top: 5px;
	line-height: 1.5em;
}

* html .menuitem {
	margin-left: 15px;
}

.menuitem a:link {
	color: #FFF;
	text-decoration: none;
}

.menuitem a:visited {
	color: #E5E9F2;
	text-decoration: none;
}

.menuitem a:hover {
	color: #4D4D71;
	text-decoration: none;
}

#navigatie #button {
	float: right;
}

#navigatie #button img {
	margin-top: -1px;
}

#subnav-wrapper {
	width: 739px;
	background-color: #FFF;
}

#subnav {
	clear: both;
	width: 589px;
	height: 25px;
	line-height: 25px;
	background-color: #FFF;
}

.scriptieprijs #subnav {
	border-bottom: 1px solid #ff994c;
}

.scriptiebank #subnav {
	border-bottom: 1px solid #001c5c;
}

.kort {
	width: 10px;
}

#kruimel {
	float: left;
	font-size: .9em;
	color: #666;
	width: 509px;
	padding-left: 20px;
}

#taalkeuze {
	float: right;
	text-align: right;
	margin-right: 5px;
}

#contentlinks {
	background-color: #FFF;
	display: inline; /* fix stomme dubbel margin bug IE */
	float: left;
	/**margin-left: 20px;**/
	padding: 30px;
	width: 529px;
	z-index: 5;
}

#contentrechts {
	background-color: #FFF;
	display: inline; /* fix stomme dubbel margin IE bug */
	float: right;
	margin-right: 1px;
	width: 147px;
}

#sidebar {
	padding: 5px 10px;
}

#sidebar p {
	margin-bottom: 1em;
	text-align: center;
}

#sidebar p.bannertitel {
	text-align: left;
}

#sidebar hr {
	background-color: #000;
	border: none;
	color: #000;
	height: 1px;
	margin: 1em 0;
}

#sidebar #zoek-simpel {
	text-align: center;
	padding: 10px;
	background: url(../../img/achtergrondPrijs.jpg) left center repeat-x;
}

#sidebar #zoek-simpel #more_in_dutch {
	display: none;
}

#sidebar input {
	border: 1px solid #000000;
	color: #000000;
	background-color: #ffffff;
}

#sidebar input[type=text] {
	width: 107px;
}

#sidebar input[type=submit] {
	margin-top: 5px;
	font-size: 0.9em;
}

/* IE 6 */
* html #sidebar input
{
	width: expression(type == 'text' ? '102px' : 'auto');
	margin-top: expression(type == 'submit' ? '5px' : 'auto');
	font-size: expression(type == 'submit' ? '0.9em' : 'auto');
}

#voetspace {
	clear: both;
	padding: 1px;
	font-size: 0.9em;
}

.item {
	padding: 1em 0;
}

.idk {
	background-color: #CCD4E6;
}

#contentlinks hr {
	background-color: #CCD4E6;
	border: none;
	color: #CCD4E6;
	height: 1px;
	margin: 0;
	clear: both;
}

#contentlinks a:link, #rubr a:link {
	color: #666;
	text-decoration: underline;
}

#contentlinks a:visited, #rubr a:visited {
	color: #000;
	text-decoration: underline;
}

#contentlinks a:hover, #rubr a:hover {
	color: #999;
	text-decoration: none;
}

#contentlinks img {
	margin: 5px;
}

#voet {
	clear: both;
	padding-top: 4em;
	text-align: center;
}

#voet div {
	width: 100%;
	border-top: 1px solid #CCD4E6;
	padding-top: 0.5em;
}

blockquote {
	margin: 1em 0;
	background: url(../../img/syn_quote.gif) left top no-repeat;
	min-height: 3em;
	padding-left: 48px;
}

blockquote.vsp {
	background-image: url(../../img/syn_quote_vsp.gif);
}

blockquote.vsp#legende {
	min-height: 2em;
	padding-top: 1em;
}

img.vsp {
	float: right;
}

/* IE */
* html blockquote {
	height: 3em;
}

.biblio-titel {
	margin-left: -14px;
}

#contentlinks .biblio-titel img {
	margin: 0 5px 0 0;
}

.biblio-voll {
	display: none;
}

.menu {
	width: 136px;
	z-index: 1;
}

.player{
	z-index: 3;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 136px;
	float: left;
}

.wide ul ul {
	width: 250px;
}

.listitems ul {
	position: absolute;
	z-index: 10;
}

.listitems a {
	font: 10px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px 2px 43px;
	text-indent: -20px;
	text-decoration: none;
}

.scriptieprijs .listitems a {
	color: #FFF;
	background-color: #ff994c;
}

.scriptiebank .listitems a {
	color: #FFF;
	background: #001c5c;
}

.listitems a:hover {
	color: #4D4D71 !important;
	background: #fff !important;
}

.listitems li {
	position: relative;
	width: 136px;
}

.wide .listitems li {
	width: 250px;
}

div.menu ul ul {
	display: none;
}

div.menu ul li:hover ul {
	display: block;
}

#print_preview {
	float: right;
}

#more_in_dutch {
	color: #666;
	text-decoration: underline;
	display: block; /* to get underline to work in FF */
	border: none;
	background-color: #FFF;
	padding: 0;
	text-align: left; /* because IE somehow pads the button anyway */
	margin: .5em 0;
	cursor: pointer;
}

#more_in_dutch:hover {
	color: #999;
	text-decoration: none;
}

#site_by_2mpact {
	float: right;
}

#site_by_2mpact a:link, #site_by_2mpact a:visited, #site_by_2mpact a:hover {
	text-decoration: underline;
	color: #666666;
}

#social_networking {
clear: both;
}

/* social networking */
.social_networking {
	margin-top:	.5em;
}

.social_networking img{
width: 16px;
height: 16px;
}

.social_networking a {
text-decoration: none !important;
}

.social_networking .snb_div{
line-height: 18px;
height:18px;
vertical-align: middle;
display: block;
}
.social_networking .snb_div * {
	vertical-align:	middle;
}

.scriptieprijs #extranet_aangemeld_box, .scriptieprijs #extranet_aangemeld_box a {
background-color: #FF9547 !important;
color: #000000 !important;
}

.scriptiebank #extranet_aangemeld_box, .scriptiebank #extranet_aangemeld_box a {
background-color: #001C5D !important;
color: #FFFFFF !important;
}

/* flyposting */
.flyposting, #flyposting {
visibility:hidden;
display:none;
}

#page_44 .pop_scripties{
	margin : 0 41px;
}

.item.item_scriptie{
   border-bottom: 1px solid #e0e0e0;
   padding-bottom: 5px !important;
   margin-bottom: 5px !important;
}

#page_44 .item.item_scriptie{
   border-bottom: 1px solid #e0e0e0;
   padding-bottom: 5px !important;
   margin-bottom: 5px !important;
   margin-left : 15px;
}

#page_7 #item_div_2454 .item{
	padding: 0;
	margin:0;
}


#item_div_2454{
	background :#f0f0f0;
	padding: 10px!important;
}


.item_scriptieAuteur{
   color:#aaaaaa;
   padding-top: 5px;
}
.item.item_scriptie.laatste{
   border:none;
}

#contentlinks .item_scriptie a:link, #contentrechts .item_scriptie a:visited{
   color:#000000;
   text-decoration:none;
}

#contentlinks .item_scriptie a:hover{text-decoration:underline;} 
