* {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 120%;*/
	font-weight: normal;
}
body {
	text-align: left;
	background-image: url(../images/mainmenuback.gif);
    background-repeat: repeat-x;
    background-attachment: fixed; 
    background-color: #68236a;
	margin-top: 0px;
}

form {
	margin: 0px;
	padding: 0px;

}
.nieuws {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	/*color: #5E9B3E;
	color: #68236a;*/
}

.inputwinkelwagen {
    margin-right: 4px;
}
.warning {
	color: #ED1C24;
	padding: 4px;
}
.warningtitel {
	background-color: #ED1C24;
	font-size: 12px;
	font-weight: bold;
    color: #ffffff;
    padding: 4px;

}

#pagecontent {
	position:absolute;
	left: 50%;
    border: 1px solid #390B39;
    /*border: 1px solid #ED1C24;*/
	margin-left:-400px;
    width: 800px;
}

#footer {
    color: #636467;
    text-align: right;
	font-size: 10px;
	
	margin-bottom: 4px;
	margin-right: 9px;
}
#footer a {
    color: #636467;
	font-size: 10px;
    text-decoration: none;
}
#footer a:hover {
    color: #ED1C24;
}

#zoekbar {
    margin-bottom: 8px;
}

.boektitel {
	background-color: #4a1751;
	height: 23px;
}
.boektitel th {
    color: #ffffff;
   	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
}
.boeklink {
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
    color: #ffffff;
}
.boeklink:hover {
    text-decoration: underline;
}


.beschikbaar {
    font-size: 10px;
	font-weight: bold;
	margin-right: 4px;

}

.txtcontainer {
    padding: 4px;
}
.omschrijving {
    font-size: 11px;
 
}
.omschrijving a {
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}

.divers {
    font-size: 11px;
    margin-top: 8px; 
}
.isbn {
	font-weight: bold;
	font-size: 10px;
}




.boekitem {
    background-color: #ffffff;
}

.winkelwagenbar {
    font-size: 10px;
	font-weight: bold;
	margin-left: 8px;
	color: #ffffff;

}

.winkelwagenitem {
    background-color: #ffffff;
}
.winkelwagenitem th {
	background-color: #4a1751;
	font-size: 12px;
	font-weight: bold;
    color: #ffffff;
}
.winkelwagenitem td {
    font-weight: bold;
}
.winkelwagenitem td.gekleurd {
	background-color: #dddce6;
}
.winkelwagenitem td.totaal {
	background-color: #91278f;
	color: #ffffff;
	font-weight: bold;
}

.submenu {
    height: 21px;
    padding-left: 8px;

}

.pagenav {
    font-size: 11px;
    font-weight: bold;
    color: #ED1C24;
}

.pagenav a{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.pagenav a:hover {
    color: #ED1C24;
}
img.button {
    margin-right: 9px;
    margin-bottom: 8px;
}
.wwomschrijving {
    font-weight: normal;
}
.wwomschrijving a {
    color: #000000;
}
.wwomschrijving a:hover {
    color: #ED1C24;
    text-decoration: none;
}

.forminput {
    border: 1px solid #BDBDC5;
    width: 100%;
}

.schaduwloos {
    padding-left: 6px;
    padding-bottom: 6px;
    padding-right: 9px;
}
.bestelnummer {
    font-weight: bold;
}
