body
{
	margin: 30px 0 0 0;
	color: #006699;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;	
}

h1
{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 18px
}

#centertitel
{
	color: #006699;
	font-weight: bold; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 18px
}

h2
{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 14px;
}

legend
{
    font-weight: bold;
    color: white;
    font-size: 1em;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

.actielinks:link {
	color: #9999cc;
	text-decoration: none;
}
.actielinks:visited {
	color: #9999cc;
	text-decoration: none;
}
.actielinks:hover {
	color: #006699;
	text-decoration: none;
}
.actielinks:active {
	color: #006699;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #7F022C;
	text-decoration: underline;
}
a:active {
	color: #7F022C;
	text-decoration: underline;
}

.news_title
{
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   font-size: 1em;	
   color: #7F022C;
   font-weight: bold;	
}

.dataTD
{
	width: 550px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px; 
    PADDING-TOP: 1px;
}
.labelTD
{
	width: 90px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px; 
    PADDING-TOP: 1px;
}

.inputkader
{
   	border-color: #ccffff;
	border-style: solid;
	border-width: 1px;
    BACKGROUND-COLOR: #9999cc;
    color: #ccffff;
} 

.fout
{
	color: #FFFF00;
	font-size: 12px;
	text-align: left;
}

.errormsg
{
	color: #FFFF00;
	font-size: 12px;
	text-align: left;
}

.validator
{
    color: #FFFF00 !important;
	font-size: 12px;
	text-align: left;
}

.tekstpreviewbold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: white;
	text-align: left;
	font-weight: bold;
}

.navigationbutton 
{
	background-color: white;
	border-color: Blue;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: Blue;
	cursor: pointer;
}

.navigationbuttonActies 
{
	background-color: #9999cc;
	border-color: #ccffff;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ccffff;
	cursor: pointer;
}

.pagerstyle{
    text-align:right;
    color: #9999cc;
} 

#wizardnavigation
{
	text-align: left;	
}

#wizardnavigationright
{
	position: absolute;
	left: 250px;
	top: 375px;
	text-align: right;	
}

#header
{
	width: 950px;
    height: 25px;                  	
    left: 75px;
    position: relative;
    margin-right: auto;
    margin-left: auto;    
    
}                         

#subfooter
{
	position: relative;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    margin-top: -20px;    
    color: #ccffff;    
    font-size: 12px;
}           

#subfooter a:link 
{	
	color: #ccffff;
	text-decoration: none;
}
#subfooter a:visited 
{
	color: #ccffff;
	text-decoration: none;
}
#subfooter a:hover 
{
	color: #ccffff;
	text-decoration: underline;
}
#subfooter a:active 
{
	color: #ccffff;
	text-decoration: underline;
}         

#footer
{
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 2px;    
    color: #000033;    
    font-size: 10px;
}                    

#footer a:link 
{	
	color: #000033;
	text-decoration: underline;
}
#footer a:visited 
{
	color: #000033;
	text-decoration: underline;
}
#footer a:hover 
{
	color: black;
	text-decoration: underline;
}
#footer a:active 
{
	color: black;
	text-decoration: underline;
}
 
/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed white;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
 
