html, body {
	width: 100%;
	height: 100%;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/structure/repeat_x.jpg);
	background-repeat: repeat-x;
	background-color: #898989;
}

img {
	border: 0;	
}
table {
	border-spacing: 0;
}

tr, td {
	vertical-align: top;
}

td, th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

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

a:hover {
	font-weight: bold;
	color: #2573c6;
	text-decoration: underline;
}

h1 { 
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
}

h2 { 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3 { 
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 40px auto;
	width: 960px;
}
#logo {
	height: 36px;
	background: url(../../images/structure/hafi.jpg);
	background-repeat: no-repeat;
	margin-bottom:15px;
}
#menu{
	float: right;
	height: 32px;
	margin-top: -32px;
}
#menu2{
	width: 245px;
	position: relative;
	top: -254px; 
	left:715px;
}
#midden{
	width: 960px;
	background: url(../../images/structure/repeater.jpg);
	background-repeat: repeat-y;
}

#slide{
	height:259px;
	overflow: hidden;
}
#branchelogos{
	position: absolute;
	top: 68px; 
	left: 20px;
	width: 92px;
}
#lichtkrant{
	width:960px;
	padding-top: 5px;
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../../images/structure/lichtkrant.jpg);
	background-repeat: repeat;
	text-transform: uppercase;
}

#content{
	width: 684px; /* 714px; */
	padding: 15px;
	border-right: 2px solid #B2B2B2;
}
#right {
	width: 244px;
	text-align: center;
}
#aktie {
	background-image: url(../../images/structure/bg_aktie.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #1868BB;
	padding: 35px 10px 10px 10px;
	color: #ffffff;
}
#naw {
	line-height: 16px;
	background-image: url(../../images/structure/bg_adres.jpg);
	background-repeat: no-repeat;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding-top: 50px;
}
#meer {
	color: #ffffff;
	text-decoration: none;
}
#bottom{
	background-image: url(../../images/structure/bottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
}
