/* document initialization */
body,html {
	margin:0;
	padding:0;
	height:100%;
	color:#000;
}
body {
	font-family: Verdana,Arial,Tahoma, sans-serif;
	font-size: 13px;
	background:url(../siteimg/bg.gif) repeat-x 0 0 #cccccc;
}

/* common elements */
h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
}
h1,h2,h3 {
	font-family: Georgia,"Times New Roman",serif;
	font-weight:bold;
}
h1,h2 {
	font-size: 17px;
	color:#565656;
}
h3 {
	font-size: 16px;
	color:#f49500;
}
h4 {
	font-size: 13px;
	color:#000000;
}
h5 {
	font-size: 11px;
	color:#f49500;
}
p {
	margin:2px 0 20px 0;
	padding:0;
}
p.sub {
	font-size:11px;
	margin-left:20px;
}
.clear {
	clear:both;
}

/* other styling */
#wrapper {
	margin:0 auto;
	width:960px;
	position:relative;
}

#topblock {
	background-color:#ffffff;
}

#top {
	height:133px;
	background:url(../siteimg/bg_top.gif) repeat-x 0 0 #ffffff;
	position:relative;
}
#top .left {
	float:left;
	width:680px;
	height:80px;
}
#top .left .inner { padding-left: 154px; }

#top .right {
	float:right;
	width:280px;
	height:80px;
	font-size:10px;
	color: #aeaeae;
}
#top .right b {
	color: #000000;
}
#top .right .inner { padding: 25px 0 0 35px; }

#top #logotilburg {
	position:absolute;
	top:22px;
	right:22px;
}

/* MENU */
#top #menu {
	clear:both;
	padding-top:10px;
}
#top #menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#top #menu ul li {
	float:left;
}
#top #menu ul li.separator {
	padding-top:2px;
}
#top #menu ul li a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding:0 15px 0 15px;
	font-size: 13px;
	line-height:20px;
}
#top #menu ul li a:hover {
	color:#f49500;
}
#top #menu ul li ul {
	position:absolute;
	left:-999em;
	border:none;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	padding: 10px 5px 10px 5px;
	background-color:#f4f4f4;
	width: 210px;
	/* transparency */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
#top #menu ul li ul li {
	float:none;
	background: url(../siteimg/arrow.gif) no-repeat 3px 7px;
	height:22px;
}
#top #menu ul li ul li a {
	line-height:20px;
	padding:0 0 0 15px;
}

#content {
	background:url(../siteimg/bg_content_line.gif) repeat-y 0 0 #ffffff;
	line-height: 19px;
	height:100%; /* IE6 bugfix */
}
#content .gradient {
	background:url(../siteimg/bg_content_gradient.gif) repeat-x 0 0 #ffffff;
	min-height: 82px; /* minimum hoogte */
	height: auto !important; /* IE6 hack */
	height: 82px; /* IE6 minimum hoogte */
	color:#565656;
}
#content #col1 {
	float:left;
	width:267px;
}
#content #col1 .reposition {
	position:relative;
	margin:-20px 7px 0 12px; 
	background-color:#ffffff;
}
#content #col2 {
	float:right;
	width:692px;
}
#content #col2 a {
	color:#000000;
}
#content #col2 .reposition {
	position:relative;
	margin:-20px 14px 0 8px; 
	background-color:#ffffff;
}

#content #col1 .inner, #content #col2 .inner {
	padding: 0 8px 8px 8px;
}

#footer {
	height:30px;
	background:url(../siteimg/footer.gif) no-repeat 0 0 #565656;
	color:#ffffff;
}
#footer ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	font-size: 9px;
	line-height:16px;
}
#footer ul li.separator {
}
#footer ul li a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:0 5px 0 5px;
}
#footer ul li a:hover {
	color:#f49500;
}




