/*****************/
/*** Basis CSS ***/
/*****************/

html, body 
{ 
height: 100%; 
margin: 0px; 
padding: 0px; 
text-align: center;
background-color: #01072c;
font-family: verdana;
font-size: 11px;
line-height: 20px; 
letter-spacing: 0px;
}

A
{
color: #fff;
text-transform: uppercase;
font-size: 8pt;
}

A:hover
{
color: #fff;
text-transform: uppercase;
font-size: 8pt;
}

#taal_language
{
text-align: left;
position: absolute; 
top: 15px;
left: 800px;
}

div#taal_language A
{
text-transform: uppercase;
font-family: verdana;
font-size: 8pt;
line-height: 24px; 
letter-spacing: 0px;
color: #FFFFFF;
text-decoration: none;
}

/****************************/
/*** INHOUD VAN DE PAGINA ***/
/****************************/

#wrapper 
{
width: 960px;
height: 580px;
text-align: left;
background-color: #01072c;
color: #fff;
position: absolute; 
left: 50%;
top: 50%;
margin-left: -480px;
margin-top: -290px;
}

#top 
{
width: 960px;
height: 106px; 
background-image: url(../images/logobalk.jpg);
background-repeat: no-repeat;
position: relative;
}

#image
{
width: 960px; 
height: 230px; 
}

#navigatie
{
width: 960px; 
height: 40px;
background-image: url(../images/navigatiebalk.jpg);
background-repeat: no-repeat;
position: relative;
}

#navigatie_links
{
position: absolute; 
top: 10px; 
left: 240px;
height: 15px;
width: 500px;
}

#navigatie_links A { text-decoration: none; font-size: 8.5pt; color: #fff; }
#navigatie_links A:hover { text-decoration: none; color: #848400; }

#navigatie_links #currentpage a {
	text-decoration: none; 
	color: #848400;
	}

#spacer
{
height: 20px; 
width: 960px; 
}

#content_wrapper
{ 
width: 960px; 
height: 164px;
}

#submenu_wrapper
{ 
width: 240px; 
height: 164px; 
text-align: center;
float: left; 
position: relative;
}

#submenu
{
height: 164px;
width: 160px;
text-align: left;
position: absolute;
left: 40px;
top: 6px;
}

div#submenu A:link { text-decoration: none; color: #fff; }
div#submenu A:visited { text-decoration: none; color: #fff; }
div#submenu A:hover { text-decoration: none; color: #848400; }
div#submenu A:active { text-decoration: none; color: #fff; }

#content
{
width: 720px; 
height: 160px;
overflow: auto;
float: right;
}

#text_content
{
font-family: verdana;
font-size: 8.5pt;
line-height: 18px; 
letter-spacing: 0px;
text-align: left;
color: #FFFFFF;
width: 480px;
font-weight: normal;
}

H1 {
text-transform: uppercase;
color: #848400;
font-size: 8.5pt;
font-weight: normal;
}

/**************************/
/*** VOET VAN DE PAGINA ***/
/**************************/

#footer
{
height: 20px; 
width: 960px;
text-align: center;
}

span#text_footer
{ 
height: 20px;
width: 480px;
text-align: center;
}

#text_footer a 
{
text-decoration: none; 
font-size: 6pt;
}
