a:link		{text-decoration: underline; color:#FFCCDD}
a:visited	{text-decoration: underline; color:#FFCCCC}
a:active	{text-decoration: underline; color:#FFEEEE}
a:hover		{text-decoration: underline; color:#FFEEEE}

a.hyperlink {text-decoration: none; color:#FFCCDD}
a.hyperlinkon 	{text-decoration: none; color:#FFEEEE	}
a.hyperlink:hover {text-decoration: underline; color:#FFEEEE}
/* hyperlinks gegenereerd in een artikel tekst of inleiding - waarom doet-ie het niet?*/
a.spip_out {text-decoration: underline; color:#FFCCDD}
a.spip_out:hover {text-decoration: underline; color:#FFEEEE}
a.spip_out:visited {text-decoration: underline; color:#FFEEDD}

a.spip_url:link {text-decoration: underline; color:#FFCCDD}

body	{	background-color:#330000;
			color:#FFCCCC;			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:justify;
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px
			margin: 0;
			padding: 0;}

/* spip_documents is een tag die SPIP blijkbaar rond prentjes zet (als doc type gebruikt is!)*/
.spip_documents {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* 3 classes for maintop image text*/
div.top
{
	background-image: url('images/maintop.jpg');
	background-repeat: no-repeat;			
	background-position: center; 			
	height: 80px;
}
div.leftflotter
{
	/*height: 80px;*/
	font-weight: lighter;
	float: left;
	font-size: 40px;
	margin-left: 10px;
	margin-top: 13px;
}
div.rightflotter
{
	/*height: 50px;*/
	font-weight: lighter;
	float: right;
	font-size:30px;
	margin-top: 24px;
	margin-right: 10px;
}

/* 3 column divisions met header en footer*/
#top {
  margin-right: 0%;
  margin-left: 0%;
  padding: 0px;
  background: #330000;
  height: 100px;
}

.superdiv
{
	width: 1000px;
	margin: 0 auto;
}

#wrapper {
  margin-top:  10px;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0;
}

.quotewrapper {
background-color: #663333;
width: 100%;
margin: 0 auto;
text-align: left;
}

spip_documents
{
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.blockright {
background-color: #663333;
float: right;
width: 200px;
font-style: italic;
text-align: right;
padding: 5px;
margin-left: 5px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
}
.blockleft {
/*background-color: #663333;*/
float: left;
width: 200px;
font-style: italic;
text-align: left;
padding: 5px;
margin-left: 0px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

#left {
  float: left;
  /*width: 200px;*/
  width: 170px;
  margin-top: 5px;
}
#right {
  float: right;
  width: 200px;
}
#center {
  /*margin-left: 210px;*/
  margin-left: 180px;
  margin-right: 0px;
  background-color: #330000;
}
#clear {
  clear: both;
}
#footer {
  margin: 40px;
  font-size:10px;
  text-align: center;
}


/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

/* specifiek voor prentjes */


img.spip_logos { border-style:none;
	margin : 5px;
	padding : 0 ;
	float: none;
	}
/* ik kan alleen maar logol laten functioneren; rechts of midden aligneren lukt me niet als de tekst niet naast het prentje mag doorlopen*/
img.logol { border-style:none;
	margin : 5px;
	padding : 0 ;
	float: none;
	}
img.logor { border-style:none;
	margin : 5px;
	padding : 0 ;
	float: none;
	}
img.logoc { border-style:none;
	margin : 5px;
	padding : 0 ;
	float: none;
	}
img.logo2 { border-style:none;
	margin : 5px;
	padding : 0 ;
	float: none;
	}

img { border-style:none;
	margin : 5px;
	padding : 0 ;
	}

img.adver { border-style:none;
	margin : 0px;
	padding : 0 ;
	}


/* hierna volgt wat er vroeger al was - eventueel wel aangepast*/

.menu1	{	font-size:11px
}
.menu2	{	font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px}
			
.advertitle	{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				text-align:center;
				font-weight:bold}

.advermain	{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				text-align:center}
				
h1		{	font-size:18px;
			margin-bottom: 10px}
			
h2		{	font-size:16px}
/* h2 gebruikt in artile voor de titel van het artikel*/
/* h2 gebruikt in rubrique voor de titel van de rubriek*/

h3		{	font-size:14px;
			font-weight:bold;
			margin-top: 20px;
			margin-bottom: 8px}
/* h3 is spip-headers in een artikel*/

h4		{	font-size:16px}
/* h4 gebruikt in rubrique voor de titel van de opgesomde artikels*/


h3.first {	margin-top: 0px;}
			
td		{	vertical-align:top}

ul		{	margin-top:0px;
			margin-bottom:0px}
			
ul.noimage {
	list-style-type:none;
	margin-left: 0px;
		}

ul.withimage {list-style-image:url(images/menusquaresmall.jpg)}
			
li		{	margin-bottom:9px}

img.marginru	{	margin-left:0px;
			margin-right:15px;
			margin-top:0px;
			margin-bottom:15px}
			
img.marginlb	{	margin-left:15px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:15px}

tr.heading
{
  margin-bottom:10px;
  font-weight:bold
}

			
th		{	vertical-align:top;
			font-weight:bold}

.quoteauthor {	text-align:right;
				font-size:9px }

table.nav_left_h1 {
	margin-left: 10px;
	width: 150px;
	background-color: #663333;
	height: 15px;
	border-top: 1px solid #663333;
	border-left: 1px solid #663333;
	border-right: 1px solid #663333;
	border-bottom: 1px solid #CC6633;
	margin-bottom: 10px;
	padding-left: 2px;
	cursor: pointer;
	cursor: hand;
}

table.nav_left_h2 {
	margin-left: 10px;
	width: 150px;
	margin-bottom: 10px;
	background-color: #330000;
	border: 1px solid #663333;
	text-align:left;
/*	clear:both; */
}

table.nav_left_h2 ul {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	
	margin-top: 5px;
	margin-bottom: 5px;
}

table.nav_left_h2 ul li {
	width: 142px;
	/*width: 100%;*/
}

table.nav_left_h2 ul li a {
	width: 142px;
	/*width: 100%;*/
	display:block;
	
	color: #FFEEEE;
	text-decoration: none;
	padding-left: 5px;
}

table.nav_left_h2 ul li a:hover {
	background-color: #663333;
	text-decoration: none;
}

table.nav_left_h2 ul li a.hover {
	background-color: #663333;
	text-decoration: none;
	font-weight: bold;
}

