

a:link
{
    cursor: hand;
    color:  navy;
    text-decoration: none;
}
a:visited
{
	cursor: hand;
	color: navy;
	text-decoration: none;
}
a:active
{
    cursor: hand;
    color: navy;
    text-decoration: none
}
a:hover
{
    cursor: hand;
    color: navy;
    text-decoration: underline;
}

.a-disabled
{
    color:#bbbbbb;
}



body
{
    font-size: 11px;
    color: #484848;
    line-height: 20px;
    font-family: verdana, arial;
    background-color: white;
    margin: 15px 0px 25px;
 
}

td
{
    font-size: 11px;
    color: #484848;
    line-height: 20px;
    font-family: verdana, aria;
    background-color: white;
}

.form-title
{
    width: 100px; 
    text-align: right;
}

.form-field
{
    font-weight: bold;
    font-style: italic;
}

.form-box
{
    border-right: #c7ccdc 1px solid;
    border-top: #c7ccdc 1px solid;
    border-left: #c7ccdc 1px solid;
    border-bottom: #c7ccdc 1px solid;
    font-family: verdana, arial;
    font-size: 11px;
    font-family: verdana, arial;
    font-size: 11px;
    color: #484848;
    background-color: #f0f1f6;  
    position: relative;
    top: 0px
}

.form-knop
{
    border-top: #c7ccdc 1px solid;
    border-left: #c7ccdc 1px solid;
    border-right: #c7ccdc 1px solid;
    border-bottom: #c7ccdc 1px solid;
    font-family: verdana, arial;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1pt;
    color: #dc143c;
    background-color: #f0f1f6;
    text-align: center;
    cursor: hand;
}



.main-body
{
	padding-left: 25px;
	width: 800px;
}

.main-body-around
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 720px;
	text-align: center;
}

.main-body-around-min
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 720px;
	height: 270px;
}

.element-around-1
{
	border-right: #87cefa 1px solid;
	border-top: #87cefa 1px solid;
	border-left: #87cefa 1px solid;
	border-bottom: #87cefa 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}

.element-around-2
{
	border-right: orange 1px solid;
	border-top: orange 1px solid;
	border-left: orange 1px solid;
	border-bottom: orange 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}
.element-around-3
{
	border-right: lime 1px solid;
	border-top: lime 1px solid;
	border-left: lime 1px solid;
	border-bottom: lime 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}


.element-1
{
	color: #87cefa;
}

.element-2
{
	color: orange ;

}
.element-3
{
	color: lime ;
}

.form-knop-element-1
{
	border-top: #87cefa 1px solid;
	border-left: #87cefa 1px solid;
	border-right: #87cefa 1px solid;
	border-bottom: #87cefa 1px solid;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1pt;
	color: #4169e1;
	background-color: #f0f1f6;
	text-align: center;
	cursor: hand;
	width: 346px;
}

.form-knop-element-2
{
	border-top: orange 1px solid;
	border-left: orange 1px solid;
	border-right: orange 1px solid;
	border-bottom: orange 1px solid;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1pt;
	color: #ff6347;
	background-color: #f0f1f6;
	text-align: center;
	cursor: hand;
	width: 346px;
}


.form-knop-element-3
{
	border-top: lime 1px solid;
	border-left: lime 1px solid;
	border-right: lime 1px solid;
	border-bottom: lime 1px solid;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1pt;
	color: #3cb371;
	background-color: #f0f1f6;
	text-align: center;
	cursor: hand;
	width: 346px;
}









.around
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}


.image-around
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    background-color: white
}



.barmessages
{
    background-color: #f0f1f6
}


.new-item
{
    background-color: #f0f1f6;

}

.menubar
{
    line-height: 20px;
    background-color: #f0f1f6
}

.row-odd
{
    background-color: #f8f8ff
}
.row-even
{
    background-color: #ffffff
}
.table_header
{
    font-weight: bold;
    font-style: italic;
    text-decoration: underline
}
