* {
padding: 0;
margin: 0;
border: 0;
}

body { 
background: #fff url(gradient4.jpg) repeat-x; 
font: normal 12px Verdana, Arial, sans-serif;
}

a {
text-decoration: none;
color: #36F;
}

a:hover {
text-decoration: underline;
}

#center {
display: block;
margin: 0 auto;
width: 900px;
}

#header {
height: `185px;
}

.header-image {
float: left;
width: 194px;
}

.header-text {
float: right;
width: 706px;
}

.header-text h1 {
margin-left: 103px;
padding: 80px 0 0 0;
font: normal 30px Arial; color: #444;
}

.header-text h2 {
margin-left: 80px;
padding: 20px 0 0 0;
font: italic normal 18px "Times New Roman";
}	

#menucontainer {
margin: 0 auto;
clear: both;
padding: 0;
width: 307px;
}

#menu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

#menu ul{
margin: 0;
padding: 0;
float: left;
border: 1px solid green; /*dark purple border*/
	
background: url(bgtopw3.jpg) center center repeat-x;
}

#menu ul li{
display: inline;
}

#menu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

#menu ul li a:visited{
color: white;
}

#menu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(bgbottomw3.jpg) center center repeat-x;
}

.category {
width: 175px;
float: left;
border: 1px #BBDD00 solid;
margin: 10px 0 0 0;
padding: 5px;
}

#contentcontainer
{
width: 530px;
float: left;
margin: 10px 0 0 12px;
}

.content, .contentr {
width: 520px;
float: left;
border: 1px #BBDD00 solid;
padding: 5px;
}

.content img, .contentr img {
margin: 50px 0 0 15px;
padding: 5px; 
border: 1px solid #eee; 
}

.content span {
font-weight: bold;
}

.catelink {
margin: 30px 0 0 15px;
padding: 0;
font-size: 90%;
}

.pagenumb {
clear: left;
border-top: 2px dotted #BBDD00;
padding: 5px;
margin-top: 20px;
}

.imgcase {
width: 148px;
float: left;
text-align: center;
font-size: 80%;
overflow: hidden;
}

.imgcase span {
font-style: italic;
font-weight: normal;
}

.contentr {
margin-top: 10px;
}

.contentr img {
margin-top: 15px;
}

.bestellen {
background: url(http://www.boekenkopen.com/bestellen.jpg) no-repeat;
text-align: center;
margin: 50px auto 0 auto;
font: normal 18px Arial;
color: white;
width: 150px;
height: 60px;
}

.bestellen a {
color: white;
}

.rightcolumn {
clear: right;
width: 145px;
float: right;
border: 1px #BBDD00 solid;
margin: 10px 0 0 0;
padding: 5px;
}

.rightcolumn span {
font: bold 14px Arial; 
color: #0000CD;
}

#footer {
clear: both;
width: 100%;
height: 50px;
background-color: #eee;
text-align: center;
}

.contentr h2, .content h2 {
font: bold 14px Arial; 
color: #0000CD;
}

h3 {
font: bold 14px Arial; 
color: #0000CD;
}

h4 {
font: normal 12px Verdana;
display: inline;
}

.category ul {
margin: 0;
padding: 0;
}

.category li{
margin: 0 0 2px 20px;
padding: 0;
font: normal 10px verdana;
list-style-image: url(twodots.GIF);
display:list-item; 
}

.category li a{
text-decoration: none;
color: #282828;
}

.category a:link, .category a:visited {
color: #282828;
}

.category a:hover {
text-decoration: underline;
}

.rightcolumn form {  
  font: 12px verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 140px; 
}

.rightcolumn form fieldset {
  padding: 0;        
  margin: 0;
  border: 0;
}

.rightcolumn form fieldset legend {
	font-size:1.2em;              
}

.rightcolumn form label { 
	display: block;  
	float: left; 
	width: 70px; 
	padding: 0; 
	margin: 5px 0 0; 
	text-align: left; 
}

.rightcolumn form fieldset label:first-letter {
	text-decoration:underline;    
}

.rightcolumn form input {
	width: auto;      
	margin:5px 0 0 0;   
	border: 1px solid #BBDD00;                         
}

.rightcolumn form br {
	clear:left; 
}
