/*==================== HACK VOOR 3PX TXT GAP BUG IE6 ====================*/

* html #contentright, .content {
	height : 1%;
}

:focus {
	outline: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 145%;
	margin: 0;
	height: 100%;
	text-align: center;
	background: #C8C8C8 url(/images/bg_main.gif) repeat-y center;
}

p {
	text-align: left !important;	
}

html{
	margin: 0;
	width: 100%;
	height: 100%;
}

h1 {
	text-align: center;
	margin: 20px 0 20px 0;
	padding: 0;
}

hr {
	height: 1px;
	margin: 0; 
	border: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #797979;
}

sub,sup {
	font-size: 80%;
	line-height: 0;
}

ul {
	list-style-type: square;
}

.clearfloat { 
	clear: both;
    height: 0%;
    font-size: 1px;
    line-height: 1px;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.schuinetekst {
	font-style: italic;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/*==================== ITEMS HOME ====================*/

.sideitems {
	width: 185px;
	float: left;
	text-align: center;
	line-height: 100%;
	padding: 5px 0 40px 0;
}

#contentright>.sideitems {
	padding: 5px 0 0 0;
}

.sideitems p {
	margin: 0em 0 10px 0;
}

#homeflash {
	width: 800px;
	height: 375px;
	border-top: 1px solid white;
	margin: 0 -5px 0 -3px;
}

#contentright>#homeflash {
	margin: 0;
}

.content_home h2{
	margin: 15px 0 25px 0;
	height: 33px;
}

.content_home h2 img{
	margin: 0;
}

/*==================== MAINMENU ====================*/

#mainmenu a{
	font-weight: normal;
}

#mainmenu {
	font-size: 12px;
	line-height: 155%;
	width: 170px;
	margin: 0 auto;
}

#mainmenu ul {
	width: 100%;
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
	background: url(/images/stippel_grijs.gif) repeat-x bottom #EDEDED;
}

#mainmenu ul ul{
	margin: 0;
	padding: 4px 0;
	width: 100%;
	list-style: none;
	background-image: none;
	border: none;
}

ul.level1 li {
	margin: 0 0 1px 0;
	padding: 0;
	background: url(/images/stippel_grijs.gif) repeat-x top #EDEDED;
}

ul.level2 li {
	background: none !important;
	line-height: 150%;
}

ul.level3 li {
	font-size: 100%;
}

#mainmenu ul a.level1{
	text-decoration: none;
	color: #737373;
	text-align: right;
	padding: 3px 3px 2px 0;
	display: block;
}

#mainmenu a.level1:hover {
	color: #E00006;
}

#mainmenu a.level2 {
	text-decoration: none;
	color: #E00006;
	text-align: right;
	padding: 0 3px 0 0;
	display: block;
	line-height: 136%;
}

#mainmenu a.level3 {
	text-decoration: none;
	color: #333333;
	text-align: right;
	padding: 0 3px 0 0;
	display: block;
	line-height: 136%;
}

div.moviebuttons {
	font-size: 12px;
	margin: 30px 0 0;
}

div.moviebuttons a {
	display: block;
	text-decoration: none;
	text-align: right;
	color: #484848;
	line-height: 28px;
	margin-bottom: 3px;
	padding-right: 23px;
	background: url(/images/moviebutton.gif) no-repeat center center;
}

div.moviebuttons a:hover {
	color: #E00006;	
}


/*==================== CONTENT ====================*/

#maincontainer {
	background: white;
	text-align: left;
  	vertical-align: middle;	
  	margin: 0 auto -20px auto;
  	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(/images/bg_content.gif) repeat-y white;
}

#contentcontainer {
	padding: 0 0 20px;
}

#contentleft {
	float: left;
	width: 200px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#contentright {
	margin: 0 0 0 200px;
}

.content_home {
	font-size: 14px;
	line-height: 140%;
	padding: 0 0 35px 40px;
	width: 440px;
	color: #292929;
	float: left;
}

.content {
	padding: 50px 75px 25px 25px;
	color: #292929;
	margin-left: -1px;
}

.topbeeld {
	float: right;
	margin: -50px -75px 0 35px;
}

.projectbeeld {
	position: relative;
	top: -27px;
	margin: 0 0 -10px 0;
	border: 1px solid #797979;
}

/*==================== PROJECT PREVIEW + NEWS ====================*/

.previewtop {
	float: left;
	width: 100%;
	padding: 7px 15px 7px 0;
	margin: 0 -40px 0 0;
	background: url(/images/stippel_grijs.gif) repeat-x bottom white;
}

.previewcontainer, .newscontainer {
	position: relative;
	float: left;
	width: 100%;
	padding: 7px 0 10px 0;
	margin: 0 -40px 0 0;
	background: url(/images/stippel_grijs.gif) repeat-x bottom white;
	display: block;
}

 .newscontainer {
 	margin-bottom: 15px;
 }

.previewcontainer h3 {
	font-size: 120%;
	line-height: 110%;
	color: #0A4934;
	margin: 10px 0 10px 0;
	padding: 0;
}

.newscontainer h3 {
	font-size: 130%;
	line-height: 110%;
	color: #0A4934;
	margin: 0 0 10px 0;
	padding: 0;
}

.previewimage {
	position: relative;
	float: left;
	width: 210px;
	text-align: right;
	line-height: 1px;
}

.previewimage img {
	border: 1px solid #797979;
}

.previewimage img:hover {
	border: 1px solid #DD0006;
}

.preview {
	margin: 0 0 0 225px;
	padding: 0 15px 5px 0;
}

