BODY  {
        background-color : #FFFFFF;
        font-family : Arial, sans-serif;
        font-size : 10pt;
        color : black;
}
a  {
	text-decoration: underline;
	color: Black;
	background-color: transparent;
	font-weight: bold;
	
}
a:hover {
	text-decoration: underline;
	color: #F3884D;
	background-color: transparent;
	font-weight: bold;
	}
a.menu:link     {
        text-decoration : none;
        font-size : 8pt;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : rgb(151, 151, 151);
        vertical-align : top;
        font-weight : bold;
        background-color : transparent;
}
a.menu:visited {
        text-decoration : none;
        font-size : 8pt;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : rgb(151, 151, 151);
        vertical-align : top;
        font-weight : bold;
        background-color : transparent;
}
a.button:link{
	background-color: #666666;
	color: white;
	margin: 2px 2px 2px 2px;
	font-family: Arial;
	font-weight: bold;
	height: 40px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	text-align: center;
	border-style: outset;
	border-width: 1px;
}
a.sw:link {
        background-color: transparent;
        color: Fuchsia;
}
a.sw:hover {
        background-color: transparent;
        color: Fuchsia;
        text-decoration: underline; 
}
p {
        font-size : 10pt;
        font-family : Arial, Helvetica, Geneva, sans-serif;
}
li {
        font-size: 10pt;
        font-family: Arial, Helvetica, Geneva, sans-serif;
}
ul {
        font-size: 10pt;
        font-family: Arial, Helvetica, Geneva, sans-serif;
}
td {
        font-size: 10pt;
        font-family: Arial, Helvetica, Geneva, sans-serif;
}
.graytd { background-color:#dcdcdc;}
th  {
        font-size : 10pt;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        font-weight : bold;
}
h1      {
        font-size : 26px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : black;
        font-weight : bold;
        background-color : transparent;
}
h2      {
        font-size : 22px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : black;
        font-weight : bold;
        background-color : transparent;
}
h3      {
        font-size : 18px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : black;
        font-weight : bold;
        background-color : transparent;
}
h4      {
        font-size : 16px;
        font-family : Arial, Helvetica, Geneva, sans-serif;
        color : black;
        font-weight : bold;
        background-color : transparent;
}
.blue   {
        color : rgb(4,163,221);
        background-color : transparent;
}
.green  {
        color : green;
        background-color : transparent;
}
.red    {
        color : red;
        background-color : transparent;
}
.mini   {
        font-size : 11px;
}
.klein  {
        font-size : 12px;
}
.gross0 {
        font-size : 40px;
        font-weight : bold;
}
.gross1 {
        font-size : 26px;
        font-weight : bold;
}
.gross2 {
        font-size : 18px;
        font-weight : bold;
}
.gross3 {
        font-size : 16px;
        font-weight : bold;
}
.gross4 {
        font-size : 14px;
        font-weight : bold;
}
.tabcol {
        background-color : #EFEFEF;
}
.tabcol2 {
        background-color: #BFBFBF;
}
.tabcol3 {
        background-color: #D0D0D0;
}

.tabcoltd {
	border-top: 1px solid #BFBFBF;
	padding: 7px 0px 7px 0px;
}

.quelle {
        background-color: #BFBFBF;
        font-size : 9pt;
}
.zwischen {
		background-color: white;
}
.button {
	background-color: #666666;
	color: white;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	height: 25px;
	border: 1px solid Black;
}
/* Profildienst, 07.02.2006 */
a.dsphead{
	color : #000000;
	font-size : 14px;
	margin-left : 0em;
	text-decoration : none;
}

a.dsphead span.dspchar{
	color : #FEC01A;
	font : bold 18px monospace;
}

a.dsphead span.dspcharno{
	color : #FFFFFF;

}

a.dsphead:hover{
	text-decoration : underline;
}

.dspcont{
	color : #000000;
	display : none;
	margin-left : 1.3em;
}

span.minus{
	color : #000000;
	font : bold 18px monospace;
}

.top0{
	font : bold 12px Verdana,Helvetica,sans-serif;
	margin-left : 0em;
}

.top1{
	font : normal 12px Verdana,Helvetica,sans-serif;
	margin-left : 0em;
}
