/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FF9900; layer-background-color:#FF9900; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; border-left:1px solid #FFFFFF; padding-left:5px; padding-top:4px; font-size:14px; vertical-align:middle;}
.clLevel0{color:#FFFFFF;}
.clLevel0over{color:#FFFFFF; background-color:green; cursor:hand; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-size:13px; padding-left:5px; border:1px solid #FFFFFF;}
.clLevel1{background-color:#D54022; layer-background-color:#D54022; color:#FFFFFF;}
.clLevel1over{background-color:green; layer-background-color:green; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden;}


/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-size:13px; padding-left:10px;}
.clLevel2{background-color:#D54022; layer-background-color:#D54022; color:#FFFFFF;}
.clLevel2over{background-color:green; layer-background-color:green; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden;}

H1 {
  color: #D54022;
  font-size: 15px;
  font-weight: bold;
  display: inline;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  line-height:24px;
}

H2 {
  background: url(/images/bullet_dove.gif) no-repeat 0px 50%;
  padding: 4px 0 4px 26px;
  color: #D54022;
  font-size: 15px;
  font-weight: bold;
  line-height:20px;
  display: inline;
}

H3 {
  background: url(/images/bullet_dove.gif) no-repeat 0px 50%;
  padding: 4px 0 4px 26px;
  color: green;
  font-size: 15px;
  font-weight: bold;
  line-height:20px;
  display: inline;
}

H4 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

H5 {
  color: #0f4483;
  font-size: 14px;
  font-weight: bold;
}

H6 {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}


.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px;
  background-color: #D54022;
  border : 1px solid #000000;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px;
  background-color: green;
	border : 1px solid #000000;
}

.TextField
{  
  height: 15px;
  font-family : Verdana, Arial, Sans-serif, Helvetica;
  font-size: 10px;
  color: #000000;
  margin: 0px;
  padding-top:3px;
  background-color: #FFFFFF; 
  border-color: #CCCCCC; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

.selectField{
  height: 18px;
  font-family : Verdana, Arial, Sans-serif, Helvetica;
  font-size: 10px;
  color: #000000;
  margin: 0px;
}

A { text-decoration: underline; line-height:20px; }
A:link { color: #000000; }
A:visited { color: #000000; }
A:hover { text-decoration: none; color: green; }

A.black {text-decoration: underline; }
A.black:link {color: #000000; }
A.black:visited {color: #000000; }
A.black:hover {text-decoration: underline; color: #000000; }

A.white {text-decoration: none; }
A.white:link {color: #FFFFFF; }
A.white:visited {color: #FFFFFF; }
A.white:hover {text-decoration: underline; color: #FF9900; }

.blokBlauw{
  background:#cfdae6;
  padding:4px;
}
.blokWit{
  background:#FFFFFF;
  padding:4px;
}
.actieTitel
{
 color: #FFFFFF; 
  font-family : Arial, Sans-serif, Helvetica, Verdana;
  font-size: 16px;
  font-weight: bold;
  height:30px;
}
.actiePrijs
{
 color: #FFFFFF; 
  font-family : Arial, Sans-serif, Helvetica, Verdana;
  font-size: 14px;
  font-weight: bold;
}

.actieText
{
 color: #FFFFFF; 
  font-family : Arial, Sans-serif, Helvetica, Verdana;
  font-size: 11px;
}

.white {
 color: #FFFFFF; 
}

.detailsContent{
  background-color: #d1dbe7;
  fbackground-image:url('/images/tab_background.gif');
  fbackground-repeat: x-repeat;
  fbackground-position: bottom left;
}

DIV.btnOff
{
 height:16px;
  color:#FFFFFF;
  padding-left:4px;
  padding-right:4px;
 padding-top:1px;
  background-color: #D54022;
   cursor:hand;
} 

DIV.btnOn
{
  height:16px;
  color:#FFFFFF;
 padding-top:1px;
  padding-left:4px;
 padding-right:4px;
  background-color: green;
  cursor:hand;
}


LI
{
  list-style-type: square;
}

LI.mainmenu
{
 list-style-type: disc;
}

UL
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20;
}

TD.HeaderRow
{
  background-color: #325FA0;
  color: #FFFFFF;
  font-weight: bold;
}

TD.DataRowEven
{
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
}

TD.DataRowEven_NoBorder
{
  background-color: #FFFFFF;
}

TD.DataRowOdd
{
  background-color: #E5EAF6;
  border-bottom: 1px solid #CCCCCC;
}

TD.DataRowOdd_NoBorder
{
  background-color: #E5EAF6;
}

TD.header01 {
  background-color: #325FA0;
  color: #FFFFFF;
	font-size : 12px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}

TD.body01 {
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}

TD.header02 {
  color: #325FA0;
  font-size : 10px;
  font-weight: bold;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}

TD.body02 {
  color: #000000;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

TD.midColumn {
  padding-top: 5px;
}

TD.small {
	font-size : 10px;
  line-height: 13px;
}

TD.headerRow {
  color: #00427C;
  font-weight: bold;
  padding-top: 5px;
  border-bottom: 1px solid #CCCCCC;
}

TD.labelRow {
  color: #00427C;
}

TD.menuitem{
color:#01387b;
 height: 20px;
 border-bottom: 1px solid #999999;
 width: 172px;
  cursor:hand;
}

TD.menuitemOver{
 color:#01387b;
 background-color:#e7ecf2;
 height: 20px;
 border-bottom: 1px solid #999999;
 width: 172px;
 cursor:hand;
}

TD.artikel{
  color:#006699;
  padding:4px;
padding-left:6px;
}

#left_text {
  padding:5px;
  font-size:12px;
}

#page {
  width: 778px;
  margin: 0px auto;
  text-align: left;
}

#header {
  background-image: URL(/images/foto.jpg);
  background-repeat: repeat-x;
  width: 778px;
  height:137px;
  text-align: center;
}

#content
{
  background-color: #FFFFFF;
  width: 778px;
  height: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  text-align: left;
	font-size : 10px;
}

TD.left   { width: 205px; height: 100%; background-color: #FFFFFF; padding-left:5px; background-image:URL(/images/bg_sidebar.gif); background-position:top top; background-repeat:no-repeat; text-align: left; vertical-align: top;}
TD.mid    { height: 100%; background-color: #FFFFFF; padding-left:10px; text-align: left; vertical-align: top; padding-top: 0px; }
TD.right  { height: 100%; background-color: #FFFFFF; text-align: left; vertical-align: top;}
TD.banner { width: 180px; height: 100%; background-color: #EFEFEF; text-align: center; vertical-align: top; }

#module {
  padding: 15px;
}

#footer {
  background-image: URL(/images/footer-bck.jpg);
  background-repeat: repeat-x;
  height: 54px;
  text-align: center;
}  

TD {
	font-family : Verdana, Arial, Sans-serif, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
  line-height: 14px;
}

BODY {
  background-color: #FFFFFF;
	font-family : Verdana, Arial, Sans-serif, Helvetica;
	margin: 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
  line-height: 14px;
  color: #000000;
}

