A:link{
        color: #A00000;
        text-decoration:none;
}
A:visited{
        color: #A00000;
        text-decoration:none;
}

A:hover{
        color: #FFFFFF;
        text-decoration:none;
}

body,td{
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size : 10pt;
        color: #000000;
}
body{
	background-color:#99CC99;
}

H3{        font-family : "Arial", "Helvetica";
        font-size : 12pt;
        Font-Weight: bold;
        color : white;
        Letter-Spacing : normal;
}

H4{        font-family : "Arial", "Helvetica";
        font-size : 16pt;
        Font-Weight: bold;
        color : white;
        Letter-Spacing : normal;
        margin: 0.1em 1em 0.1em 1em
}

p.Titel {font-size : 12pt;
        Font-Weight: bold;
        color: #006666;
        Letter-Spacing: normal;
        margin-top: 3pt;
        margin-bottom: 1pt;
}

p.Hinweis {
	font-size : 8pt;
        color: #006666;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

p.unter {			/* Untertitel	*/
	font-size : 10 pt;
	Font-Weight: bold;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

p.Text {			/* normaler Text 	*/
	font-size : 10pt;
	text-align:justify;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

p.Weiter {			/* weiterführender Link	*/
	text-align: right;
        margin-top: 2pt;
        margin-bottom: 2pt;
}

.tickUhr {			/* TickerSpielminute */
	font-size : 8 pt;
	text-align: right;
	color: #006666;
	Font-Weight: bold;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

.tickText {
	font-size : 8pt;
	text-align: left;
        color: #006666;
        margin-top: 0pt;
        margin-bottom: 0pt;
}



.HeadH1{			/* Seitenüberschrift   	*/
	font-size : 14pt;
        Font-Weight: bold;
        color: #006666;
        Letter-Spacing: normal;
        margin-top: 5pt;
        margin-bottom: 5pt;
}
.footer{
        font-family : "Arial", "Helvetica";
        Line-Height : 8pt;
        font-size : 8pt;
        color : black;
        Letter-Spacing : normal;
        }

td.Balken {			/* für Kasten		*/
	font-size : 10pt;
	font-weight : bold;
        color: #FFFFFF;
	background-color : #009999; 
} 
td.datum{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : "#99CC66";
        Font-Weight: bold;
        }

td.header{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : black;
        Font-Weight: bold;
        background : #FFFFD5;
        }


td.title{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : darkblue;
        Font-Weight: bold;
        background : #F0F0F0;
        }

td.content{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : darkblue;
        Font-Weight : bold;
        background : #FFFFD5;
        }

td.data{
        font-family : "Arial", "Helvetica" ;
        font-size : 10pt;
        color : black;
        background : #FFFFE5;
        }

td.empty{
        background : #F0F0F0;
        }



td.example{
        font-family : Courier New;
        font-size : 10pt;
        color : darkblue;
        background : #D1D5FC;
        }
td.Rahmen {			/* Tabellen-Kasten, etc	*/
	font-size : 10pt;
	font-weight : bold;
        color: #FFFFFF;
	background-color : #009999;
        margin-top: 0pt;
        margin-bottom: 0pt;
}
table.Rahmen {			/* für Kasten		*/
	background-color : #006666;
}

HR{
        Color : black;
        }

input, select, textarea{
        font-family : "Courier New";
        font-size : 8pt;
        background : #FFFFEE;
        }

.buttons{
	font-family:trebuchet, Arial;
	color:white;
	font-size=10pt;
	background-color:#4F78D9;
	border-color:#99CCFF;
}

p{	font-size : 10pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
ul{	font-size : 10pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
li{	font-size : 10pt;
	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}

