html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0px;	
	background: url(../content/main/background.jpg) top center no-repeat;
}

#container {
	width: 958px;
	margin: 0 auto;
	text-align: left;
	display: block;
}
#container_main {
	position: relative;
	text-align: left;
	padding: 0px;
}

/* TOP */

#top {
	/* debug: -40px */
	height: 127px;
	background: #f0f0f0;	
}

#top_logo {
	position: absolute;	
	margin-top: 30px;
}

#top_titel {
	position: absolute;	
	margin-left: 200px;
	margin-top: 60px;
}

#untelLogo {
	position: absolute;
	margin-left: 780px;
	margin-top: 65px;	
}

/* EIND */

/* HEADER */

#header {
	height: 320px;	
}

#navigatie {
	height: 43px;
	background: url(../content/main/navigatie_bg.gif) top left repeat-x;
}

#imageSlider {
	height: 277px;	
}

/* SIDEBAR */

#sideBar_nl {
	z-index: 650;
	position: absolute;
	margin: 0px 0px 0px 722px; 
	width: 235px;
	height: 612px;
	background: url(../content/main/sidebar_home.jpg) top left no-repeat;
}

#sideBar_en {
	z-index: 650;
	position: absolute;
	margin: 0px 0px 0px 722px; 
	width: 235px;
	height: 612px;
	background: url(../content/main/sidebar_home_en.jpg) top left no-repeat;
}

#sideBar-nieuws {
	position: absolute;
	margin-left: 19px;
	margin-top: 98px;
	width: 197px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}

.sideBar-nieuwsObject {
	padding: 0px 15px 20px 15px;	
	background: url(../content/main/stroke-sidebar.gif) bottom left no-repeat;
	margin-bottom: 15px;
}

.sideBar-nieuwsObject-last {
	padding: 0px 15px 0px 15px;		
}

#sideBar-nieuws p {
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

#sideBar-nieuws h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 12px;
	margin: 0px;
	border-bottom: none;	
}

#sideBar-nieuws a {
	color: #fff;
	text-decoration: none;
}

#sideBar-nieuws a:hover {
	color: #fff;
	text-decoration: underline;
}

#sideBar-koperkoers {
	position: absolute;
	margin-top: 480px;
}

.koperkoers {
	color: #fff;	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 20px;
	width: 150px;
	height: 78px;
	margin-left: 40px;
	margin-top: 2px;
}



/* EIND */

/* CONTENT */

#content-mid {
	height: 335px;
	width: 723px;
}

#content {
	width: 928px;	
	height: 434px;
}

#content-vervolg {
	width: 955px;
	background: url(../content/main/background-mid-vervolg.gif) top left repeat-y;
	margin-bottom: -2px;
	/* IE FIX */
	overflow-x: auto;
    overflow-y: hidden;
	/* EIND */
}

#content-left {
	padding: 73px 0px 60px 68px;
	width: 600px;	
}

#content-right {
	float: right;
	width: 236px;
	clear: inherit;	
}

/* EIND */

/* FOOTER */

#footer {
	
	font-size: 100%;
	text-align: center;
	margin: 0px;	
	
	width: 100%;
	background: url(../content/main/background-footer.jpg) top left repeat-x;

	text-align: center;
}

#footerContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	height: 301px;	
	text-align: left;
	width: 958px;
	margin: 0 auto;
}

#footer a {
	color: #cccccc;
	text-decoration: none;	
	
}

#footer a:hover {
	color: #cccccc;
	text-decoration: underline;		
}

#footer-titel {
	position: absolute;
	font-size: 26px;
	margin: 36px 0px 0px 135px;
}

#footer-adres {
	position: absolute;
	font-size: 14px;	
	line-height: 25px;
	margin: 48px 0px 0px 670px;
}

#footer-subbalk {
	position: absolute;	
	font-size: 17px;	
	margin: 258px 0px 0px 498px;
}

#footer-subbalk a {
	margin-right: 20px;
}

/* EIND */

img, a {
	border: none;	
}

img, a:hover {
	border: none;

}

