@charset "UTF-8";

body { margin: 0px; padding: 0px; }

#header {
	width: 100%;
	background-color: #7e888c;
	margin-bottom: 15px;
}

#topLine {
	background-image:url(../img/headerLine.jpg);
	background-repeat: repeat-x;
	padding: 8px 0px 8px 0px;
	
}

#topLIneAdres {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
}

#flashBox {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 205px;
}
/* end header */

#menuContainer {
	width: auto;
	background-image: url(../img/menuLine.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: -5px;
}
#menu {
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	
}
#menu ul li {
	display: block;
	list-style: none;
	float: left;
}
#menu ul li * {
	height: 30px;
	display: block;
}
#menu ul li#home a {
	background: url(../img/knoppen.jpg) no-repeat 0px 0px;
	width: 112px;
}
#menu ul li#diensten a {
	background: url(../img/knoppen.jpg) no-repeat -112px 0px;
	width: 102px;
}
#menu ul li#opdrachtgevers a {
	background: url(../img/knoppen.jpg) no-repeat -214px 0px;
	width: 171px;
}
#menu ul li#highlights a {
	background: url(../img/knoppen.jpg) no-repeat -385px 0px;
	width: 113px;
}
#menu ul li#fotos a {
	background: url(../img/knoppen.jpg) no-repeat -498px 0px;
	width: 78px;
}
#menu ul li#home a:hover {
	background: url(../img/knoppen.jpg) no-repeat 0px -30px;
	width: 112px;
}
#menu ul li#diensten a:hover {
	background: url(../img/knoppen.jpg) no-repeat -112px -30px;
	width: 102px;
}
#menu ul li#opdrachtgevers a:hover {
	background: url(../img/knoppen.jpg) no-repeat -214px -30px;
	width: 171px;
}
#menu ul li#highlights a:hover {
	background: url(../img/knoppen.jpg) no-repeat -385px -30px;
	width: 113px;
}
#menu ul li#fotos a:hover {
	background: url(../img/knoppen.jpg) no-repeat -498px -30px;
	width: 78px;
}
#lang {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float: right;
	margin-right: 60px;
	margin-top: 6px;
}

#lang a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#lang a:hover {
	text-decoration:underline;
}

#lang span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

/* end menu */
#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#contentRight {
	margin-top: 30px;
	margin-left: 30px;
	padding-right: 30px;
	width: 590px;
	overflow: hidden;
	float: left;
}
#contentLeft {
	float: left;
	/*padding-right: 30px;*/
	margin-top: 30px;
	margin-bottom: 25px;

}
#slideLeft {
	float: left;
	padding-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 25px;
}

#contentFoto {
	margin-top: 30px;
	margin-left: 30px;
	width: 950px;
}

#subFotoLeft {
	width: 475px;
	float:left;

}
#subFotoRight {
	width: 475px;
	float:left;

}
#contentLeft a img {
	border: 0;
}
#clear {
	clear: both;
}
#hrBalk {
	height: 25px;
	background-color: #7e888c;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f4792d;
	font-size: 18px;
	font-weight: 400;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f4792d;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#content #contentRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e888c;
	margin-top: 0px;
}
#content #contentRight ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e888c;
	margin-top: 0px;
}
hr {
	border: none;
	border-bottom-style: solid;
	height: 1px;
	border-bottom-width:thin;
	color: #CCCCCC;
	margin-bottom: 0px;
	padding-top: 10px;
}
.indent {
	margin-left: 40px;
	margin-top: 0px;
}

.table {
	width:525px;
	border:solid 4px;
	border-color:#D6D6D6;
}

.tableRule1 {
	width: 525px;
	padding-left: 10px;
	padding-bottom:2px;
	padding-top:2px;
}

.tableRule2 {
	width: 515px;
	padding-left: 10px;
	padding-bottom:2px;
	padding-top:2px;
	background-color: #D6D6D6;
}

.tableText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#f4792d;
}

.tableText2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#7e888c;
}

/* end content */
/*#footer {
	position: absolute;
	bottom: 0;
	height: 48px;
	background-color: #7e888c;
	width: 980px;
	padding-top: 12px;
	overflow: hidden;
}*/
#footer {
	height: 48px;
	background-color: #7e888c;
	width: 980px;
	padding-top: 12px;
}
#footerTxt {
	padding-left: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
#footerTxt a {
	text-decoration: none;
	color: white;
}
#footerTxt a:hover {
	text-decoration: underline;
}
/* end footer*/


