/* ================================ +
   		DIGITALE PIONIERS 2008
+ ================================ */

/* 
** Made by: PARKERS: Ines Gall, Edgar Vijgeboom, Thomas Lievestro
** Email:	info@studioparkers.nl
** Website:	www.studioparkers.nl
*/



/* ================================ +
               STANDAARDS
+  ================================ */

/* start RESET DEFAULT styles */
*{ margin:0; padding:0; border:0px; }
* html li{height:1%;}
*:focus { outline: 0; }
a { text-decoration:none; }
a:hover{ text-decoration:underline; }
p {margin-bottom:12px;}
html, body {height:100%}
/* end RESET DEFAULT styles */

img {
	display: block;
	border: 0px;
	behavior: url("htc/iepngfix.htc");
	}


/* ================================ +
             GLOBAL LAYOUT
+  ================================ */

body { 
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:			12px;
	line-height: 		18px;
	color: 				#333333;
	background:			#ffffff repeat-x;
	background-attachment:fixed;
}


#wrapper {
	position:relative;
	width: 			997px;
	margin:			auto;
	text-align:	left;
	padding-bottom:160px;
}

#kop {
	width: 			980px;
	height: 		195px; 
	margin:			0 0 0 10px;
	background:		url(../images/logo.gif) no-repeat left 100px;
	overflow:		hidden;
}


#content {
	width:			930px;
	margin-left:	58px;
	background:		url(../images/bg_content.gif) repeat-y left top;
}

#column_links {
	width:			190px;
	float:			left;
}

#column_midden, #column_midden_default {
	width:			440px;
	float:			left;
	margin-left:	20px;
    min-height:     400px
}

#column_rechts {
	width:			240px;
	float:			left;
	margin-left:	20px;
}

#column_rechts_project {
	width:			240px;
	float:			left;
	margin-left:	20px;
	margin-top:		-27px; /*tags op projectpagina boven groot plaatje*/
}

#blokleft {
	width:			150px;
	line-height:	16px;
	padding:		7px 5px 15px 10px;
}

.content_links {
 	margin-left:35px;
 	color:#ee1122;
}


/* ================================ +
            LINKS & BUTTONS
+  ================================ */


.btn_zoek {
	display: block;
	width:46px;
	height:23px;
	background: url('../images/btn_zoek.gif') no-repeat 0px 0px;
	margin-left:130px;
}	

a.btn_zoek:hover{
	background-position: 0px -23px;
	}
	
.btn_pijl {
	display: block;
	width:19px;
	height:19px;
	background: url('../images/btn_pijl.gif') no-repeat 0px 0px;
  	margin: 5px 10px 0 5px;
}	

a.btn_pijl:hover{
	background-position: 0px -19px;
	}  
  
.link {
	text-decoration: underline;
	color:#ee1122;
}	

a.link:hover {
	color:#333333;
}

.linkklein {
	text-decoration: underline;
	color:#ee1122;
  	font-size:11px;
}	

a.linkklein:hover {
	color:#333333;
}

.linkgrijs {
	color:#333333;
}	

a.linkgrijs:hover {
	color:#ee1122;
	text-decoration: underline;
}

.linkwit {
	color:#ffffff;
}	

a.linkwit:hover {
	color:#ee1122;
	text-decoration: underline;
}

.header {
	font-family: 	Calibri, Verdana, Arial, sans-serif;
	font-size: 		13px;
	color:			#ee1122;
	font-weight: 	bold;
	line-height:  15px;
	}
	
a.header:hover {
	color:			#333333;
	text-decoration: underline;
	}	

.pijl {
	font-family: 	Calibri, Verdana, Arial, sans-serif;
	font-size: 		14px;
	color:			#333333;
	font-weight: 	bold;
	padding-left:	3px;
	}
	
a.pijl:hover {
	color:			#ee1122;
	}	

#viewer a.close {
	right:				8px;
	top:				8px;
	width:				11px;
	height:				12px;
	background-color:	white;
	color:				black;
	position: 			absolute;
	z-index:			10;
	font-size:			10px;
	border:				1px solid black;
    line-height:        10px;
	font-weight:		bold
	}


/* ================================ +
             HOME
+  ================================ */

#slogan1 {
	position:		absolute; /* positie is gerelateerd aan "wrapper" want deze is relative */
	left:			223px;
	top:			56px;
}

#slogan2 {
	position:		absolute; /* positie is gerelateerd aan "wrapper" want deze is relative */
	left:			440px;
	top:			8px;
}

