html {
	overflow: hidden;
}

#page{
	width:797px;
	margin:auto;
	margin-top:50px;	
}
#boven{
	width:100%;
	float:left;
	height:318px;
	border:#CCCCCC 2px solid;
}
#onder{
	width:100%;
	float:left;
	height:115px;
	border:#CCCCCC 2px solid;
	border-top:none;
	font-family: Calibri, Arial;
	font-style:normal;
}
#onder p{
	margin-top:18px;
	margin-bottom:18px;
}
#onder a:link{	
	text-decoration: none;
	color: #999999;
}
#onder a:active {
	text-decoration: none;
	color: #999999;
}
#onder a:visited{
	text-decoration: none;
	color: #999999;
}
#onder a:hover{	
	text-decoration: none;
	color: #666666;
}
#menu {
	text-align:center;
	color: #999999;
	font-size: 16px;
}
#muziek{
	text-align:right;
	padding-right:10px;
	color: #999999;
	font-size:12px;
}
#onderschrift p {
	font-size:14px;
	font-family: Calibri, Arial;
	color: #CCC;
	margin-top:5px;
}
#onderschrift a:link {
	color: #CCC;
	text-decoration:none;
}
#onderschrift a:visited {
	color: #CCC;
	text-decoration:none;
}
#onderschrift a:active {
	color: #CCC;
	text-decoration:none;
}
#onderschrift a:hover {
	color: #999;
	text-decoration:none;
}
#logo{
	font-size:36px;
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: normal;
	font-style:normal;
	text-align:center;
	color:#999999;
	letter-spacing:5px;
}
#content{
	background-color:#CCCCCC;
	float:left;
	width:777px;
	margin:0px;
	height:299px;
	padding:10px;
	overflow-x: hidden; 
	overflow-y: scroll;
}
#content h1{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 32px;
	font-weight: normal;
}
#content h2{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
}
#content li{
	font-size: 12px;
	font-family: Verdana ;
	color: #333333;
}

#content p {	
	font-size: 12px;
	font-family: Verdana ;
	color: #333333;
}

#content{
	font-family: Verdana ;
	font-size:10px;
}

#content a:link {
color: #000000;
font-style: italic;
text-decoration: none;
}
#content a:visited {
text-decoration: none;
color: #000000;
font-style: italic;
}
#content a:active {
text-decoration: none;
color: #000000;
font-style: italic;
}
#content a:hover {
text-decoration: none;
color: #666666;
font-style: italic;
}
#home {
margin-bottom:-4px;
margin-left:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}


html{
scrollbar-arrow-color:#999999;
scrollbar-track-color:#CCCCCC;
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-darkshadow-color:#CCCCCC;
scrollbar-shadow-color:#999999;
margin-top:0%;
}
	
input
{
background-color: #CCCCCC;
font-size: 12px;
font-family:Verdana;
border-width: 1px;
border-style: solid;
border-color: #999999;
}
textarea
{
width: 250px;
height: 100px;
background-color: #CCCCCC;
border-width: 1px;
border-style: solid;
border-color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12;  	
}
#altlink a:link,#altlink a:active,#altlink a:visited{
	font-style:normal;
	color:#333333;
}
#altlink a:hover{
	font-style: italic;
	color:#333333;
}