/* ----------------------------------------------------- algemene kenmerken ------- */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background-image: url(img/main/background.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 50% 50%;
}
img {
	border: 0 none;
}
td {
	vertical-align: top;
}
a, input {
	outline: none;
	color: #ec6a31;
	text-decoration: none;
}

/* ----------------------------------------------------- layout kenmerken ------- */

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 15px;
	background-color: #FFF;
}
#container.splitted {
	background: url('img/main/back-content.gif');
}
* html > #container {
	height: 100%;
}
#header {
	min-height: 170px;
	height: auto !important;
	height: 170px;
	background-color: #fff;
	background-image: url(img/main/header.gif);
	background-repeat: no-repeat;
}
.clear {
	clear: both; 
}
#content {
	width: 630px;
	float: left;
	height: auto;
	margin-bottom: 40px;
}
#nieuws {
	width: 960px;
	float: left;
	height: auto;
	margin-bottom: 40px;
}
#right-block {
	width: 255px;
	float: left;
	height: auto;
	margin: 0 0 40px 30px;
}

/* ----------------------------------------------------- menu kenmerken ------- */

#menu {
	float: left;
	min-height: 30px;
	height:  auto! important;
	height: 30px;
	width: 600px;
	margin: 114px 0 0 30px;
}
#menu_footer {
	float: right;
	height:  20px! important;
	height: 30px;
	width: auto;
	margin-top: 30px;
}
#menu ul , #menu_footer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	padding-left: 1em;
	margin-left: 1em;
	font-family: arial, tahoma, verdana;
	font-size: 0.91em;
	width: inherit;
}
#menu_footer li {
	float: left;
	padding-left: 1.2em;
	margin-left: 1.2em;
	font-family: arial, tahoma, verdana;
	font-size: 1em;
	width: auto;
}
#menu li.line , #menu_footer li.line{
	border-left: 1px solid #ec6a31
} 
#menu li a , #menu_footer li a{
	color: #ec6a31;
	text-decoration: none;
}
#menu li a:hover, #menu_footer li a:hover , #footer a:hover,div #news p.more a:hover , #table-contact a:hover{
	text-decoration: underline;
}
#submenu , #submenu_footer{
	margin-top: 5px;
}

div #submenu p {
	font-size: 0.81em;
}
div #submenu_footer p {
	font-size: 0.91em;
}

.hide {
	display:none
}
.show {
	display: block
}
#linkhome {
	width: 130px;
	height: 130px;
	margin: 18px 0 0 26px;
	float: left;
	display: inline;
}
#linkhome a {
	width: 130px;
	height: 130px;
	display: block;
}
div #menu #sub a:hover , div #menu_footer #sub_footer a:hover{
	text-decoration: none;
}
div #menu #sub p a:hover , div #menu_footer #sub_footer p a:hover{
	text-decoration: underline;
}
/* ----------------------------------------------------- footer kenmerken ------- */

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 960px;
	min-height: 30px;
	height: 30px !important;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background: #ec6a31;
	border-top-width: 30px;
	border-top-color: #FFF;
	border-top-style: solid;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 0 0 0 15px;
	font-family: arial, tahoma, verdana;
	color: #fff;
	font-size: 0.71em;
	letter-spacing: 0.05em;
}
#container #footer #zoekwoorden {
	width: 160px;
	padding-left: 0px;
	float: left;
	background-color: #7A852B;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	line-height: 1.2em;
	text-align: left;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

/* ----------------------------------------------------- content opmaak kenmerken ------- */ 

#content {
	padding: 5px;
}
#content p, #content li, #news p, .nieuwsbericht-tekst p, #table-contact, #contactformulier, #project p {
	font-family: verdana, arial, tahoma;
	color: #666;
	font-size: 0.71em;
	line-height: 1.5em;
}
#content p {
	padding: 0 0 10px 25px;
	clear: both;
}
#ul-float {
	padding: 0 0 15px 25px;
	margin-left: 10px;
}
#ul-float li {
	float: left;
	margin: 0 15px 0 15px;
}
div #content h1 {
	padding: 5px 0 10px 25px;
}
#content h3 {
	font-family: arial, tahoma, verdana;
	margin: 0;
	padding: 10px 0 0 25px;
	font-style: italic;
	font-size: 0.84em;
	font-weight: bold;
	color: #666;
}
#content ul {
	margin: 0 0 10px 50px;
}
#content ol {
	margin: 0 0 10px 50px;
}

#content a, #project a {
	color: #3f7ca9;
}
/* ----------------------------------------------------- nieuws blokje kenmerken ------- */ 

