ADDRESS, 
{
font:  12px VERDANA; 
color:mediumblue;
}
.Normal
{
font:  12px VERDANA; 
color:mediumblue;
}
.Normalbold
{
font:  12px VERDANA; 
color:mediumblue;
font-weight:bold;
}

htlm, body{
 margin:0px;
padding:0px;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
text-align:center;
 }
	 
a, a:visited,a:active {
color:MEDIUMBLUE;
text-decoration:none;
font:  12px VERDANA;
font-weight:bold;
}
a:hover {
text-decoration:underline;
}
#container {
text-align:left;
background:url(images/background.jpg) repeat-y;
width:984px;
margin:auto;
}
#disclaimer {
width:984px;
height:47px;
background:url(images/background_onder.jpg) #fff bottom left no-repeat;
margin:auto;
color:#FFFFFF;
font-size:0.8em;
padding-top:5px;
}
#top {
margin:0px 21px 0px 20px;
background-color:#043C87;
}
#topbanner {
margin-left:1px;
width:941px;
height:134px;
background:url(images/top_banner.jpg) no-repeat;

}

.cf_element {
position:absolute;
margin-left:545px;
}

#headline {
height:25px;
color:#FFFFFF;
text-align:right;
padding:6px 10px 0px 10px
}
#headline a, #headline a:visited {
color:#FFFFFF;
text-decoration:none;
}
#headline a:hover { text-decoration:underline;} 
#menuonder {
background:url(images/menuonder.jpg) repeat-x;
height:25px;
margin:0px 1px 0px 1px;
text-align:center;
}
#menu {
height:21px;
background:url(images/menu.jpg) repeat-x;
width:500px;
white-space:nowrap; 
padding-top:4px;
margin:auto;
color:#FFFFFF;
text-align:center;
}
#menu a , #menu a:visited {
color:#FFFFFF;
text-decoration:none;
}
#inhoud {
margin:0px 21px 0px 20px;
border:1px solid #043C87;
}
/*
.ContentPane table {
border-bottom:1px solid #54b0dd;
border-left:1px solid #54b0dd;
border-right:1px solid #54b0dd;
}
*/

.contentTable, .clsSideBar {
border:1px solid #54b0dd;
width:100%;
PADDING:5PX;
}
.contantHeader {
height:20px;
padding-top:2px;
PADDING-LEFT:5PX;
border:none;
background:url(images/tableheader.jpg) repeat-x;
font-size:0.8em;
color:#FFFFFF;

}

.TopGroup td {
color:#FFFFFF;
font-weight:bold;
}
.Group {
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
}

.Item td, .ItemHover td, .SelectedItem td, .SelectedItemHover td {
font-size:0.8em;
background:none;
cursor:pointer;

}
.SelectedItem td,.SelectedItemHover td {
font-weight:bold;
color:#053c87;
}

.ChildSelectedItemHover, .ChildSelectedItem, .ChildSelectedItemExpanded {
font-size:0.8em;
}

.ItemHover td, .SelectedItemHover td {
color:#8fbcfa;
}
.ItemExpanded td,.ChildSelectedItemExpanded td {
font-size:0.8em;
background:none;
color:#c2d9f9;
}

table.Group {
background:url(images/bg_menuuitklap.jpg);
border-bottom:1px solid #043C87;
border-left:1px solid #043C87;
border-right:1px solid #043C87;
width:10px;
}

.Group tr
{
background:none;
width:10px;
color:#FFFFFF;
}

#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 300px;
	height: 210px;
	background-color:#000000;
	text-align:center;
	vertical-align:middle;
	display: block;
}

#rotator img
{
    text-align:center;
	border: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}



