/* standaard stijlen voor algemene zaken */
html, body {
  margin: 0;
  padding: 0;
}
body {
	background-color: #5E106F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin: 0;
	padding: 0;
}
#all {
	position: relative;
	margin: 0 auto;
	width: 780px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	width: 779px;
	overflow:hidden;
}
img {
	border: 0px none;
}
#header {
	height: 47px;
	width: 780px;
	text-align: left;
	background-color: #FFF;
}
#mainmenu {
	height: 1px;
	width: 1px;
	background-color: #FFF;
	display: none;
}
/* subheader, kruimelpad en inlog-link */
#subheader {
	height: 43px;
	width: 775px;
	text-align: right;
	color:#5E106F;
	font-weight:bold;
	background-color: #FFF;
	font-family:Arial, sans-serif;
	font-size:0.8em;
	line-height: 14px;
	margin-right: 5px;
	display: none;
}
#subheader a {
	color:F2CA0D;
}

#subheader .kruimel {
	float:left;
	padding-left: 160px;
	color: #C01721;
}
#subheader .kruimel a {
color:#666666;
font-weight:bold;
text-decoration:underline;
}

.rood a, .oranje a, .geel a, .paars a, .balk a {
    line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
/* rollovers voor de links die in een list zitten met ie-hack */
.rood a:active, .oranje a:active, .geel a:active, .paars a:active {
color: #000;
}
/* pijltje rollovers voor de links die in een list zitten met ie-hack */
.rood li, .oranje li, .geel li, .paars li {
	margin-left: 20px;
	list-style-image:url("../images/spacer.gif");
}
.rood li a:hover, .rood li:hover {
	list-style-image:url("../images/arrowred.gif");
}
.oranje li a:hover, .oranje li:hover {
	list-style-image:url("../images/arroworange.gif");
}
.geel li a:hover, .geel li:hover {
	list-style-image:url("../images/arrowyellow.gif");
}
.paars li a:hover, .paars li:hover {
	list-style-image:url("../images/arrowyellow.gif");
}
.sidebar{
	display: none;
}
.sidebar li  {
	margin-left: 16px;
    	line-height: 140%;
    	font-family: Verdana,Arial,Helvetica,sans-serif;
    	font-size: 11px;
    	font-weight: bold;
    	color: rgb(255, 255, 255);
    	text-decoration: none;
}

.sidebar li a {
    text-decoration: none;	
    color: #AE87B7;
}
.sidebar li a:hover, .sidebar li:hover {
	list-style-image:url("../images/arrow_purple.gif");
}

.black {
color:#000;
}
.rood {
  background-color:#C01721;
}
.oranje { 
  background-color:#FF8001;
}
.geel {
  background-color:#F2CA0D;
}
.paars {
  background-color:#5E106F;
}
.wit {
  background-color:#FFF;
}
ul {
    line-height: 140%;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
#searchform {
	float: right;
	height: 20px;
	width: 250px;
	padding-top: 15px;
	font-weight: bold;
	color:#5E106F;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
	display: none;
}
#searchform input{
	width: 96px;
	height: 13px;
	border: 1px solid #5E106F;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
/* wordt eigenlijk alleen op home gebruikt in zijn geheel in de andere stylesheets wordt dit weer overruled */
.content {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E106F;
	}
.sidebar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E106F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E106F;
	border-bottom-style: none;
	border-right-style: none;
	width:154px;
	color:#888888;
}
.sidebar p {
	line-height:150%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
/* styles for the articles */
.article, .lists, .home_lists {
	padding-left:19px;
	width:586px;
}
.article p {
	line-height: 150%;
	width:441px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	line-height:100%;
	font-weight:bold;
	color:#5E106F;
	margin: 0px;
	padding: 0px;
}
h2 {
        font-family:Arial, Helvetica, sans-serif;	
        font-size:12px;
}
.lists, .lists ul {
	color:#5E106F;
	padding-left:19px;
}
.lists ul a {
	color:#5E106F;
	font-weight:normal;
}
.lists a, .article a, #subheader a, .introblock a, .bigmidarticle a {
	color:#FF8001;
	font-weight:bold;
	text-decoration:none;
}
/* footer styles */
#footer {
	background-color: #FFF;
	width: 779px;
	height:61px;
	margin:0 auto;
	padding:0;
}
#footertext {
	font-size:80%;
	color:#5E106F;
	float:left;
	padding: 5px;
	background-color: #FFF;
}
#footerprint {
	font-size:80%;
	color:#5E106F;
	float:right;
	padding: 5px;
}
#footertext a, #footerprint a {
color:#5E106F;
}
/*styles for specific sections */
.leftmenu {
	width: 156px;
	float: left;
	margin-right: 5px;
	border-left: 1px solid white;
	text-align: center;
	diplay: none;
/*	line-height:60%;*/
}
#leftmenu ul {
	width: 152px;
    	text-align: left;
    	display: none;
}
#leftmenu li {
	margin-top:5%;
        display: none;
}
#leftmenu a {
	line-height:14px;
        display: none;
}
#leftmenu img {
	display: none;
}

.bigmidarticle {
	width: 430px;
	float: left;
	line-height: 150%;
	padding-left: 19px;
}

.introblock {
	float: left;
	width: 137px;
	line-height:150%;
}
.introblock h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color: #008BDE;
	margin: 0px;
	padding: 0px;
}
.introblock h2 {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.introblock a.blue  {
color: #008BDE;
}
.leftspace{
	padding-left: 17px;
}
.smallspace{
	padding-left: 9px;
}
.top {
    width: 100px;
    position: absolute;
    margin-left:30px;
    bottom: 70px;
    color:#5E106F;
}
.top a {
    color:#5E106F;
    text-decoration:none;
    font-weight:bold;
}
#searchform img {
	margin: 0px;
	margin: 0px 0px -3px;
	border: 0px none;
}
.pinklist {
	background-color: #FAE8FE;
	padding: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #fff;
	border-left: none;
}
.pinklist ul {
	margin-left: 10px;
}

.divider {
	float:left;
	width: 430px;
	margin: 3px 0px 4px 0px;
	border-bottom: 1px dotted blue;
	height: 1px;
	padding: 0px;
}

.w120px {
	width: 120px;
}
.leftwhiteborder {
}


#rightMenu {
	visibility: hidden;
	display: none;
}

#footertext div a img {
	visibility: hidden;
	display: none;
}

#footerBanners ul li a img,
#footerBanners ul li a {
	visibility: hidden;
	display: none;
}