@charset "UTF-8";

fieldset.mess {  
width: 470px;
padding: 4px 4px 4px 4px;  
border: 2px solid #3366ff;
border-radius:5px;
}  

fieldset.inner
{ 
background-color:#f9fbff; 
width: 445px;
padding: 4px 4px 4px 4px;  
border: 1px solid #3366ff;
border-radius:5px;
box-shadow: 5px 5px 5px #333;
}  

legend.mess  {      
top: 4px; left: 4px;   
letter-spacing: -1;
font-size: 12px;
color:#cc0033;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

table.vol {
width: 461px;
}

table.innervol {
width: 450px;

}

input.textinv { 
height:20px;
width:200px;
word-spacing: -1px;
padding-left:2px;
color: #524a41;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;

border-top-color:#409bf7;
border-top-style:  solid;
border-top-width: 1px;

border-left-color:#409bf7;
border-left-style:solid; 
border-left-width: 1px;

border-bottom-color:#7cbbfa;
border-bottom-style: solid;
border-bottom-width: 1px;

border-right-color:#7cbbfa;
border-right-style: solid;
border-right-width: 1px;
border-radius:5px;

}

textarea.te {
word-spacing: -1px;
padding-left:2px;
color: #524a41;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
border-top-color:#409bf7;
border-top-style:  solid;
border-top-width: 1px;

border-left-color:#409bf7;
border-left-style:solid; 
border-left-width: 1px;

border-bottom-color:#7cbbfa;
border-bottom-style: solid;
border-bottom-width: 1px;

border-right-color:#7cbbfa;
border-right-style: solid;
border-right-width: 1px;
border-radius:5px;
}

td.klmenu {
color: #3366ff;
text-align: center;
font-weight: bold; 
font-size: 12px;
font-family: arial, helvetica, sans-serif;
cursor:pointer; 
}
td.seperator{
color: #3366ff;
text-align: center;
}
td.bighead {
color: #3366ff;
font-size:16px;
font-weight: bold;
text-align: center;
font-family: arial, helvetica, sans-serif;
}
td.smallhead {
color: #3366ff;
font-size: 12px;
font-weight: bold;
text-align: center;
font-family: arial, helvetica, sans-serif;
}
td.inputteksts {
width:200px;
color: #3366ff;
text-align: left;
font-size: 10px;
font-family: arial, helvetica, sans-serif;
}
td.inputtekst {
max-width:100px; 
min-width:100px;
color: #3366ff;
text-align: left;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}
td.inputtekstw {
width:200px;
color: #3366ff;
text-align: left;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}
td.bevtekst {
color: #3366ff;
text-align: left;
font-size: 10px;
font-family: arial, helvetica, sans-serif;
}
td.attekst {
color: #3366ff;
text-align: left;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}
td.ct {
text-align: center;
}
td.messtekst {
color: #000000;
text-align: left;
font-size: 12px;
font-family: sans-serif;
}
td.answer {
color: #606060;
text-align: left;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}

span.tekst {
color: #606060;
font-size: 10px;
font-family: arial, helvetica, sans-serif;
}
span.tekstb {
color: #606060;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}
span.smallinfo {
color: #606060;
text-align: left;
font-size: 8px;
font-family: arial, helvetica, sans-serif;
}
select.sel {
word-spacing: -1px;
padding-left:2px;
color: #524a41;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
border-top-color:#409bf7;
border-top-style:  solid;
border-top-width: 1px;

border-left-color:#409bf7;
border-left-style:solid; 
border-left-width: 1px;

border-bottom-color:#7cbbfa;
border-bottom-style: solid;
border-bottom-width: 1px;

border-right-color:#7cbbfa;
border-right-style: solid;
border-right-width: 1px;
border-radius:5px;
}
hr.sep  {
border: 0;
color: #9e9e9e;
background-color: #9e9e9e;
height: 2px;
width: 100%;
} 
img.eff {
border-radius:5px;
	border:1px;
	border-style: solid;
	border-color:  #f4f4f4;
box-shadow: 4px 4px 4px #333;
}
