@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: center 138px;
}
* {
	padding:0px;
	margin:0px;}
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
a {color:rgb(227, 12, 119);}
a img {
	border:none;}

.schatten #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.schatten #header {
	height: 137px;
	background-image: url(../images/slogan-cultureel_rpogramma_noord-brabant.gif);
	background-position: right 60px;
	background-repeat: no-repeat;
	position: relative;
}


.schatten #header #top_menu {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBDBF;
	height: 44px;
	margin-left: 40px;
	font-family: "Arial Black", Arial, Helvetica;
	text-align: right;
}
.schatten #header #top_menu a {
	font-size: 10px;
	line-height: 49px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
}
.schatten #header #top_menu a:hover {
	color: #E01377;	
}
.schatten #header #top_menu a.active {
	color: #E01377;	
}


.schatten #header #main_menu {
	font-family: "Arial Black", Arial, Helvetica;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 800px;
}
.schatten #header #main_menu a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-left: 45px;
	text-transform: uppercase;
}
.schatten #header #main_menu a:hover {
	color: #E01377;	
}
.schatten #header #main_menu a.active {
	color: #E01377;	
}


.schatten #header #schatten_logo {
	width: 174px;
	position: absolute;
	padding-top: 20px;
	left: 0px;
	bottom: 12px;
}


.schatten #mainContent {
	
}
h2 {
	color: rgb(247, 148, 30);
	display: block;
	height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight:normal;
}
.schatten #mainContent #content_homepagina {
	margin-top: 23px;
	margin-right: 195px;
	margin-left: 195px;
	height: 420px;
	position: relative;
}
.schatten #mainContent #content_homepagina #welkom_bericht {
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: -665px -22px;
	width:100%;
	height: 420px;
	position: absolute;
	z-index: 150;
}
#welkom_tekstvlak {
	color: #FFF;
	background-color: #E01377;
	width: 450px;
	padding: 10px;
	font-size: 1.1em;
}
#welkom_tekstvlak a{
	color: #FFF;
	}
.schatten #mainContent #content_homepagina .popup_nieuwsbrief {
	background-color:#FFF;
	padding:10px;
	position:relative;
	z-index:10000;
}
.schatten #mainContent #content_homepagina .popup_nieuwsbrief h3 {
	color:#fd9400;
	padding:0px;
	margin:0px;
	font-size:14px;
	margin-bottom:10px;
}
.schatten #mainContent #content_homepagina a.linkhomeitems {
	text-decoration: none;	
}
.schatten #mainContent #content_homepagina .home_item {
	height: 160px;
	width: 219px;
	position: absolute;
	left: 120px;
	top: 30px;
	cursor:pointer;
}
.schatten #mainContent #content_homepagina .home_item .container_fade {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	position: relative;
}
.schatten #mainContent #content_homepagina .home_item .container_fade h2 {
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 7px;
	top: 5px;
}
.schatten #mainContent #content_homepagina .home_item .container_fade h2.active {
	color: #E01377;
}
.schatten #mainContent #content_homepagina .home_item .foto {
	height: 130px;
	width: 205px;
	position: absolute;
	left: 7px;
	bottom: 7px;
	background-image: url(../images/home_item_foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.schatten #mainContent #items_links {
	position: absolute;
	width: 121px;
	left: 40px;
	top: 160px;
}
.schatten #mainContent #items_links #nieuwsbrief {
	color: #FFF;
	background-color: #E01377;
	width: 121px;
	font-size: 11px;
	padding: 7px;
	margin-bottom: 10px;
}
.schatten #mainContent #items_links #nieuwsbrief input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.schatten #mainContent #items_links #nieuwsbrief .nieuwsbrief_input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E01377;
	width: 100%;
	margin-top: 5px;
	padding: 0px;
	height: 16px;
	font-size: 11px;
}
.schatten #mainContent #items_links #nieuwsbrief .nieuwsbrief_knop {
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #E01377;
	float: right;
	cursor:pointer;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.schatten #mainContent #items_links #ikben {
	color: #FFF;
	background-color: #231F20;
	min-height: 100px;
	width: 121px;
	padding: 7px;
}
.schatten #mainContent #items_links #ikben a {
	color: #F0931A;
	text-decoration: none;	
}
.schatten #mainContent #items_links #ikben a:hover {
	color: #FFF;	
}
.schatten #mainContent #items_links #ikben .hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 1px;
}



.schatten #mainContent #zoek {
	color: #FFF;
	background-color: #000;
	position: absolute;
	width: 168px;
	right: 0px;
	top: 160px;
	line-height: 35px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.schatten #mainContent #zoek #zoekterm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E01377;
	width: 100px;
	line-height: 18px;
	height: 16px;
	padding: 0px;
	margin-left: 10px;
}
.schatten #mainContent #highlights {
	background-color: #DFE4E5;
	position: absolute;
	min-height: 115px;
	width: 175px;
	right: 0px;
	top: 219px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 10px;
}
.schatten #mainContent #highlights h3 {
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.schatten #mainContent #highlights a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin: 0px;
}
.schatten #mainContent #highlights a:hover {
	background-color: #FFF;	
}
.schatten #mainContent #highlights a:hover h3 {
	color: #E01377;	
}
.schatten #mainContent #highlights .hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #DFE4E5;
	border-right-color: #DFE4E5;
	border-bottom-color: #FFF;
	border-left-color: #DFE4E5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	height: 0px;
}


.schatten #footer {
	padding: 0 10px;
	font-size: 9px;
	position: absolute;
	left: 0px;
	top: 615px;
}
.schatten .paars {
	color: #E01377;
	font-weight: bold;
}

.activiteiten_item {
	width:230px;
	height:240px;
	float:left;
	color:#000;
	margin-right:15px;
	overflow:hidden;
	margin-bottom:15px;
	text-decoration:none;
	background-position:center center; 
	background-repeat:no-repeat;
	cursor:pointer;
}
.activiteiten_item strong paars{
	color:#E30C77;
	}
.activiteiten_item .activiteiten_foto {
	width:230px;
	height:173px;
	background-position:center center;
	background-repeat:no-repeat;
}
.activiteiten_item .activiteit_datum {
	font-size:10px;
	font-style: italic;
}
.activiteiten_item .activiteit_intro {
	margin-top:5px;
}
