/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* http://www.tantek.com/log/2004/undohtml.css */
/* Purpose: undo some of the default styling of common (X)HTML browsers */
/* aanvullingen en weglatingen tbv lokale GL-site Leiden 2008 Boudewijn van den Berg */

/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */

h1,h3,h4,h5,h6,pre,code { font-size:1em; }
h2 { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0em; padding:0em }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */




body 
{
 padding: 0;
     margin: 0;
	 background-color:#fefefe;}

 body,th {
	font-family: verdana, helvetica, geneva, swiss, sans-serif;
	font-size: 0.77em;
	line-height:1.5em;
	text-align: left;
}


a:focus, a:active, a:hover, a:link, a:visited 
{
	color: #fa0026;
	font-weight:bold;
	font-size: 1.0em;
	text-decoration:none;
}



#content
{
	max-width:950px;
	width:expression(document.body.clientWidth > 950? "950px": "950" );
	margin-left: auto;
	margin-right: auto;
	background-color:#fefefe;
}


#top
{
	height:160px;
	padding-right: 0px;
	z-index:10;
        background-image: url('http://www.groenlinksleiden.nl/afbeeldingen/gllboven_nwmet2.png');
         background-position: top right;
         background-repeat: no-repeat;
}


#top_links
{

}


#top_rechts 
{
	float:right;
	margin-top: 0px;
    font-family: arial, verdana, helvetica, geneva, swiss, sans-serif; 
	font-size:1.2em;
	width:50px;
	text-align:right;
}



#navigatie 
{
	background-color:#ffffff;
	margin-top: 1px;
	text-align: left;
	font-size: 1.15em;
    font-family: verdana, helvetica, arial, geneva, swiss, sans-serif;  
}

#tempbanner2
{
	background-color:#ffffff;
	margin-top: 0px;
	float:left;
	padding-bottom: 2px;
	text-valign: center;
	font-size: 1.2em;
	font-family: verdana, helvetica, geneva, swiss, sans-serif;
}


#myClickyDiv1
{
	background-color:#b5d48c;
width:141px;
}

#myClickyDiv2
{
	background-color:#b5d48c;
width:141px;
}

#myClickyDiv3
{
	background-color:#b5d48c;
width:141px;
}

#myClickyDiv4
{
	background-color:#b5d48c;
width:141px;
}

#right
{
	float:right;
	width:358px;
}


.maincontent2 
{ 
	margin-left:0px;
	margin-bottom:7px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-position: left top;
}


.myToggledDiv1
{
text-align:left;
display:none;
padding-left:15px;
}

.myToggledDiv2
{
text-align:left;
display:none;
padding-left:15px;
}

.myToggledDiv3
{
text-align:left;
display:none;
padding-left:15px;
}

.myToggledDiv4
{
text-align:left;
display:none;
padding-left:15px;
}


.hiddenPic {display:none;}



.right_item 
{
	border: 2px;
	border-color:#b5d48c;
	border-style:solid;

        border-left: 0px;

	margin-top: 0px;
	margin-bottom: 15px;
	

}


.right_itemrechts 
{
	border: 2px;
	border-color:#b5d48c;
	border-style:solid;

        border-right: 0px;

	margin-top: 10px;
	margin-bottom: 13px;
	background-color:#FFFFFF;

}






.right_itema 
{
	border: 2px;
	border-color:#b5d48c;
	border-style:solid;

        border-right: 0px;

	margin-top: 13px;
	margin-bottom: 13px;
	

}


.right_itemb 
{
	border: 2px;
	border-color:#ffffff;
	border-style:solid;
	margin-top: 5px;
	margin-bottom: 6px;
	
	background-color:#FFFFFF;

}


.left_item
{
	margin-right:365px;
}


.txt
{
	color: black;
}


.agendatxt
{
	color:#556442;
}


.right_item #opdehoogte
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
    font-family: arial, verdana, helvetica, geneva, swiss, sans-serif; 
	font-size: 1.5em;
	
}


.right_item #uitgelicht
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
}


.right_itemb #opdehoogte
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itema #opdehoogte
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}

.right_item #opmerkingen
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itemrechts #opmerkingen
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}

