/* Indent the first line only */	
p:first-line{
			text-indent: 3em;
}
			
/*
P:first-letter { font-size: 250%; font-weight: bold; 
}
*/

a:link {
	color: #111155;
	text-decoration: none;
}
a:active {
	color: #eeeeee;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #33F;
	text-decoration: underline;
	text-shadow: #444 1px 1px 2px;
}

.logo {
			background : #036;
}
.submenu{	background : #036; 
			font-weight : bolder;
			font-size : 18px; 
			line-height:150%;
			
}

.submenuactive{
			text-align : center;
			background-image: url('/images/titelbg.gif');					
			text-shadow: #333 1px 2px 2px;
			}
			
.submenuinactive{
			text-align : center;
			background-image: url('/images/titelbginactive.gif');
			text-shadow: #000 1px 2px 2px;
			}
									
.submenuinactive a:link {
			color: #f00;
			text-decoration: none;
}
			
.submenuinactive a:active {
			color: #f00;
			text-decoration: none;
}
.submenuinactive a:visited {
			color: #f00;
			text-decoration: none;
	}
.submenuinactive a:hover {
			color: #b22;
			text-decoration: underline;
			text-shadow: #444 0px 0px 5px;
}


.submenuactive a:link {
			color: #f11;
			text-decoration: none;
}
			
.submenuactive a:active {
			color: #f11;
			text-decoration: none;
}
.submenuactive a:visited {
			color: #f11;
			text-decoration: none;
	}
.submenuactive a:hover {
			color: #f66;
			text-decoration: none;
}

.contentpane{
		background:#036;
		}

.titel{color : #ff0000; 
			text-shadow: #444 0px 0px 5px;
			font-family : verdana, Verdana, sans-serif; 
			font-style : normal; 
			font-weight : bolder;
			font-size : 14px; 
			text-align : left;
			background-image: url('/images/titelbg.gif');
			padding: 4px 10px 4px 10px;
			margin: 0;
			border: 1px solid #A1A5A9;
}

.actie {
			font-weight : bold;
			color:#fff;
			background:#036;
			background-image: url('/images/titelbg.gif');
			background-repeat:repeat-x; 
			padding: 5px 10px 5px 10px;
			border: 1px solid #A1A5A9;
}
				
.actie:first-line{
			line-height: 160%;
			font-weight : bolder;
			font-size : 14px; 
			color : #ff0000; 	
			text-shadow: #444 3px 3px 5px;
		
			}
			
.koptekst{color : #ff0000; 
			font-family : verdana, Verdana, sans-serif; 
			font-style : normal; 
			font-weight : bolder;
			font-size : 12px; 
			text-align : left;
			}
			
			
.tekst{		
			color : #000000; 
			font-family : verdana, Verdana, sans-serif; 
			font-weight : normal; 
			font-size : 12px; 
			text-align : left;
			line-height: 180%;
			border-top: 1px solid #A1A5A9;
			border-right: 1px solid #A1A5A9;
			border-bottom: 1px solid #A1A5A9;
			border-left: 1px solid #A1A5A9;
			padding: 10px 10px 10px;
			background-color : #f5f2f2;
			}
			
.onderbalk {
			text-shadow: #444 0px 0px 5px;
}

.formulier{
			color:white;
	}
.rss h1{
	font-size: 14px; 
	line-height: 120%;
	}
.rss h2{
	font-size: 14px; 
	line-height: 100%;
	}
	
.rss h2{
	font-size: 12px; 
	line-height: 120%;
	}

span.s1 {color: #ff0000; font-weight: bold}