#slogan3 {
	position:		absolute; /* positie is gerelateerd aan "wrapper" want deze is relative */
	left:			576px;
	top:			33px;
}

#timeline {
	margin-left:	23px;
	margin-bottom:	40px;
}


#blokleft.ingang {
	background-color:#ee1122;
	color:			#ffffff;
  width:      160px
}

.ingang a{
    color:      #ffffff;
    text-decoration: underline;
 }

.ingang a:hover {
    text-decoration: none
    }

.ingang .ssms {display: block;width: 130px;height: 50px;overflow: hidden;background: url('../images/btn_ssms.gif') no-repeat 0px 0px}
.ingang .eparticipatie {display: block;width: 125px;height: 50px;overflow: hidden;background: url('../images/btn_eparticipatie.gif') no-repeat 0px 0px;}
.ingang .academy {display: block;width: 125px;height: 23px;overflow: hidden;background: url('../images/btn_ingang.gif') no-repeat 0px 0px;}
.ingang .regeling {display: block;width: 125px;height: 23px;overflow: hidden;background: url('../images/btn_ingang.gif') no-repeat -137px 0px;}
.ingang .publicaties {display: block;width: 125px;height: 23px;overflow: hidden;background: url('../images/btn_ingang.gif') no-repeat -268px 0px;}

.ingang .ssms:hover {background-position: 0px -48px;}
.ingang .eparticipatie:hover {background-position: 0px -48px;}
.ingang .academy:hover {background-position: 0px -23px;}
.ingang .regeling:hover {background-position: -137px -23px;}
.ingang .publicaties:hover {background-position: -268px -23px;}

.nieuwsbrief {
position:relative;  	
margin:10px 0 0 10px;
}

.nieuwsbrief h2{
  	font-size:12px;
	line-height:34px;
}

.nieuwsbrief .btn_pijl{
  	position:absolute;
	top:63px;
	left:180px;
}

label {
	width:55px;
	float:left;
}

/* ================================ +
             NIEUWS
+  ================================ */


.nieuwsblok {
	width:						240px;
	background-color:	#e6e6e6;
	margin-bottom:		10px;
}

.overige_artikelen_blok {
	width:				240px;
	background-color:	#e6e6e6;
	margin:				70px 0 10px 0;
}

.overige_artikelen_blok br {
	margin-bottom: 10px;
}

.thumbimg{
	width:		60px;
	height:		60px;
	overflow:	hidden;
	float: 		left;
}

.nieuwstekst {
	width:		155px;
	padding:	7px 5px 7px 10px;
	float: 		left;
}

.nieuwstekst_breed {
	width:		220px;
	padding:	7px 5px 7px 10px;
}

.nieuwstekst_breed p{
	padding:	7px 5px 7px 10px;
}

.nieuwsblok .datum {
	width:		60px;
	height:		17px;
	background-color:#333333;
	color:		#ffffff;
	text-align: center;
	float:right;
}

#nieuws_paging {
  text-align:   right;
  width:        300px;
  margin:       0 0 0 580px; 
  padding-top:  10px; 
  }

#nieuwskolom_left {
	width:				273px;
	float:				left;
	margin-left:	136px;
	margin-top:		25px;
	}
	
#nieuwskolom_middle {
	width:				273px;
	float:				left;
	margin-top:		25px;
	}
	
#nieuwskolom_right {
	width:				240px;
	float:				left;
	margin-top:		25px;
	}

#overige_artikelen_header{
	width:				136px;
	height:				18px;
	margin-bottom:		10px;
	margin-left:		-3px;
	background:			 url('../images/overige_artikelen.gif') no-repeat;
	text-indent:		-1000px;
	overflow:			hidden;
}


/* ================================ +
               PROJECTS
+  ================================ */

#slogan_projecten {
	position:		absolute;
	left:			725px;
	top:			45px;
}

#slogan_projecten2 {
	position:		absolute;
	left:			745px;
	top:			45px;
}

#slogan_projecten3 {
	position:		absolute;
	left:			695px;
	top:			45px;
}

#grijbalkprojecten {
  width:   875px;
  height:  45px;
  background-color:#333333;
  margin:0 0 40px 23px;
  color:  #ffffff;
  }
  
#grijbalk {
  width: 875px;
  background-color:#333333;
  margin:0 0 40px 23px;
  color:  #ffffff
  }