.dropdown {
	height:24px;
	overflow:hidden;
	border:1px #565656 solid;
	background-color:blue;
	background:url(../siteimg/bg_dropdown.gif) repeat-x 0 0 #eeeeee;
	position:relative;
}
.dropdown a.more {
	position:absolute;
	top:0px;
	right:0px;
	
	//float:right;
	display:block;
	height:24px;
	line-height:24px;
	background:url(../siteimg/arrow_down.gif) no-repeat 5px 9px #f49500;
	color:#ffffff;
	padding-left:15px;
	padding-right:5px;
	text-decoration:none;
}
.dropdown ul.options {
	list-style:none;
	margin:0;
	padding:0;
}
.dropdown ul.options li {
	line-height:24px;
	padding-left:5px;
	overflow:hidden;
	white-space:nowrap;
}
.dropdown ul.options li a {
	color:#000000;
	text-decoration:none;
}

#locationbar {
	padding:0 25px 0 25px;
	height:60px;
}
#locationbar .tab {
	float:left;
	font-size: 9px;
	line-height: 27px;
	background:url(../siteimg/tabl.gif) no-repeat left bottom #eeeeee;
}
#locationbar .tab div {
	background:url(../siteimg/tabr.gif) no-repeat right bottom;
	padding: 0 15px 0 15px;
}

ul.submenu, ul.submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul.submenu li {
	padding-left: 20px;
	line-height: 22px;
	background: url(../siteimg/arrow.gif) no-repeat 3px 7px;
	color:#565656;
}
ul.submenu li ul li {
	font-size:11px;
	padding-left: 20px;
	line-height: 18px;
	background: url(../siteimg/arrow.gif) no-repeat 3px 7px;
	color:#565656;
}
ul.submenu li a {
	color:#565656;
}
ul.submenu li.selected {
	background: url(../siteimg/arrow_off.gif) no-repeat 3px 7px;
}

.medewerkers ul {
	margin:0;
	padding:0;
	list-style:none;
}
.medewerkers ul li {
	line-height: 22px;
	font-size:10px;
}
.medewerkers ul li a {
	color:#f49500;
}
.medewerkers ul li a:hover {
	color:#565656;
}

#sfeerbeelden {
	padding: 5px 0 5px 5px;
}

.medewerker {
	clear:both;
	float:right;
	margin: 5px 0 20px 25px;
	background-position:0 0;
	background-repeat:no-repeat;
	width:210px;
	height:311px;
}
.medewerker .text {
	margin: 140px 15px 0 15px;
	font-size:11px;
}
.medewerker .text p {
	margin:0;
	padding:0;
}
.visual {
	float:right;
	margin: 5px 0 20px 25px;
}
.visual img, .plattegrond img {
	border: 1px #565656 solid;
}
.visual .subtext, .plattegrond .subtext {
	font-size: 9px;
	color:#000000;
	padding: 12px 5px 4px 5px;
	background:url(../siteimg/bg_subtext.gif) repeat-x 0 0 #eeeeee;
}
.plattegrond {
	width: 325px;
}

.newsheader {
	margin-top:5px;
}
.newsitem {
	margin-top: 25px;
}
.newsheader .date, .newsitem .date {
	font-size:9px;
}
.newsheader .headline a {
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}
.newsitem .headline {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 16px;
	font-weight: bold;
	color:#f49500;
}

.formulier {
	margin-top:20px;
}

.formulier td {
	padding-right:5px;
	vertical-align:top;
	height:24px;
}

.formulier .txt {
	border:1px #a7a6aa solid;
	width:100%;
	margin:1px 0 1px 0;
}
.formulier textarea {
	border:1px #a7a6aa solid;
	width:100%;
	height:64px;
	margin:1px 0 1px 0;
}
.formulier .button {
	font-size:15px;
	background-color:#cccccc;
	padding:4px 12px 4px 12px;
	margin-top:15px;
	border:none;
}

.subform {
	margin: 8px 0 8px -8px;
	background-color:#eeeeee;
	padding: 10px 8px 10px 8px;
}


#blur {
	opacity:0.1;
	filter:alpha(opacity:10);
	position:absolute;
	z-index: 25;
	top:0;
	left:0;
	background-color:#000;
	width:100%;
	height:100%;
}
#overlay {
	position:absolute;
	z-index: 100;
	top:250px;
	left:180px;
}
#overlay img {
	border: 1px #565656 solid;
}
#overlay .close {
	position:absolute;
	right:1px;
	top:5px;
	width:48px;
	height:17px;
	background:url(/siteimg/zoom_sluit.gif) no-repeat 0 0;
	cursor:pointer;
}

