fieldset 
{
border: solid 1px #555;
margin: 1em 0;
padding: 1em;
z-index: -1;
clear:both;
}

legend
{

border: 1px solid #555;
padding: 5px 8px 5px 8px;
font-family:georgia;
font-size:13pt;        
color: #ccde00;
}


.formhluturvenjulegt:focus:hover, 
.formhluturvenjulegt:focus
{border-color:orange;}

.formhluturtextarea:focus:hover, 
.formhluturtextarea:focus
{border-color:orange;}

.formcombo:focus:hover, 
.formcombo:focus
{border-color:orange;}

.formcombostutt:focus:hover, 
.formcombostutt:focus
{border-color:orange;}

.formcombodags:focus:hover, 
.formcombodags:focus
{border-color:orange;}



.formhluturvenjulegt:hover,
.formhluturtextarea:hover, 
.formcombo:hover, 
.formcombostutt:hover,
.formcombodags:hover
{border-color: #C85A17;}





.rautt_fieldset
{
border-color:red !important;
}

.rautt_tafla
{
border-color:red !important;
border-width:2px !important;
}

.rautt_input
{
border:solid red 2px !important;
}



form {
margin: 0;
padding: 0;
}


label
{
border:0px red dotted;
}

.submit,.regulartext 
{
background-color:#FEFEFE;
border:1px solid #999;
font-size:10pt;
padding-left:3px;
margin-bottom:3px;
}

.regulartext 
{
width:95%;
}

.labelstutt
{
float: left;
width: 8em;
}

.formhluturvenjulegt 
{
border:1px solid #999;
background:#FFF;
font-family:tahoma, trebuchet ms,arial, helvitica;
font-size: 10pt;
color:black;
clear:both;
margin-top:2px;
margin-bottom:2px;
}


.formhluturkort 
{
border:1px solid #999;
background:#FFF;
font-family:tahoma, trebuchet ms,arial, helvitica;
font-size: 10pt;
color:black;
}


.formhluturtextarea
{
border:1px solid #999;
background:#FFF;
font-family:tahoma, trebuchet ms,arial, helvitica;
font-size: 10pt;
color:black;
}


.formcombo {
padding-left:0px;
background:#FFF;
font-family:tahoma, trebuchet ms,arial, helvitica;
font-size: 10pt;
color:black;
width:274px;
border:1px solid gray;
}

.formcombostutt {
padding-left:0px;
background:#FFF;
font-family:tahoma, trebuchet ms,arial, helvitica;
font-size: 10pt;
color:black;
width:130px;
border:1px solid gray;
}


.formcombodags {
padding-left:0px;
background:#FFF;
font-family:tahoma, trebuchet ms,arial, helvitica;
font-size: 10pt;
color:black;
border:1px solid gray;

}

.formhluturvenjulegt:disabled {color:gray;}

.checkbox {
background:none;
height:auto;
width:auto;
margin:0;
padding:0;
}

.yes,.no,.save,.cancel,.send,.reset {
height:2 em;
}

