﻿/* Default CSS Stylesheet for a new Web Application project */
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }

/*BODY*/


.menubar, .menubar:link
{
font-family:		verdana, arial, swiss;
font-size: 			11px;
font-weight:		bold;
color:			#ffffff;
text-decoration:	      none;
}
.menubar:visited {
color: #ffffff;
}
.menubar:hover {
color: #000000; 
text-decoration: none;
}

.plaintext
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			13px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      none;
}
.plaintext:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			13px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      underline;
}
.plaintext:visited {
color: #000000;
text-decoration: underline;
}
.plaintext:hover {
color: #01488F; 
text-decoration: none;
}

.plaintextmenu
{
font-family:		verdana, arial, swiss;
font-size: 			13px;
font-weight:		normal;
color:			#01488F;
text-decoration:	      none;
}
.plaintextmenu:link
{
font-family:		verdana, arial, swiss;
font-size: 			13px;
font-weight:		normal;
color:			#000000;
text-decoration:	      none;
}
.plaintextmenu:visited {
color: #000000;
text-decoration: none;
}
.plaintextmenu:hover {
color: #01488F; 
text-decoration: none;
}

.titletext, .titletext:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			18px;
font-weight:		bold;
color:			#000000;
text-decoration:	      none;
}
.titletext:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			18px;
font-weight:		bold;
color:			#000000;
text-decoration:	      underline;
}
.titletext:visited {
color: #000000;
text-decoration: underline;
}
.titletext:hover {
color: #000000; 
text-decoration: none;
}

.titletextItem, .titletextItem:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			16px;
font-weight:		bold;
color:			#6c6c6c;
text-decoration:	      none;
}
.titletextItem:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			16px;
font-weight:		bold;
color:			#6c6c6c;
text-decoration:	      underline;
}
.titletextItem:visited {
color: #6c6c6c;
text-decoration: underline;
}
.titletextItem:hover {
color: #6c6c6c; 
text-decoration: none;
}

.titletextMenu, .titletextMenu:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			18px;
font-weight:		bold;
color:			#FFFFFF;
text-decoration:	      none;
}
.titletextMenu:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			18px;
font-weight:		bold;
color:			#FFFFFF;
text-decoration:	      underline;
}
.titletextMenu:visited {
color: #FFFFFF;
text-decoration: underline;
}
.titletextMenu:hover {
color: #FFFFFF; 
text-decoration: none;
}


.bigtitletext, .bigtitletext:link
{
font-family:		verdana, arial, swiss;
font-size: 			24px;
font-weight:		bold;
color:			#000000;
text-decoration:	      none;
}
.bigtitletext:link
{
font-family:		verdana, arial, swiss;
font-size: 			24px;
font-weight:		bold;
color:			#000000;
text-decoration:	      underline;
}
.bigtitletext:visited {
color: #000000;
text-decoration: underline;
}
.bigtitletext:hover {
color: #000000; 
text-decoration: none;
}

.smalltext
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      none;
}
.smalltext:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      underline;
}
.smalltext:visited {
color: #6c6c6c;
text-decoration: underline;
}
.smalltext:hover {
color: #6c6c6c;
text-decoration: none;
}

.smalltextBrackets
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      none;
}
.smalltextBrackets:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      none;
}
.smalltextBrackets:visited {
color: #6c6c6c;
text-decoration: none;
}
.smalltextBrackets:hover {
color: #3B3D40;
text-decoration: underline;
}

.ReadMore
{
background:url("./images/file.gif") no-repeat 0 3px;
padding-left:15px;
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      none;
}
.ReadMore:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		bold;
color:			#6c6c6c;
text-decoration:	      none;
}
.ReadMore:visited {
color: #6c6c6c;
font-size: 			11px;
font-weight:		bold;
text-decoration: none;
}
.ReadMore:hover {
color: #3B3D40;
font-size: 			11px;
font-weight:		bold;
text-decoration: underline;
}

.smalltextmini
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			9px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      none;
}
.smalltextmini:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			9px;
font-weight:		normal;
color:			#6c6c6c;
text-decoration:	      underline;
}
.smalltextmini:visited {
color: #6c6c6c;
text-decoration: underline;
}
.smalltextmini:hover {
color: #01488F;
text-decoration: none;
}

.smalltextmenu
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#01488F;
text-decoration:	      none;
}
.smalltextmenu:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#01488F;
text-decoration:	      none;
}
.smalltextmenu:visited {
color: #01488F;
text-decoration: none;
}
.smalltextmenu:hover {
color: #cc5b00;
text-decoration: underline;
}


