﻿body
{
	margin: 0px 0px 0px 0px;	
}

h1
{
    font-family:Tahoma;
    font-weight:normal;
    font-size:18px;
    color:White;
    margin: 0px 0px 0px 0px;
}

h2
{
    font-family:Tahoma;
    font-weight:normal;
    font-size:18px;
    color:#013145;
    margin: 0px 0px 0px 0px;
}

P
{
    font-family:Tahoma;
    font-size:11px;
    color:White;
    line-height:18px;
    margin: 0px 0px 0px 0px;
}
Label,Select,Input
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:11px;
    color:#5d5d5d;
    line-height:18px;
    
}
.Label
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:11px;
    color:#5d5d5d;
    line-height:18px;
    text-align:left;
    
}

.LinkButton
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:11px;
    color:#5d5d5d;
    line-height:18px;
}
.LinkFooter
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:11px;
    color:#FFFFFF;
    line-height:18px;
}
.menuTable
{
    height: 70px; 
    width:149px; 
    background-image:url(/App_Themes/Theme1/Images/menuBack.png); 
    text-align:right;
}
.menuTableOver
{
    height: 70px; 
    width:149px; 
    background-image:url(/App_Themes/Theme1/Images/menuBack.png); 
    text-align:right;
      
    font-family:Century Gothic;
    font-size:14px;
    font-weight:normal;
    color:#cc0001;
}

.currentPageTitelLink
{
    text-decoration: none;
    font-family:Century Gothic;
    font-size:14px;
    font-weight:normal;
    color:#cc0001;
    
}

.currentPageTextLink
{
    
    font-weight:normal;
	font-family: Tahoma;
	font-size:10px;
	text-decoration: none;	
	color: #02248d;
	
}
.activeTextLink
{
       font-weight:normal;
	font-family: Tahoma;
	font-size:10px;
	text-decoration: none;	
	color: #02248d;
}
.activePageTitelLink
{
    text-decoration: none;
    font-family:Century Gothic;
    font-size:14px;
    font-weight:normal;
    color:#cc0001;
}


.notSelectedPageTitel
{
    text-decoration: none;
    font-family:Century Gothic;
    font-size:14px;
    font-weight:normal;
    color:#013145;
}

.notSelectedPageText
{
	font-weight: normal;
	font-family: Tahoma;
	font-size:10px;
	text-decoration: none;
	color: #013145;
}

.titelTextHome
{
    color:#013145;
}

.titelTextWerknemers
{
    color:#013145;
    font-size:12px;
}

a.linksHome
{
       color:#013145;
    font-family:Tahoma;
    font-size:11px;
}
a.linksHome:visited,a.linksHome:hover,a.linksHome:active
{
    color:#013145;
    font-family:Tahoma;
    font-size:11px;
}
.textHome
{
    font-size:11px;
    color:#5d5d5d;
    line-height:18px;
}

.titelText
{
    font-size:18px;
    color:#cc0001;
}

.webtext
{
    font-family:Tahoma;
    font-size:11px;
    color:#013145;
    line-height:18px;
}
.menuSpace
{
    width:19px;
    /*background-image:url(/App_Themes/Theme1/Images/menuSpaceBack.png);*/
    background-repeat:repeat-x;
}

.result_occ
{
 color:Green;   
 }
a.result_occ:visited,a.result_occ:hover,a.result_occ:active
{
    color:Green;   
}
.ValidationSummary
{
    font-family:Verdana;
    font-size:11px;
}
.error
{
    font-family:Verdana;
    font-size:11px;
    color:#013145;
}
.errorTitle
{
    font-family:Verdana;
    font-size:18px;
    color:#cc0001;
}