﻿.MainLeft
{
	width: 550px;
	padding-right: 5px;
}
.MainRight
{
	width: 194px;
	border-left: #575355 1px dotted;
	padding-left: 10px;
}
.MainContentContainer
{
	width: 756px;
	font-size: 12px;
	text-align: left;
	float: left;
	padding: 10px 25px 10px 19px;
}
.NewsOverviewTitle
{
	font-size: 14px;
	font-weight: bold;
}
.NewsItemTitle
{
	color: #575355;
	font-size: 16px;
	font-weight: bold;
}
.NewsItemTitleTop5
{
	font-weight: bold;
}
.NewsItemHeaderTop5
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: dotted 1px #575355;
}
.Agenda-Item
{
	border-bottom: dotted 1px #575355;
}
.Agenda-Date
{
	color: #575355
}
.Agenda-Title
{
	color: #575355;
	font-size: 16px;
	font-weight: bold;
}
/*
Streamer/Referenties */

/* homepage specific items */
#streamer{
	/*border: 5px solid #575355;
	border-top: none;
	padding-top: 0px;
	background-image:url(../images/streamer_bg.png);
	background-position: left top;
	background-repeat:repeat-y;
	padding-left: 5px;
	overflow: hidden;
	font-size: 11px;
	color: #575355;
	line-height: 17px;
	width: 985px;*/
	width: 990px;
	border: 5px solid #575355;
	border-top: 0px;
	color: #575355;
	line-height: 17px;
	overflow: hidden;
	font-size: 11px;
}
#streamer h2{
	font-size: 14px;
	font-weight: bold;
	color: #575355;
	margin-bottom: 1em;
}
#streamer h3{
	font-size: 14px;
	font-weight: bold;
	color: #575355;
	margin-bottom: 0.5em;
}
#streamer a:link, #streamer a:hover, #streamer a:active, #streamer a:visited{
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}
ul#streamermenu
{
	/*width: 236px;
	padding-bottom: 18px;
	/*background-image:url(../images/streamer_ul_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	/*padding-top:3px;
	margin-top: -1px;
	text-align: left;
	float: left;*/
	background: url(../images/streamer_ul_bg.png) left top repeat-y;
	width: 250px;
	list-style-type: none;
	padding: 7px 0px 11px 0px;
	margin: 0px;
	float: left;
	text-align: left;
}

ul#streamermenu li{
	display: block;
	padding: 7px 0px 11px 7px;
/*	background-image:url(../images/streamer_li_bg.gif);
	background-position: left;
	background-repeat:repeat-y;
	margin-left: -45px;
*/
}

ul#streamermenu li a:link, ul#streamermenu li a:hover, ul#streamermenu li a:active, ul#streamermenu li a:visited{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:  #b8d2e6;
	
}
ul#streamermenu li a:hover{
	color: white;
}
ul#streamermenu li.current{
	margin-top: -4px;
	background-image:url(../images/streamer_current.gif);
	background-position: left;
	background-repeat:repeat-y;
	padding: 11px 0px 10px 7px;
}
ul#streamermenu li.current a:link, ul#streamermenu li.current a:hover, ul#streamermenu li.current a:active, ul#streamermenu li.current a:visited{
	color: #990033;
}


#streamer div
{
	margin-left: 250px;
	width: 550px;
	height: 137px !important;
	padding-bottom: 20px;
	padding-right: 200px;
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	margin-top: -157px;
}
.hidden{
	display: none;
}
#streamer div img{
	display: none;
}

#referenties {
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 20px 0 0 5px;
	width: 455px;
	height: 55px;
	background: url(/images/referenties_bg.gif) repeat-x top white;
	text-align: center;
}

#referenties ul {
	position: absolute;
	height: 55px;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1000;
}

#referenties ul li {
	height: 55px;
	width: 455px;
	float: left;
	list-style: none;
}

#referenties a {
	width: 30px;
	height: 55px;
	margin: 0;
	cursor: pointer;
	display: block;
	float: left;
	overflow: hidden;
	z-index: 1000;
}

#referenties a#toleft {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(/images/ref_pijl_links.gif);
}

#referenties a#toright {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(/images/ref_pijl_rechts.gif);
	margin-right: 0;
}
.Search
{
	background: url('../Images/arrow_blank.gif') no-repeat left top;
	width: 178px;
	height: 29px;
}
.tbSearch
{
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.btnSearch
{
	padding-top: 5px;
}
