P  {
	font-family : Arial;
	font-size : 12 px;
	color : Black;
}

H1  {}

H2  {}

H3  {}

A.klein  {
	font-size : 10 px;
	font-family : Arial;
	font-decoration : none;
	color : Black;
}

A.klein:Visited  {
	font-size : 10 px;
	font-family : Arial;
	font-decoration : none;
	color : Black;
}

A.klein:Active  {
	font-size : 10 px;
	font-family : Arial;
	font-decoration : none;
	color : Black;
}

A.klein:Hover  {
	font-size : 10 px;
	font-family : Arial;
	font-decoration : none;
	color : Black;
}

A  {
	font-size : 12 px;
	font-family : Arial;
	color : #003399;
}

A:Visited  {
	font-size : 12 px;
	font-family : Arial;
	color : #003399;
}

A:Active  {
	font-size : 12 px;
	font-family : Arial;
	color : Red;
}

A:Hover  {
	font-size : 12 px;
	font-family : Arial;
	color : Blue;
}

BODY  {
	font-size : 12 px;
	font-family : Arial;
	color : Black;
}

.normal  {
	font-size : 12 px;
	font-family : Arial;
	color : Black;
}

.klein  {
	font-size : 10 px;
	font-family : Arial;
	color : Black;
}

.mittel  {
	font-size : 11 px;
	font-family : Arial;
	color : Black;
}

.topic  {
	font-size : 18 px;
	font-family : Arial;
	color : #666666;
	font-style : italic;
; font-weight: normal
}

.topic2  {
	font-size : 16 px;
	font-family : Arial;
	color : #666666;
	font-style : bold;
; font-weight: normal
}

.gross  {
	font-size : 14 px;
	font-family : Arial;
	color : Black;
}

.table_topic {  background-color: #bbbbbb; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.table_cont1 { background-color: #e3e0d5; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.table_cont2 { background-color: #d3d0c5; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal }
