body, td, pre{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #FFF0E0;
	margin: 20px;

	scrollbar-Track-Color:      #C02000;
	scrollbar-Face-Color:       #C02000;

	scrollbar-3dLight-Color:    #FF4000;
	scrollbar-Highlight-Color:  #E03000;

	scrollbar-Shadow-Color:     #A01000;
	scrollbar-DarkShadow-Color: #600000;

	scrollbar-Arrow-Color:      #FFC000;
}
 
.contents {
	width: 100%;
	height: 100%;
}

.title {
	font-size: 16pt;
	font-weight: bold;
	vertical-align: top;
	height: 24px;
	vertical-align: top;
	padding: 0px;
}

.left {
	height: 100px;
	vertical-align: top;
	padding-top: 6px;
}

.right {
	vertical-align: center;
}

a:link, a:visited {
	color: #FFF0E0;
	text-decoration: none;
}
a:hover {
	color: #FFC000;
	text-decoration: underline;
}


.frame_body {
	border: 3px solid #E06000;
}

.border {
	background: #600000;
}

.face {
	background: #FFC000 url(../images/face.gif) no-repeat center;
	color: #C00000;
}

.voiceover {
	color: #C00000;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top 20px;
}

.banner {
	background: #C02000;
	margin: 0px;
}
.banner_text {
	color: #FFC000;
	font-family: Tahoma;
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
}

.menu {
	background: #FFC000;
	margin: 0px;
	margin-top: 7px;
}
.menu_item {
	font-family: Verdana;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a.menu_link:link, a.menu_link:visited{
	color: #C00000;
	text-decoration: none;
	letter-spacing: -1pt;
	position: relative;
	top: 0px;
}
a.menu_link:hover{
	color: #802000;
	text-decoration: none;
	letter-spacing: 0pt;
	position: relative;
	top: 3px;
}

.player {
	background: #FFC000;
	margin: 0px;
}
.audioplayer {
	padding-top: 15px;
}

.player_contact {
	color: #C00000;
	font-family: Courier New;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
}
a.mail:link, a.mail:visited {
	color: #C00000;
	text-decoration: none;
}
a.mail:hover {
	color: #802000;
	text-decoration: underline;
}

.home {
	background: #C02000 url(../images/home.gif) left bottom no-repeat fixed;
}
.opdrachten {
	background: #C02000 url(../images/opdrachten.gif) left bottom no-repeat fixed;
}
.opdracht{
	font-size: 8pt;
}
.radio{
	background: #C02000 url(../images/radio.gif) left bottom no-repeat fixed;
}
.televisie{
	background: #C02000 url(../images/televisie.gif) left bottom no-repeat fixed;
}
.video{
	background: #C02000;
}
.contact{
	background: #C02000 url(../images/contact.gif) left bottom no-repeat fixed;
}
.intro {
	background: #FFC000;
	margin:0px;
}

.spacer {
	background: #FFC000;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
}

.demo_link {
	padding-bottom: 10px;
	color: #FFF0E0;
	font-size: 16pt;
	font-weight: bold;
}

input, textarea {
	font-family: Arial, Verdana;
	font-size: 10pt;
	border: 1px solid #802000;
	background: #FFC000;
}