/* CSS Document */
html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/structure/bg.gif);
	background-color: #000000;
	color: #ffffff;
}

table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

img {
	border: 0;	
}

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

a:link, a:visited {
	text-decoration: underline;
	color: #f2f2f2;
}

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

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

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

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

#wrapper {
	position: relative;
	width: 968px;
	margin: 0px auto;
	height: 100%;
}

#main_bg {
	position: absolute;
	top: 0px;
	right: 9px;

	z-index: 0;
}

#zuil {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	background-image: url(../../images/structure/zuil.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#menu {
	float: right;
	padding-top: 124px;
}

#naw {
	position: absolute;
	top: 600px;
	left:35px;
	width: 115px;
	color: #000000;
	font-size: 14px;
}

#slide_bg {
	background: url(../../images/structure/bg_slide.jpg) no-repeat;
	height: 334px;
	margin-left: 167px;
}

#slide {
	height: 265px;
	width: 794px;
	margin-top: 69px;
	float: left;
}

#title {
	background: url(../../images/structure/autobedrijfroyaltrip.jpg);
	float: left;
	height: 48px;
	width: 408px;
	margin-top: -320px;
	margin-left: 23px;
}

#logo {
	float:right;
	margin-right: 12px;
	height: 91px;
	width: 117px;
	margin-top: -320px;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 584px;
	padding: 30px 180px 40px 207px;

	/*
	background-image: url(../../images/structure/content_bg.jpg);
	background-repeat: no-repeat;
	*/

	background-image: url(../../images/structure/repeater.jpg);
	background-repeat: repeat-y;
}

#bottom {
	position: relative;
	background: url(../../images/structure/bottom.jpg) no-repeat;
	height: 17px;
	z-index: 3;
}

#bottom_zuil {
	position: relative;
	background: url(../../images/structure/bottom_zuil.jpg) no-repeat;
	margin-left: 17px;
	height: 15px;
	z-index: 3;
}

#marquee {
	position: absolute;
	top: 340px;
	left: 167px;
	
	width: 657px;
	
	font-weight: bold;
	text-transform: uppercase;
	
	z-index: 1;
}

#teller {
	position: relative;
	top: -75px;
	left: 30px;
}