body {
	background-color:#FBE6D5;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #F7BC84;
	scrollbar-track-color: #F7BC84;
	scrollbar-face-color: #EE6F08;
	scrollbar-shadow-color: #F7BC84;
	scrollbar-highlight-color: #F7BC84;
	scrollbar-darkshadow-color: #F7BC84;
	scrollbar-3d-light-color: #EE6F08;
     }
	 
#marquee {
  margin: auto;
  margin-left: 4px;
  width: 440px;
  height: 123px;
  border: none;
  text-align: left;
  font-family: verdana, helvetica;
  color: #1A1A1A;
  font-size: 11px;
  font-weight: normal;
}
	 
td {font-family: verdana, helvetica;
        color: #1A1A1A;
        font-size: 11px;
		font-weight: normal;
		padding:4px;
		}
		
td.padding0 {
		vertical-align:top;
		padding:0px;
		}
		
td.padding1 {
		vertical-align:top;
		padding:1px;
		}
		
th {font-family: verdana, helvetica;
        color: #AA002A;
        font-size: 11px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}

th.orange {font-family: verdana, helvetica;
        color: #EE6F08;
        font-size: 11px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}
		
	

td.links_oben {
	font-family: verdana, helvetica;
	color: #AA002A;
	font-size: 11px;
	padding-bottom:0px;
	text-align:left;
	vertical-align:bottom;
		}

td.sm 
		{
		/*background-color:#F7BC84;*/
		background-color:#FBE6D5;
		color: #ffffff;
		padding:2px;
		border:solid 0px #ffffff;
		border-bottom: 0px;
		}

td.sm_aktiv 
		{
		background-color:#EE6F08;
		padding:2px;
		color: #ffffff;
		border:solid 0px #ffffff;
		border-bottom: 0px;
		}

li
{
list-style-image:url(bilder/li_punkt.gif);
}
		

input.aktiv
		{
		color: #290D0A; 
		background-color: #FBE6D5;
		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: #F7AC6B;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #FBE6D5;
		width:200px;
		}		
		
input.checkbox
		{
		background-color: #F7AC6B;
		}	
		
textarea.aktiv
		{
		scrollbar-arrow-color: #EE6F08; 
		scrollbar-base-color: #FBE6D5;
		scrollbar-track-color: #FBE6D5;
		scrollbar-face-color: #FBE6D5;
		scrollbar-shadow-color: #FBE6D5;
		scrollbar-highlight-color: #FBE6D5;
		scrollbar-darkshadow-color: #FBE6D5;
		scrollbar-3d-light-color: #FBE6D5;
		color: #290D0A; 
		background-color: #FBE6D5;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #922E24;
		width:450px;
		
		}		
textarea.inaktiv
		{
		scrollbar-arrow-color: #EE6F08; 
		scrollbar-base-color: #F7AC6B;
		scrollbar-track-color: #F7AC6B; 
		scrollbar-face-color:#F7AC6B;
		scrollbar-shadow-color: #F7AC6B;
		scrollbar-highlight-color: #F7AC6B;
		scrollbar-darkshadow-color: #F7AC6B;
		scrollbar-3d-light-color: #F7AC6B;
		color: #290D0A; 
		background-color: #F7AC6B;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #FBE6D5;
		width:450px;
		
		}		
		
input.button {
		color: #ffffff;
		background-color:  #EE6F08;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		border-color : #290D0A; 
		border: 0px;
		border-style : solid;
		width:180px;
		}


		
.bold:link {color: #ffffff;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:visited {color: #ffffff; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:active {color: #ffffff; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:hover {
        color: #AA002A;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
		
.hm:link {
	color: #AA002A;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.hm:visited {
	color: #AA002A;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.hm:active {
	color: #AA002A;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.hm:hover {
	color: #ED6F08;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
		
		
.sm:link {color: #1A1A1A;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.sm:visited {color: #1A1A1A;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.sm:active {color: #1A1A1A;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.sm:hover {
        color: #ffffff; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}


.bold:link {color: #AA002A;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:visited {color: #AA002A;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:active {color: #AA002A;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:hover {
        color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}	
		
		
a:link {color: #1A1511;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:visited {color: #1A1511;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:active {color: #1A1511;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:hover {color: #003882; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}

.ahk:link {color: #EE6F08;
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:visited {color: #EE6F08;
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:active {color: #EE6F08;
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:hover {color: #AB0034;
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}


