* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-khtml-box-sizing: content-box;

	margin: 0;
	padding: 0;
}

p {
}

div {
	position: relative;
}

img {
	display: block;
}

.img {
	width: 265px;
	height: 345px;
	position: absolute;
	display: block;
	margin-right: 59px;
}

ul {
	/*list-style: none;*/
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

li {
/*	background: url(/images/li.png) no-repeat center left;
	padding-left: 10px;*/
}

body {
	text-align: center;
	background: #850d00 url(/images/bg.jpg) repeat-x;

	margin: 0;
	padding: 0;
	
	overflow-x: hidden;
}

#totalContainer {
	height: 100%;
	width: 100%;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	height: 345px;
	background: #ffffff;
}

#shadow {
	position: absolute;
	left: -25px;
	top: 59px;
	z-index: -1;
}

#logoContainer {
	cursor: pointer;
}

/*topmenu*/
#topMenu {
	font-weight: bold;
	color: white;
	font-size: 12px;
	word-spacing: 7px;
	margin-bottom: 23px;
	margin-top:  -17px;
	width: 960px;
}

#topMenu a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

#topMenu a:hover {
	text-decoration: none;
}

#leftFiller {
	position: absolute;
	left: 0;
	height: 9px;
}

#rightFiller {
	position: absolute;
	right: 0;
	height: 9px;
}

#topMenuItems {
	position: absolute;
	left: 324px;
	top: -5px;
}

/*bottom menu*/
#bottomMenu {
	font-weight: bold;
	color: #d72300;
	font-size: 12px;
	word-spacing: 12px;
	margin-top: 25px;
	width: 960px;
}

#bottomMenu a {
	font-weight: bold;
	color: #d72300;
	text-decoration: none;
	font-size: 12px;
}

#bottomMenu a:hover {
	text-decoration: none;
}

#bottomMenuItems {
	position: absolute;
	left: 324px;
	top: -5px;
}

/*submenu*/
#subMenu {
	z-index: 50;
	text-align: right;
	margin-top: 65px;
	right: 20px;
}

#subMenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#subMenu a:hover {
	color: #d72300;
	text-decoration: none;
}


.content {
	padding: 5px 20px 0px 20px;
}

.nieuws {
	padding-left: 323px;
	padding-right: 140px;
}

.nieuwsitems {
	padding-left: 323px;
	padding-right: 140px;
}

.nieuws_content {
	position: absolute;
	left: 323px;
	top: 63px;
	width: 530px;
	height: 263px;
	
	overflow: auto;
	z-index: 999999;
	
	scrollbar-arrow-color: #d72300;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.nieuws a {
	color: #666666;
	text-decoration: none;
}

.nieuws a:hover {
	color: #666666;
	text-decoration: none;
}

.nieuws h2, .nieuwsitems h2 {
	color: #d72300;
	font-size: 13px;
}

.algemeen {
	padding-left: 323px;
	padding-right: 140px;
}

.werk {
	padding-right: 140px;
}

.klanten {
	padding-right: 135px;
}

.werk h1 {
}

.werkitem {
	width: 390px;
	height: 120px;

	float: left;

	margin-right: 10px;
	margin-bottom: 10px;
}

.rightNav {
	top: 0;
	width: 120px;
	height: 345px;
	position: absolute;
	right: 20px;
	text-align: right;
}

.rightNav a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.rightNav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.rightNav .topLinks {
	right: 0;
	position: absolute;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.rightNav .firstTopLink {
	width: 100px;
	right: 0;
	position: absolute;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.rightNav .bottomLinks {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 25px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}

.rightNav .beweenLinks a {
	color: #666666;
	text-decoration: none;
}

.rightNav .beweenLinks a:hover {
	color: #000000;
	text-decoration: none;
}


.werkitem .image {
	float: left;
	width: 125px;
	height: 90px;
	margin-right: 10px;
}

.customer_image {
	width: 115px;
	height: 80px;
	float: left;
}

.hide {
	left: -999em;
}

.niceDate {
	position: absolute;
	top: 25px;
	right: 140px;
}

.relevant {
	border-top: 1px solid #cccccc;
	top: 278px;
	position: absolute;
	margin-left: 323px;
	width: 495px;
	overflow-y: hidden;
	font-size: 11px; 
	font-weight: bold;
	padding-top: 4px;
	color: #000000;
}

.rel_links {
	margin-top: -2px;
	padding: 0;
	line-height: 1.2em;
}

.rel_links br {
	margin: 0;
	padding: 0;
}

.rel_links a {
	margin: 0;
	margin-top: -5px;
	padding: 0;
	line-height: 1.2em;
	text-decoration: underline;
	font-size: 10px; 
	font-weight: normal;
	color: #666666;
}

.rel_links a:hover {
	line-height: 0;
	margin: 0;
	margin-top: -5px;
	padding: 0;
	color: #000000;
	text-decoration: underline;
}

.people {
	margin-top: 18px;
	width: 495px;
}

.customers {
	width: 805px;
}

.person_image {
	width: 87px;
	height: 87px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	float: left;
	cursor: pointer;
}

#personInfo {
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	
	position: absolute;
	width: 190px;
	bottom: 57px;
	padding: 10px;
	right: 0;
	background: #ffffff;
}

#personName {
	font-weight: bold;
}

.bullit {
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}






