/* Dokterdokter - CSS Color Template - rood (c)2008 HN Leussink

v1.1 - 21 oktober 2008
 
*/

/* ---=== KLEUREN & FONT SPECS ===--- */

BODY	{
	background-color: #FFF;}

.content	{
	background-image: url('img/bar/rood/bg_content.gif');
	background-repeat: repeat-y;
	background-position: top center;
    }
    
.ident	{
	background-color: #FFF;
	background-image: url('img/bar/rood/midden.png');
	background-repeat: repeat-x;
	background-position: 0 8px;
	border-top: 1px solid #000;
	color: #808080;}
	
	.ident img {
	margin: 0; }

.subtitle	{
	font-size: 1.5em;
	text-transform: lowercase;
	color: #cc3300;}

	
.bar a {
	text-decoration: none;
	color: #000;}
.bar {
	background-image: url('img/bar/rood/midden.png');
	color: #000;}
.bar #links	{
		background-image: url('img/bar/rood/links.png');}
.bar #rechts	{
		background-image: url('img/bar/rood/rechts.png');}
.bar2 {
	background-image: url('img/bar/rood/midden.png');
	color: #000;}
.bar2 #links	{
		background-image: url('img/bar/rood/links.png');}
.bar2 #rechts	{
		background-image: url('img/bar/rood/rechts.png');}
.bar3 {
	background-image: url('img/bar/rood/midden.png');
	color: #000;}
.bar3 #links	{
		background-image: url('img/bar/rood/links.png');}
.bar3 #rechts	{
		background-image: url('img/bar/rood/rechts.png');}	
.bar ul {
	background-color: #cc3300;}
.bar ul li {
	background-color: #FFF;}

		
.content_block_links .bladwijzers	{
	border: 1px solid #cc3300;
	background-color: #fff1ea;}
		
.content a	{
	text-decoration: none;
	color: #cc3300;}
.content h3	{
	font-weight: bold;
	color: #cc3300;}
.r_spoed h3	{
	color: #FF0000;
	}
.content img	{
	border: 1px solid #cc3300;}	

.feed h3, .feed h3 a	{
	font-weight: bold;
	color: #cc3300;}
.feed img	{
	border: 0px solid #cc3300;}
			
.footer	{
	color: #b2b2b2;}
