/* Core CSS Document */

body {
	background-image: url(img/back2.gif);
	background-repeat: repeat;
	font-family: verdana, sans-serif;
	font-size: 10pt;
    color: #000000;
    }
* body {
	scrollbar-face-color: #C9C9C9;
	scrollbar-highlight-color: #A3A4AC;
	scrollbar-shadow-color: #AEAFB7;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #B7B7B7;
	scrollbar-darkshadow-color: #000000;}

a {
	color: #000000;
	text-decoration: none;}
a:hover {
	color: #FFFFFF;}

a.contentlink {
	color: #000000;
	text-decoration: underline;}

a.contentlink:hover{
	color: #a1a1a1;}

a.contentlink2 {
	color: #000000;
	text-decoration: none;}

a.contentlink2:hover{
	color: #a1a1a1;}
	
a.balklink {
	color: #FFFFFF;
	text-decoration: none;}

a.balklink:hover{
	color: #BEBEBE;}

div.container {
	position: relative; /* to keep the header inside */
	min-height: 585px; 
	width: 730px; /* you can change this, using %, em or px */
	margin: 0 auto; /* auto centers the div */
	text-align: left; /* after centering #wrap above we return to normal aligning */}

div.container2 {
	position: relative;
	height: auto;
	min-height: 585px; /* for modern browsers, to push the footer down */
	margin-bottom: -35px; /* height of footer */
	width: 470px;}
div.container2_after { /* this will keep the floats contained, for modern browsers */
    display: block; 
    height: 0;
	line-height: 0;
    overflow: hidden; 
    clear: both; 
    visibility: hidden;} 
* html div.container, * html div.container2 {
	height: 585px; /* for IE because it doesn't do min-height */}
div.container3 {
	clear: both; /* just to make sure it comes below the columns */ 
	position: relative;
	width: 100%;
	height: 35px;}
	
.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	height: 120px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;}

div.main { /* so that the content will not overlap with the header or footer */
	padding-top: 120px;
	position: relative; /* IE float bug workaround */
	float: left;}
* html div.main {
	padding-bottom: 35px;}

/* Menu's */
div.left {
	background-image: url(img/left.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 130px;
	height: 430px;
	top: 120px;
	vertical-align: top;}
div.right {
	background-image: url(img/right.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 130px;
	height: 430px;
	top: 120px;
	left: 600px;
	vertical-align: top;}

.left #menu {
	margin-left: 5pt;
	color: #93151D;}
.left #teller {
    margin-left: 5pt;
    margin-top: 210px;}
.main .title_l {
	background-color: #93151D;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 1px;
	/* margin: 1px 2.5px auto 2.5px; */
	width: 129px;
	text-align: center;
	font-weight: bold;
   	/* border-left: 1px solid #000000; */
	/* border-right: 1px solid #000000; */
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;}
.main .title_r {
	background-color: #93151D;
	color: #FFFFFF;
	margin-top: 4px;
	/* margin: 1px 2.5px auto 2.5px; */
	width: 129px;
	text-align: center;
	font-weight: bold;
   	/* border-left: 1px solid #000000; */
	/* border-right: 1px solid #000000; */
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;}
.right .headlines {
	margin-right: 5pt;
	text-align: right;
	height: 132px;}
.right .agenda {
	margin-right: 5pt;
	text-align: right;
	height: 180px;}

div.container3 {
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 10px;
	text-align: center;}
	
div#fotospace {
	position: relative;
	cursor: pointer;
	left: 791px;
	top: 0px;
	width: 41px;
	height: 12px;
}
div#terug {
	position: absolute;
	
	padding-top: 0px;
	padding-left: 8px;
	cursor: pointer;
	left: 715px;
	top: 4px;
	width: 46px;
	height: 18px;
     z-index: 7;
}

div#copyright {
	position: relative;
	cursor: pointer;
	left: 731px;
	top: 58px;
	width: 130px;
	height: 26px;
}
	
/* Content */
.main .content {
	padding-top: 3px;
	position: relative;
	background: #E4E4E4;
	margin-left: 130px;
	margin-right: 130px;
	width: 468px; /* width of #middle -2 */
	vertical-align: top;
	min-height: 423px; /* width of #middle -2 */
	height: 425px;
	vertical-align: top;
 	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;}
.main .content .content2 {
	min-height: 385px;
	height: 387px;
	margin-left: 5px;
	margin-right: 2px;
	overflow: auto;}
.main .content .balk_bo {
    color: #FFFFFF;
	width: 483 px;
	height: 20 px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background: #93151D;
	text-align: center;}
.main .content .balk_on {
    color: #FFFFFF;
	padding-bottom: 0px;
	width: 483 px;
	height: 20 px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background: #93151D;
	text-align: center;}
div.fotocontent {
    background: #E4E4E4;
	padding-top: 2px;
	padding-left: 0px;
	position: absolute;
    left: -45px;
	margin: 0 auto;
	width: 814px;
	vertical-align: top;
	height: 590px;
	overflow: hidden;
     z-index: 6;
    border: 2px solid #000000;
}