/* Menu groups -------------------------------------------- 
.TopGroup
{
  background-color:#759590;
  font-family:tahoma; 
  font-size:11px;
  border:solid 1px #759590;
}

.Group
{
  background-color:#759590;
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #759590;
}

/* Default item styles ------------------------------------ 

.Item
{
  font-family:tahoma; 
  font-size:11px; 
  cursor:default;
  color:#d30d02; 
  border:solid 2px #d30d02;
  border-right-color:#d30d02;
  border-bottom-color:#759590;
  border-left-color:#d30d02;
  border-top-color:#759590;
}

.ItemHover
{
  color:black; 
  background-color:#d30d02; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default;
  border:solid 2px #d30d02;
  border-right-color:#d30d02;
  border-bottom-color:#759590;
  border-left-color:#d30d02;
  border-top-color:#759590;
}

.ItemExpanded
{
  background-color:white; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 2px #737373; 
  cursor:default;
}

/* Selected item styles ------------------------------------ 
.SelectedItem
{
  background-color:silver; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #759590;  
  cursor:default;
}

.SelectedItemHover
{
  background-color:white; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default;
  border:solid 1px #759590; 
}

.SelectedItemExpanded
{
  background-color:#E9CFB1; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #d30d02;
  cursor:default;
}

/* Child selected item styles ------------------------------------ 
.ChildSelectedItem
{
  background-color:#d30d02; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #759590; 
  cursor:default;
}

.ChildSelectedItemHover
{
  background-color:#E9CFB1; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #d30d02; 
  cursor:default;
}

.ChildSelectedItemExpanded
{
  background-color:#E9CFB1; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #d30d02;
  cursor:default;
}


.bread
{
  color:#fcb340;
  background-color:white; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
font-weight: bold;
  padding:3px;
  padding-left:15px;
  padding-right:10px;
  cursor:default;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  
.HeadBg {
    background-color: "#000000";
}

/* background color for the content part of the pages 
Body
{
    margin-top:0px;
    margin-left:0px;
    margin-bottom:5px;
    margin-right:0px;
    background-color: white;
}

/* PAGE FOOTLINE 
.FootLine {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#000000
}
A.FootLine:link    {
    text-decoration:none;
    color:"#000000";
}

A.FootLine:visited {
    text-decoration:none;
    color:"#000000";
}

A.FootLine:active  {
    text-decoration:none;
    color:"#000000";
}

A.FootLine:hover   {
    text-decoration:none;
    color:"#3366FF";
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title 
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#592750
}

/* background/border colors for the selected tab 
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs 
.OtherTabsBg {
    background-color: white;
    border-color: black;
}

/* text style for the selected tab 
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:#ffffff;

}

/* text style for the unselected tabs 
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:white;
    text-decoration:none;

}

/* hyperlink styles of the unselected tabs 
A.OtherTabs:link    {
    text-decoration:    none;
    color:#ffffff
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:hover   {
text-decoration:underline;
    color:#000000;
}

/* text style for the selected panel 
.SelectedPanel {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:"#ffffff";
}

/* text style for the unselected panels 
.OtherPanels {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:"#ffffff";
    text-decoration:none;
}

/* hyperlink styles of the unselected panels 
A.OtherPanels:link    {
    text-decoration:none;
    color:"#ffffff";
}

A.OtherPanels:visited {
    text-decoration:none;
    color:"#ffffff";
}

A.OtherPanels:active  {
    text-decoration:none;
    color:"#ffffff";
}

A.OtherPanels:hover   {
    text-decoration:underline;
    color:"#000000";
}

    
/* text style for the site links (at extreme top-right of header) 
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold
}   

/* hyperlink style for the site links 
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:white;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:white;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color:white;
}

/* style for separator between site links 
.Accent
{
    color: red;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;

}   

/* style of item titles by Announcements and events 
.ItemTitle    {
    font-family: Univers,Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}



/* GENERAL */
/* style for module titles 
.Head   {
     font-family:Univers, Verdana, MS Sans Serif; 
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* style of item titles on edit and admin pages 
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #49606E;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules 
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #963732;
}

/* text style used for most text rendered by modules 
.Normal
{
    font-family: Univers, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    line-height: 15px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility 
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #49606E;
    line-height: 13px;
}

.middenkolom
{
  color:black; 
  font-family: Verdana, MS Sans Serif, ; 
  font-size:11px; 
  color: #49606E;
  line-height: 13px;
}

.bijschrift
{
  color:black; 
  font-family:MS Sans Serif, Verdana; 
  font-size:11px;
    
}
.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages 
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages 
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC 
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    underline;
    color:  #592755;
}

A:visited   {
    text-decoration:    underline;
    color:  #592755;
}

A:active    {
    text-decoration:    underline;
    color:  #592755;
}

A:hover {
    text-decoration:    underline;
    color:  #fca340;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc ;
}

UL LI LI    {
    list-style-type:    circel ;
}

UL LI LI LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
*/