@charset "UTF-8";
body {
	background-color: #52514E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
}

.mainTable{
	margin-top: 5px;
}

td, p, div, span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:hover, a:active{
	color: #ff0000;
}

li{
	margin-left: 0px;
	font-size: 10px;
}
ul{
	margin-left: 0px;
	padding-left: 20px;
}

.left{
	background-image: url(images/borders/left.gif);
	background-repeat: repeat-y;
}
.right{
	background-image: url(images/borders/right.gif);
	background-repeat: repeat-y;
}
.top{
	background-image: url(images/borders/top.gif);
	background-repeat: repeat-x;
}
.bottom{
	background-image: url(images/borders/bottom.gif);
	background-repeat: repeat-x;
}

#frame {
	background-color: #ffffff;
}

.footer{
	background-color: #ABAB9E;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-right: 15px;
}
.footer A:link, .footer A:visited, .footer A:active{
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.footer A:hover{
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}


.locator{
	background-color: #ABAB9E;
	text-align: right;
	padding-right: 15px;
	font-size: 10px;
	color: #fff;
}
.locator A:link, .locator A:visited, .locator A:active{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
.locator A:hover{
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}

.menu {
	background-color: #f50002;
	vertical-align: top;
	padding-top: 30px;
}
.contentLeft{
	width: 394px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 20px;
	vertical-align: top;
	color: #000000;
	text-align: justify;
	line-height: 15px;
}
.contentLeft p{
	text-align: justify;
}
.contentLeft p, .contentLeft td{
	color: #000000;
}
.contentFull{
	width: 594px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 20px;
	vertical-align: top;
	color: #000000;
	text-align: justify;
	line-height: 15px;
}
.contentRechts{
	width: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
	vertical-align: top;
}
.contentRight{
	color: #666666;
	font-size: 9px;
	width: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: top;
	border-left: solid 1px #cccccc;
}
.contentRight p{
	font-size: 9px;
}

.selectbox{
	width: 180px;
}
.inputlong{
	width:180px;
}
.textarea{
	width: 180px;
	height:80px;
}
.label{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #999999;
	padding-right: 15px;
	font-size: 9px;
}
.labelReq{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #999999;
	padding-right: 15px;
	font-size: 9px;
}
.listItem {
	color: #000000;
	text-align: justify;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	border-top:dotted 1px #CCC;
}
.listItemProj {
	color: #666666;
	text-align: justify;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 0px;
}
.listRef{
	color: #4F7E96;
	padding-bottom: 5px;
	font-size: 9px;
}
.listThumb{
	border: solid 1px #999999;
}
.listThumbTd{
	padding-right: 10px;
	padding-bottom: 5px;
	width: 100px;
}
.listThumbProj{
	padding-right: 10px;
	width: 120px;
}
.listTxt{	
	font-size: 12px;
	vertical-align: top;
}
.listTxtTitle{
	color: #000000;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 12px;
}
.listTxtBudget{
	color:#333333;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
.listTxtDescr{
	color:#666;
	font-weight: normal;
	font-size: 11px;
	padding-top: 3px;
}
.detailBanner{
	background-color: #efefef;
}
.detailPhoto{
	background-color: #efefef;
	width: 354px;
}
.detailThumb{
	width:80px;
	height:60px;
	text-align: center;
	background-color: #efefef;
}
.detailTxtTitle{
	color:#000000;
	font-size: 12px;
}
.detailTxtBudget{
	color:#333333;
	font-weight: normal;
	font-size: 11px;
}
.detailTxtType{
	color:#999999;
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom:10px;
}
.detailRef{
	color: #999999;
	padding-bottom: 5px;
	font-size: 13px;
}
.detailKenmerk{
	padding: 5px;
	font-weight: bold;
	background-color: #ABAB9E;
	color: #67675F;
}

.detailKenTable{
	border: solid 1px #cccccc;
	margin: 0px;
}
.detailKenItem{
	padding: 5px;
	font-size: 9px;
	background-color: #E5E3E1;
	color: #333333;
	border-top: solid 1px #ffffff;
}

.detailKenValue{
	padding: 5px;
	font-size: 9px;
	font-weight: bold;
	background-color: #E5E3E1;
	color: #333333;
	border-top: solid 1px #ffffff;
}
.dossierTd{
	padding: 5px;
	background-color: #ff0000;
	text-align: center;
	
}
.dossierTd A:link, .dossierTd A:hover, .dossierTd A:active, .dossierTd A:visited{
	color: #ffffff;
	text-decoration: none;
}
.dossierATd{
	color: #AC1515;
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	
}
.map{
	border: solid 1px #cccccc;
}

.pLarge{
	font-size: 16px;
	line-height: 20px;
	padding:10px;
	background-color: #eeeeee;
	border: solid 1px #ccc;
}
.tdLarge{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom:10px;
	
}
.tdlabel{
	background-color: #eeeeee;
	border-bottom: solid 1px #ccc;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:7px;
	font-size: 10px;
	font-weight: bold;
}
h2{
	background-color: #eeeeee;
	border-bottom: solid 1px #ccc;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:7px;
	font-size: 10px;
	font-weight: bold;
	
}

h2.marge{
	margin-top: 30px;
}

.tab{
	float: left;
	clear: right;
	width: 65px;
	font-size: 10px;
}
.tabnaam{
	float: left;
	clear: right;
	width: 150px;
}
.intro{
	color: #666;
	line-height: 20px;
}
.greyArea{
	background-color: #eeeeee;
	border: solid 1px #ccc;
	padding-bottom: 10px;
}

.scheiding{
	border-top: dotted 1px #ccc;
}

.bottomMenu{
	text-align:right;
	padding-right: 20px;
}
.postKaart{
	background-color: #f9f2de;
	background-image: url(images/postkaart.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top: solid 1px #F3E0B0;
	border-left: solid 1px #F3E0B0;
	border-right: solid 1px #DCCBA9;
	border-bottom: solid 1px #DCCBA9;
}

.postLijn{
	border-right: dotted 1px #A77D56;
}
.postAdd{
	width: 150px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: dotted 1px #DCCBA9;
	float: center;
	text-align:left;
}
.doprint{
	display: none;
}
.greyborder{
	border: solid 1px #999;
}

.mailerror{
	color: #f50002;
	font-weight: bold;
}

.menuPassive:link, .menuPassive:hover, .menuPassive:visited, .menuPassive:hover{
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	margin: 2px;
	font-family:宋体,verdana;
}

.menuPassive:hover{
	background-color: ff3333;
}

.menuActive:link, .menuActive:hover, .menuActive:visited, .menuActive:hover{
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	margin: 2px;
	font-family:宋体,verdana;
	background-color: ff3333;
}

.ch-large{
	font-size: 15px;
}

.searchItem{
	font-size: 10px;
}