.right_item #themas
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}

.right_itemrechts #themas
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itema #themas
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itema #themas_met
{
	
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;

}


.right_itemb #themas
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_item #themaleeg
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size:1.4em;
	color:#556442;
}

.right_itemrechts #themaleeg
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size:12pt;
	color:#556442;
}


.right_item #themaleeg2
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: right;
	font-size:12pt;
	color:#556442;
}

.right_item #themaleeg22
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size:12pt;
	color:#556442;
}



.right_itemrechts #themaleeg2
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: right;
	font-size:12pt;
	color:#556442;
}

.right_itemrechts #themaleeg22
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size:12pt;
	color:#556442;
}


.right_itema #themaleeg
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size:10pt;
	color:#556442;
}


.right_item #blogs
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	text-align: left;
	font-size: 1.5em;
	
}



.right_itemrechts #blogs
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itemrechts #blogs2
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}

.right_itemrechts #blogs3
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.4em;
	
}

.right_itemrechts #blogs4
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.4em;
	
}


.right_itema #blogs
{

	border: 2px;
	border-color:#b5d48c;
	border-style:solid;
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itema #politici
{
	border: 2px;
	border-color:#b5d48c;
	border-style:solid;
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
	font-weight: normal;
}



.right_item #agenda
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
}



.right_item #eerstvolgend
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
}


.right_itemrechts #agenda
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
}







.right_item #lokaal
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	font-size: 1.5em;
	
}


.right_item #actief
{
	background-color:#b5d48c;
	height: 25px;
	background-image:url(abeeldingen/actief.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_item #politici
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}

.right_itemrechts #lokaal
{
	background-color:#b5d48c;
	height: 25px;
	font-family: arial, verdana, helvetica, geneva, swiss, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itemrechts #actief
{
	background-color:#b5d48c;
	height: 25px;
	background-image:url(abeeldingen/actief.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}


.right_itemrechts #politici
{
	background-color:#b5d48c;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.5em;
	
}



.right_content

{ padding: 15px; 
	background-color:#ffffff;
}


.right_contenta

{ padding-top:15px; 
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
	background-color:#ffffff;
	}

.right_contenthome
{
border: 0px;
height:300px;
	background-color:#b5d48c;
  }
  
.right_contentb

{ padding: 20px; 
background-color:#ffffff;
 
}


.right_contentc

{ 

padding-bottom:0px;
	background-repeat: no-repeat;
//	background-color:#fa0026;
}




.right_content p
{ margin-bottom: 0.8em; }




.gadoor
{
font-size:12pt;
font-weight:normal;
color:#556442;
}





div.myToggledDiv {
	display: none;
	text-align:right;
	align:right;
	margin-left: 70px;
}

div.commcomm {
	text-align:right;
	align:right;
	margin-left: 40px;
	margin-right: 20px;
}

div.myClickyDivToo {
	color: #fa0026;
}




.main_item {
border: 2px;
border-style:solid;
margin-top: 5px;
margin-bottom: 0px;

  padding:0px;
  margin-top:5px;

}
  
  

  
.main_item22 {
border: 0px;
border-style:solid;
margin-top: 5px;
margin-bottom: 0px;
  
  padding:0px;
  margin-left:50px;
  height:300px;
  }
  
  

/* Mozilla ignores crazy MS image filters, so it will skip the following */

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='afbeeldingen/75p_honey.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */

.main_item3[class] {
  
  background-color: #eeeeee;
  filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; 
}




p
{ margin-bottom: 0.8em; color:#000000; font-weight:normal;}


h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.4em; 
	line-height:1.4em;
}



#afbeelding {
float: right
}

li {
	
	margin-left: 30px;
}


ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 0.8em; 
}


ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 0.8em;
}


.feed-list {
  margin: 0 0 0 0;
  padding: 0;
  list-style-type: none;
}


.feed-list li {
 margin-left: 0;
 margin-top: 50px;
  padding: 0;
  list-style-type: none;
}


.feed-list li a {
  padding: 0 0 0 19px;
  background: url("afbeeldingen/feed-icon-14x14.png") no-repeat 0 50%;
  list-style-type: none;
}