.preview .titel{
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.leesverder{
	position: absolute;
	bottom: 5px;
	right: 0px;
}

.leesverder img {
	border: none !important;
}

.leesverder a{
	border: none !important;
}

p.newsdate {
	line-height: 100%;
	font-style: italic;
	font-size: 90%; 
	color: #797979;
}

#home_actueel {
	width: 250px;
	border: solid 1px #797979;
	background: #EDEDED;
	padding: 10px;
	margin: 20px 0 20px 505px;
	color: #484848;
}

#home_actueel p {
	margin: 8px 0;
	line-height: 140%;
	font-size: 12px;
}

#home_actueel p a {
	color: #E00006;	
}

#home_actueel h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	margin: 0;
	color: #E00006;
}

#home_actueel h2 {
	color: #484848;
	font-size: 14px;
	line-height: 120%;
	border-top: solid 1px silver;
	margin: 8px 0 0;
	padding: 8px 0;
}

#home_actueel h3 {
	color: #484848;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a.leesverder, a.naaroverzicht {
	color: #E00006;
	font-weight: bold;
	text-decoration: none;
}

/*==================== DOCLIST ====================*/

.doclist {
	background: #F9F9F9;
	padding: 10px 10px 5px; 
	border: 1px solid #D2D2D2;
	margin: 5px 0;
}

p.doclistdate {
	line-height: 100%;
	font-style: italic;
	font-size: 90%; 
	color: #797979;
	margin-bottom: 1em !important;
}

.doclist p {
	margin: 0;
}

.docthumb img {
	margin: 10px 0 5px;
	border: 1px solid #D2D2D2;
}

/*==================== HEADER + FOOTER ====================*/

.header, .footer {
	font-size: 11px;
	width: 1000px;
	height: 20px;
	vertical-align: middle;	
  	margin: 0 auto;
	text-align: center;
	background: #E00006;
	color: white;
}

.header a, .footer a {
	text-decoration: none;
	color: white;
	font-weight: normal;
}

.footer {
	position: relative;
	clear: both;
}

.footertxt {
	width: 600px;
	position: absolute;
	top: 0;
	left: 200px;
	line-height: 20px;
	height: 20px;
}

.welkomtxt {
	float: left;
	width: 200px;
	height: 17px;
	text-align: center;
	padding: 3px 0 0 0;
}

.welkomtxt img {
	margin: 0 auto;
	display: block;
}

.language {
	float: right;
	padding: 3px 5px 0 0;
	line-height: 1px;
}

.language img {
	border: 1px solid white;
}

.division {
	position: absolute;
	width: 200px;
	left: 0px;
	bottom: 50px;
}

.slideshow {
	position: relative;
	top: -27px;
	left: -3px;
	/*margin: 0 0 -10px 0;*/
}

/*==================== FORMULIER ====================*/

#contactform label {
	float: left;
	width: 165px;
}

#contactform p {
	margin: 0 0 5px 0;
	padding: 0;
}

.input, .postcode, .plaats {
	width: 300px;
	padding: 2px;
	border: none;
	background-color: #F6F6F6;
	border: 1px solid #BBBBBB;
	font-size: 12px;
}

.postcode {
	width: 65px;
}

.plaats {
	width: 226px;
}

.fout, .fout_verzenden {
	font-size: 10px;
	line-height: 110%;
	text-align: left;
	color: white;
	background-color: #E00006;
	background-image: url(/images/pijltje_foutmelding.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 6px 15px 0 20px;
	height: 16px;
	width: 220px;
	margin: -22px -50px 0 480px;
}

.fout_verzenden {
	padding: 6px 15px 6px 20px;
	margin: -15px 0 0 480px;
	height: auto;
}

.fout p {
	padding: 0;
	margin: 0;
}

.formbuttons {
	text-align: right;
	padding: 5px 0 15px 0 !important;
	width: 471px; /* = width 'labels' + width 'input' (incl. padding + border!) */
}

.formbutton {
	width: 90px;
	margin-left: 5px;
	margin-right: 0;
	text-align: center;
	border: none;
	background-color: #D4D0C8;
}

.verplicht {
	color: red;
}

/*==================== STYLING ====================*/

.content_home a, .content a {
	color: #E00006;
	font-weight: bold;
}

h2 {
	font-size: 175%;
	line-height: 110%;
	color: #E00006;
	margin: 0 0 45px 0;
	padding: 0;
}

h2.project {
	font-size: 18px;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 140%;
	line-height: 110%;
	color: #0A4934;
	margin: 25px 0 10px 0;
	padding: 0;
}

.highlite {
	color: #E00006;
	font-weight: bold;
}

.content table {
	line-height: 120%;
	margin: 30px 0;
}

.tabelmetrand {
	margin: 25px 0;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
} 

.tabelmetrand td, .tabelmetrand tbody td{
	border: 1px solid #CCCCCC;
	padding: 4px;
} 

.plaatjestabel {
	border: none !important;
	font-size: 10px;
	color: #797979;
	border-collapse: collapse;
}

.plaatjestabel tbody td {
	padding: 5px;
	border: none;
}

.quote {
	display: block;
	width: 265px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	line-height: 120%;
	color: #797979;
	padding: 15px 10px 18px 60px;
	margin: 30px -10px 30px 30px;
	background: url(/images/quote.gif) top left no-repeat;
	border-top: 3px solid #BBBBBB;
	border-bottom: 1px solid #808080; 
	clear: right;
}

.quote p {
	margin: 0;
	padding: 0;
}

.beeldinks {
	float: left;
	margin: 0 15px 0 0;
}

.beeldrechts {
	float: right;
	margin: 0 0 0 15px;
	/*border: 1px solid #D2D2D2;*/
}

.beeldinks_border {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #CCCCCC;
}

.beeldrechts_border {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #CCCCCC;
}
