
	
#right_content, #right_content_inside {
	float:right;
	width:200px;
	font-size:11px;
	/*padding-top:190px;*/
		}


body#home #right_content {}

	
#right_content_inside {
	height:140px;
	background-color:#fff;
}
	
#right_content h2 {
		color:#1f89c3;
		background-color:#fff;
		line-height:20px;
		padding-left:8px;
		margin:0 12px 0 14px;}
		
#right_content p, #right_content ul {
		margin:0 12px 4px 14px;
		padding:8px 0 8px 0;}

#right_content li {
		margin-bottom: 4px;
		}
		
#right_content ul {
		list-style:none;
		margin-left:30px;

		
}
		
#right_content ul li a { display: block;
		text-decoration:none;
					color:#176f83;
}

#main a {
			color:#176f83;
}		
#right_content ul li a:hover, #right_content ul li a.active {
		font-weight:normal;
		color: #2088c7;
		list-style:url(../data/li-bck.gif);
		background: url(../data/li-bck.gif) left center no-repeat;
		/background: none;
		padding-left: 15px;
		margin-left:-15px;
		/padding-left: 0px;
		/margin-left:0px;


}




/*poll opmaak*/
	
.pollContent{
		font-size: 11px;
		border:2px #fff solid;
		margin-left: 14px;
		Width: 170px;
			}

div#PollGraph td {
		padding: 0px;
		font-size: 11px;

	}
	
div#PollGraph td p{
		padding-top: 3px;

	}
	
	div#PollGraph table {
		margin-bottom: 8px;
		background: none;}

#submitpoll input
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	border:		0px solid;
	padding:		0px;
	margin:		7px 2px 10px 0px;
		background: none;
	vertical-align:	top;
	color:		#008dd9;
	background-color:	#fecc05;
	display:		inline;
	text-decoration:	underline;
	border-left:	1px solid #008dd9;
	border-right:	1px solid #008dd9;
	height:		15px;
	cursor:		pointer;
	width:		70px;
}		

#right_content form {
		font-size: 11px;
		margin-left: 14px;
			background: none;}
			
#right_content form p {
		font-size: 11px;
		color:#2088c7;
		margin-left: 0px;}
			
#right_content form p a {
		color:#2088c7;}

		
		/* BANNER */
		
#baner {
	float:left;
	border-top:2px solid #fecc05;
	width:260px;
	height:240px;
	background-color:#fecc05;}

#baner img {
	margin-left:22px;
	margin-top:30px;}

#bannerRechts {
	float:left;
	border-top:2px solid #fecc05;
	width:200px;
	height:65px;
	background-color:#fecc05;}

#baner img {
		margin-left:22px;
		margin-top:30px;}
		
#bannerRechts img {
		margin-left:15px;
		margin-top:0px;}
		
#info_box p{
				border:1px solid #fff;
				padding-left:8px;
				margin-top:0px;}
				
#info_box h2.info {
			background: #fff url(../data/h2-info.gif) right center no-repeat;}
			
#info_box h2.error {
			color:#d10013;
			background: #fff url(../data/h2-error.gif) right center no-repeat;}
			
#info_box h2.question {
			color:#8ab204;
			background: #fff url(../data/h2-question.gif) right center no-repeat;}