/***********************************************/
/* vrww.css                             */
/* www.vrijwilligerswerkzwartewaterland.nl          */

/* www.zrtv.nl          */
/***********************************************/

/***********************************************/
/* html tag styles                             */
/***********************************************/ 

body{
	font-family: arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(bgbottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
}


a{
	color: #0254a7;
	text-decoration: none;
}

a:link{
	color: #0254a7;
	text-decoration: none;
}

a:visited{
	color: #0254a7;
	text-decoration: none;
}

a:hover{
	color: #ef3941;
	text-decoration: none;
}

h1{
 font-family: arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: arial,sans-serif;
 font-size: 110%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: arial,sans-serif;
 font-size: 90%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

p{
color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.bold {
font-weight: bold;
font-size: 14px;
}

.bold1 {
font-weight: bold;
font-size: 14px;
	vertical-align: top;
width: 50%;
}
.bold2 {
font-weight: bold;
font-size: 14px;
	vertical-align: top;
width: 20%;
}

.bold3 {
font-weight: bold;
font-size: 14px;
width: 30%;
	vertical-align: top;
}




/***********************************************/
/* layout divs                                 */
/***********************************************/

#logo{
width: 296px;
height: 140px;
float: left;
}

#headerrotatie{
	height: 140px;
	text-align: right;
	float: right;
}

#masthead{
	padding: 0;
	border-bottom: 1px solid #0254a7;
	width: 100%;
	margin: 0;
/*<!--	background-image: url(header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
-->*/}

/*#masthead1{
	padding: 0px 0px 0px0px;
	border-bottom: 1px solid #0254a7;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(header/skytekst1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#masthead2{
	padding: 0px 0px 0px0px;
	border-bottom: 1px solid #0254a7;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(header/skytekst2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#masthead3{
	padding: 0px 0px 0px0px;
	border-bottom: 1px solid #0254a7;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(header/skytekst3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
*/
#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #f2f5f9;
	border-right: 1px solid #0254a7;
	border-bottom: 1px solid #0254a7;
	border-left: 1px solid #0254a7;
}

#headlines{
  	float:right;
	width: 20%;
	border-left: 1px solid #0254a7;
	border-bottom: 1px solid #0254a7;
	border-right: 1px solid #0254a7;
	padding-right: 10px;
	background-color: #ffffff;
	line-height: 1.3;	
}

#blok{
	float: left;
	width: 100%;
}

#content{
	float: left;
	width: 57%;
	/*background-image: url(toptip.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}

#contenttijdelijk{
	float: center;
	width: 600px;
	padding: 20px 0 0 20px;
	/*background-image: url(toptip.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}

/***********************************************/
/* components                                  */
/***********************************************/

#siteName{
	padding: 0;
	margin: 0 0 0 10px ;
}

#titelheadlines{
	text-align: left;
	padding: 10px 20px 10px 0px;
	border-bottom: 1px solid #0254a7;
	background-color: #f2f5f9;
}
#titelheadlines2{
	text-align: left;
	padding: 10px 20px 10px 0px;
	border-top: 1px solid #0254a7;
	border-bottom: 1px solid #0254a7;
	background-color: #f2f5f9;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	text-align: left;
	font-size: 80%;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #0254a7;
	background-color: #f2f5f9;

}


/************** .feature styles ***************/

.iframe{
	text-align: center;
}

.feature p{
	padding: 0px 10px 10px 30px;
	font-size: 80%;
	text-align: justify;
	line-height: 170%;
}

.feature h3{
	padding: 30px 10px 5px 10px;
	text-align: left;
	font-size: 90%;
	color: #0254a7;
}

.feature h4{
	padding: 0px 10px 5px 30px;
	text-align: left;
	font-size: 90%;
	color: #0254a7;
	font-weight: bold;
}

.date{
	padding: 0px 0px 0px 4px;
	font-size: 80%;
	color: #334d55;
}
.feature img{
	float: left;
	padding: 0px 15px 0px 0px;
}

.right img{
	float: right;
}

.red {
	color: #ef3941;
	font-weight: bold;
}

.agenda1 {
	width: 120px;
	vertical-align: top;
}
.agenda2 {
	vertical-align: top;
}
.mas1{
padding: 0 20px 10px 0;
}

.archiefvwm {
	font-size: 70%;
	color: #999999;
	padding: 0 0 0 30px;
}

.formvac {
	font-size: 70%;
	color: #0254a7;
	padding: 0 0 0 30px;
}

hr {
margin: 0 0 20px 30px;
}
/************** .story styles *****************/



.story{
	clear: both;
	padding: 10px 0px 0px 0;
	font-size: 80%;
}

.story h2{
	padding: 5px 10px 30px 30px;
	color: #0254a7;
	font-size: 80%;
}

.story h3{
	padding: 0px 0px 0px 10px;
	color: #0254a7;
}

.story h4{
	padding: 0px 0px 0px 10px;
	color: #ef3941;
	font-size: 110%;
	font-weight: bold;
}

.story p{
	padding: 0px 0px 10px 10px;
	text-align: justify;
	line-height: 170%;
}

.story img{
	float: left;
	padding: 0px 20px 10px 0px;
	clear: both;
}

.vac { 
	font-size: 80%;
	color: #334d55;
}


/************** .sitemap styles *****************/



.sitemap{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.sitemap h3{
	padding: 0px 0px 0px 10px;
	color: #0254a7;
}

.sitemap p{
	padding: 0px 0px 0px 10px;
	text-align: justify;
	line-height: 170%;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc; 
	padding: 6px 15px 10px 6px;
	margin: 0px;
	text-align: right;
	background-color: #ffffff;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


#siteInfo a:link{
	color: #cccccc;
	text-decoration: none;
}

#siteInfo a:visited{
	color: #cccccc;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #ef3941;
	text-decoration: none;
}

/************* #search styles ***************/

#search{
	padding:10px 0px 5px 0px;
	font-size: 90%;
	border-top: 1px solid #0254a7;
}

#search form{
 	margin: 0px;
	padding-left: 10px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 7px 0px 7px 0px;
	color: #fcbb31;
	background-color: #0055a6;
	border-bottom: solid 1px #f2f5f9;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 20px;
	font-size: 80%;
}

#sectionLinks a:hover{
	background-color: #fbd3d4;
}

#sectionLinks h3 a:link{
	color: #fcbb31;
	text-decoration: none;
}
#sectionLinks h3 a:hover{
	color: #fcbb31;
	background-color: #0055a6;
	text-decoration: none;
}
#sectionLinks h3 a:visited{
	color: #fcbb31;
	text-decoration: none;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 75%;
}

#headlines h3{
	padding: 35px 0px 0px 20px;
	color: #ef3941;
	font-size: 12px;
}
#headlines h4{
	padding: 0px 0px 0px 20px;
	color: #ef3941;
	font-weight: bold;
	font-size: 12px;
}

#headlines h5{
	padding: 0px 0px 0px 20px;
	color: #ef3941;
	font-weight: bold;
}


#headlines p{
	padding: 0px 20px 10px 20px;
}


/***/
.admin {
	border: medium solid #ffffff;
	background-color: #e7e7e7;
	font-size: 12px;
}
