  @font-face {
    font-family: Berlin Sans FB;
    //xfont-style:  normal;
    font-weight: bold;
    src: url(http://www.indomuziek.nl/BERLINS0.eot);
  }

  .header, H1,H2,H3 {
  font-family: Berlin Sans FB;
  color: #a41a00
  }
  
A {
	color: #000000;
}
A:Hover {
	color: #000000;
}
.content {
	font-family: Arial, Verdana;
	color: #000000;
	padding: 10px;
	background: url('t-achtergrond.jpg') #FFFFFF;
}
.rice {
	background: url('t-achtergrond.jpg') #FFFFFF;
}
body {
	font-family: Arial, Verdana;
	color: #000000;
	
}

.backleft{
	background: url('t-backleft.jpg')  REPEAT-Y;
	background-position: right;
}

.backright{
	background: url('t-backright.jpg') REPEAT-Y;
}

.leftmenuback {
	background: url('i-v_stylos.jpg');
}


.topbodyback {
	background: url(/images/background/h_sunset_top.jpg) #FFFFFF NO-REPEAT;
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #6e0e00;
}
.m0l0iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: underline;
	padding: 4px;
	font-weight: bold;
	color: #af1f00;
}
/* level 0 outer */
.m0l0oout {
	text-decoration: none;
	border: solid thin 1px #6e0e00;
	background: url('t-achtergrond.jpg') #FFFFFF;

}
.m0l0oover {
	text-decoration: none;
	border: solid thin 1px #6e0e00;

	background: url('t-achtergrond.jpg') #FFFFFF;

}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #6e0e00;
}
.m0l1iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: underline;
	padding: 4px;
	font-weight: bold;
	color: #a93c25;
}

/* level 1 outer */
.m0l1oout {
	text-decoration: none;
	background: url('t-achtergrond.jpg') #FFFFFF;
	border: solid thin 1px #6e0e00;

}

.m0l1oover {
		border: solid thin 1px #6e0e00;

	background: url('t-achtergrond.jpg') #FFFFFF;

}
