input.feld { 
	background-color:#FFFFFF;
	border:1px solid #888888; 
	font-size:11px;
	font-weight: 300;
 	font-family: Verdana;
 	color:#A10000;
	}	 

font {
	font-weight:800;
    font-family: TAHOMA;
    font-face=MONOSPACE;
    font-size:11px;
}

font.black {
    color:#555555;
}

font.brown {
	 color:#A76A58;
}

font.white {
    color:#FFFFFF;
}

font.red {
    color:#FF0000;
}

h3 {
	font-weight:800;
    font-family: ARIAL;
    font-face=MONOSPACE;
    font-size:14px;
}

h3.brown {
	 color:#A76A58;
}
 
input.zahl {
	text-align: right;
}


th.display {
	font-weight:800;
    font-family: arial;
    font-size:12px;
    color:333333;
    border-width:1px;
    border-style:solid;
    border-color:999999;
    text-align: left;
    padding-left:5px;
    padding-right:5px;
    letter-spacing:8px;
}


td.display {
	font-weight:300;
	border-width:1px;
    border-style:solid;
    border-color:999999;
    font-size:14px;
    font-family: arial;
    font-size:12px;
    color:222222;
    background-color:#F9FADD;
    letter-spacing:2px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    
}


td.right {
	text-align: right;
}
	
td.left {
	text-align: left;
}

td.center {
	text-align: center;
}
                    
                    
                        
td.navi { padding-left:25px;
	background-color:#ECDFD9;
    border-width:1px;
    border-style:solid;
    border-color:999999;
    text-align: left;
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;


}

td.rahmen {font-size:12px;
    font-weight:800;
    font-family: arial;
    color:#A76A58;
    border-width:1px;
    border-style:solid;
    border-color:999999;
    text-align: left;
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;
}

td.fuss {font-size:12px;
    font-weight:600;
    font-family: arial;
    color:333333;
    background-color:DDDDDD;
    border-width:1px;
    border-style:solid;
    border-color:999999;
    height:20;
    text-align: justify;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
}


td.links {font-size:12px;
    font-family: arial;
    background-color:555555;
    color:333333;
    padding-top: 20px;
    padding-bottom: 20;
    padding-left: 50;
    text-align: justify;
}



td.body {font-size:12px;
    font-family: arial;
    background-color:555555;
    color:CCCCCC;
    padding:10px;
    text-align: justify;
}


td.body_large {font-size:12px;
    font-family: arial;
    background-color:CCCCCC;
    color:555555;
    padding:10px;
    text-align: justify;
}


td.rubrik {font-size:12px;
    font-family: arial;
    background-color:555555;
    color:333333;
    padding:3px;
}

table.main {border-width:1px;
  border-style:solid;
  border-color:999999;

}

a:link {
 font-size:12px;
 font-weight: 300;
 font-family: sans-serif;
 text-decoration: none;
 color:#A10000;
}

a:visited{
 font-size:12px;
 font-weight: 300;
 font-family: sans-serif;
 text-decoration: none;
 color:#A10000;
}

a:hover{
 font-size:12px;
 font-weight: 300;
 font-family: sans-serif;
 text-decoration: none;
 color:#222222;
  }
  
a:active {
 font-size:12px;
 font-weight: 300;
 font-family: sans-serif;
 text-decoration: none;
 color:#990E3F;
  }  
  

a.navi:link {
 font-size:14px;
 font-weight: 800;
 font-family: sans-serif;
 text-decoration: none;
 color:#BB0000;
}

a.navi:visited{
 font-size:14px;
 font-weight: 800;
 font-family: sans-serif;
 text-decoration: none;
 color:#BB0000;
}

a.navi:hover{
 font-size:14px;
 font-weight: 800;
 font-family: arial;
 text-decoration: none;
 color:#C88544;
  }

input.zahl {
	 text-align : right;
	 }
	 

body {
 background-color:#F9F8EB;
 background-repeat:repeat-xx;
 scrollbar-face-color: #333333;
 scrollbar-arrow-color: #EEEEEE;
 scrollbar-3d-light-color: #EEEEEE;
 scrollbar-darkshadow-color: #EEEEEE;
 scrollbar-highlight-color:#EEEEEE;
 scrollbar-shadow-color: #EEEEEE;
 scrollbar-track-color: #EEEEEE;
 }
 
