/* CSS Document */
.nieuwsbrieflink {
background-color:#99D152;
padding: 10px;
color:#FFFFFF;
}
h4 {
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:lighter;
}
h3 {
border-bottom-style:dashed;
border-bottom-width:thin;
border-bottom-color:#FFF;
}
.introTxt {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-style:italic;
}
#wrapper {
margin-bottom: 40px;
}
#header {
height:430px;
position:relative;
width: 960px;
margin-bottom: 40px;
}
#intro {
bottom:0px;
position:absolute;
}

#home_content {
height:390px;
text-align:right;
}
.bezoekers a, .deelnemers a, .pers a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #91A07F;
padding-right: 30px;
padding-top: 10px;
}
.bezoekers {
background-image:url(../imgs/bezoekers_icon.png);
}
.deelnemers {
background-image:url(../imgs/deelnemers_icon.png);
}
.pers {
background-image:url(../imgs/pers_icon.png);
}
.bezoekers , .deelnemers , .pers {
height:50px;
background-position:right;
background-repeat:no-repeat;
}
.bezoekersImg:hover img,.deelnemersImg:hover img, .persImg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
.bezoekersImg img, .deelnemersImg img, .persImg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
#footer_content {
width: 940px;
min-height:350px;
height:auto !important;
height:350px;
/*background-color:#91A07F;*/
background-color:#04CCCA;
color:#fff;
background-image:url(../imgs/bgTxtContent.jpg);
background-repeat:no-repeat;
background-position:bottom right;
padding-bottom: 10px;
}
#contact {
height: 350px;
position:relative;
}
#nieuws, #tweets, #contact{
padding-left: 10px;
padding-top: 10px;
}
.payoff {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style:italic;
height: 100px;
bottom:10px;
position:absolute;
}
#menu {
width: 280px;
margin-bottom:20px;
}
#menu ul{
margin:-10px;
margin-top: 10px;
padding: 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
color:#FFFFFF;
}
#menu li{
margin-left: 0px;
padding-bottom: 5px;
padding-top: 5px;

}
#menu li a{
height: 35px;
background-color: #99D152;
display:block;
text-decoration:none;
font-size: 16px;
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
font-style:italic;
color:#FFFFFF;
padding-top: 15px;
padding-left: 10px;
}
#menu li a:hover{
background-color: #04CCCA;
}
#menu .selected {
height: 35px;
background-color: #04CCCA;
display:block;
text-decoration:none;
font-size: 16px;
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
font-style:italic;
color:#FFFFFF;
padding-top: 15px;
padding-left: 10px;
}
#contentTxt {
background-color: #04CCCA;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
  min-height: 750px;
  height:auto !important;
  height:750px;

}
dl.event
{
	margin: 10px 0;
	padding: 0;
	font-family: Arial, Helvetica;
}

.event dt
{
	position: relative;
	left: 0;
	top: 15px;
	width: 150px;
	font-weight: bold;
}

.event dd
{
	border-left: 1px solid #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
#intro {
	z-index: 20;
	width: 300px;
	background: url(/assets/imgs/transpGrey25.png);
	height:428px;
	padding: 10px;
}
#slideshow {
    position:relative;
    height:428px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#hoofdafbeelding {
margin-bottom: 10px;
}
/*social media*/
#tweets {
}
#tweets a{
color:#FFFFFF;
margin-bottom: 10px;

}
#tweets ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#tweets li {
	list-style: none;
	background:none;
}
#tweets .tweet {

   margin: 0;
   margin-bottom: 7px;
   padding-bottom: 5px;
  /* background: url(/assets/imgs/transpGrey25.png);*/
   width: 290px;
   border-bottom:dashed;
   border-bottom-color:#FFFFFF;
   border-bottom-width: 1px;
}
#rightcolumn {
}
.oopsIE{
/*width: 160px;*/
position:absolute;
margin-right:0px;
}
.zip {
	background: url(/assets/imgs/icon_zip.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: inline-block;
	padding-left: 30px;
	}
.persmateriaal {
	padding-left: 20px;
}
#madeby, #madeby a, #madeby a:link {
margin-top: 10px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#00CCFF;
}
/**/
img.border{
background-color:#EFEFEF;
border:1px solid #EEEEEE;
padding:5px;
}