/*
orig header groen 9DF000
donker blauw 000066
zacht blauw 639ace
donker groen 009900
zacht groen 9CCF9C
*/

ol,ul{
	padding-left: 15px;
}

.message {
	padding-top:3px;
	padding-bottom:3px;
}
h3 {
	text-align:center;
}

form {
	color:#00447C;
}
.frame {
	margin:0 auto;
	position:relative;
}

div.frame {
	text-align:left;
}

.left {
	height: 100%;
	width:160px;
	padding-right:5px;
	vertical-align: top;
	background-repeat:no-repeat;
}
/*
.content {
	position:absolute;
	top:0px;
}

.main {
	padding:10px;
	vertical-align: top;

	border-bottom-style:: solid;
	border-bottom-width::thin;
	border-bottom-color:#9DF000;

}
*/
.right {
	position:absolute;
	height: 100%;
	width:140px;
	left:590px;
	top:170px;
	padding-right:10px; 
	padding-left:20px;
	color: #FFFFFF;
	background-color:#484858;
}

input, textarea {
	font-size:11px;
}
/*
body, .tussenkop, .kopgrijs, input, select {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
	color:#333333;
}

a, .menu a {
	color: #000000;
    text-decoration: none;
    line-height: 16px;
}

.table_res .id a, .acted a{
    text-decoration: underline;
}

a:hover, .menu a:hover {
    line-height: 16px;
    color: #81C700;
    text-decoration: underline;
}


.menukop {	
    font-size: 12px;
    font-weight: bold;
    color: rgb(129, 199, 0);
}

.kop {
	margin-bottom:5px;
	font-size: 12px;
	font-weight:bold;
	color:#CC33CC;
}

.tussenkop, .marker {
    font-size: 12px;
    font-weight: bold;
    color: #333366;
	padding-bottom:3px;
	padding-top:2px;
}


hr {
	border:0;
	border-top: 1px solid;
	height: 0px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#AAAAAA;
	border-color:#AAAAAA;
}

.currentNavItem, .menu .currentNavItem {
	COLOR: #81C700;
}

input, select {
margin-bottom:3px;
}

.acted, .presets{
	padding: 10px;
	margin-top:5px;
	border: thin solid #AAAAAA;	
}

.kopgrijs {
color:#333366;
font-size:12px;
font-weight:bold;
}
*/

.error {
	color: #FF0000;
}

.debug {
	color: #9900FF;
}

.processing {
	color: #0000FF;
}

.status {
	color: #009900;
}