#grijbalk p {
  padding: 20px 200px 20px 20px;
  background-color:#333333;
  }
  
.overzicht_titel {
  display:inline;
  width:180px; 
  float:left; 
  margin-left:35px;
  /*margin-bottom:		50px; DIT weer actef zetten, als er rondebeschrijvingen ingevoerd zijn*/
}

.mar{
  margin-left:-40px;
}


.projects_accordion {
	width:				450px;
	cursor:				pointer;
  	float:				left;
	margin-bottom:		50px;
}

.project_container {
	width:				450px;
	height:				11px; 
	margin:				0 0 1px 0;
	overflow:			hidden;
}

.project_img {
	width:				155px;
	height:				55px; 
	margin:				0 0px 0px 0;
	float:				left;
	background:		blue;
  border:1px solid #e6e6e6;
}

.project_img a{
	display:			block;
	width:				155px;
	height:				55px; 
}

.project_title {
	padding:			1px 5px 3px 5px;
	float:				left;
	background:			red;
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			18px;
	color:				#ffffff;
	
}

.project_title a{
	color:				#ffffff;
	text-decoration:	none;
}

.project_title a:hover,
.project_title:hover {
	background:			#333333;
	text-decoration:	none;
}

.project_content {	
	width:				270px;
	height:				30px; 
	padding:			3px 5px 0 5px;
	overflow:			hidden;
	float:				left;
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		15px;
	color:				#000000;
	
}

.tags {
  width:109px;
  float:left;
  margin:7px 0 15px 1px;
}

.tags input{
  margin:4px 2px 0 0;
  background-color:transparent;
  height:16px;
  border:1px solid #e6e6e6;
  padding:0;
}

.verticalalign {
	vertical-align:4px;
	}

/* ================================ +
               PROJECTDETAIL
+  ================================ */


#project_kop {
	width: 		875px;
	height:		155px;
	background-color: #333333;
	margin-left:23px;
}

#project_kop .titel {
   position:relative;
   display:block;
   width: 230px;
   padding: 10px 5px 0 15px; 
   float:left;
}


#project_kop .plaatje {
  width: 620px;
  float:right; 
}

.album {
	background-color:#666666;
	color:			#ffffff;
	position: 		absolute;
	top:			500px;
	width:			150px;
}

.album .thumbimg{
	margin:10px 10px 0 5px;
}


.taggroep {
	width:		220px;
	float:		right;
	margin:15px 0 5px 0;
	}


.projecttag {
	display:block;
	width:50px
	}
	
.projecttag.margin0 {
	margin-left:10px;
}

.projecttag.margin1 {
	margin-left:20px;
}

.projecttag.margin2 {
	margin-left:5px;
}

.projecttag.margin3 {
	margin-left:25px;
}

.projecttag.margin4 {
	margin-left:8px;
}


.bloktekst {
	width:		155px;
	padding:	1px 5px 7px 10px;
	float: 		left;
}

.bloktekst_breed { 
	width:		220px;
	padding:	4px 5px 7px 10px;
}

.viewer {
	text-align:		center;
	width:				400px;
	height:				350px;
	position:			absolute;
	top:				500px;
	left:				225px;
	background-color:	#666666;
	padding:			8px;
	color:				white
	}
	
	
.terug {
	position:absolute;
	top: 125px;
	color:#999999;
	text-decoration: none;
}	
	

/* ================================ +
               KENNISBANK
+  ================================ */


.kennisintro {
	width: 600px;
	margin-left:185px;
	padding:10px 0 15px 10px;
}

.kennisintro a{
	color: #ffffff;
	text-decoration: underline;
}

.kennisintro a:hover{
	color: #ee1122;
	text-decoration: underline;
}

.kennis_accordion {
	width:				440px;
	cursor:				pointer;
  	float:				left;
	margin-bottom:		30px;
}

/* detail */
#kennis_kop {
	position: relative;
	width: 		875px;
	height:		55px;
	background-color: #333333;
	margin-left:23px;
}

#kennis_kop a.terug {
	position:absolute;
	top: 0;
	color:#999999;
	text-decoration: none;
}	

#kennis_kop .titel {
  padding: 8px 5px 10px 185px; 
}

.boek {
	float: left;
	padding-right:10px;
	padding-top:5px;
}

#kennis_kop a.terug {
	display:block;
	width:80px;
	float:left;
	color:#ffffff;
	text-decoration: none;
	margin:25px 0 0 10px;
}

