/* 	rot = #922E24
	orange = #D76600
	schwarz = #290D0A
	seitenhintergrund = #ECEDED
	grau = #D0D1D3
*/

body 	{
    	background-color:#E4E4E4;
     	margin: 0px;
		scrollbar-arrow-color: #D0D1D3; 
		scrollbar-base-color: #D0D1D3;
		scrollbar-track-color: #D0D1D3; 
		scrollbar-face-color: #922E24; 
		scrollbar-shadow-color: #922E24; 
		scrollbar-highlight-color: #922E24; 
		scrollbar-darkshadow-color: #922E24; 
		scrollbar-3d-light-color: #922E24;
     	}

td 		{
		font-family: verdana;
        color: #290D0A;
        font-size: 11px;
		font-weight: normal;
		padding:4px;
		}

td.sm 
		{
		padding:2px;
		}


th 		{
		font-family: verdana;
        color: #922E24;
        font-size: 11px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}
		
th.orange 	
		{
        color: #D76600;
        }
		
table.gitter  
		{
		border-style : solid;
		border-color :  #D76600;
		border: 1px;
		border-collapse:collapse;
		margin-left:4px;
		}

table.gitter td  
		{
		color: #290D0A;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: left;
		padding: 5px;
		border: 1px;
		border-style : solid;
		border-color : #D76600;
		}

table.gitter th 
		{
		color: #290D0A;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: left;
		padding: 5px;
		border: 1px;
		border-style : solid;
		border-color : #D76600;
		}	
		
ul
{
list-style-image: url(./bilder/sp.gif);
}

div.hm
{
z-index:2;
}

select  {
		color: #290D0A; 
		background-color: #ECEDED;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		width:60px;
		}
		
input.aktiv
		{
		color: #290D0A; 
		background-color: #ECEDED;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #922E24;
		width:200px;
		}		
input.inaktiv
		{
		color: #290D0A; 
		background-color: #D0D1D3;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #922E24;
		width:200px;
		}		
		
input.checkbox
		{
		background-color: #D0D1D3;
		}	
		
textarea.aktiv
		{
		scrollbar-arrow-color: #922E24; 
		scrollbar-base-color: #ECEDED;
		scrollbar-track-color: #ECEDED;
		scrollbar-face-color: #ECEDED;
		scrollbar-shadow-color: #ECEDED;
		scrollbar-highlight-color: #ECEDED;
		scrollbar-darkshadow-color: #ECEDED;
		scrollbar-3d-light-color: #ECEDED;
		color: #290D0A; 
		background-color: #ECEDED;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #922E24;
		width:420px;
		
		}		
textarea.inaktiv
		{
		scrollbar-arrow-color: #922E24; 
		scrollbar-base-color: #D0D1D3;
		scrollbar-track-color: #D0D1D3; 
		scrollbar-face-color:#D0D1D3;
		scrollbar-shadow-color: #D0D1D3;
		scrollbar-highlight-color: #D0D1D3;
		scrollbar-darkshadow-color: #D0D1D3;
		scrollbar-3d-light-color: #D0D1D3;
		color: #290D0A; 
		background-color: #D0D1D3;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #922E24;
		width:420px;
		
		}		

input.button {
		color: #ECEDED;
		background-color:  #922E24;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		border-color : #922E24;
		border: 0px;
		border-style : solid;
		width:210px;
		}
	
a:link 
		{
		color: #290D0A;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
a:visited 
		{color: #290D0A; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
a:active 
		{
		color: #D76600; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
a:hover 
		{
        color: #D76600; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.hm:link 
		{
		color: #A3AAA0; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.hm:visited 
		{
		color: #A3AAA0;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.hm:active 
		{
		color: #A3AAA0;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
.hm:hover 
		{
        color: #A3AAA0;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.rot:link 
		{
		color: #922E24; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.rot:visited 
		{
		color: #922E24;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.rot:active 
		{
		color: #922E24;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
.rot:hover 
		{
        color: #D76600;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}

	
.sm:link 
		{
		color: #ffffff; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.sm:visited 
		{
		color: #ffffff; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.sm:active 
		{
		color: #ffffff; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.sm:hover 
		{
        color: #290D0A; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.weiss:link 
		{
		color: #ffffff; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
.weiss:visited 
		{
		color: #ffffff; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
.weiss:active 
		{
		color: #ffffff; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
.weiss:hover 
		{
        color: #290D0A; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}

.ahk:link {color: #C86224;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:visited {color: #C86224;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:active {color: #C86224;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:hover {color: #333333;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
		
.admin:link 
		{
		color: #290D0A;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.admin:visited 
		{color: #290D0A; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.admin:active 
		{
		color: #D76600; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.admin:hover 
		{
        color: #D76600; 
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
		

