/* general esthetics */
body {
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000020;
	overflow-y: scroll;
}

h3 { 
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
}	

h4 { 
	font-size: 16px;
	font-weight: bold;
}	

h5 { 
	font-size: 12px;
	font-weight: bold;
}	

td, ul, p, th { 
	font-size: 13px;
}	

small {
	font-size: 12px;
}

a {
    text-decoration: none;
    color: #000080;
}

pre {
    padding: 1em;
    border: 1px dashed #2f6fab;
    background-color: #f9f9f9;
    line-height: 1.1em;
}

a:hover, a:active {
    color: #B01010;
}

.vsmall {
	font-size: 10px;
}

.kol {
	color: #C00000;
}

.kol0 {
	color: #000000;
}

.kol1 {
	color: #002000;
	background: #DDEEFF;
}

.kol2 {
        color: #004000;
	background: #DDEEFF;
}

.kol3 {
	color: #008000;
	background: #DDEEFF;

}

.statustext {
	color: #000020;
}

.status_sm {
	color: #000020;
	font-size: 11px;
}

.send {
	text-align: center;
	vertical-align: top;
	font-size: 13px;
}

.form {
	font-size: 12px;
}

.formerror {
	font-size: 13px;
	color: red;
}

.button {
	font-size: 12px;
}


/* elements of the main table */
.maintable {
	color: #000020;
    border: 0px solid #909090;
  /*  border-collapse:collapse;*/
    background-color: #FFFFFF;
}

.header {
	border: 0px; 
	padding: 0px;
	background-color: #003366;
	height: 79px;
	background-image: url("/gfx/header.png_");
}


.headercenter {
}


.headerleft {
	border: 0px; 
	padding: 0px;
	background-color: #77ADFF;
	background-image: url("/gfx/header-left.png");
	height: 79px;
}

.headerright {
	border: 0px; 
	padding: 0px;
	background-color: #77ADFF;
	background-image: url("/gfx/header-right.png");
	height: 79px;
}

.headercenter {
	text-align: center;
	border: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.header H1 {
        color: #FFFFFF;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer {
	border: 0px;
	text-align: center;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #D8E0FF;
}

.footer img {
	vertical-align: text-bottom;
	border: 0px;
}

.menu {
	border: 0px;
	padding-left: 12px;
	padding-right: 10px;
	background-color: #EEEEEE;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

.menu hr {
	width: 88px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.menucmd {
	font-size: 13px;
	font-weight: bold;
}

.submenucmd {
	font-size: 12px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-left: 1px #A3A6C8 solid;
}

.content {
	border-top: 0px;
	text-align: center;
	vertical-align: top;
	height: 500px;
	font-size: 13px;
    border-left: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.navigation {
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13px;
	border: 0px;
    background-color: #EEEEEE;
}

.navigationcenter {
	text-align: center;
	color: #603000;
	font-size: 12px;
	font-weight:bold;
}

.navigationcenter a {
	font-weight:normal;
}

.headerrow {
	background-color: #F0F0F0;
}

.userdetails {
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}

.accountedit {
	text-align: left;
	font-size: 14px;
}


/* problems */
.problems {
	color: #000020;
	text-align: center;
	vertical-align: top;
    border: 1px solid #D0D0D0;
    border-collapse: collapse;
}

.problems td {
	padding:2px;
    border: 1px solid #D0D0D0;
}

.problem {
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	height: 400px;
	width:100%;
}

.tekst {
	text-align: center;
	vertical-align: top;
	font-size: 13px;
}

.mini {
        font-size: 9px;
}

.slang {
	font-size: 9px;
	color: #000020;
}
	
.slang:first-line {
	font-size: 13px;
}

.prob h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

.prob h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

.prob h3 {
	font-size: 15px;
}

.prob h4 {
	font-size: 14px;
}

.prob p {
	text-align: justify;
}

.prob address {
	font-size: 13px;
	font-style: italic;
}

.prob pre {
	font-size: 13px;
	text-align:left;
}

.prob ol, .prob ul {
	text-align: justify;
}

