BODY 
{
    background-image: url(bilder/background.gif);
		background-color: #2c6197;
		background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal;
    color: #333333;
    scrollbar-face-color: #FFFFFF; 
    scrollbar-arrow-color: #CCCCCC;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    
    } 

table 
{
   
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal;
    color: #000000;
}
tr 
{
    
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: normal;
    color: #000000;
}
td 
{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: normal;
    color: #000000;
}
div 
{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: normal;
   color: #000000;
}

P 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-size: 11px; 
    font-weight: normal;
   color: #000000;
}

a 
{ 
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

A:hover 
{ 
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a:visited
{ 
    text-decoration: none; 
    font-weight: bold;
    color: #000000;
}
a:active
{ 
    text-decoration: none; 
    font-weight: bold;
    color: #000000;
}

div:textruta
{
position: absolute; 
left: 500px; 
top: 165px; 
width: 340px; 
height:345px; 
min-height:345; 
max-height: 345; 
z-index: 1; 
overflow:scroll; 
padding-right: 5px; 
padding-left: 5px; 
padding-top: 5px; 
padding-bottom: 5px;
}

select
{
    background: #FFFFFF;
    border-bottom: #000000;
    border-left: #000000;
    border-right: #000000;
    border-top: #000000;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

input
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-size: 8pt; 
    color: #000000; 
    border-bottom: #000000 1px dotted; 
    border-left: #000000 1px dotted; 
    border-right: #000000 1px dotted; 
    border-top: #000000 1px dotted; 
    background: #FFFFFF;
}

textarea  
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-size: 8pt; 
    font-weight: normal;
    color: #000000; 
    border-bottom: #000000 1px dotted; 
    border-left: #000000 1px dotted; 
    border-right: #000000 1px dotted; 
    border-top: #000000 1px dotted;  
    background: #FFFFFF;
} 

li 
{  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    color: #000000;
    list-style-type: square
}

.gray
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: #333333;
    font-weight: normal;
}

.datum
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
  color: gray;
    font-weight: normal;
}






