@charset "UTF-8";  

/* Background-Styles */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.75em;
	color: #400d00;
	background-color: #f05c2f;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
}

h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
}


a{
	color: #f05c2f;
	text-decoration: none;
}
a:hover{
	color: #400d00;
	text-decoration: none;
}

div.hr {
  border-bottom: dashed #FFF 1px;
}

#main{
	background-color: #f05c2f;
}

#container{
	width:994px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

#container #header{
	height: 286px;
	width: 994px;
	margin-top: 19px;
}

/* Logo */
#logo h1, #logo small {  
    margin:0px;  
    display:block;  
    text-indent:-9999px;  
}  
#logo {  
    background-image: url(../img/logo.png);  
    background-repeat: no-repeat;  
    width:722px;  
    height:286px;  
	left: 0px;
	position: absolute;
}  

/* Top navigation */
#menu{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 292px;
	height: 240px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
	top: 11px;
	left: 696px;
	z-index: 2;
}
#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}#menu a:hover {
  background-position: left bottom;
}#menu a:hover span {
  display: block;
}
#menu #home {
  width: 130px;
  height: 100px;
  background: url(../img/nav/home.png) no-repeat;
  left: 0px;
  top: 0px;
}#menu #home span {
  width: 130px;
  height: 100px;
  background: url(../img/nav/home_active.png) no-repeat;
  left: 0px;
  top: 0px;
}#menu #nieuws {
  width: 138px;
  height: 91px;
  background: url(../img/nav/nieuws.png) no-repeat;
  left: 149px;
  top: 18px;
}#menu #nieuws span {
  width: 138px;
  height: 91px;
  background: url(../img/nav/nieuws_active.png) no-repeat;
  left: 0px;
  top: 0px;
}#menu #informatie {
  width: 168px;
  height: 58px;
  background: url(../img/nav/informatie.png) no-repeat;
  left: 38px;
  top: 107px;
}#menu #informatie span {
  width: 168px;
  height: 58px;
  background: url(../img/nav/informatie_active.png) no-repeat;
  left: 0px;
  top: 0px;
}#menu #programma {
  width: 173px;
  height: 48px;
  background: url(../img/nav/programma.png) no-repeat;
  left: 95px;
  top: 149px;
}#menu #programma span {
  width: 173px;
  height: 48px;
  background: url(../img/nav/programma_active.png) no-repeat;
  left: 0px;
  top: 0px;
}#menu #activiteiten {
  width: 247px;
  height: 37px;
  background: url(../img/nav/activiteiten.png) no-repeat;
  left: 45px;
  top: 203px;
}#menu #activiteiten span {
  width: 247px;
  height: 37px;
  background: url(../img/nav/activiteiten_active.png) no-repeat;
  left: 0px;
  top: 0px;
}


/* Maincontent */
#content{
	margin-left: 20px;
	margin-top: 38px;
	width: 718px;
	position: relative;
	float: left;
}#content div.top{
	background: url(../img/maincontent_top.png) no-repeat;
	width: 718px;
	height: 19px;
}#content div.middle{
	background: url(../img/maincontent_middle.png) repeat-y;
	width: 688px;
	min-height: 450px;
	padding: 0px 15px;
}
#content div.middle ul{
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 10px;
	text-transform: none;
	text-indent: -1em;
	padding-left: 1em;
}
#content div.bottom{
	background: url(../img/maincontent_bottom.png) no-repeat;
	width: 718px;
	height: 26px;
}
#content h2{
	padding-bottom: 15px;	
}


/* Wit blocks */
.block{
	position: relative;
	display: block;
	margin-left: 21px;
	margin-top: 36px;
	width: 204px;
	height: 274px;
	background: url(../img/homeBlockWit1.png) no-repeat;
	color: #400d00;
	float: left;
	padding: 15px;
	overflow: hidden;
}
.block img{
	display: block;
}
.block h2{
	font-size: 1.2em;
}
.block.nm1{
	margin-top: 36px;
	width: 204px;
	height: 274px;
	background: url(../img/homeBlockWit1.png) no-repeat;
}
.block.nm2{
	margin-top: 37px;
	width: 203px;
	height: 268px;
	background: url(../img/homeBlockWit2.png) no-repeat;
}
.block.nm3{
	margin-top: 30px;
	padding-top: 22px;
	width: 207px;
	height: 277px;
	background: url(../img/homeBlockWit3.png) no-repeat;
}
span.leesverder{
	display: block;
	margin-top: 10px;
}
.block img{
	padding: 10px 0px;
}


/* Navigation / Right block */
.navigatie{
	position: relative;
	margin: 21px 11px;
	margin-top: 30px;
	width: 200px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}.navigatie div.top{
	background: url(../img/rightnav_top.png) no-repeat;
	width: 225px;
	height: 38px;
}.navigatie div.middle{
	background: url(../img/rightnav_middle.png) repeat-y;
	width: 201px;
	min-height: 40px;
	padding: 0px 12px;
}.navigatie div.bottom{
	background: url(../img/rightnav_bottom.png) no-repeat;
	width: 225px;
	height: 26px;
}
/* tweet top */
.navigatie.tweet{
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
}.navigatie.tweet .top{
	background: url(../img/rightnav_top_tweet.png) no-repeat;
	width: 225px;
	height: 74px;
}
.navigatie h2{
	font-size: 1.2em;	
}

.navigatie.menu a{
	color: #FFF;
	text-decoration: none;
}.navigatie.menu a:hover{
	color: #c44823;
	text-decoration: none;
}
.navigatie a:hover{
	color: #FFF;
}
.navigatie.menu ul{
	list-style: none outside;
}
.navigatie.menu.news ul{
	list-style-type: disc;
	font-size: 0.8em;
	list-style-position: inside;
	padding-top: 10px;
	text-transform: none;
	text-indent: -1em;
	padding-left: 1em;
}

#workers{
	position: relative;
	float: left;
	width: 960px;
	height: 72px;
	background: url(../img/footerBrown.png) no-repeat;
	margin-left: 20px;
	margin-top: 38px;
}
#workers ul{
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0px; padding: 0px;
}
#workers li{
	display: inline;
	margin: 0px; padding: 0px;
}


#sitewide_nav{
	position: relative;
	float: left;
	width: 950px;
	height: 28px;
	margin-left: 25px;
	margin-top: 38px;
	border-bottom: dashed #FFF 1px;	
	border-top: dashed #FFF 1px;
	color: #FFF;
	padding-top: 11px;
	text-align: center;
	font-size: 0.8em;
}
#sitewide_nav ul{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	list-style: none;
	padding: 0px;
	text-align: center;
}
#sitewide_nav li{
	display: inline;
	margin: 0px 5px;
}

#sitewide_nav a{
	color: #FFF;
	text-decoration: none;
}#sitewide_nav a:hover{
	color: #400d00;
	text-decoration: none;
}

/* nieuws/programma items */
.item{
	padding: 15px 0px;
	border-bottom: #400d00 dashed 1px;
	min-height: 120px;
}
.item img{
	vertical-align: text-top;
}
.item.last{
	border: none;
}
.item h2{
	font-size: 1.2em;
}

table .left{
	width: 34%;
	vertical-align: text-top;
}
table .right{
	width: 66%;
}
.separator .col{
	vertical-align: top;
}

.wrapper{
	clear: both;
}
