/* Dokterdokter - CSS Color Template - Blauw (c)2008 HN Leussink

v1.1 - 21 oktober 2008
 
*/

/* ---=== KLEUREN & FONT SPECS ===--- */

BODY	{
	background-color: #FFF;}

.content	{
	background-image: url('img/bar/blauw/bg_content.gif');
	background-repeat: repeat-y;
	background-position: top center;
    }

.ident	{
	background-color: #FFF;
	background-image: url('img/bar/blauw/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: #3399cc;}

	
.bar a {
	text-decoration: none;
	color: #000;}
.bar {
	background-image: url('img/bar/blauw/midden.png');
	color: #000;}
.bar #links	{
		background-image: url('img/bar/blauw/links.png');}
.bar #rechts	{
		background-image: url('img/bar/blauw/rechts.png');}
.bar2 {
	background-image: url('img/bar/blauw/midden.png');
	color: #000;}
.bar2 #links	{
		background-image: url('img/bar/blauw/links.png');}
.bar2 #rechts	{
		background-image: url('img/bar/blauw/rechts.png');}
.bar3 {
	background-image: url('img/bar/blauw/midden.png');
	color: #000;}
.bar3 #links	{
		background-image: url('img/bar/blauw/links.png');}
.bar3 #rechts	{
		background-image: url('img/bar/blauw/rechts.png');}	
.bar ul {
	background-color: #3399cc;}
.bar ul li {
	background-color: #FFF;}

	
.content_block_links .bladwijzers	{
	border: 1px solid #3399cc;
	background-color: #eaf5fa;}
		
.content a	{
	text-decoration: none;
	color: #3399cc;}
.content h3	{
	font-weight: bold;
	color: #3399cc;}
.r_spoed h3	{
	color: #FF0000;
	}
.content img	{
	border: 1px solid #3399cc;}

.feed h3, .feed h3 a	{
	font-weight: bold;
	color: #3399cc;}
.feed img	{
	border: 0px solid #3399cc;}
			
.footer	{
	color: #b2b2b2;}
