﻿a:link {
	color: #CC3300;
	text-decoration: none;
	font-size: 0.8em;
}
a:visited {
	color:#CC3300;
	text-decoration: none;
}
a:hover {
	color:#666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}

body {
	scrollbar-arrow-color: CC0033;
	scrollbar-base-color: CC0033;
	scrollbar-dark-shadow-color: #666666;
	scrollbar-track-color: #FBFECF;
	scrollbar-face-color: FBFECF;
	scrollbar-shadow-color: 666666;
	scrollbar-highlight-color: FBFECF;
	scrollbar-3d-light-color: CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 800;
	color: #333333;
	background-color: #FFFFE8;
	}

/*kop*****************************************/
#header{
	display: block;
	margin-left: 10px;
}
div#headerOLD{
	position: absolute;
	top: 30px;
	width: 900px;
	height: 80px;
	left: 0px;
}

.tableborder
{
	matgin: 15px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


/*kop*****************************************/
/*content*****************************************/

#content, #contentBreed, #contentKaders {
	position: absolute;
	top: 150px;
	left: 270px;
	font-size: 0.8em;
	color: #666666;
	font-weight: 800;
}

#content { /* de smale content met rechts plek voor een plaatje */
	width: 315px; 
}

#contentBreed {/* geheele breedte  */
	top: 110px;
	/*width: 600px; */
}

#contentKaders {
	top: 105px;
	/*width: 600px; */
}
.kader{
	background-color: #FBFECF;
	border: 1px #CC0033 solid;
	float:left;
	margin: 5px;
	padding: 10px;
	width: 220px;
	}
.kader h1{
	font-size: 1em;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	display: block;
	padding: 3px;
	margin: 0px;
}
.kader a, .kader a:visited, .kader a:hover{font-size:1em;	text-decoration: underline;}

div#contentORG {
	position: absolute;
	width: 400px;
	top: 150px;
	left: 330px;
	height: 300px;
	text-align: center;
	font-size: 0.8em;
	color: #666666;
	font-weight: 800;
	background-image:  url(plaatjes/booksgroot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#aancontent {
	background-color: white;
	position: absolute;
	width: 700px;
	top: 110px;
	left: 310px;
	height: 300px;
	text-align: center;
	font-size: 0.8em;
	color: #666666;
	font-weight: 800;
	border: thick solid #666666;
	padding: 5px;
}

/*einde content*****************************************/

/* boekenlijst *******************************************/
#Boekenlijst, #winkelmand{
	width:90%;
	border: 1px solid #CC0033;	
	}

#Boekenlijst td, , #winkelmand td{
	border:none; padding:3px 0px 3px 25px;
}

.DGHeader{
	font-weight: bold;	
	background-color: #999;
	color: #FFFFCB;
	padding: 0px 0px 0px 4px;
	}
.DGHeader a, .DGHeader a:visited {
	color: white; text-decoration: underline;
	}
.DGHeader a:hover {
	color: #FBFECF
	}

.DGItem{background-color: #FFFFFF;}
.DGAltItem{}
.DGFooter{font-size:2.1em; font-weight:bold; padding-right:5px; background-color:#FBFECF;}
.DGPager{font-size:2.1em; text-align:right; padding-right:5px; background-color:#FBFECF;}

#Boekenlijst ul {
	list-style-image: url(plaatjes/bullet.gif);
	list-style-type: square;
	margin-bottom: 0px;
	margin-left: 20px;
}

/*einde boekenlijst **************************************/

/*navigatie links*****************************************/
div#navigatie {
	position: absolute;
	top: 110px;
	left: 13px;
	width: 225px;
	height: 450px;
	background-color: #FBFECF;
	border: 1px solid #CC0033;
	padding: 10px;
}

#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li{
	display:block;
	margin: 2px;
	padding: 0;
}

#nav-menu li a{
	display:block;
	background: #999;
	width: 200px;
	color: #FFFFCB;
	font-size: 0.8em;
	font-weight: 800;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#nav-menu li a:hover, #nav-menu li a.navactive{
	display:block;
	background: #FFFFCB;
	width: 200px;
	border: 1px solid #CC0033;
	color: #808080;
	font-size: 0.8em;
	font-weight: 800;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#nav-menu li a .Winkelwagen {
	display:block;
	background: url(plaatjes/wagendonker.gif) no-repeat 20px;
}

