﻿.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.AdresboekTop   
{
    font-family: Verdana;
    font-size: 12px;
}


.modalPopup img {
border:solid 5px #fff;
}
.modalPopup-text {
display:block;
color:#000;
background-color:#fff;
text-align:center;
border:solid 2px #3388BE;
padding:10px;
font-family: Verdana;
font-size: 11px;
}
.modalPopup-text input {
width:75px;
}    
.feedback
{
color: #00cc00;
font-weight: 700;
}

.MenuHead
{
    font-family: Arial;
    font-size: 12px;
    color: white;
    font-weight: bold;
    background-color: #3388BE;
}

.MenuHeadBlue
{
    font-family: Arial;
    font-size: 12px;
    color: white;
    font-weight: bold;
    background-color: #3388BE;
}

.MenuItem
{
    font-family: Arial;
    font-size: 12px;
    color:  #B5DC10;
}

.Text
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
    background-color: White;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: justify;
}

.TextBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    background-color: White;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: justify;
   
}

.TextBoldCenter
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    background-color: White;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
   
}

.TextNoPadding
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
    background-color: White;
    text-align: justify;
}

.WhiteText
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    height: 20px;
}

.WhiteHead
{
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    height: 20px;
}

.TitleText
{
    font-family: Arial;
    font-size: 14px;
    color:#B5DC10;
    font-weight: bold;
}

.tableHead
{
    background-color: #B5DC10;
    font-family: Arial;
    font-size: 14px;
    color: White;
    font-weight: bold;
}

.tableHeadBlue
{
    background-color: #3388BE;
    font-family: Arial;
    font-size: 14px;
    color: White;
    font-weight: bold;
}

.tableCellAllBlue
{
    border-left: solid 1px #3388BE;
    border-right: solid 1px #3388BE;
    border-bottom: solid 1px #3388BE;
    border-top: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
    background-color: White;
}

tableCellLeftRightBottomBlue
{
    border-left: solid 1px #3388BE;
    border-right: solid 1px #3388BE;
    border-bottom: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellBold
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
    font-weight: bold;
}

.TextBox
{
    width: 160px;
}

