body {
	text-align: center;
	background-color: #965B47;
	background-image: url('img/brons.png');
	/*overflow-x: hidden;
	overflow-y: hidden;*/
}

#contentContainer{
	position: relative;
	margin-left: 55px; 
	margin-top: 10px;
	/*min-height: 373px;*/
	/*height: 373px;/* IE hack */
	/*height: 458px;*/
	width: 737px;
	width: 736px; /* IE hack */
}

.hoofdcontainer{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #965B47;
	/*min-height: 548px;
	_height: 548px;
	margin-top: 25px;*/
	width: 977px;
	border: 1px solid white;
	background:#BF8B15;
}

.clear{ float: none; clear:both;}

.leftinner{
	position: relative;
	min-height: 550px;
	height: 100%;
	width: 180px;
	float: left;
	font-family: Helvetica, sans-serif;
}
.rightinner{
	background: url(img/rightbinnen.png);
	float: left;
	text-align: left;
	padding-bottom: 20px;
	min-height: 530px;
	_height: 550px;
}

/* ONLY FOR IE HACK */
* html .rightinner{
	background-attachment: inherit;
}

* html .leftinner{
	background-attachment: fixed;
}
/* END */

.txologo{
	/*background-image: url('img/txo.png');*/
	min-height: 79px;
	height: 79px;
	width: 95px;
	margin-left: 6px;
	margin-left: -969px; /* IE hack */
	margin-top: 485px;
	position: absolute;
}

.vert-blue-bar{
	background-color: #13a1f3;
	min-height: 5000px;
	height: 5000px;
	width: 205px;
	margin-left: -25px;
	margin-left: -1000px; /* IE hack */
	margin-top: -50px;
	position: absolute;
}

.leftlogo{
	background: url('img/stadoud.png') no-repeat;
	background-position: center; 
	position: relative;
	margin-left: 1px;
	margin-left: 2px;
	margin-top: 10px;
	min-height: 148px;
	height: 148px;
	width: 179px;
}

a:link { 
	color: #0000aa;
	}
a:visited { 
	color: #0000aa;
	}
a:hover { 
	color: #FFFFFF;
	}
a:active { 
	color: #FFFFFF;
	}

.menu{
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
}
.mainlevelmenu{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sublevelmenu{
	text-align: left;
	font-size: 12px;
	color: #FF0000;
	margin-left: 20px;
	text-decoration: none;
}

.footermenu{
	float: left;
}



.title {
	position: relative;
	margin-top: 1px;
	margin-left: 0px;
	padding:0px;
}

.foottext {
	position: absolute;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 570px;
	margin-left: 450px;
	margin-top: 570px;
	margin-left: -526px;
}

.foottext a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
.foottext a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.foottext a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
.foottext a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}

iframe {
	border:0px;
	width:736px;
	height:373px;
	height:358px;
	overflow-x: auto;
	overflow-a: auto;

}