.smalltextwhite
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#FFFFFF;
text-decoration:	      none;
}
.smalltextwhite:link
{
font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#FFFFFF;
text-decoration:	      underline;
}
.smalltextwhite:visited {
color: #FFFFFF;
text-decoration: none;
}
.smalltextwhite:hover {
color: #FFFFFF; 
text-decoration: none;
}

.WhiteCalibri
{
	font-family:		Calibri,tahoma;
	font-size: 			18px;
	font-weight:		normal;
	color:			#FFFFFF;
	text-decoration:	      none;
}
.WhiteCalibri:link
{
	font-family:		Calibri,tahoma;
	font-size: 			18px;
	font-weight:		normal;
	color:			#FFFFFF;
	text-decoration:	      underline;
}
.WhiteCalibri:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteCalibri:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

.smallwhite
{
font-family:		verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#000000;
text-decoration:	      none;
}
.smallwhite:link
{
font-family:		verdana, arial, swiss;
font-size: 			11px;
font-weight:		normal;
color:			#000000;
text-decoration:	      none;
}
.smallwhite:visited {
color: #000000;
text-decoration: none;
}
.smallwhite:hover {
color: #000000; 
text-decoration: underline;
}

.plaintextblack,.plaintextblack:link
{
font-family:		verdana, arial, swiss;
font-size: 			13px;
font-weight:		normal;
color:			#ffffff;
text-decoration:	      none;
}
.plaintextblack:visited {
color: #ffffff;
text-decoration: underline;
}
.plaintextblack:hover {
color: #ffffff; 
text-decoration: none;
}

.TextBox		
{
font-family:tahoma; 
font-size:9pt; 
color:#6c6c6c; 
background-color:white; 
border:#6c6c6c; 
border-style:groove; 
border-top-width:1px; 
border-bottom-width:1px; 
border-right-width:1px; 
border-left-width:1px;}

.Button1		
{
font-family:arial; 
font-size:9pt; 
color:white; 
background-color:#336699; 
border:black; 
border-style:groove; 
border-top-width:1px; 
border-bottom-width:1px; 
border-right-width:1px; 
border-left-width:1px;}

.commentslink{
	
background:url("./images/comments.gif") no-repeat 0 3px;
	
padding-left:15px;

font-family:		tahoma,verdana, arial, swiss;
font-size: 			11px;
font-weight:		bold;
color:			#6c6c6c;
text-decoration:	      none;
}
.commentslink:hover {
color: #3B3D40;
text-decoration: underline;
}

#local_nav UL 
{
	
FONT-FAMILY: tahoma; 
	
FONT-SIZE: 11px;
	
COLOR: #4f4e4d;
	LINE-HEIGHT: 14px;
	
PADDING-RIGHT: 0px; 
	
PADDING-LEFT: 0px; 	 
	
LIST-STYLE-TYPE: none;
	
MARGIN: 3px 0px 5px 9px; 
}

#local_nav LI 
{
	
LINE-HEIGHT: 14px;
	
PADDING: 0px 0px 2px 8px;  
MARGIN-LEFT: -6px; 
	
background-image:url('images/left_bullet.gif');
	
background-position: left top;
	
background-repeat:no-repeat;
	
}

.listItems
{
	font-family :Tahoma;
	font-size:11px;
	color:#4f4e4d;
	line-height:13px;
	list-style-type:square;
	margin-bottom:4px;
	margin-left:5px;
	padding:0px 0pt 0pt 10px;	
}

#lists ul li
{
	font-family :Tahoma;
	font-size:11px;
	color:#4f4e4d;
	line-height:5px;
	list-style-type:square;
	margin-bottom:4px;
	margin-left:5px;
	padding:0px 0pt 0pt 10px;
}

#listsReactie ul li
{
	font-family :Tahoma;
	font-size:11px;
	color:#4f4e4d;
	line-height:14px;
	list-style-type:square;
	margin-bottom:4px;
	margin-left:5px;
	padding:0px 0pt 0pt 10px;
}

#local_nav1 UL 
{
	
FONT-FAMILY: tahoma; 
	
FONT-SIZE: 11px;
	
COLOR: #4f4e4d;
	LINE-HEIGHT: 14px;
	
PADDING-RIGHT: 0px; 
	
PADDING-LEFT: 0px; 	 
	
LIST-STYLE-TYPE: none;
	
MARGIN: 3px 0px 5px 9px; 
}

#local_nav1 LI 
{
	
LINE-HEIGHT: 14px;
	
PADDING: 0px 0px 2px 8px;  
MARGIN-LEFT: -6px; 
	
background-image:url('images/left_bullet.gif');
	
background-position: left top;
	
background-repeat:no-repeat;
	
}

#95height{height:95%}
#100height{height:100%}
#100height2{height:100%}