@import "http://www.stichtingvliegwiel.nl/fileadmin/templates/css/print.css";

@media screen
 {
     /* ... definitions that are differnt from print ... */

/*
 *	Zenlight v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/
 */


/* Template Layout */ 

body {
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
background:#EBD4C4;
background: url(../images/bg.jpg) #EBD4C4 repeat-y center;
}

#container {
top:0px;
background: #4B6D21 url(../images/***.jpg) 371px 151px no-repeat; 
position:relative;
width:900px;
margin:0 auto;
margin-top: 0px;
text-align:left;
z-index: 1;
min-height: 100%;
height: auto !important;
height: 100%
}


#container a {
	color: white;
	text-decoration: none;	
}

#header{
clear:both;
text-align:left;
padding:0px;
top:0px;
left:0px;
width:900px; height:234px; background:url(../images/pdz_header.jpg) 0 0 no-repeat; position:relative;
z-index: 10;
}



#left-content {
float:left;
width:185px;
/*height: 680px;*/
position:relative;
top:0px;
left:0px;
background:#4B6D21;
margin-right: 0px;
}


/* Banner links met hond hierheen verplaatst ivm IE6 compatibility*/ 


.banner_links P{
	background: #567A20;
	color: white;
	height: 185px;
	/*background: url(../../templates_parkwijk/images/hond2.gif) bottom left no-repeat  #567A20; */
	padding: 10px;
	margin-top: 10px;
}

.banner_links H3 {
	background: #38541A;
	color: white;
	margin-top: 10px;
	font-family: "lucida Sans Unicode", sans-serif;
	font-size: 13px;
	height: 17px;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.banner_links_bg {
	height: 330px; 
	padding: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	background: url(../../templates_parkwijk/images/hond3.gif) bottom left no-repeat;
	margin-top: -19px;
	font-size: 13px;
	
	}
	
/* Einde Banner Links */ 


#wrapper {
float:right;
width:715px;
background:#EBD4C4;
}


#center {
float:left;
width:695px;
position:relative;
top:0px;
left: 0px;
padding: 10px;
font-size: 13px;
/*height: 660px; */
background: #4B6D21;
}


#content {
float:left;
width:525px;
position:relative;
top:0px;
left: 0px;
padding: 10px;
padding-right: 100px;
padding-left: 70px;
font-size: 13px;
/*height: 640px;*/
background: #375319;
color: #ffffff;
margin-bottom: 10px;
min-height: 300px;
height: auto !important;
height: 300px;
}

#content H1{
color: #ffffff;
font-size: 17px;
}

#content H2{
color: #ffffff;
font-size: 16px;
}






/*******************/ 
/* RTE / Bodytext:*/ 
/*******************/ 
/* RTE / Bulletlists */ 
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
LI { margin-top:0px; margin-bottom:0px; padding-top:2px; }


/**********/ 
/* Images */ 
/**********/ 

/* Images / Captions */ 
P.csc-caption { font-size:10px; font-style:italic; }

/* Images / Tables / Floating text */ 
TABLE.imgtext-table { border:0px; }

/* Images / Tables / Wrapped text */ 
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here:*/ 
TABLE.imgtext-nowrap { border:0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top:0px; }




/****************************************/ 
/* Frontend editing / TYPO3 Admin Panel */ 
/****************************************/ 
IMG.frontEndEditIcons { vertical-align:middle; margin:0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */ 
TABLE.typo3-adminPanel { border:1px solid black; background-color:#F6F2E6;text-align:left; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color:#9BA1A8;text-align:left; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color:#ABBBB4;text-align:left; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border:0px; }
TABLE.typo3-adminPanel TD FONT { font-family:verdana; font-size:10px; color:black; }
TABLE.typo3-adminPanel TD A FONT { font-family:verdana; font-size:10px; color:black; }
TABLE.typo3-editPanel { border:1px solid black; background-color:#F6F2E6; }
TABLE.typo3-editPanel TD { border:0px; }

/*************/ 
/* Ajax Search */ 
/*************/ 

#tx_mhajaxsearch_result{
background: #ffffff;
z-index: 5;
}


/*************/ 
/* Fotoblok */ 
/*************/ 




	
	
.foto {
	float: left;
	width: 232px;
	margin-right: 10px;
}

.foto IMG {
	border: 2px solid #ffffff;
}	

/*************/ 
/* Debugging */ 
/*************/ 
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border:1px dotted #999999;}
TD TABLE { border:1px dotted #000099;}
DIV { border:1px dotted #990000;}
IMG.spacer-gif { border:1px solid black; }
*/ 


}
