/* LINKS						*/
/* ====================================================	*/

A:link{
        color: #006600;
        text-decoration:none;
}
A:visited{
        color: #006600;
        text-decoration:none;
}
A:active{
	color: #CC0000;
	text-decoration:none;
}
A:hover{
        color: #CC0000;
        text-decoration:none;
}
A.ohne:link{
        color: #000000;
        text-decoration:none;
}
A.ohne:visited{
        color: #000000;
        text-decoration:none;
}
A.ohne:active{
	color: #CC0000;
	text-decoration:none;
}
A.ohne:hover{
        color: #CC0000;
        text-decoration:none;
}


body,td{
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size : 10pt;
        color: #000000;
        }
p{	font-size : 10pt;
        Letter-Spacing : normal;
        margin-top: 2pt;
        margin-bottom: 2pt;
}
pre{	font-family: "Courier New";
}
ul{	font-size : 10pt;
	list-style-type : disc;
	list-style-position: outside;
	margin-left:30px;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
ol{	font-size : 10pt;
	list-style-type : decimal;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
li{	font-size : 10pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
hr{	color : #000000;
	background-color: #000000;
	size : 2px
	height : 2px;
	border : 0px;
}
.klein{	font-size : 8pt;
}
.rot{	color : #CC0000;
}
.grau{	color : #999999;
}
.lila{	color : #CC00CC;
}
.grossgrau {
	font-size : 14pt;
	font-weight : bold;
        color: #666666;
}
.HeadH1{			/* Seitenüberschrift   	*/
	font-size : 14pt;
        Font-Weight: bold;
        color: #AA0000;
        Letter-Spacing: normal;
        margin-top: 5pt;
        margin-bottom: 2pt;
}
p.Titel {			/* Titelzeile   	*/
	font-size : 11pt;
	font-weight: bold;
	color : #000000;
	Letter-Spacing : normal;
        margin-top: 8pt;
        margin-bottom: 2pt;
}
p.Unter {			/* Untertitel   	*/
	font-size : 10pt;
	font-weight: bold;
	text-align:justify;
	color : #000000;
        margin-top: 2pt;
	margin-bottom : 2pt;
}
p.Ueber {			/* Uebertitel   	*/
	font-size : 10pt;
	font-weight: bold;
	color : #AA0000;
        margin-top: 0pt;
	margin-bottom : 2pt;
}
p.Text {			/* normaler Text 	*/
	font-size : 9pt;
	text-align:justify;
        margin-top: 2pt;
        margin-bottom: 2pt;
}
p.Weiter {			/* weiterführender Link	*/
	text-align: right;
        font-weight: bold;
        margin-top: 2pt;
        margin-bottom: 2pt;
}
form {	margin-top: 0pt;
	margin-bottom: 0pt;
}
select {font-size : 10pt;
	font-weight: bold;
}
input {
        font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
}
textarea{
        font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size : 10pt;
        background : #FFFFFF;
}
.button {
	color : #FFFFFF;
	font-weight : bold;
	background-color : #990000;
	overflow:hidden;
}
td.RahmenLOU {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2pt;
	text-align: CENTER;
}
td.RahmenLOUR {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2pt;
	text-align: CENTER;
}
td.RahmenLU {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2pt;
	text-align: CENTER;
}
td.RahmenLUR {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2pt;
	text-align: CENTER;
}

