body         
{
	font-family: Arial;
	color: #4356a3;
	font-size: 9pt;
	background-color: #FFFFFF;
	background-image: url(images/main-bg.jpg);
	margin: 0px;
}

ul { list-style-image:url(images/icon.gif)}

table        { font-size: 9pt; font-family: Arial;}
a:link       { color: #ff9400; text-decoration: underline}
a:visited    { color: #ff9400; text-decoration: underline}
a:active     { color: #ff9400; text-decoration: underline}
a:hover      { color: #7c7c7c; text-decoration: none}

.buttons  { color: #7c7c7c; background-color:#ffffff; font-size: 9pt;}
.buttons a:link       { color: #7c7c7c; text-decoration: none}
.buttons a:visited    { color: #7c7c7c; text-decoration: none}
.buttons a:active     { color: #7c7c7c; text-decoration: none}
.buttons a:hover      { color: #ff9400; text-decoration: none}
.validator            { color: #7c7c7c;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#5a5a5a}
.border {
	border-top: medium #ff9400;
	border-right: medium #ff9400;
	border-bottom: medium #ff9400;
	border-left: medium #ff9400;
	color: #ff9400;
}

.oranjekader{border:solid 1px; border-color:#ff9400;}