#kennis_kop a.terug:hover {
	color:#ee1122;
	text-decoration: underline;
}	
	

.stipple {
	width:550px;
	margin-left:25px;
	margin-bottom:10px;
	border-top:1px dotted #777777;
	}	
	
	
/* ================================ +
               typografie
+  ================================ */

/* fix voor IE, die lucidia niet zo mooi toond */

a { 
	color: #ff0000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}	

h2 {
	font-family: 	Calibri, Arial, Verdana, sans-serif;
	font-size: 		16px;
}

#column_midden ul {
	margin-left:20px;
	margin-bottom: 10px;
	}

#column_midden h2 {
	margin: 0 0 7px 0;
}

	
#column_midden_default h1 {
	font-size: 		2em;
	color:			#ff3333;
	margin:			20px 0 20px 0;
	line-height:	1.1em
	}
	
#column_midden_default h2 {
	font-size: 		1.5em;
	color:			#ff3333;
	margin:			20px 0 10px 0;
	}

h3 {
	font-family: 	Calibri, Verdana, Arial, sans-serif;
	font-size: 		13px;
}

.headerklein {
	font-family: 	Verdana, Arial, sans-serif;
	font-size: 		12px;
	margin-bottom:	7px;
	color:			#ee1122;
	font-weight: 	bold;
	}
	
a.header:hover {
	color:			#333333;
	text-decoration: underline;
	}	


.red {
	color:	#ee1122;
	}
  
.grijs {
  color:    #333333;
} 




/* ================================ +
            ALGEMEEN
+  ================================ */

#login_link {
	position:		absolute; /* positie is gerelateerd aan "wrapper" */
	left:			  30px;
	width:			135px;
	height:			21px;
	background-color:	#ffffff;
	padding-left:	5px;
}

#login_form {
	position:		absolute; /* positie is gerelateerd aan "wrapper" */
	left:			  30px;
  top:        19px;
	width:			135px;
	height:			130px;
	background-color:	#e6e6e6;
	padding:	10px 0 0 5px;
}

.logout{
  display: block;
	width:50px;
  color: #333333;
  margin-top:7px;
}

a.logout:hover{
  color: #ee1122;
}

A.login_close {
  display:block;
  float:right;
  margin:2px 5px 0 0;
  }


/* MENU */

#menu {
	position:	absolute;
	top:		135px;
	left:		190px;
	width: 		550px;
	height: 	23px; 
}

#menu ul {
	list-style: 		none;
}

#menu ul li {
	float:				left;
}

#menu a{
	display:			block;
	height:				23px; 
	text-indent:		-1000px;
	overflow:			hidden;
}

#menu .home { width: 62px; background: url('../images/navigatie.gif') no-repeat 0px 0px;}
#menu .nieuws { width: 73px; background: url('../images/navigatie.gif') no-repeat -66px 0px;}	
#menu .aanvraag { width: 95px; background: url('../images/navigatie.gif') no-repeat -142px 0px;}
#menu .projecten { width: 95px; background: url('../images/navigatie.gif') no-repeat -237px 0px;}	
#menu .kennisbank { width: 105px; background: url('../images/navigatie.gif') no-repeat -336px 0px;}
#menu .academy { width: 110px; background: url('../images/navigatie.gif') no-repeat -445px 0px;}	

#menu .home:hover {background-position: 0px -23px;}
#menu .nieuws:hover {background-position: -66px -23px;}
#menu .aanvraag:hover {background-position: -142px -23px;}
#menu .projecten:hover {background-position: -237px -23px;}
#menu .kennisbank:hover {background-position: -336px -23px;}
#menu .academy:hover {background-position: -445px -23px;}

#menu .home_active{ width: 62px; background: url('../images/navigatie.gif') no-repeat 0px -23px;}
#menu .nieuws_active{ width: 73px; background: url('../images/navigatie.gif') no-repeat -66px -23px;}
#menu .aanvraag_active{ width: 95px; background: url('../images/navigatie.gif') no-repeat -142px -23px;}
#menu .projecten_active{ width: 95px; background: url('../images/navigatie.gif') no-repeat -237px -23px;}	
#menu .kennisbank_active{ width: 105px; background: url('../images/navigatie.gif') no-repeat -336px -23px;}
#menu .academy_active{ width: 110px; background: url('../images/navigatie.gif') no-repeat -445px -23px;}	

#zoek {
	position:		absolute; /* positie is gerelateerd aan "wrapper" want deze is relative */
	left:			740px;
	top:			134px;
	width:			244px;
	height:			21px;
}