/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall
{
    background: #9999cc;    
    border-style: solid;
    border-color: #ccffff;
    border-width: 1px;
    color: #ccffff;
    height: 22px;
    font-size: 12px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    /* text-decoration: underline; */
    color: #9999cc;
    background: #ccffff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccffff;    
    height: 22px;
    font-size: 12px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* Main part of the page that holds contents */
#body
{
    width: 950px;
    height: 575px;
    margin-right: auto;
    margin-left: auto;
    position: relative;    
}

/* 1 column layout */
#singlecolumn
{
    float: left;
    width: 950px;
    height: 575px;
    /*position: relative; */
    overflow: auto;    

	scrollbar-face-color:darkblue; 
	scrollbar-arrow-color:blue; 
	scrollbar-shadow-color:blue; 
	scrollbar-track-color:#000033; 
	scrollbar-highlight-color:blue; 
	scrollbar-darkshadow-Color:blue;    
}

.singleblock
{
    padding: 25px 15px 15px 50px;
    margin-bottom: 10px;
    vertical-align: top;
    
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   font-size: 1.0em;	  
   line-height: 12pt
    
}

/* 2 column layout */
#columnleft
{
    float: left;
    width: 300px;
    height: 575px;
    /*position: relative; */
    
}

#columnrighttop
{
    margin-left: 400px;
    height: 50px;
    width: 575px;
  /*  position:relative; */
  
}


#columnright
{
    margin-left: 400px;
    height: 370px;
    width: 455px;
  /*  position:relative; */
    overflow: auto;    

	scrollbar-face-color:blue; 
	scrollbar-arrow-color:darkblue; 
	scrollbar-shadow-color:darkblue; 
	scrollbar-track-color:#000033; 
	scrollbar-highlight-color:darkblue; 
	scrollbar-darkshadow-Color:darkblue;   
}

#columnrightbottom
{
    margin-left: 400px;
    height: 25px;
    width: 435px;
  /*  position:relative; */
  
}

#columnrightwizard
{
    margin-left: 400px;
    height: 320px;
    width: 455px;
  /*  position:relative; */  
}

#columnrightacties
{
    margin-left: 400px;
    height: 400px;
    width: 455px;
  /*  position:relative; */
  
}

#columnrightactiesMessage
{
    margin-left: 470px;
    margin-top: 10px;
    height: 100px;
    width: 455px;
  /*  position:relative; */  
}

.columnrightwizardbottom
{
    height: 25px;
    margin-top: 52px;
    margin-right: 10px;
	text-align: right;
	color: #9999cc;
}

#columnrightwell
{
    margin-left: 350px;
  /*  position:relative; */
}

.leftblock
{
    padding: 25px 15px 15px 5px;
    margin-bottom: 10px;
    vertical-align: top;
    
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   font-size: 1.0em;	  
   line-height: 14pt;
    
}

.leftblockcenter
{
    padding: 25px 15px 15px 5px;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: center;
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   font-size: 1.0em;	  
   line-height: 14pt;    
}

.leftblockwell
{
    padding: 50px 17px 15px 5px;
    margin-bottom: 10px;
    vertical-align: top;
    
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   color: #000033;
   font-size: 0.8em;	  
   line-height: 8pt;
    
}
 .rightblock
{
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
    color: #ccffff;    
    position: relative; 
}

.rightblockwizard
{
    padding: 10px 15px 15px 15px;
    height: 300px;
    margin-bottom: 10px;

    color: #ccffff;    
    position: relative; 
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

/* ------------------------------------- */
/* ------------- NAVIGATION ------------ */
/* ------------------------------------- */

.topmenu{
    margin-top: 0px;  
    list-style-type: none;  
}

.topmenu li
{
	float:left;
	display:inline; list-style-type:none; padding-left:8px; margin-left:8px; border-left:1px solid #ccc
}

.topmenu li:first-child 
{
	border-left:none
}

.topmenu li a
{
	float: left;
	display: block;
	color:#9999cc;
	text-decoration: none;
	font-size: 10px;	
	height: 15px;
	line-height: 15px;               	
	cursor: pointer;	
}            

.topmenu li a:visited
{
	color:#9999cc;
	text-decoration: none;
}

.topmenu li.current a, .topmenu li a:hover
{
	color:#006699;
	text-decoration: underline;
}

.markermenu
{
list-style-type: none;
margin: 0px;
padding: 0;
/* border: 1px solid #9A9A9A; */
}

.markermenu li a
{
font: bold 10px Verdana, Helvetica, Arial, sans-serif; 
text-align: center;
color: #015295;
display: block;
width: auto;
padding: 10px 0;
text-decoration: none;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 85px;
}

.markermenu li a:visited, .markermenu li a:active
{
color: #015295;
}

.markermenu li.current a, .markermenu li a:hover
{
    text-decoration: none;
    color: #7c0139;   
}

.actielinks:link {
	color: #9999cc;
	text-decoration: none;
}
.actielinks:visited {
	color: #9999cc;
}
.actielinks:hover {
	color: #006699;
}
.actielinks:active {
	color: #006699;
}


/* ------------------------------------- */
/* ------------- LIST ------------ */
/* ------------------------------------- */


table {
	border-collapse: collapse;
}
th {
	background-color: #9999cc;
	text-align: center;
}
table.list, td.details table.list {
	width: 100%;
	border: 1px solid #FFF;
}
table.list tr th, td.details table.list tr th {
	text-align: left;
	background-color: #9999cc;
	color: #FFF;
	font-size: 100%;
	border-style: none;
	padding: 2px 10px 2px 2px;
}
table.list tr td, td.details table.list tr td {
	border-bottom: 1px solid #999;
	padding: 2px 10px 2px 2px;
}
table.list tr {
	/* background-color: #FFC; //TRANSPARENT */
}
table.list tr.odd {
	background-color: #00008B; /* darkblue */
}

td.details div table tr td, td.details div table tr td.detailheader
{
	border-style: none;
}
td.detailheader
{
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	border-style: none;
	padding: 3px 10px 3px 0px;
}
td.details div table 
{
	border-style: none;
}
td.details div table tr td.detailitem 
{
	width: 100%;
	padding: 3px 10px 3px 0px;
}





#Languagecontainer { width: 270px; }

#Languagecontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Languagecontainer a
{
display: block;
padding: 3px;
margin-bottom: 15px;
width: 270px;
text-align: right;
color: #ccffff;
background-color: #9999cc;
border: 1px solid #ccffff;
}

#Languagecontainer a:link, #Languagelist a:visited
{
text-decoration: none;
}

#Languagecontainer a:hover
{
background-color: #ccffff;
color: #9999cc;
}




/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 500px;	 
	width: 300px;
	/* border-top:1px solid #ddd;	*/
	
	margin-left: 350px;
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;	
}

.items div a:link 
{
	color: #ffffff;
	text-decoration: none;
}

.items div a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.items div a:visited
{
	color: #ffffff;
	text-decoration: none;
}

span.itemlinks {
display:block;
}


/* single scrollable item */
.item {
	/* border-bottom:1px solid #ddd; */
	width:300px;
	margin:12px 0;
	padding:5px;
	font-size:12px;
	height:103px;
	color: #ffffff;
	background-color: #363634;
}

/* elements inside single item */
.item img {
	float:left;
	border: 0 0 0 0px;
	margin-right:10px;
}

.h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color: #ffffff;
	font-weight:bolder;
}

/* the action buttons above the scrollable */
#actions {
	width:300px;
	margin:30px 0 10px 0;	
	margin-top: 20px;
	margin-left: 350px;
	color: #ccffff;
	background-color: #9999cc;

}

#actions a {
	font-size:12px;		
	cursor:pointer;
	color:black;
}

#actions a:hover {
	text-decoration:underline;
	color:white;
}

.disabled {
	visibility:hidden;		
}

.next {
	float:right;
}	


