a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:active
{
	color: #000000;
}
.bg 
{ 
	z-index: 1;
    position: absolute;
	height: 119px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background: url('terschellingvlag.gif') repeat-x; 
} 

.tersch
{
	z-index: 2;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 250px; 
	height: 80%; 
	color : #000000;
	background: url('brandaris_tr_1.gif') no-repeat; 
}

.content {
	z-index: 4;
	position: absolute;
	bottom: 10px;
	right: 10px;
    width: 80%; 
    height: 85%; 
    border: 2px solid black; 
    background-color: #fff; 
    color : #000000;
    filter:alpha(opacity=25); 
    opacity: 0.25; 
    -moz-opacity:0.25;
} 

.text_div { 
	font-family: arial;
	font-size: 11px;
	z-index: 5;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 80%; 
	height: 85%;
	border: 2px solid black;  
	color : #000000;
	overflow: auto;
}

.google
{
	z-index: 8;
    position: absolute;
	height: 80px;
	width: 500px;
	top: 5px;
	right: 5px;
}
.logo 
{ 
	z-index: 3;
    position: absolute;
	height: 100px;
	width: 300px;
	top: 0px;
	left: 0px;
	background: url('logo.png') no-repeat; 
} 
.menu
{ 
	z-index: 6;
	position: absolute;
	bottom: 10px;
	left: 10px;
    width: 15%; 
    height: 85%; 
    border: 2px solid black; 
    background-color: #fff; 
    color : #000000;
    filter:alpha(opacity=25); 
    opacity: 0.25; 
    -moz-opacity:0.25;
} 
.menu_text
{ 
	font-family: arial;
	font-size: 12px;
	z-index: 7;
	position: absolute;
	bottom: 12px;
	left: 22px;
	width: 12%; 
	height: 82%; 
	color : #FFFFFF;
} 
table
{
	border: 0;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;	
}

.nav_out 
{ 
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000;
	color: #FFFFFF;
}
.nav_over
{ 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF;
	color: #000000;
}

.table_evenementen
{
	border: 0;
	font-family: arial;
	font-size: 11px;
	color: #000000;	
}

.table_head
{
	background-color: #1B2E4B;
	border: 0;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;	
}	
.table_body
{
	background-color: #5E7A97;	
	border: 0;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;	
}