@charset "iso-8859-1";
/* CSS Document */

body{
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color:  #424242;
	text-align: center;
	font-size: 75%;
	line-height: 135%;
	
}

#container{
	position: relative;
	
	width: 740px;
	border: 1px solid #5F5F5F;
	border-bottom: 0;
	border-top: 0;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	padding: 0px 0 0 0px;
	background-color: #af0000;
	background-image: url("img/blogocratie.gif");
	height: 135px;
}
#schaduw {
	background-image: url("img/schaduw.gif");
	background-repeat: repeat-x;	
}

#linklist {
	position: absolute;
	left: 550px;
	top: 115px;
	width: 178px;
	padding: 0 2px 0 0;
	font-size: 90%;
	line-height: 140%;
	background: #EFEFEF url("img/linklist_achtergrond.gif") top right repeat-y;
}

#linklist a {
	color: #0000cc;
	text-decoration: none;
}

#linklist a:hover {
	color: #424242;
	text-decoration: underline;
}
#linklist a:visited {
	color: #0000cc;
	
}
#linklist a:active {
	color: #424242;
	text-decoration: underline;
}
#linklist h1{
	background: #af0000;
	margin: 0;
	padding: 5px 0 5px 10px;
	
	color: #fff;
	font-size: 100%;
	background-image: url("img/linklist_header.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#linklist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 5px 0 5px 10px;
	background-image: url("img/schaduw.gif");
	background-repeat: repeat-x;
}

#linklist li{
	margin-bottom: 5px;	
}
#linklist_einde{
	background: transparent url("img/linklist_einde.gif") bottom no-repeat;
	padding-bottom: 20px;
}

#supportingText{
	margin-left: 10px;
	padding-right: 220px;
	font-size: 90%;
}
#supportingText a {
	color: #0000cc;
	text-decoration: none;
}

#supportingText a:hover {
	color: #424242;
	text-decoration: underline;
}
#supportingText a:visited {
	color: #0000cc;
	
}
#supportingText a:active {
	color: #424242;
	text-decoration: underline;
}
#supportingText p{
	text-align: justify;	
}
#supportingText p.bronnen{
	text-align: left;	
}

#supportingText li{
	text-align: justify;	
	margin-top: 10px;
	margin-bottom: 10px;
}


#supportingText h1{
	color: #000066;
	font-size: 200%;
	margin-top: 20px;
	margin-bottom: 0;
	position: relative;
	line-height: normal;	
	
}

#supportingText h2{
	color: #000066;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-image: url("img/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#supportingText h3{
	font-size: 100%;
	
	margin-top: 20px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-color:  #CCCCCC;	
}

#supportingText blockquote{
	background: url("img/quote.gif") top left no-repeat;
	padding: 3px 0px 3px 20px;
	margin-left: 10px;
	text-align: justify;	
	font-style: italic;
	}
	
	#supportingText .auteur{
	
	
	font-style: normal;
	}
	
	

.byline {
	color: #818181;
	font-size: 90%;
}
.underline {
	
	text-indent: 30px;
}

#footer{
	position: relative; 
	padding: 65px 10px 30px 20px;
	
	
	
}

#supportingText table {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px 2px 2px 2px;
}
