BODY {
background-repeat:repeat;
background-color:#172622;
margin:0;
padding:0;
}

h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 16px;
color: #ffffff;
word-spacing: 0.0em;
letter-spacing: 0.0em;
}

table {
border-style:none;
border-width:0px;
border-spacing:0px;
}
td {
color: #ffffff;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 16px;
word-spacing: 0.0em;
letter-spacing: 0.0em;
}


#datummonat {
font-weight: normal;
font-size: 8px;
word-spacing: 0.0em;
letter-spacing: 0.0em;
line-height: 9px;
color: #000000;
}

#datumtag {
font-weight: bold;
font-size: 10;
word-spacing: 0.0em;
letter-spacing: 0.0em;
line-height: 11px;
color: #000000;
}

.field { border:0px solid;}
a:link    { color:#a3cd47; text-decoration: none; }
a:visited { color:#a3cd47; text-decoration: none; }
a:active  { color:#3a95b0; text-decoration: none; }
a:hover   { color:#3a95b0; text-decoration: underline; }

input,select,textarea,option
{
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
word-spacing: 0.0em;
letter-spacing: 0.0em;
line-height: 16px;
color: #ffffff;
background-color:#3e4f4f;
border-style: solid;
border-width: 1px;
border-color: #3e4f4f;
}
input:hover {
background-color:#172622;
}
input.border:focus {
background: #3e4f4f;
border: 1px solid #172622;
}
textarea:hover {
background-color:#172622;
}
textarea.border:focus {
background: #3e4f4f;
border: 1px solid #172622;
}
