
html,body {
margin: 0px;
padding:0px;
font-size: 12px;
font-family: Arial, sans-serif;
color:#6B0514;
}

html {
height:100%;
background: #0F1427 url('/media/images/html.gif') repeat-y center top;
}

#content h1{
height:18px;
padding-top:2px;
font-size:12px;
text-align:center;
font-weight:bold;
color:#fff;
background: #f00 url('/media/images/header_koptekst.jpg') repeat;
}

#content h2 {
font-size:12pt;
margin-bottom: 3px;
}

#content h3 {
font-size:10pt;
font-weight:bold;
margin-bottom:0px;
margin-top:3px;
}
	#content h3 a {
		color: rgb(225,10,10);
	}

#content h4 {
font-size:9pt;
font-weight:bold;
margin-bottom:0px;
margin-top:5px;
}

a {
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#D81302;
}
	a:hover {
	color:#105584;
	text-decoration:underline;
	}
#content a
{	color: #D81302;
}





img {	
border:0px;
margin-bottom:10px;
}

.player{
width:144px;
height:40px;
margin-left:145px;
}

/*-------------------------holders-------------------*/

#controller {
width: 100%;
height: 100%;
}

.left {
width:50%;
height:1px;
float:left;
margin-left:-390px;
}

#container {
width: 780px;
float:left;
}

#header {
float:left;
width:780px;
height:173px;
background: url('/media/images/header.jpg');
}

#contentholder{
margin:0 0 0 10px !important;
margin:0 0 0 5px;
width:760px;
height:20px;
float:left;
}

#content{
float:left;
width:428px;
height:auto;
color:#0F1427;
margin-bottom:20px;
padding-left: 0px;
padding-right: 0px;
margin-left: 10px;
margin-right: 10px;
}

#content p strong { font-weight: bold; }
#content p {
margin-top:5px;
/*margin-left:10px;
margin-right:10px;*/
margin-bottom:0px;												/* Gewijzigd door Robert (19 juni 21:22), was -10px; */
padding-bottom:0px;
display: block;
}

#content p.kophome{
color:#D81302;
font-weight:bold;
font-size:12px;
margin-left:90px;
}

.watermerk{
background: url('/media/images/watermerk.jpg') no-repeat;
}

.linkposrechts{
float:right;
}

.linkposlinks{
float:left;
}

/*-------------------------endholders-------------------*/

/*-------------------------menulinks-------------------*/

#menulinks{
float:left;
width:156px;
height:273px;
margin-bottom:10px;
}

#menulinks ul{
margin: 0;
padding:0;
text-align:left;
list-style-type: none;
display:block;
}
 
#menulinks li{
padding: 9px 0 4px 10px;
font-weight:bold;
border-bottom:1px #FBF0D0 solid;
}

#menulinks li a{
color: #0F1427;
text-decoration: none;
}

#menulinks a:hover{
color: #755F4E;
}

/*-------------------------menurechts-------------------*/
#menurechts{
float:left;
width:156px;
height:253px;
margin-bottom:10px;
}

#menurechts ul{
margin: 0;
padding:0;
text-align:left;
list-style-type: none;
}
 
#menurechts li{
padding: 9px 0 3px 8px;
border-bottom:1px #FBF0D0 solid;
}

#menurechts li a{
color: #0F1427;
text-decoration: none;
}
#menurechts li a:hover{
color: #755F4E;
}

div#menulinks ul li a
{
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}

.navsmall
{	display: block;
	clear: left;
	font-size:11px;
}

.navbigrechts{
font-size:11px;
font-weight:bold;
}

/*-------------------------end-navlinks-------------------*/

/*-------------------------content-list-------------------*/
#content ul{
/*width:348px;*/
/*height:210px;*/
margin: -10px 0 0 0px;
padding-left:100px;
text-align:left;
list-style: circle outside; color:red;
margin-bottom:-15px;
clear:both;
}

#content ul ul, #content ul * ul
{	width: auto;
	height: auto;
	margin: auto;
	padding: auto;
}

#content li{
padding: 8px 0 0 0;
}

#content li a{
color: #D81302;
text-decoration: none;
font-weight:bold;
}
#content a:hover{
color: #E95B2B;
}

/*-------------------------end content-list-------------------*/





#bandbackground{
float:left;
width:428px;
margin-bottom:10px;
}


p.bandButtons img
{
	float: left;
	margin-right: 4px;
}


#content *
{	color: #800000;
}

br.breaker
{
	float:none;
	clear: both;
	display:block;
	height: 1px;
}