body   {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #C96;
	scrollbar-3dlight-color : Blue;
	scrollbar-arrow-color : Silver;
	scrollbar-base-color : #5F9EA0;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #00BFFF;
	scrollbar-highlight-color : Gray;
	scrollbar-shadow-color : Aqua;
	scrollbar-track-color : #4169E1;
}
p          { font-size: x-small; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.rechts{
	color : Silver;
}
}

td {}
a      {
	color: #CCC;
	font-size: x-small;
	text-decoration: none
}
a:hover {
	color:#FFF;
	text-decoration:none;
}

a.rechts    { color: silver; font-size: x-small; text-decoration: none }
h1   {
	font-size: x-large;
	line-height: 100px;
	text-align: center;
	vertical-align: baseline;
	color: #033;
}
h2   {
        font-size: large;
}
h3 {
	font-size: small;
	line-height: normal;
	text-align: center;
	color: #C93;
}
h5 {
	color: #C93;
}

.TabInhalt      {
	background-color: #C93;
	padding: 5px
}
li      { font-size: x-small; list-style-type: disc }
.TabelleRahmen  {
	border: 3px none white;
	background-color: #633;
	width: 1000px;
}
.TabelleRahmen2  { background-color: white; border: solid 3px #c71585 }
.TabelleUnten    {
	height: 25px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #c71585;
	border-right-color: white;
	border-bottom-color: #C96;
	border-left-color: #c71585;
}
.TabelleRechts     {
	background-color: #360;
	background-repeat: no-repeat;
	background-position: center;
}
.TabelleLinks {
	background-color: #C00
}
.TabelleService  { background: #03c url(img/service2.jpg) no-repeat center }
.marke  { color: white }
.markeRechts { color: #0ff }
.Innenabstand { padding: 5px }
.LinkTabelle   { background-color: #ffdab9; display: list-item }

