﻿body 
{
	margin: 0px; 
	background-color:#003366; 
	
	font-family: Verdana;
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

td
{
	font-family: Verdana;
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	
}


a:link
{
	font-family: Verdana;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	font-family:Verdana;
	color:White;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana;
	color: Silver;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

TR.hl:hover 
{
    background-color:   #000;
}

TR.hlIE 
{
  background-color:   #999999;
  }    TABLE.progress {
    color:            #FFF;
    font-size:        12px;
    font-family:      Verdana,Helvetica,Tahoma,Arial;
    width:            50px;
    border:           1px solid #000;
  }

.Button 
{	
	width:100px;
    height:20px;
    color:#000000;
    background-color:#c0c0c0;
    font-family:Verdana;
    font-size: 11px;
	font-weight: bold;
	
}


.Titel
{
	font-family:Verdana;
	color:White;
	font-size:15px;
	font-weight:bold;
}

.News
{
	font-family:Verdana;
	color:Red;
	font-size:11px;
	font-weight:bold;
}

.lab
{
	font-family:Verdana;
	color:White;
	font-size:11px;
	font-weight:bold;
}

.NormalText
{
	font-family:Verdana;
	color:White;
	font-size:11px;
	font-weight:normal;
}

.FeldInhalt
{
	font-family:Verdana;
	color:Black;
	font-size:11px;
	font-weight:normal;
}


.labGeaendert
{
	font-family:Verdana;
	color:Red;
	font-size:11px;
	font-weight:bold;
}

.aktuelleSeite
{
	font-family:Verdana;
	color:Silver;
	font-size:11px;
	font-weight:bold;
}

.TabelleUntenLinks
{
	border-bottom:solid;
	border-bottom-color:#66ccff;
	border-bottom-width:1px; 
	border-left:solid;
	border-left-color:#66ccff;
	border-left-width:1px; 
}

.TabelleUntenRechts
{
	border-bottom:solid;
	border-bottom-color:#66ccff;
	border-bottom-width:1px; 
	border-right:solid;
	border-right-color:#66ccff;
	border-right-width:1px; 
}

.TabelleRechts
{
	border-right:solid;
	border-right-color:#66ccff;
	border-right-width:1px; 
}

.TabelleLinks
{
	border-left:solid;
	border-left-color:#66ccff;
	border-left-width:1px; 
}

.TabelleUnten
{
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#66ccff; 
}

.ZellenInhaltLinks
{
	vertical-align:top;
	width:130px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#003366', endColorStr='#00bfff', gradientType='1');
}

.ZellenInhaltRechts
{
	vertical-align:top;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#00bfff', endColorStr='#003366', gradientType='1');
}

.ZellenInhalt
{
	vertical-align:top;
	width:130px;
	background-color:#003366;
}

.ZellenInhaltOben
{
	background-color:#999999;
}

#Titel {
  background: url(../Image/titel.gif);
  background-repeat:no-repeat;
  font-size:30px;
}

#Auto {
  background: url(../Image/header.gif);
  background-repeat:no-repeat;
}

