﻿.body
{
  background-color:#FFFFFF;  
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: auto;
   /* background: #FED36B url(images/background_fullwidth.png) repeat-y center top;*/
    width:99%; 
    color:Black;
    font-family:Arial;
    height:100%; 
      
     
}

/* instellingen voor de masterpage */
/* regel 1 */
.blauw
{
	background-color:#0060AA; /* blauw */
	color:#FFE700; /* geel */
} 
.geel
{
	background-color:#FFE700; /* geel */
	color:#0060AA; /* blauw */
} 

.CelLinksBoven 
{
	background-color:#0060AA; /* blauw */
	width:200px;
	height:100px;
    color:#FFE700; /* geel */
	
}
.CelMiddenBoven
{
	background-color:#0060AA; /* blauw */
	height:100px;
	color:#FFE700; /* geel */
	text-align:left;
	width:inherit;
}

.CelRechtsBoven 
{
	background-color:#FFE700; /* geel */ 
	width:200px;
	height:100px;
  color:#6F42E6; /* blauw */
  vertical-align:top ;     
}
/* regel 2 */
  
.CelLinksMidden 
{
	background-color:#0060AA; /* blauw */
	color:#FFE700;  /* geel */
	vertical-align:top;
	text-align:left;
	padding-left:5px;  
}
.CelPagina
{
	vertical-align:top;
  max-width:600px;
} 

.CelRechtsMidden 
{
	background-color: #FFE700; /* geel */
	color:#0060AA; /* blauw */
	vertical-align:top;
	text-align:left;
}
/* regel 3 */

.CelLinksOnder 
{
	background-color:#FFE700;  /* geel */
	height:50px;
	color:#0060AA; /* blauw */
  vertical-align:middle;
}

/* Hier staat de opmaak voor de teksten */

.KopTekstBlauw,.NewsItemTitle /* algemene kopteks blauw */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color:#0060AA;  /*#6F42E6;  blauw */
	
}
.KopTekstGeel /* algemene kopteks blauw */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFE700; /* geel */
	 
}

.Column_1 {
  padding : 0px;
}

.Content
{
  /*	background-color:#F2F2F2; */ 
    text-align:left;
    padding-left:5px;
    color:Black;
    font-size:small;       	 
}
.TitelCB,h3
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color:#0060AA; /*#6F42E6;   blauw */
}

.datumB
{
   color: Black;
   font-size: small; 
   text-align: right; 
}
.redactie
{
   color: Black;
   font-size: small; 
   text-align: left; 
}

.leesmeer, leesalles
{
  text-align:right;
  font-size:small;   		
}

.Kruimels
{
	margin: 25px;
	text-align:left;
    	width:80%;
	font-weight: 700;
}
.Gasten
{
	margin: 25px;
	text-align:left;
    	width:80%;
	font-weight: normal;
}
.fullwidth
{
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;    
    text-align:left;
    width:100%;
}


.leftmenutekst ul
{
  margin : 0pt;
}
	
.leftmenutekst a
{
    text-align: left; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    font-weight: bold; 
    text-decoration: none;
    color: #FFE700; /* geel */
}
  
.leftmenutekst ul li ul li a
{
    font-size: 10pt; 
}
  
.rightmenutekst
{
    text-align: left; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: medium; 
    font-weight: bold; 
    color:#0060AA;  /* blauw */
  }
  
  /* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
	height: 3px;
	width: 100%;
	text-align:center;
    font-size:smaller; 
	
}
.VolleLijn
{
	text-align:left;
	width:106%;
	height: -12px;
}
.VolleLijn3_4
{
	text-align:center;
	width:75%
	
}	
.VolleLijnB
{
	text-align:center;
    color:#0060AA;
    height:3px;
    width:75%;
}	

/* Command buttons on pages */
.actionbuttonsRechts
{
  text-align:right;
  position: relative; 
  padding:  1px 1px 1px 1px;
  width:50%;
}
.actionbuttonsLinks
{
  text-align: left;
  position: relative; 
  padding: 1px 1px 1px 1px;
  width:50%;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
    color:#6F42E6; /* blauw */
}

