*
{
	margin:0px;
	padding:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
	
}
img
{
	border:0px;
}
.specialtitle
{
	color:#575757;
	font-family:"Marketing script",Arial;
	font-size:24px;
}
.specialtitlesmaller
{
	color:#990000;
	font-family:"Marketing script",Arial;
	font-size:18px;
	text-decoration:none;
	
}

body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F9F9F9;
}


div#bolletjes
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:34px;
	background-image:url(../images/bgbolletjes.jpg);
	background-repeat:repeat-x;
}

div#container
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-512px;
	width:1024px;
}
div#contentcontainer
{
	position:relative;
	left:70px;
	top:120px;

	width:886px;
	background-image:url(../images/bgcontentcontainer.jpg);
	background-repeat:repeat-x;
	background-color:white;
}

img#logo
{
	position:absolute;
	left:108px;
	top:50px;
}

div#menu
{
	position:absolute;
	left:490px;
	top:57px;
}




.styleHeaderBig
{
	color:#990000;
	font-weight:normal;
	font-size:18px;
	margin-bottom:7px;
}
.styleHeaderOne
{
	color:#990000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:7px;
}
.styleHeaderTwo
{
	color:#990000;
	font-weight:bold;
	font-size:11px;
	margin-bottom:7px;
}

div#footer
{
	position:relative;
	padding-top:15px;
	padding-right:10px;
	background-color:#F9F9F9;
	text-align:right;
	text-decoration:none;
	font-size:9px;
}

div#footer *
{
	text-decoration:none;
	font-size:9px;
	
}

img.line
{
	margin-bottom:10px;
	margin-top:10px;
}
img.line2
{
	margin-bottom:3px;
	margin-top:5px;
}
div#contactgegevens
{
	position:absolute;
	left:50px;
	top:30px;
	width:170px;
}

input.inputsmall
{
	border:1px solid #F2F2F2;
	width:170px;
	height:20px;
	outline:none;
	margin-top:5px;
	margin-bottom:5px;
}
input.textbutton
{
	color:#990000;
	font-size:11px;
	border:none;
	background-color:white;
	cursor:pointer;

}
div.alignright
{
	width:100%;
	text-align:right;
}
div#music
{
	position:absolute;
	left:955px;
	top:150px;
	width:50px;
	background-image:url(../images/micro.jpg);
	background-repeat:no-repeat;
}
span.musicbutton 
{
	font-size:10px;
	cursor:pointer;
}
span.musicbutton a
{
	font-size:10px;
	cursor:pointer;
}
span.musicbutton a.active
{
	font-size:10px;
	cursor:pointer;
	color:#990000;
	font-weight:bold;
}
