html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body {   margin-left:0;
		margin-top:0;
		background: #000000;
				text-decoration: none;
		color: #fff;
		font-family : verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		font-size : 11px;
		
	}	


#bgpic {
position:fixed;
top: 0px;
left:0px;
width:100%;
z-index:1;	
border:0;
filter:alpha(opacity=35);
		-moz-opacity:.35;
		opacity:.35;
}

#topmenu {
position:fixed;
top: 24px;
left:723px;
width:220px;
height:20px;
text-align:right;
z-index:2;	
}

#bgmedia {
	
position:fixed;
top: 0px;
left:0px;
width:100%;
height:100%;
z-index:10;	
border:0;
background-color:#000;
filter:alpha(opacity=30);
		-moz-opacity:.3;
		opacity:.3;
}

.nieuwsfoto
{ padding-right:5px;}

.banner
{height:15px;
padding-bottom:3px;}

.tekstvaag
{
		
		filter:alpha(opacity=20);
		-moz-opacity:.2;
		opacity:.2;

		}

.bannernopad
{height:15px;
padding-bottom:0px;}

.kop
{
	font-size:12px;
	font-weight:bold;
	
}

.grotekop
{	padding-top:0px;
margin:0px;
border:0px;
	font-size:17px;
	font-weight:bold;
	
}

.mediumkop
{	padding-top:0px;
margin:0px;
border:0px;
	font-size:14px;
	font-weight:bold;
	
}

.backgroundimage {
width:100%;
height:100%;
filter:alpha(opacity=50);
		-moz-opacity:.5;
		opacity:.5;
}
	
	img 		   {border:none;
				display:inline;
		       }
			   
p 			{text-indent: 0px;
			margin-top:0px;}
			
			
table        {	border-spacing: 0px ;
				border-width: 0px;
				border-collapse: collapse;
				padding: 0px;
				vertical-align:top;
						      }
td        {	border-spacing: 0px ;

				border-width: 0px;
				border-collapse: collapse;
				padding: 0px;
				vertical-align:top;
				text-align:left;
		      }

td.menu        {padding-right:10px;	      }



a.nonlink:link {color:#fff;
border:none;}
a.nonlink:visited {color:#fff;
border:none;}
a.nonlink:hover {border:none;
filter:alpha(opacity=70);
		-moz-opacity:.7;
		opacity:.7;}
		
a.nolinkeffect:link {color:#fff;
border:none;}
a.nolinkeffect:visited {color:#fff;
border:none;}
a.nolinkeffect:hover {
border:none;}

A:link {
	color: #fff;
text-decoration: none;
background-color: transparent;
border-color: #fff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
	
}

A:visited {
	color: #fff;
text-decoration: none;
background-color: transparent;
border-color: #fff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
	
}

A:hover {
	color: #f8ef63;
text-decoration: none;
background-color: transparent;
border-color: #f8ef63;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
	
}

A:active {
	color: #f8ef63;
text-decoration: none;
background-color: transparent;
border-color: #f8ef63;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
	
}


a img {border:none;}

#page {
		
		position:absolute;

		top:120px;
		margin-left:22px;
		z-index:3;

		}
		
#mediapage {
		
		position:absolute;
		width:750px;
	padding:5px;
	left:50%;
		margin-left:-400px;
		top:5%;
		z-index:13;
		background-image:url(test/grey.png);

		}

#videopage {
		
		position:absolute;
		width:720px;
	padding:5px;
	left:50%;
		margin-left:-385px;
		top:5%;
		z-index:13;
		background-image:url(test/grey.png);

		}
	
#mediaclose {
		
		position:absolute;
		left:50%;
		margin-left:365px;
		margin-top:5px;
		top:5%;
		z-index:13;

		}
		

	
#logo  {position: absolute;
		margin-left:12px;
		top: 14px;

		z-index:2;
	}




					
	
		
