﻿/* DO something */

html,body
{
    margin:0px;
    height:100%;
    font-family:Verdana;
    font-size:12px;
    color:#0D3692;
    background-color:#E5EDF5;
}

form
{
	height:100%;
}

img
{
	display:block;
}

a
{
    color:#0D3692;	
}

a:visited
{
    color:#0D3692;	
}

.containerTable
{
    
    width:800px;
    vertical-align:top;    
}

table td
{
    vertical-align:top;
}

DIV.MainMenu a
{
	color:white;
	text-decoration:none;
}

DIV.MainMenu a:hover
{
    color:#ee027e;    
}

.bottomTable
{
    height:25px;
    background-color:#FE89C7;    
    width:100%;
    text-align:center;
    color:White;
    font-weight:bold;
}

.bottomTable td
{
    vertical-align:middle;
}

.UIContent
{
	padding:10px;
	text-align:left;
	/*line-height:16px;*/
}

.UIContent a:hover
{
    color:#ec047c;
}

.UIContent IMG
{
	display:inline;
}

.UIHeader
{
	font-size:24px;
	font-weight:bold;
}

.UIMenuItemSelected
{
	text-align:right;
    font-weight:bold;
	text-decoration:none;	
	padding-right:15px;
}

.UIMenuItemSelected a 
{
      color:#ec047c !important; 
}

.UIMenuItemSelected a:hover
{
      color:white !important; 
}


.UIMenuItem
{
	text-align:right;
    font-weight:bold;

	padding-right:15px;
}

.UISubMenuItem
{
	text-align:right;
	padding-right:30px;
	height:10px;
	color:#FFE1F0;
	font-style:italic;
}

.menuTable
{
	width:100%;
	margin-right:10px;
}

.bottomTable a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.bottomTable a:hover
{
	color:#0D3692;
	font-weight:bold;
	text-decoration:none;
}

/*-----------------*/
/*------Main-------*/
/*-----------------*/

DIV.Main
{
	margin:0 auto;
	width:799px;
	position:relative;
	
	min-height:600px;
	background: url(MainBG.jpg) repeat-y left;
}

DIV.Main DIV.MainHeader
{
	background-color:#80A3CC;
	
	position:absolute;
	top:0px;
	left:0px;
}

DIV.MainMenu
{
	background:url(left_top_bg_menu.jpg) no-repeat left top #80a3cb;
	background-position-y:145px;
	float:left;
	width:150px;
	padding-top:200px;
	line-height:17px;
	/* min-height:510px;
	overflow:hidden; */
	height:558px;
}

DIV.MainContent
{
	 background-color:#80A3CC;  
	 overflow:hidden;
}

DIV.MainContentHolder
{
	float:left;
	width:649px;
	min-height:758px;
    background-color:White;  
    overflow:hidden;
}

DIV.InnerContent
{
	margin-top:23%;
	
	overflow:hidden;
	padding-left:15px;
}

DIV.MainFooter
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}

.MsoNormal
{
    margin:0px;   
}

.SideBar
{
    padding:3px;
    background-color:#f880be;
    color:#000000;
}

.Step
{
    height:100%;
    min-height:300px;
    padding:5px;    
}

.Step H2
{
    color:#0d3692; 
}

.SideBar a
{

    color:#000000;
    text-decoration:none;        
}

.Navi
{
    padding:3px;
    height:25px;
}

.Locaties td
{
    background-color:#cccccc;
    border-left:solid 1px White;
}

.Finish .Header
{
    color:#ff0065;
    font-weight:bold;
}

.Step .Header
{
    color:#0d3692; 
    font-weight:bold;   
}
