TEXTAREA {
background-color: #ffffff;
border: solid 1px #274F6A;
color: #274F6A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
font-weight: normal;
width: 450;
height: 100;
} 

TEXTAREA.normaal {
}

TEXTAREA.blauw {
background-color: #9CD8FF;
}

TEXTAREA.tabel {
height: 250;
}

TEXTAREA.tabelblauw {
background-color: #9CD8FF;
height: 250;
}

INPUT {
background-color: #ffffff;
border: solid 1px #274F6A;
color: #274F6A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 12px;
width: 450;
}

.editlnk {
color: #274F6A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 12px;
}

SELECT {
background-color: #ffffff;
border: solid 1px #274F6A;
color: #274F6A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 12px;
width: 200;
}

SELECT.selectSmaller {
width: 150;
}

INPUT.radio {
border: solid 0px #274F6A;
width: 20;
}

INPUT.readonly {
	background-color: #eeeeee;
	font-style:italic;
}

INPUT.normaal {
}

INPUT.reservering {
	width: 202;
}
INPUT.reservering_smaller {
	width: 202;
}
SELECT.reservering {
	width: 45;
}
SELECT.reservering_breder {
	width: 202;
}

INPUT.reserveringsubmitbutton {
background-color: #9CD8FF;
vertical-align: middle;
width: 100;
height: 18;
}

INPUT.submitbutton {
width: 100;
height: 18;
}

INPUT.submitbuttonsmal {
width: 70;
height: 18;
}

INPUT.submitbuttonsmaller {
width: 40;
height: 18;
}

INPUT.positie {
width: 50;
}

INPUT.positieSmall {
width: 40;
}

INPUT.checkboxSmall {
width: 20;
}

INPUT.minderbreed {
width: 150;
}

INPUT.nogminderbreed {
width: 120;
}

INPUT.paginatitel {
width: 150;
}

INPUT.positieblauw {
width: 50;
background-color: #9CD8FF;
}

INPUT.zoek {
border: solid 1px #9CD8FF;
width: 153;
}

FONT.voorinput {
color: #274F6A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 12px;
}

FONT.voorinputR {
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 12px;
}

FONT.weetuhetzeker {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 12px;
}

BODY		{
		background-color: #274F6A;
		background-image: url(../images/common/franselelie.gif);
		margin: 0px;
		text-align: center;
		}
		
TD		{
		font-family: Arial, Sans-serif;
		font-size: 12px;
		color: #000000;
		}
TD.cmsR {
		text-align:right;
		vertical-align:middle;
		width:50;
}

TD.cmsL {
		text-align:left;
		vertical-align:top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;
		width:450;
}
		
TD.mainMenuActiveBg	{
			background: url(../images/mainmenu/background_activeitem.gif) no-repeat;
			padding-left: 10px;
			}
			
TD.mainMenuBg		{
			xbackground-image: url(../images/mainmenu/background_item.gif);
			padding-left: 10px;
			}

TD.zoekBg		{
			padding-left: 10px;
			padding-right: 20px;
			}

TD.subMenuActiveBg	{
			background-image: url(../images/submenu/background_activeitem.gif);
			padding-left: 20px;
			}
			
TD.subMenuBg		{
			xbackground-image: url(../images/submenu/background_item.gif);
			padding-left: 20px;
			}
						
A.mainMenuActive, .mainMenuActive, A.mainMenuActive:HOVER, .mainMenuActive:HOVER	{
			margin-bottom: -4px;
			width: 183px;
			height: 20px;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			filter: glow(color=#000000, strength=1);
			}
			
A.mainMenu		{
			margin-bottom: -4px;
			width: 183px;
			height: 20px;
			font-size: 12px;
			font-weight: bold;
			color: #80C1FD;
			text-decoration: none;
			filter: glow(color=#000000, strength=1);
			}
			
A.mainMenu:HOVER	{
			color: #FFFFFF;
			}

A.subMenuActive, .subMenuActive, A.subMenuActive:HOVER, .subMenuActive:HOVER	{
			margin-bottom: -4px;
			width: 173px;
			height: 20px;
			font-size: 10px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			}
			
A.subMenu		{
			margin-bottom: -4px;
			width: 173px;
			height: 20px;
			font-size: 10px;
			font-weight: bold;
			color: #B5DAFD;
			text-decoration: none;
			}
			
A.subMenu:HOVER	{
			color: #FFFFFF;
			}



A.submenu_bak	{
	color: #9CD8FF;
	font-size: 10px;
	font-weight: bold;
}

A.submenu_bak:HOVER	{
	color: #FFFFFF;
}
			
TD.content	{
		background-color: #FFFFFF;
		color: #000000;
		font-size: 12px;
		padding: 30px;
		line-height: 18px;
		}		

A 		{
		color: #0967A4;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
  		}

A:HOVER 	{
       		color: #000000;
       		text-decoration: none;
  		}
  		
.title 		{
		font-family: Times New Roman, Sans-serif;
       		color: #FFFFFF;
       		font-size: 18px;
       		font-weight: bold;
       		padding-right: 10px;
  		}
  
.subtitle 	{
		background-image: url(../images/common/background_subtitle.gif);
		font-family: Times New Roman, Sans-serif;
		color: #C2E0FC;
		font-size: 16px;
		font-weight: bold;
		padding-right: 10px;
  		}

P.header 	{
		font-family: Times New Roman, Sans-serif;
		color: #1C97E7;
       	font-size: 18px;
		text-decoration: none;
		font-weight: bold;
  		}

P.zoek 	{
		font-family: Times New Roman, Sans-serif;
		color: #1C97E7;
       	font-size: 15px;
		text-decoration: none;
		font-weight: bold;
  		}

P.bold		{
		font-weight: bold;
		margin-bottom: 0px;
		}
  
A.LinkInBlueTable {
		font-family: Arial, Sans-serif;
		color: #000000;
       		font-size: 12px;
		text-decoration: underline;
		font-weight: 300;
  		}
 

 
 .white 	{
		color: #FFFFFF;
		}

.boldwhite 	{
		color: #FFFFFF;
       		font-weight: bold;
  		}
 
 A.whitelink 	{
		color: #FFFFFF;
       		text-decoration: underline;
  		}
  
A.whitelink:HOVER 	{
			text-decoration: none;
  			}

.designer	{
  		color: #5584AF;
  		font-size: 10px;
  		padding-left: 10px;
  		}
  		
A.designer:HOVER	{
  			color: #6397C7;
  			font-size: 10px;
  			}
  			
.large		{
       		font-size: 30px;
       		}
       		
.photo		{
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		}

.imageSupplement	{
			font-size: 11px;
			font-style: italic;
			}
			
HR		{
		height: 1px;
		color: #000000;
		}
		
A.language	{
		color: #FFFFFF;
		}
		
A.language:HOVER	{
		color: #9CD8FF;
		}
		
A.backbutton	{
		cursor: hand;
		}