a:link,a:active,a:hover,a:visited {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #0070BF;
}

a:hover {
 background-color: #ECECEC
}

BODY,td,form,p {
 scrollbar-arrow-color: #000000;
 scrollbar-face-color: #FFE7C6;
 scrollbar-highlight-color: #EFD37F;
 scrollbar-shadow-color: #000000; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 color: #000000;
 text-decoration: none;
 margin: 0px;
}

body
{
 background-color: 	#EFD37F;
}


INPUT,SELECT,OPTION,TEXTAREA {
 color: #000000; 
 background-color: #FFF7E7;
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 border-style: solid;
 border-width: 1;
}

.form_radio {
 background-color: #F7DFBE;
 border-width: 0;
 margin-left: 0px;
 margin-right: 0px;
}

div.menukop{
 color:#000000;
 margin-top:5px;
 margin-bottom:5px;
 font:bold 14px tahoma,arial,helvetica;
}

.menu {
 background-image:	url('/images/mzm.gif');
 background-repeat:	no-repeat;
 background-position:	left;
 background-position:	4 3;
 padding-top:		0;
 padding-right:		0;
 padding-left:		45;
 padding-bottom:	0;
}

a.menu:hover{
 text-decoration: none;
 color: #000000;
 background-position: 2 3;
 background-color: none;
}

#dhtmltooltip
{
 position:		absolute;
 border:		1px solid black;
 padding:		5px;
 background-color:	lightyellow;
 visibility:		hidden;
 z-index:		100;
 font-size:		14px;
 color:			#000000;
 filter:		progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135);
}

.helpicon
{
 background-image:	url(/images/help_mzm.gif); 
 width:			14;
 height:		14;
}

.helptekst_titel,.helptekst_tekst
{
 font-family:		Arial, Helvetica;
 color:			#000000;
 padding:		0;
 margin:		0;
}

.helptekst_titel
{
 font-weight:		400;
}

.helptekst_tekst
{
 width:			250;
 padding-top:		10;
 font-style:		italic;
}
