BODY {
	FONT-SIZE: 6px;
	FONT-WEIGHT: bold;
	COLOR: Black;
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	background : #FFFFFF;
	background-repeat: no-repeat;
	margin-top : 0px;
	margin-left : 0px;
	text-align : center;
}
ul
{
 margin-top: 0px;
}
P {
  text-indent: 15px;
	font-size: 14px;
	COLOR: black;
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	text-align: left;
	margin-top: 2;
	margin-bottom: 5;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #a90085;
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	margin-bottom: 2px;
	margin-top : 2px;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #a90085;
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	margin-bottom: 5;
	margin-left : 10px;
}
H3 {
	FONT-SIZE: 15px;
	COLOR: #a90085;
	FONT-STYLE: italic;
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	font-weight : bold;
}
H4 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px;
	COLOR: black;
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	margin-top: 2; margin-bottom: 10
}
H5 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	margin-top: 2; 
	margin-bottom: 10
}
H6 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: black; 
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	margin-top: 2; 
	margin-bottom: 10
}
TD {
	FONT-SIZE: 11px;
	FONT-FAMILY: FONT-FAMILY: Verdana, Arial;
	font-weight : medium;
	text-align : center;
	margin-bottom : 10px;
}
TH {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8px;
	COLOR: #181EA5;
	FONT-FAMILY: FONT-FAMILY: Times New Roman, Verdana, Arial;
	BACKGROUND-COLOR: #006699;
	TEXT-ALIGN: center
}
A:link {
	color : #a90085;	
	FONT-FAMILY: Verdana, Arial;
	
}
A:visited {
	color : #a90085;	
	FONT-FAMILY: Verdana, Arial;

}
A:active {
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial;

}

A:hover {
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial;

}

hr {
	COLOR: #F6ABA5;
}

.zahl {  font-family: Arial, Helvetica, sans-serif; font-size: 8 px; font-weight: normal;  color : White; }

.menu {
		font-family : Verdana, Arial, sans-serif;
				}

dt
{
 margin-top: 10px;
 font-weight: bold;
 font-size: 13px;
}

div.clanek
{
 margin: 5px;
 font-size: 14px;
 text-align: left;
}
div.clanek H1
{
 margin: 10px 0px 10px 0px;
 font-size: 160%;
 font-weight: bold;
 color: #a90085;
 text-align: center;
}
div.clanek H2
{
 font-size: 120%;
 font-weight: bold;
 color: #a90085;
 text-align: left;
 margin: 10px 0px 5px 15px;
}
div.clanek p
{
 font-size: 100%;
 text-indent: 15px;
 margin: 2px 0px 2px 0px;
}

div.podclankem
{
 text-align: right;
 margin-top: 10px;
 border-top: 1px solid gray;
 padding: 5px;
 font-size: 14px;
 font-weight: bold;
}