@charset "utf-8";


/*body {
	font-style: Arial;
	background-color: #236800;
	frameborder:0;
}
*/
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {color: #990000;
}

.style2 {color: #006600;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
/* Topmenu verwelkoming en profiel benodigheden!!!*/
.welkom
{
	color: white;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family: tahoma, sans-serif;
}
.welkom_active
{
	color:#030;
	display:marker;
	text-indent:inherit;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	font-family: tahoma, sans-serif;
}
/* Formulierveld */
.inputfield {
	border:1px solid #A6AA9F;
	background-color:#DCE8BF;
	width:130px;
}
/* Formulierveld login error   */
.inputfield_error {
	border:1px dashed #900;
	background-color:#6C9;
	width:130px;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #777777;
	background-color: #666666;
}

/*LETTERTYPE SUBMENU'S*/
/*#######################################################################################*/
.submenu{
font-style:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;}

/*#######################################################################################*/

/* AFBEELDINGEN IN TABELLEN OP WEBSITE WEERGEGEVEN*/
/*#######################################################################################*/
.topachtergrond
{	background: url(../afbeeldingen/TopRietvissers/balkenframe.jpg) #236923 repeat-x;
	color: #ffffff;}

.menuboven{
background-image:url(../afbeeldingen/menu_links/boven.jpg);}
.menuachtergrond{
background-image: url(../afbeeldingen/menu_links/midden.jpg);
background-repeat:repeat-y}
.menuonder{
background-image:url(../afbeeldingen/menu_links/onder.jpg);
background-repeat:no-repeat}

/* Hoofdweergave vesnter*/
.weergaveframe_hoek_linksboven{
background-image:url(../afbeeldingen/weergaveframe/hoek_linksboven.jpg);}
.weergaveframe_hoek_linksonder{
background-image: url(../afbeeldingen/weergaveframe/hoek_linksonder.jpg); }

.weergaveframe_hoek_rechtsboven{
background: url(../afbeeldingen/weergaveframe/hoek_rechtsboven.jpg) no-repeat;}
.weergaveframe_hoek_rechtsonder{
background: url(../afbeeldingen/weergaveframe/hoek_rechtsonder.jpg) no-repeat;}

.weergaveframelinks{ 
background: url(../afbeeldingen/weergaveframe/linkerbalk.jpg) repeat-y;}
.weergaveframerechts{
background: url(../afbeeldingen/weergaveframe/rechterbalk.jpg) repeat-y;}
.weergaveframetop{
background: url(../afbeeldingen/weergaveframe/bovenbalk.jpg) repeat-x;
}
.weergaveframeonder{
background: url(../afbeeldingen/weergaveframe/onderbalk.jpg) repeat-x;
}

/*########################################################################################*/
	
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(../afbeeldingen/TopRietvissers/topbalk_boven.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(../afbeeldingen/TopRietvissers/topbalk_onder.jpg) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #375576;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
}


/* Sometimes there will be an error when you post */
.error
{
	color:#900;
	font-weight: bold;
}

.good
{
	color: green;
	font-weight: bold;
}
.one
{
	background: url(../afbeeldingen/pictogrammen/1steplaats.png) center no-repeat;


}.two
{
	background: url(../afbeeldingen/pictogrammen/2deplaats.png) center no-repeat;
}.three
{
	background: url(../afbeeldingen/pictogrammen/3deplaats.png) center no-repeat;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  11px;
	font-weight:bold;
	vertical-align: top;
	padding: 2px 4px 4px 4px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(../afbeeldingen/TopRietvissers/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(../afbeeldingen/TopRietvissers/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(../afbeeldingen/TopRietvissers/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(../afbeeldingen/TopRietvissers/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(../afbeeldingen/TopRietvissers/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(../afbeeldingen/TopRietvissers/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color:#003300;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 8px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 8px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}
/*--------------------------------------------------------------------------*/
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color:#A0DCAB;
width: 300px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 15;
position:absolute;
top: -150px;
left: 50;
visibility: hidden;
}
/*---------------------------------------------------------------------------*/
.messagebox{
	position:absolute;
	width:140px;
	margin-left:0px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:140px;
	margin-left:0px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:140px;
	margin-left:0px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {color: #990000;
}

.style2 {color: #006600;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
/* Topmenu verwelkoming en profiel benodigheden!!!*/
.welkom
{
	color: white;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family: tahoma, sans-serif;
}
.welkom_active
{
	color:#030;
	display:marker;
	text-indent:inherit;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	font-family: tahoma, sans-serif;
}
/* Formulierveld */
.inputfield {
	border:1px solid #A6AA9F;
	background-color:#DCE8BF;
	width:130px;
}
/* Formulierveld login error   */
.inputfield_error {
	border:1px dashed #900;
	background-color:#6C9;
	width:130px;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #777777;
	background-color: #666666;
}

/*LETTERTYPE SUBMENU'S*/
/*#######################################################################################*/
.submenu{
font-style:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;}

/*#######################################################################################*/

/* AFBEELDINGEN IN TABELLEN OP WEBSITE WEERGEGEVEN*/
/*#######################################################################################*/
.topachtergrond
{	background: url(../afbeeldingen/TopRietvissers/balkenframe.jpg) #236923 repeat-x;
	color: #ffffff;}

.menuboven{
background-image:url(../afbeeldingen/menu_links/boven.jpg);}
.menuachtergrond{
background-image: url(../afbeeldingen/menu_links/midden.jpg);
background-repeat:repeat-y}
.menuonder{
background-image:url(../afbeeldingen/menu_links/onder.jpg);
background-repeat:no-repeat}

/* Hoofdweergave vesnter*/
.weergaveframe_hoek_linksboven{
background-image:url(../afbeeldingen/weergaveframe/hoek_linksboven.jpg);}
.weergaveframe_hoek_linksonder{
background-image: url(../afbeeldingen/weergaveframe/hoek_linksonder.jpg); }

.weergaveframe_hoek_rechtsboven{
background: url(../afbeeldingen/weergaveframe/hoek_rechtsboven.jpg) no-repeat;}
.weergaveframe_hoek_rechtsonder{
background: url(../afbeeldingen/weergaveframe/hoek_rechtsonder.jpg) no-repeat;}

.weergaveframelinks{ 
background: url(../afbeeldingen/weergaveframe/linkerbalk.jpg) repeat-y;}
.weergaveframerechts{
background: url(../afbeeldingen/weergaveframe/rechterbalk.jpg) repeat-y;}
.weergaveframetop{
background: url(../afbeeldingen/weergaveframe/bovenbalk.jpg) repeat-x;
}
.weergaveframeonder{
background: url(../afbeeldingen/weergaveframe/onderbalk.jpg) repeat-x;
}

/*########################################################################################*/
	
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(../afbeeldingen/TopRietvissers/topbalk_boven.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(../afbeeldingen/TopRietvissers/topbalk_onder.jpg) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #375576;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
}


/* Sometimes there will be an error when you post */
.error
{
	color:#900;
	font-weight: bold;
}

.good
{
	color: green;
	font-weight: bold;
}
.one
{
	background: url(../afbeeldingen/pictogrammen/1steplaats.png) center no-repeat;


}.two
{
	background: url(../afbeeldingen/pictogrammen/2deplaats.png) center no-repeat;
}.three
{
	background: url(../afbeeldingen/pictogrammen/3deplaats.png) center no-repeat;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  11px;
	font-weight:bold;
	vertical-align: top;
	padding: 2px 4px 4px 4px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(../afbeeldingen/TopRietvissers/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(../afbeeldingen/TopRietvissers/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(../afbeeldingen/TopRietvissers/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(../afbeeldingen/TopRietvissers/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(../afbeeldingen/TopRietvissers/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(../afbeeldingen/TopRietvissers/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color:#003300;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 8px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 8px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}
/*--------------------------------------------------------------------------*/
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color:#A0DCAB;
width: 300px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 15;
position:absolute;
top: -150px;
left: 50;
visibility: hidden;
}
/*--------------NAKIJKEN? MAG WEG-------------------------------------------------------------*/
.messagebox{
	position:absolute;
	width:140px;
	margin-left:0px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:140px;
	margin-left:0px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:140px;
	margin-left:0px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
/*-----------------------------------------------------------------------------------*/
/*                                  KALENDER                                         */
div.container {
border: 1px solid #000000; 
width: 720px; 

	border:thin;
	border:#004000;
	height:auto;
	border-bottom-style:double;
	border-left-style:double;	
	border-top-style:double;
	border-right-style:double;
}
.kalender_omlijsting{


	}
.Randkleur_titel{
background-color:#236923;
border-color:#236923;
border-bottom-style:ridge;

				}
	div.spacer {
clear: both; 
}

.kalender_tabel_opmaak_rand_L{
	background-color:#59A266;
	border:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	width: 80px;
	height:20px;
	float: left;
	text-align:right;
}
	
.kalender_tabel_opmaak{
	background-color:#59A266;
	border:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	width: 100px;
	height:20px;
	float: left;
	text-align:right;
}
.kalender_tabel_opmaak_Wed{
	background-color:#59A266;
	border:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	width: 220px;
	height:20px;
	float: left;
	text-align:right;
}
.kalender_tabel_opmaak_rand_R{
	background-color:#59A266;
	border:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	width: 110px;
	height:20px;
	float: left;
	}
/* ----------------------------------KALENDER UITLIJNING DIV------------------------------------------------------------- */
.links{
width: 150px;
float: left;
height: 487px;
	}
.links2{
width: 300px;
float: left;
height: 487px;
	}
.links3{
	}
.links4{
	}
.links5{
	}





