/* CSS Document */
BODY {
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat:repeat-x;
	background-color: #093C91;
}
td,th, p, div, h1, h2, h3, span {
	line-heigth: 14px;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
}
table {
	border-spacing: 0px;
}
tr {
	vertical-align: top;
}
a:link, a:visited {
	font-weight: bold;
	color: #000;
}
a:hover {
	font-weight: normal;
	text-decoration:underline;
}
h1 { 
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
}
h2 { 
	font-size: 14px;
	line-height: 18px;
}
h3 { 
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 962px;
	background-image: url(../../images/structure/bg_midden.jpg);
	background-repeat: repeat-y;
}
#midden {
	background-image: url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;
}
#content {
	padding: 15px 120px 10px 15px;
}
#adres {
	text-align: center;
	display: block;
	height: 19px;
	padding-top: 2px;
	color: #ffffff;
	font-size: 12px;
	background-color: #000000;
}

#logotjes {
	position: absolute;
	top: 0px;
	left: 830px;
	text-align: center;
}
#onder {
	height: 50px;
}


div#marquee {
	position: absolute;
	top: 10px;
	left: 235px;
	width: 715px;
}
div#marquee .marquee span{
	font-size: 12px;
	font-weight: bold;
}
div#maquee span.marquee { 
	visibility: hidden;
}




#teller {
	position: absolute;
	bottom: 4px;
	left:6px;
}
