@charset "UTF-8";
/* CSS Document */

.rubriek {
	background-image: url(/images/site/Backgroundgradient.jpg);
	background-repeat: repeat-x;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CF1B1A;
	background-position: 0px 320px;
	background-color: #FD3333;
}
.naardedokter {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 340px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.rubriek #devraag {
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 175px;
	margin-right: 3px;
	margin-top: 5px;
}
.rubriek .devraag_back {
	background-image: url(/images/site/Vakkenvullen.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	text-align: center;
}
.rubriek #twitter_div {
	font-family: Arial, Helvetica, sans-serif;
}
.rubriek #twitter_div h2 {
	margin: 0px;
	font-size: 1em;
}
#twitter_div ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
#twitter_div ul li {
	margin-top: 15px;
	padding-left: 0px;
}
#twitter_div ul li a {
	color: #CCC;
	font-size: 0.8em;
}
#twitter_div ul li a:hover {
	color: #FFF;
}
#twitter_div .twitDate {
	font-size: 0.7em;
	color: #fff;
	padding-top: 15px;
}
#twitter_div .twitDate a {
	color: #CCC;
	text-decoration: none;
}
#twitter_div .twitCont {
	padding-top: 2px;
	font-size: 0.8em;
	color: #fff;
}
#twitter_div .twitCont a {
	color: #fff;
	text-decoration: none;
}
.rubriek .addthis {
	margin-top: 10px;
}
