﻿body         {
	margin: 0;
	background-color: #FFFFCC;
	line-height: 100%;
	font-size: 10pt;
}
p            {
	border-width: 0;
	padding: 1px;
	margin: 1px;
}
td           {
	border-left: 1px solid #000000;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #C0C0C0;
	border-style: inset;
}
tbody        {
}
table        {
	font-size: 10pt;
	width: 100%
}
a:link       { color: #0000FF; font-weight: bold;}
a:visited    { color: #0000FF; font-weight: bold;}
a:hover      { background-color: #FF3399; color: #FFFF00; font-weight: bold;}
a:active     { color: #FFFF00; background-color: #800000; font-weight: bold;}
li           {
	border-width: 1px;
	margin: 1px;
	padding: 1px 1px 0px 5pt;
}
ul           {
	border-width: 0;
	margin: 1px;
	padding: 0px 0px 0px 10mm;
	list-style-image: url('../images/TennBall.gif');
	line-height: normal;
	vertical-align: 6px;
}
tr {
	border-style: outset;
	border-width: 1px;
	padding: 1px;
	margin: 1px;
}
h1           {
	padding: 4px;
	margin: 0px;
	font-size: 16pt;
	text-align: Left;
	font-weight: bold;
	line-height: 100%;
	color: #FFFF00;
	background: #FF3399;

}
h2           {
	padding: 4px;
	margin: 0px;
	font-size: 12pt;
	text-align: Left;
	font-weight: bold;
  color: #993366;
  background-color: #99CCFF;
	text-align: center;
}
h3           {
	margin: 0px;
	padding: 4px;
	margin: 0px;
	font-size: 16pt;
	text-decoration: underline;
	font-weight: bold;
	color: #993366;
	border-left-width: 5px;
}
h4           {
	padding: 2px;
	margin: 0px;
	font-size: 10pt;
  color: #993366;
  background-color: #99CCFF;
  text-align: Center; 
  font-weight: bold;}
h5           {
	padding: 1px;
	margin: 0px;
	font-size: 10pt;
    color: #000000;
    background-color:
    #DEDEDE;
    text-align: Center; 
    font-weight: bold;}
h6           {
	padding: 2px;
	margin: 0px;
	font-size: 10pt;
    color: #993366;
    font-weight: bold; }
.BoldBordeaux {color: #993366;font-weight: bold;}
.BoldRed {
	color: #FF0000;
	font-weight: bold;
}
.BoldBordeauxCenter {color: #993366;font-weight: bold;	text-align: center;}
.BoldBordeauxUL {color: #993366;	font-weight: bold;	text-decoration: underline;}
.BoldBordeauxULCenter {color: #993366;font-weight: bold;text-decoration: underline;	text-align: center;}
.CellBackGroundkueschall {
text-align: center;
background-color: #005DA3;
}
.PicLinkBorder {
	vertical-align: middle;
	border-width: 0;
	text-align: center;
}
.TextAlignCenter {
	text-align: center;
}
.TextUnderLine {
	text-decoration: underline;
}
.CellBackGroundWhite {
  	text-align: center;
  	background-color: #FFFFFF;
}
.CellBackGroundVW {
  	text-align: center;
  	background-color: #CAD0AC;
}
.CellBackGroundML {
  	text-align: center;
  	background-color: #D3BD91;
}