#nav-menu li a:hover .Winkelwagen, #nav-menu li a.navactive .Winkelwagen {
	display:block;
	background: url(plaatjes/wagen.gif) no-repeat 20px;
}


/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a{float: none}
/* End IE5-Mac hack */

#nav-menu{width:200px} 

/*einde navigatie links*****************************************/

div#rightOLD{
	background-color: #FBFECF;
	position: absolute;
	top: 110px;
	left: 800px;
	width: 176px;
	height: 480px;
	border: 1px #CC0033 solid;
	padding: 10px;
}
#BoekenPreview{
	width:170px;
	position:relative;
	left:595px;
	background-color: #FBFECF;
	border: 1px #CC0033 solid;
	padding: 10px;
	text-align: center;
}


/*formulier in content*****************************************/

div#form{
	text-align: center;
	margin: 0 0% 0;
	border: 3px solid #CC0033;
	font-size: 1.5em;
}

.formradio{
	width: 230px;
	background-color: #FFFFCB;
	display: run-in;
}

.textarea {
	color: #FFFFFF; 
	border-style: groove; 
	border-width: 2; 
	background-color: #CC0000;
}
/*einde formulier in content*****************************************/

/*extra in content home*****************************************/

.zoek {
	color: #FFFFFF; 
	width: 60px;
	border: 3px groove #CC0000; 
	background-color: #808080; 
	font-size: 0.8em; 
	font-weight: bold;
}

.smaller{
	margin: 0 25;
	padding-right: 0px;
	padding-bottom: 0px;
}

.kopje{
	background-color: #FFFFCB;
	height: 1.5em;
	width: 150px;
	border: 1px solid #CC0033;
	color: #808080;
	font-size: 0.8em;
	font-weight: 800;
	text-align: center;
	margin: 0;
	padding: 0;
}
#BoekenPreview h2{
	background-color: #FFFFCB;
	height: 1.5em;
	width: 150px;
	border: 1px solid #CC0033;
	color: #808080;
	font-size: 0.8em;
	font-weight: 800;
	text-align: center;
	padding: 0px;
	margin: -1px 0px 0px 0px;
}

/*extra in aangeboden*****************************************/


.balk{
	font-size: 0.8em;
	font-weight: 800;
	text-align: center;
	color: #CC0033;
	background-color: #CCCCCC;
	height: 2em;
}

.plaatjes{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #CC0033;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFCC;
}

.uitgave{
	font-size: 0.7em;
	color: #666;
	font-weight: 800;
	text-align: right;
}

#boekenlijst .auteur {font-weight:bold}
.auteur {font-weight:normal}
.prijs {float:right;color: #CC3300;}
.ErrorText {font-size:0.8em;color:red}
.small{font-size:0.8em}

.omschrijving{
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
}
#SearchboxBig { 
	border: 0;
	background-image: url(plaatjes/booksgroot.gif);
	background-repeat: no-repeat;
	width:300px;
	height:208px;
	text-align:center;
	padding: 115px 0px 0px 0px;
	margin:100px 0px 20px 10px;
}
#SearchboxBig select {width:200px}

#ddlAuteurs {
	position:relative;
	top:-50px;
}
#Search {
	margin-right: 5px;
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 15px 0px;
	}
#Search a {
	color: #CC0033;
	font-size: 10px;
	font-weight: normal;
	}
.Searchbox {
	width:180px;
	color: #FFFFFF; 
	border-style: groove; 
	border-width: 2; 
	background-color: #CC0000;
	}
.P_SearchOptions {
	margin: -10px 0px 15px 0px;
	border: 1px solid #CC0033;	
	width:100%;
	padding: 3px 0px 3px 1px;
	background-color: #FFFFE8;
	font-size: 0.7em;
	font-weight: bold;
	color: #CC0033;
	}
.P_SearchOptions label {
	font-size: 0.7em;
}
