* {
	margin: 0;
	padding: 0;
}

img {
	border:0;
	}

body{
	text-align:left;
	overflow: -moz-scrollbars-vertical;
}

body {
	background-image: url(http://www.ergoform.nl/fileadmin/template/main/images/bg_homepage.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
}

html,body {
	height: 100%; /* HEEL BELANGRIJK! */
	font-family: Verdana;
	color:#000;
	font-size:12px;
	line-height:18px;
}
td,th {
	font-family: Verdana;
	color:#000;
	font-size:11px;
	line-height:10px;
	
}
.clear {
	clear: both; /* deze class wordt gebruikt om de twee floats #left en #right te clearen. */
}

.container {
	min-height: 100%;
	width: 980px;
	_height: 100%;
	text-align:left;
	margin: 0 left;
	margin-left:30px;
}

* html > .container {
	height: 100%;
}
.version_switch {
	width:250px;
	height:65px;
	position:absolute;
	top:17px;
	left:30px;
}

.navbar {
	width:180px;
	height:175px; /* height en vertical-align: middle zorgen ervoor dat de inhoud altijd verticaal gecentreerd wordt. */
	position:absolute;
	left:28px;
	top:82px;
}
.subnavbar {
	width:200px;
	height:175px; /* height en vertical-align: middle zorgen ervoor dat de inhoud altijd verticaal gecentreerd wordt. */
	position:absolute;
	left:210px;
	top:82px;
}
.subsubnavbar {
	width:200px;
	height:175px; /* height en vertical-align: middle zorgen ervoor dat de inhoud altijd verticaal gecentreerd wordt. */
	position:absolute;
	left:370px;
	top:82px;
}

.logo {
	height: 175px;
	width:107px;
	position:absolute;
	top:82px;
	left:568px;
}

.left {
	width: 647px;
	height: auto;
	position:absolute;
	margin-left:0px;
	margin-top:260px;
	margin-bottom:30px;
}
	.left h1{
		padding-left: 50px;
		padding-right: 0px;
		font-family: Arial;
		letter-spacing:0px;
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:left;
		color:#8B713C;
	}
	.left h2{
		padding-left: 50px;
		padding-right: 0px;
		font-family: Arial;
		letter-spacing:0px;
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:left;
		color:#8B713C;
	}
	.left p{
		padding-left:50px;
		padding-right:50px;
		padding-bottom:10px;
		color:#8B713C;
		font-size:11px;
	}
	.left ul {
		text-align:left;
		margin-left:10px;
		color:#1939B0;
	}
	.left li{
		background: url(../images/bullet.gif) center left no-repeat;
		list-style-type:none;
		padding-left:15px;
		color:#1939B0;
	}

	
.right {
	width: 333px;
	height: auto;
	position:absolute;
	margin-left:670px;
	margin-top:120px;
}

.csc-firstHeader {
	padding-top:0px;
	padding-bottom:10px;
}

A {
	color:#8a7701;
	font-weight:bold;
	text-decoration:none;}

A:hover {
	color:#8a7701;
	font-weight:bold;
	text-decoration:underline;}
	
.csc-textpic-image, .csc-textpic-firstcol, .csc-textpic-lastcol{
	padding-right:5px;
	padding-left:49px;}

H3 { 
	padding-left: 50px;
	padding-right: 0px;
	font-family: Arial;
	letter-spacing:0px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#8B713C;
	margin-bottom:0px;}
H1 {
	margin-bottom:0px;}

.left ul li{
	color:#8B713C;
	margin-left:25px;
	list-style-type:disc;
	list-style-position:inside;
	font-size:11px;
	}
