@charset "utf-8";
/* CSS Document */

#sidebar1 {
	float: left; 
	
	width: 38%; /* since this element is floated, a width must be given */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */

	}
	#menu {
	float: left; 
	width: 960px;
	background: #bbb;
	font-size:13px;
	padding-top:2px;
	height:24px;
	}

	/* place css fixes for all versions of IE in this conditional comment */
#sidebar1, #sidebar2 {  }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
h2 {font-size:15px;  margin:0;  padding:0; display:inline; line-height:20px;}
h3 {font-size:14px; display:inline; }

div.item1 { font-family: arial, helvetica, verdana, sans-serif;  border-bottom: 1px solid #999; margin:10px; padding-bottom:4px;
}
div.item { font-family: arial, helvetica, verdana, sans-serif;  border-bottom: 1px solid #999; margin:10px; padding-bottom:9px;
}

.description1 { color: #222; line-height: 20px; font-size: 12px; clear:left; padding:0; margin:0;}
.description { color: #222; line-height: 20px; font-size: 12px;	 clear:left; padding:0; margin:0;}

.date1 { color: #888; font-size: 11px; text-decoration:none; }
a.date:link, a.date:visited, a.date:active { color: #888; }
a.date:hover { color:#666; }

.date { color: #888; font-size: 11px; text-decoration:none }
a.date:link, a.date:visited, a.date:active { color: #888; }
a.date:hover { color:#666; }

.bekijktweet { font-size:11px; font-weight:none; }
a.bekijktweet:link, a.bekijktweet:visited, a.bekijktweet:active { color:#999999; font-size: 11px; text-decoration:none; font-weight:none; }
a.bekijktweet:hover { color: #888; font-weight:none;}

.description1 a:link { color:#999999; text-decoration:none; font-weight:none; padding-left:2px; }
.description1 a:visited { color:#999999; text-decoration:none; font-weight:none; padding-left:2px; }
.description1 a:active { color:#999999; text-decoration:none; font-weight:none; padding-left:2px; }
.description1 a:hover { color: #888; font-weight:none; padding-left:2px; }

.description a:link { color:#999999; text-decoration:none; font-weight:none; }
.description a:visited { color:#999999; text-decoration:none; font-weight:none; }
.description a:active { color:#999999; text-decoration:none; font-weight:none; }
.description a:hover { color: #888; font-weight:none;}

.grey { color:#666666; font-size:16px; margin:0; padding:0; float:left; display:inline; line-height:16px;}

a.titellink1:link, a.titelink1:visited, a.titellink1:active { color: #990000; text-decoration:none; margin-bottom:2px; }
a.titellink1:hover { color:#E00D07; text-decoration:none; margin-bottom: 2px; }

a.titellink:link, a.titelink:visited, a.titellink:active { color: #990000; text-decoration:none; margin-bottom:2px; }
a.titellink:hover { color:#E00D07; text-decoration:none; margin-bottom: 2px; }

.pijl1 { color: #ccc;  font-size: 22px;  margin:0; padding:0;  }
.pijl { color: #ccc;  font-size: 22px;  margin:0 4px; padding:0; float:left; line-height:14px; display:inline;}

a:link, a:visited, a:active {  color:#990000;  text-decoration:none; font-weight:bold; cursor:pointer;  }
a:hover { color:#E00D07; }

/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:339px;
	margin:0;
	list-style:none;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	line-height:1.1em;
	padding-top:20px;
	display:inline;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	height:22px;
	bottom:0px;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#bbb;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
}

/*subnav*/

#globalnav2 UL {
	float:left;
	background:#bbb;
	width:900px;
	margin:0;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav2 UL LI {
	float:left;
}

#globalnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}
#pscroller1{
width: 490px;
height: 23px;
padding-top: 3px;
margin-left:9px;
}



.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}
