html           { font-family: Verdana; font-size: 8pt; color: #808080 }
p              { font-family: Verdana; font-size: 8pt; color: #666666 }
li             { font-family: Verdana; font-size: 8pt; color: #666666 }
ol             { font-family: Verdana; font-size: 8pt; color: #666666 }
div            { font-family: Verdana; font-size: 8pt; color: #666666 }

body     {
	color: #666666; 
    font-weight: normal; 
    font-family: Verdana; 
    font-size: 8pt; 
    text-decoration:none; 
    background-color:#FFFFFF}

td             { background-color: none; font-family:Verdana; font-size:8pt}
td.head        { background-color: #E9DBC9; font-family:Verdana; font-size:9 pt; color:#6B0029; font-weight:bold}
td.info        { background-color: #FFF4DF; font-family:Verdana; font-size:7.5pt; }
td.infored     { background-color: #FFF4DF; font-family:Verdana; font-size:7.5pt; color:#6B0029; font-weight:bold}
td.beigered    { background-color: #FFF4DF; font-family:Verdana; color:#666666; font-size:7.5pt}
td.grey       { background-color: #FDEECE; font-family:Verdana; color:#666666; font-size:7.5pt}
td.beige       { background-color: #FDEECE; font-family:Verdana; font-size:8pt; height:15px }
td.sand        { background-color: #E9DBC9}
td.weiss       { background-color: #FFFFFF; font-family:Verdana; font-size:8pt}
td.weiss1      { background-color: #FFFFFF; font-family:Verdana; font-size:7pt}
td.new         { background-color: #FFFFFF; font-family:Verdana; font-size:8pt}
td.cr          { background-color: #FFFFFF; font-family:Verdana; font-size:7.5pt; color:#666666}
td.rot         { background-color: #6B0029}
td.orange   { background-color: #F3A90C}
td.line        { background-color: #6B0029; font-family:Verdana; font-size:1pt}
td.bright      { background-color: #FFF4DF; font-family:Verdana; font-size:8pt; height:15px }
td.list        { background-color: #E9DBC9; font-family:Verdana; font-size:8pt; color: #666666; height:17px }

th            { font-family:Verdana; font-size:8pt; font-weight:bold}
th.head       { background-color: #F3A90C; font-family:Verdana; font-size:9pt; color: #FFFFFF; font-weight:bold; height:20px }
th.weiss       { background-color: #FFFFFF; font-family:Verdana; font-size:12pt; color: #6B0029; font-weight:bold; height:20px; text-align:left}
th.info       { background-color: #F3A90C; font-family:Verdana; font-size:9pt; color: #FFFFFF; font-weight:bold; height:20px }
th.service    { background-color: #F3A90C; font-family:Verdana; font-size:8pt; color: #FFFFFF; font-weight:bold; height:15px; text-align:right }
th.list       { background-color: #F3A90C; text-align:center; font-family:Verdana; font-size:8pt; color: #FFFFFF; font-weight:bold; height:17px }
th.beige      { background-color: #FFF4DF; font-family:Verdana; font-size:8pt; height:15px; font-weiht:bold; text-align:center }
th.listsub    { background-color: #FFF4DF; font-family:Verdana; font-size:8pt; color: #666666; font-weight:bold; height:17px; text-align:center }
th.background { background-color: #C0C0C0; font-family:Verdana; font-size:8pt; font-weight:bold  }

a.menu:visited, a.menu:active, a.menu:link { 
    color: #666666; 
    font-weight: bold; 
    font-family: Verdana; 
    font-size: 7.5pt; 
    text-decoration:none
    }

a.menu:hover{ 
    color: #666666; 
    font-weight: bold; 
    font-family: Verdana; 
    font-size: 7.5pt;
	background: #FDEECE;
	text-decoration:none
    }

	
a.submenu:visited, a.submenu:active, a.submenu:link { 
    color: #6B0029;
	font-family: Verdana; 
    font-size: 7.5pt; 
    text-decoration:none
    }

a.submenu:hover{ 
    color: #6B0029; 
	font-weight: normal;
    font-family: Verdana; 
    font-size: 7.5pt;
    text-decoration:underline
    }
	
a:visited, a:active, a:link { 
    color: #6B0029;
    font-family: Verdana; 
    font-size: 8pt; 
    text-decoration:none
    }

a:hover{ 
    color: #6B0029; 
	font-weight: normal;
    font-family: Verdana; 
    font-size: 8pt;
    text-decoration:underline 
    }
	
table              { background-color: #FFFFFF }
table.info		   { background-color: #FDEECE }
table.beige		   { background-color: #FFF4DF }
table.sand		   { background-color: #E9DBC9 }
table.white		   { background-color: #FFFFFF }
table.weiss		   { background-color: #FFFFFF }
table.search	   { background-position: left top; background-image:url('../images/LupeMittel.gif'); background-repeat:no-repeat; background-attachment:fixed}
table.border       { background-color: #E8C1AA }
table.transparent  { background-color: none }


input         { font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }
input.search  { border:1px solid #808080; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }

textarea         { font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }
textarea.search  { border:1px solid #808080; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }
                
H1	{
	color:	#F3A90C;
	font-family:Verdana
	font-weight: bold;
	font-size: 12pt;
	}

H2	{
	color:	#F3A90C;
	font-family:Verdana
	font-weight: normal;
	font-size: 10pt;
	}

H3	{
	color:	#F3A90C;
	font-family:Verdana
	font-weight: bold;
	font-size: 8pt;
	}

H4	{
	color:	#666666;
	font-family:Verdana
	font-weight: bold;
	font-size: 8pt;
	}

H5	{
	color:	#666666;
	font-family:Verdana
	font-weight: bold;
	font-size: 8pt;
	}

H6	{
	color:	#666666;
	font-family:Verdana
	font-weight: bold;
	font-size: 8pt;
	}

H7	{
	color:	#666666;
	font-family:Verdana
	font-weight: bold;
	font-size: 8pt;
	}                             
                
                
                
