body{
font-family:Verdana;
background-color:#EDEFEC;
color:#666666;
margin-top:3px;
margin-left:3px;
padding:0px;
margin-right:5px;
font-size:8pt;
}

a{
text-decoration:none;
color:#666666;
}

form {
  display:inline;
}

a:hover{
text-decoration:underline;
}

.titel {
	font-weight: bold;
    color:#009FD5;
	text-decoration:none;
	font-size:10px;
}


div#top-widgets{
margin:5px 0;clear:both;text-align:right;width:800px;margin-left:auto;margin-right:auto;
}

div#inhoud{
 width:800px;
 margin-left:auto;
 margin-right:auto;
 background-color:#FFF;
 overflow:auto;
}
 
div#header{
 width:800px;
 height:122px;
 background-image:url(/header_jaren90muziek.gif);
}
 
div#zoeken{
 width:800px;
 background-color:#FFF;
 padding-top:8px;
}
 
div#links{
 width:112px;
 float:left;
 background-color:#FFF;
 height:600px;
}
 
div#rechts{
 width:688px;
 float:right;
 background-color:#FFF;
 min-height:600px;
}

div#suggestions {
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid black;
    position:absolute;
    text-align:left;
    z-index:99;
}

div#suggestions div {
    cursor:default;
    padding:0px 5px;
    background-color:#FFF;
}

div#suggestions div:hover {
    cursor:pointer;
}

#div_player {
    position:absolute;
    background-color:#999;
    width:210px;
    z-index:99;
}

#player_header{
    margin:3px 4px 1px 0;
    float:left;
    cursor:move;
}

#player_close{
    margin:3px 4px 1px 0;
    width: 16px;
    height: 16px;
    float:right;
}

.headerborder{
border:1px solid #DDD;
padding:1px;
width:675px;
}

.header{
/*border-bottom:1px solid #DDDDDD;*/
background:url(tabmenu.png) top left repeat-x;
/*float:left;*/
margin-right:2px;
padding:0 6px 0 6px;
height:27px;
text-align:left;
line-height:26px;
margin:0;
font-size:15px;
color:#CCC;
}

.headerelm{
color:#888;
font-family:Arial;
font-weight:bold;
font-size:11px;
}

h1{
color:#888;
font-family:Arial;
font-weight:bold;
font-size:11px;
margin:0;
}

h1 a{
color:#888;
}

.headerelm2{
color:#AAA;
font-family:Arial;
font-weight:bold;
font-size:11px;
}

.tabsb {
color:#444;
font-family:Arial;
font-weight:bold;
font-size:11px;
}

div.menu{
color:#888;
background-color:#F1F1F1;
/*float:left;*/
padding:4px;
margin-left:10px;
margin-bottom:3px;
height:14px;
width:87px;
behavior: url('/style/hover.htc');
}

div.menu.hover, div.menu:hover{
background-color:#E1E1E1;
}

#zoeken{
float:left;
margin:5px 0 10px 0;
width:auto;
}

#zoeken #zoekframe{
margin-left:261px;
}

#zoeken #zoekframe #zoektitel{
background-color:#E1E8FF;
width:175px;
margin:0;
font-size: 10pt;
padding:1px 0 0 0;
color:#444;
border:0;
float:left;
border:1px solid #AAA;
border-right:0;
padding:3px 5px 4px 5px;
}

.standaardtabel {
    font-family: Verdana;
    font-size: 10px;
    color: black;
    width: 100%;
}

.standaardtabel tr {
	height:18px;
}

.standaardtabel td {
	text-align: left;
	/*border-left: 1px solid #DBDBDB;*/
	border-bottom: 1px solid #DBDBDB;
}

a.button{
  display:inline-block;
  width:75px; 
  padding:5px 0 5px 5px;
  border:1px #AAA solid;
  text-align:center;
  text-decoration:none;
  color:#009FD5;
  background:url(/icons/button_bg.png) repeat-x;
  font-size:8pt;
  margin-top:5px;
}
a.button:hover{
  background:url(/icons/button_bg_hover.png) repeat-x;
  text-decoration:none;
  border:1px #009FD5 solid;
}

a.button.zoeken{
    background-image:url(/icons/zoeken.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:14px;
	font-weight:bold;
	height:100%
    float:left;
    margin-top:0;
}
a.button.zoeken:hover{
    background-image:url(/icons/zoeken_hover.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:14px;
	font-weight:bold;
}