.PageNumbers span
{
    padding-left: 3px;
}

.formlabel
{
    font-size:15px;
    font-style:italic;
    font-weight:bold;
    color: Black;
    vertical-align:text-top ;
}  
.label10px_Bold_Italic
{
    font-size:10px;
    font-style:italic;
    font-family:Arial;  
    font-weight:bold;
    color: Black;
}
.label10px
{
    font-size:10px;
    font-style:normal;
    font-family:Arial;  
    font-weight:normal;
    color: Black;
}
.label11px_Bold
{
    font-size:11px;
    font-style:normal;
    font-family:Arial;  
    font-weight:bold;
    color: Black;
    width:150px;
}
.label11px
{
    font-size:11px;
    font-style:normal;
    font-family:Arial;  
    font-weight:normal; 
    color: Black;
    
}
.label12px_bold_Italic
{
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    color: Black;
}
.label12px_bold
{
    font-size:12px;
    font-style:normal;
    font-family:Arial;
    font-weight:bold;
    color: Black;
}
.label12px
{
    font-size:12px;
    font-style:normal;
    font-family:Arial;
    font-weight:normal;
    color: Black;
}

.FaqVraag
{
	width:100%;
/*	background-color:#0060AA;   blauw
 */	color:#6F42E6; 
	font-size: small;
    vertical-align:top; 
	
}
.FaqAntwoord
{
	width:100%;
	background-color:#CCFFFF; 
    font-style:italic;
    color: Black;
    font-size:small;
    vertical-align:top;

}      
.Membercard
{
   border:1px;
   border-color:#0060AA;  
	width:300px;
	color:#6F42E6;  /* blauw */
}
.txtblock
{
    Height:22px;
    Width:128px;
}
.freetextbox
{
    height:200px;
    width:550px;
}
.tekstBox
{
	Width:500px;
}

.xref
{
    color: #3333FF;
    font-size:11px;
}
.PageNumbers
{
   background: #FFE700; /* geel */
   width:100%;
   text-align:center;
   height:29px;
}
.Fout
{
    color:Red;
    font-size:medium;
    font-weight:bold;
}

a
{
    text-decoration: none;
    color:#0060AA;
}

a:hover
{
    text-decoration: underline;
    color:#CC3366;
}
.Contributie
{
	 border:1;
	 padding:3;
} 
.Titel
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color:Black
}
.Rechts
{
	text-align:right;
}
table.tabel 
{
	width:500px; 
	margin-left:auto; 
	margin-right:auto;
}

table.Grid
{
  background-color : #FFFFFF;
  border-collapse  : collapse;
  border-color     : #999999;
  border-style     : none;
  border-width     : 1px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  width            : 700px;
}

tr.Header
{
  background-color : #0060AA;
  color            : #FFE700;
  font-size        : 12px;
  font-weight      : bold;
}

tr.Item0
{
  background-color : #FFFFDE;
  color            : #000000;
  vertical-align   : top;
}

tr.Item1
{
  background-color : #FFFFFF;
  color            : #000000;
  vertical-align   : top;
}

tr.Footer
{
  text-align       : center;
  background-color : #5D7B9D;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
}

input.button
{
	background-color:#0060AA; /* blauw */
	color:#FFE700; /* geel */
	width : 100px;
}
 
img.Thumbnail
{
  margin  : 10px;
  display : inline;
  border  : 0px;
}


img
{
  border : 0px;
}


table.jCalendar th {
	background: #0060AA !important;
	color: #FFE700 !important;
}

table.jCalendar td.selected {
	background: #0060AA !important;
	color: #FFE700 !important;
}

div.NewsItem {
  margin-top    : 10px;
  margin-bottom : 50px;
}

div.NewsItemCreationDetails {
  font-size     : 7pt;
  margin-bottom : 5px;
}

.NewsItemTitle {
  display : block;
}