/*************** General, container, background, tables *************************/

html, body
{
	margin-top:3px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	width:100%;
	height:100%;
	background: transparent;
	text-align: center;
}

body
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:70%;
	line-height:150%;
	color: black;
	text-align: center;
}

#MainContainer
{
width: 996px;
position: relative;
top: 0px;
left: 0px;
background-image: url("images/logobalk.jpg");
background-repeat: no-repeat;
background-position: 0px 31px;
}

#MenuLinks
{
position: relative;
top: 60px;
left: 15px;
width: 150px;
text-align: left;
vertical-align: top;
}

#MainContent
{
position: relative;
top: 86px;
left: 0px;
width: 459px;
height: 105%;
text-align: left;
vertical-align: top;
}

#balk2links
{
width: 996px;
position: absolute;
top: 31px;
left: 0px;
background: url("images/logobalk.jpg");
text-align:left;
z-index: 0;
}

#balk2rechts
{
width: 319px;
position: relative;
top: 12px;
left: 677px;
text-align: left;
}

#balk3links
{
width: 167px;
position: absolute;
top: 73px;
left: 13px;
background: #ffffff transparent;
text-align:left;
}

#balk3midden
{
width: 460px;
position: absolute;
top: 111px;
left: 192px;
background: #ffffff transparent;
text-align:left;
z-index: 2;
}

#balk3rechts
{
width: 329px;
position: absolute;
top: 139px;
left: 667px;
background: #ECEBEB;
text-align:left;
font-family: arial, tahoma;
font-weight: normal;
color: #6C6453;
}

#balk3rechtsTekst
{
width: 300px;
position: relative;
left: 30px;
background: #ECEBEB;
text-align:left;
font-family: arial, tahoma;
font-weight: normal;
color: #6C6453;
}

/*************** End background, container & logo. *************************/