.tableCellLeft
{
    border-left: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellLeftBlue
{
    border-left: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellRight
{
    border-right: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellRightBlue
{
    border-right: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellRightTop
{
    border-right: solid 1px #B5DC10;
    border-top: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
.tableCellRightBottom
{
    border-right: solid 1px #B5DC10;
    border-bottom: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
.tableCellLeftTop
{
    border-left: solid 1px #B5DC10;
    border-top: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellLeftBottom
{
    border-left: solid 1px #B5DC10;
    border-bottom: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellLeftBottomBlue
{
    border-left: solid 1px #3388BE;
    border-bottom: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellLeftRightBottomBlue
{
    border-left: solid 1px #3388BE;
    border-right: solid 1px #3388BE;
    border-bottom: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellRightBottomBlue
{
    border-right: solid 1px #3388BE;
    border-bottom: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}

.tableCellLeftRightBottom
{
    border-left: solid 1px #B5DC10;
    border-right: solid 1px #B5DC10;
    border-bottom: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
    
.tableCellAll
{
    border-left: solid 1px #B5DC10;
    border-right: solid 1px #B5DC10;
    border-bottom: solid 1px #B5DC10;
    border-top: solid 1px #B5DC10;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}


.ButtonMainpage
{
    background-color: #3388BE;
    font-family: Arial;
    font-size:12px;
    font-weight: bold;
    color: White;
    border: solid 1px #3388BE;
}    


.ButtonApp

{

}    

.ButtonAppSmall

{

}    

.ButtonAppRed

{
    background-color: Red;
    font-family: Arial;
    font-size:12px;
    font-weight: bold;
    color: White;
    border: solid 1px #000000;
    width: 140px;
}    

.Listbox
{
    width: 160px;
}

.GridviewBlue
{
    background-color: White;
    border-color: #CDCDCD;
    border-width: 1px;
    text-indent: 2px;
    border-style: solid;
    font-family: Arial;
    font-size: 12px;
}

.SettingsHead
{
    text-decoration: none;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    text-indent: 2px;
    background-color: #6E89DD;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    vertical-align:top;
    color: White;
}

.SettingsHead a
{
    text-decoration: none;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-indent: 2px;
    background-color: #6E89DD;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    vertical-align:top;
    color: White;
}

.Settings
{
    padding-left: 2px;
    text-indent: 2px;
    background-color: white;
    font-family: Arial;
    font-size: 12px;
    height: 18px;
    vertical-align:top;
    color: black;
}


.GridviewHeadBlue
{
    border-color: #CDCDCD;
    border-width: 1px;
    text-indent: 2px;
    border-style: solid;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    background-color: White;
    
}

.GridviewHeadBlue a
{
    text-decoration: none;
    color: Black;
    font-size: 12px;
    font-weight: bold;
}

a img {
border: none;
}

.TabStrip
{
    background-color: #A4BDD7;
    border-top: solid 1px #CDCDCD;
    border-left: solid 1px #CDCDCD;
    border-right: solid 1px #CDCDCD;
    height: 18px;
    width: 140px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}    

.TabStrip .ABC a
{
    display: block;
    text-decoration: none;
    padding-left: 4px;
    color:  white;
    float: left;
    width: 140px;
    height: 18px;
}

.TabStrip .ABC a:hover
{
    text-decoration: none;
    color: white;
}

.TabStripSelected
{
    background-color: #6E89DD;
    border-left: solid 1px #CDCDCD;
    border-right: solid 1px #CDCDCD;
    border-top: solid 1px #CDCDCD;
    height: 18px;
    width: 140px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;    
}

.TabStripSelectedTop
{
    background-color: #3388BE;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    height: 4px;
    width: 140px;
    font-family: Arial;
    font-size: 2px;
}

.TabStripSelected .ABC
{
    display: block;
    padding-left: 4px;
    color: white;
    float: left;
    width: 140px;
    height: 18px;
}

.Sjabloon
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
    text-align: center;
    vertical-align: middle;
    height: 180px;
}

.TableBorderBlue
{
    border: solid 1px #3388BE;
}

.TableBorderBlueText
{
    border: solid 1px #3388BE;
    font-family: Arial;
    font-size: 12px;
    color: Black;
    text-indent: 2px;
    padding: 2px
}
.CodeBlock
{
    font-family: Monospace;
    font-size: 11px;
    border: solid 1px #3399BE;
}

.MenuHeadLeft
{
    background-image: url("tl.gif");
    background-color: White;
    background-repeat: no-repeat;
    padding-left: 4px;
    cursor: pointer;
}

.MenuHeadRight
{
    background-image: url("tr.gif");
    background-color: White;
    background-repeat: no-repeat;
    background-position: top right;
    padding-right:4px;
    cursor: pointer;
    text-align: right;
}

.MenuHeadCenter
{
    background-color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #004080;
    cursor: pointer;
}

.HeadText
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
}
.HeadRuler
{
    color: #6E89DD;
}

.Help
{
    padding-left: 4px;
    padding-right: 4px;
    font-family: Arial;
    font-size: 12px;
    color: Black;
    text-align: left;
}

.Logout
{
    font-family: Arial;
    font-size: 12px;
    color: White;
    font-weight: bold;
}

.Logout a
{
    text-decoration: none;
    color: White;
}

.Logout a:hover
{
    text-decoration: underline;
    color: White;
}

.Menu
{
    padding-left: 4px;
    font-family: Arial;
    font-size: 12px;
    color: Black;

}

.Menu a
{
    text-decoration: none;
    color: #0000EE;
}

.Menu a:hover
{
    text-decoration: underline;
    color: #0000EE;
}

.Menu a:hover img
    {
        text-decoration: none;
    }
    
.menu a:visited
    {
        text-decoration: none;
        color: #0000EE;
    }