#footer {
	width:			875px;
	height:			40px;
	background:		url(../images/bg_footer.gif) no-repeat left top;
	margin-left:	81px;
}

#footer ul {
	list-style: 		none;
	margin-left:		30px;
  	padding-top:    	5px;
}

#footer ul li {
	float:		left;
	width:		60px;
	text-align: center;
	margin-top:	4px;
}

#footer .breed {
	width:		95px;
	}
  
#footer .breder {
	width:		270px;
	}
	
#footer .cc {
	width:		100px;
	margin-top: 0;
	}	
  
#footer .ocw {
	width:		90px;
	margin-top: 0
	}	
	
#footer .kl {
	width:		70px;
	margin-top:0;
	}	

.floatleft {
	float:			left;
}

.floatright {
	float:			right;
}

.clear {
	clear:both;
}
	
.marbot {
  margin-bottom:10px;
}  
  
/* ================================ +
          FORM ELEMENTEN
+  ================================ */

/* formstijles*/

input {
	background-color:#ffffff;
	border:1px solid #aabbcc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ee1122;
	padding: 2px;
	}
	
.klein {
	width:120px;
	margin: 0 0 12px 0;
}	

.mini {
	width:95px;
	margin: 5px 0 2px 0;
}	



/* lightbox*/

#video_bg {
	position:			absolute; 	/* needed for footer positioning*/
	top:				0px;
	left:				0px;
	width:				100%;
	height:				100%; 
	height:				1000px;		/* IE6: treaded as min-height*/
	min-height:		100%; 		/* real browsers */
	background-color:	#000000;
	opacity:			0.65;
	z-index:			100;
	text-align:		center;
	filter:				alpha (opacity=65);
	}
	
#videoplayer {
	position:	absolute;
	width:		100%;
	top:			0px;
	z-index:	101;
	}
	
#popup {
	position:absolute;
	top:150px;
	left:350px;
	width:350px;
	padding:10px 20px 30px 30px;
	color:#ee1122;
	background-color:#ffffff;
		z-index:			102;
}

.sluiten {
	width:350px;
	text-align:right;
}


  
/* ================================ +
          	ZOEK RESULTAAT
+  ================================ */

#zoekresultaat {
	width:				907px;
	margin-left:		58px;
	padding-left:  		23px;
}

#header_zoeken {
	width:				875px;
	height:				105px;
	background:			#333333;
}

#header_zoeken h2 {
	width:				159px;
	height:				16px;
	margin:				15px 18px 0 17px;
	float:				left;
	background:			url(../images/zoekresultaat_voor.gif) no-repeat left top;
	text-indent:		-1000px;
	overflow:			hidden;
}

#header_zoeken h1 {
	margin:				13px 0 10px 0;
	float:				left;
	font-family: 		Arial;
	font-size:			25px;
	color:				#f00000;
	font-weight:		100;
}

#zoeken_type_info {
	margin:				0 0 0 197px;
	clear:				left;
	color:				#ffffff;
}

.zoekresultaat_item {	
	width:				875px;
	background:			#ffffff;
	margin:				0 0 3px 0;
	padding-top:		1px;
}

.zoekresultaat_item_img {	
	width:				159px;
	height:				107px;
	background:			#e3e3e3;
	margin:				19px;
	float:				left;
}

.zoekresultaat_item_noimg {
	display:			block;
	width:				159px;
	height:				107px;
	background:			#e3e3e3;
	margin:				19px;
	float:				left;
}

.zoekresultaat_item_noimg span{
	display:			block;
	padding:			10px 0 0 10px;
	font-size:			16px;
}



.zoekresultaat_item_content {
	width:				400px;
	float:				left;
	padding:			12px 0 0 0;
}

.zoekresultaat_item_content span {	
	font-size:			12px;
	color:				#999999;
}

.zoekresultaat_item_content h2 {	
	margin-top:			2px;
	margin-bottom:		0px;
	font-size:			18px;
}

.zoekresultaat_item_content p {	
	margin:				0px;
	padding:			0px;
	font-size:			12px;
	line-height:		16px;
}

.geen_zoekresultaat{
	width:				875px;
	height:				144px;
	background:			#ffffff;
	margin:				0 0 5px 0;
	padding-top:		1px;
}

.geen_zoekresultaat h4 {
	margin:				30px;
	font-size:			22px;
}

.hit {
	background-color:	black;
	color:white;
}