#news {
	background: #fff url('img/main/back-right.gif') no-repeat bottom;
	background-position: 5px bottom;
	padding-bottom: 50px;
}
#news h1, #principals h1, #content h1, #nieuws h1, #project h1 {
	font-family: arial, tahoma, verdana;
	color: #666;
	font-size: 0.84em;
	padding: 10px 0 0 5px;
}
div #news h1 {
	color: #ec6a31;
}
div #news p.title {
	padding:  10px 0 0 5px;
}
div #news p.title {
	padding:  10px 0 0 5px;
}
div #news p.more {
	padding: 0 0 0 5px;
}
div #news p.more a {
	color: #3f7ca9;
	text-decoration: none;
}
#principals img {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
div #content h1 {
	text-transform: uppercase;
	font-size: 0.91em;
}
/* ----------------------------------------------------- nieuws overzicht kenmerken ------- */ 

#nieuws {
	padding-bottom: 40px;
}
#nieuws .nieuwsbericht {
	min-height: 100px;
	width:  960px;
	margin-top: 15px;
	background-image: url(img/main/nieuwslijn.gif);
	background-repeat: no-repeat;
}
div #nieuws h1 {
	padding: 10px 0 0 675px;
}
div #nieuws h1.jaar {
	padding-top: 20px;
	margin-top: 15px;
	background-image: url(img/main/nieuwslijn.gif);
	background-repeat: no-repeat;
}
div .nieuwsbericht-tekst {
	width: 255px;
	float: right;
	display: inline;
	margin: 0 30px 0 30px;
	padding-top: 10px;
	text-align: left;
}
.nieuwsbericht-tekst h3 {
	font-family: arial, tahoma, verdana;
	padding: 0 0 0 0;
	font-size: 0.84em;
	color: #3f7ca9;
}
#nieuws .nieuwsbericht {
	text-align: right;
}
#nieuws .nieuwsbericht img {
	margin: 15px 0 -30px 5px;
	padding: 0;
}
.nieuwsbericht-tekst .datum {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	font-size: 0.69em;
	color: #666;
}
#container #right-block #principals {
	background-image: url(img/main/back-right.gif);
	background-position: 5px bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
#container #right-block #twitter {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ----------------------------------------------------- front page image-viewer kenmerken ------- */ 

#product-viewer {
	position:relative;
	width:600px;
	height:450px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
#product-viewer-index {
	position:relative;
	width:600px;
	height:300px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	border: thin solid #333;
}
#product-viewer img{
	position:absolute;
	display:none;
	border:none;
}
#images {
	position:absolute;
}

/* ----------------------------------------------------- contactformulier kenmerken ------- */ 

#table-contact, #contactformulier {
	margin-left: 25px;
}
#table-contact a {
	text-decoration: none;
}
#table-contact td, #contactformulier td {
	width: 190px;
}
#divider {
	width: 620px;
	height: 5px;
	margin: 15px 0 15px 5px;
	background-image: url(img/main/nieuwslijn.gif);
	background-repeat: no-repeat;
}
.formfield {
	width: 220px;
	font-family: verdana, arial, tahoma;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #c4c4c4;
	margin: 3px 0 5px 0;
	color: #666;
}
.message {
	height: 180px;
}
.newsletter {
	margin-top: 10px;
}
.button {
	background: #e0dfe3;
	border: 1px solid #c4c4c4;
	font-family: verdana, arial, tahoma;
	font-size: 1em;
	padding: 3px 10px 3px 10px;
	margin-top: 15px;
}
#map {
	height: 300px;
	width: 550px;
	margin: 10px 0 15px 25px;
	font-family: verdana, arial, tahoma;
	color: #666;
	font-size: 0.71em;
}
#kaart {
	height: 300px;
	width: 550px;
}

/* ----------------------------------------------------- project pagina kenmerken ------- */ 

div #project h1 {
	padding-bottom: 10px;
}
div #project p {
	padding: 5px
}
#project a:hover {
	color: #666;
}
.project-img {
	margin-left: 25px;
}

/* ----------------------------------------------------- projecten overzicht kenmerken ------- */

#projecten {
	margin: 5px 0 0 25px;
	position: relative;
}
#projecten .project {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	width: 186px;
	height: 141px;
	border: 1px solid #c4c4c4;
	position: relative;
}
#projecten .project img {
	width: 180px;
	height: 135px;
	margin: 3px 0 0 3px;
}
.project-title {
	background: #fff;
	width: 180px;
	height: 30px;
	position: absolute;
	margin: -33px 0 0 3px;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85;
	overflow: hidden;
	left: 0px;
	top: 143px;
}
div #projecten .project .project-title p {
	padding: 4px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 0.84em;

}

