Body{
	font-size:10px;
	font-family: Verdana, Helvetica, sans serif;
}
input, select{
	background-color:#CAC78F;
	font-size:9px;
}
.statements{
	font-size:9px;
	font-family: Verdana, Helvetica, sans serif;
	color:#969696;
}
.statements a:link, a:active{
	font-size:9px;
	font-family: Verdana, Helvetica, sans serif;
	color:#969696;
	text-decoration:underline;
}
.statements a:visited{
	font-size:9px;
	font-family: Verdana, Helvetica, sans serif;
	color:#969696;
	text-decoration:underline;
}
.statements a:hover{
	font-size:9px;
	font-family: Verdana, Helvetica, sans serif;
	color:#969696;
	text-decoration:none;
}
.topmenu{
	height:20px;
	background-color: #a7a251;
}
.language{
	font-size:10px;
	font-family:Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	padding-right:8px;
}
.language a:link, a:hover, a:visited, a:active{
	font-size:10px;
	font-family: Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	text-decoration:none;
}
.topmenu{
	font-size:10px;
	font-family:Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	padding-left:8px;
	font-variant:small-caps;
}
/*.topmenu a:link, a:hover, a:visited, a:active{
	font-size:10px;
	font-family: Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
}*/
.topmenu a{
	font-size:10px;
	font-family: Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
}
.topmenu a:hover{
	font-size:10px;
	font-family: Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
}
.topmenu a:visited{
	font-size:10px;
	font-family: Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
}
.topmenu a:active{
	font-size:10px;
	font-family: Arial Narrow, Verdana, Helvetica, sans serif;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
}
.title{
	font-size:28px;
	font-family:Arial Narrow, Verdana, Helvetica, sans serif;
	text-align:center;
	color:#a7a251;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.5em;
	height:40px;
}
.content {
	font-family: Verdana, Helvetica, sans serif;
	font-size:10px;
	font-weight:normal;
	color:#402400;
}
.content p{
	font-family: Verdana, Helvetica, sans serif;
	font-size:10px;
	font-weight:normal;
	color:#402400;
}
.content P{
	padding-top:2px;
	margin-top:2px;
}
.content form{
	margin:0px;
}
.content h1{
	font-family: Verdana, Helvetica, sans serif;
	font-size:20px;
	font-weight:normal;
	color:#a7a251;	
}
.content h2{
	font-family: Verdana, Helvetica, sans serif;
	font-size:12px;
	font-weight:normal;
	color:#a7a251;	
}
.content h3{
	font-family: Verdana, Helvetica, sans serif;
	font-size:12px;
	font-weight:normal;
	color:#a7a251;	
}
.content h4{
	font-family: Verdana, Helvetica, sans serif;
	font-size:12px;
	font-weight:normal;
	color:#a7a251;	
}
.content h5, dt{
	font-family: Verdana, Helvetica, sans serif;
	font-size:11px;
	font-weight:bold;
	color:#a7a251;
	padding-bottom:2px;
	margin-bottom:2px;
}
.content h6{
	font-family:Verdana, Helvetica, sans serif;
	font-size:11px;
	font-weight:bold;
	color:#a7a251;
}
.content a:link, a:hover, a:visited, a:active {
	font-size:11px;
	font-family:Verdana, Helvetica, sans serif;
	font-weight:bold;
	text-decoration:underline;
	color:#a7a251;
}
.content small{
	font-size:9px;
}
.content big{
	font-size:14px;
}
.content ul li{
	list-style-type:square;
}
.content ul li li{
	list-style-type:disc;
}
.content ul li li li{
	list-style-type:circle;
}
.content ol li{
	list-style-type:decimal;
}
.content ol ol li{
	list-style-type:lower-alpha;
}
.content ol ol ol li{
	list-style-type:lower-roman;
}
.tinline{
  background:#CAC78F;
  color:#000000;
  border-top:1px solid #989343;
}
#rl{
  font-family:Verdana, Helvetica, Sans-Serif;
  font-size:105%;
  font-weight:bold;
}
#rw{
  font-family:Verdana, Helvetica, Sans-Serif;
  font-size:105%;
  font-weight:bold;
  color:#a7a251;
}
.naamtitel{
	font-size:18px;
	font-family:Verdana, Helvetica, sans serif;
	text-align:center;
	color:#a7a251;
	font-weight:bold;
	font-variant:small-caps;
}
#uitgeb{
	text-align:left;
}
.advanced{
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Helvetica, sans serif;
}
.error{
	color:red;
}
.error b{
	color:red;
}
.suggestionsBox{
	padding-left:80px;
}
.suggestionList{
	background-color:#CAC78F;
	/*width:250px;*/
	width:350px;
	padding-left:5px;
}
.suggestionList li{
	list-style-image:url(../images/autolist.gif);
	width:350px;
	padding-left:5px;
	color:black;
	cursor:pointer;
}
/*.Head{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#A62A00;
}
.Normal{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
.contact{
	font-size:7pt;
	font-family:Verdana;
	color:#000000;
}
.contact a{
	color:#000000;
}
.statements{
	font-size:9px;
	font-family:Verdana;
	color:#969696;
}
.muziekotheekmenu{
	color:#FFFFFF;
	font-family: Tahoma,Arial,Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.H11{
	font-size:10px;
	font-family:Verdana;
	color: #000000;
}
.title{
	font-size:16px;
	font-family:Verdana;
	text-align:center;
	color:#3161C6;
	font-weight:bold;
	letter-spacing:0.5em;
}*/
/*****CONTENT*****/
/*.content {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#402400;
}
.content p{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#402400;
}
.content P{
	padding-top:2px;
	margin-top:2px;
}
.content form{
	margin:0px;
}
.content h1{
	font-family:Arial Narrow;
	font-size:20px;
	font-weight:normal;
	color:#3161C6;	
}
.content h2{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;	
}
.content h3{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#060084;	
}
.content h4{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#060084;	
}
.content h5, dt{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#060084;
	padding-bottom:2px;
	margin-bottom:2px;
}
.content h6{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#060084;
}
.content a:link, a:hover, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
}
.content small{
	font-size:8px;
}
.content big{
	font-size:14px;
}
.content ul li{
	list-style-type:square;
}
.content ul li li{
	list-style-type:disc;
}
.content ul li li li{
	list-style-type:circle;
}
.content ol li{
	list-style-type:decimal;
}
.content ol ol li{
	list-style-type:lower-alpha;
}
.content ol ol ol li{
	list-style-type:lower-roman;
}*/
