
TD {
	color: Black;
	font-family : Arial;
	font-size : 14px;
	text-align : left;	
}


TD.title{
	background : #CCCCCC;
	color: Black;
	font-family : Arial;
	text-align : center;
	font-size : 25px;
}

TD.fuss{
	background: Black;
	color: White;
	font-family : Arial;
	text-align : right;
	font-size : 10px;
}

TD.main{
	background : #EEEEEE;
	color: Black;
	font-family : Arial;
	font-size : 14px;
	text-align : left;
	vertical-align:top;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 50px;
}

TD.start{
	background : #EEEEEE;
	color: Black;
	font-family : Arial;
	font-size : 14px;
	text-align : center;
	vertical-align:top;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 50px;
}

TD.label{
	background : #EEEEEE;
	text-align: center;
	vertical-align: middle;
}

IMG.label{
	vertical-align: middle;
}

TD.links{
	background : #5F9EA0;
	color: Black;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
	padding-left : 10px;
	vertical-align:top;
	padding-top: 50px;
}

A:ACTIVE, A:FOCUS, A:HOVER, A:LINK {
    color: Black;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
	padding-left : 10px;
	text-decoration : none;
}
A:VISITED{
	color: White;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
	padding-left : 10px;
	text-decoration : none;
}

A.current, A.current:ACTIVE, A.current:FOCUS, A.current:HOVER, A.current:LINK, A.current:VISITED {
	color: #C00000;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
	padding-left : 10px;
	text-decoration : none;
	font-weight : bold;
}

A.currentSUBLINK:ACTIVE, A.currentSUBLINK:HOVER, A.currentSUBLINK:LINK, A.currentSUBLINK:FOCUS, A.currentSUBLINK:VISITED{
	color: #C00000;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
	padding-left : 30px;
	padding-right:0px;
	text-decoration : none;
	font-weight : bold;
}


A.SUBLINK:ACTIVE, A.SUBLINK:HOVER, A.SUBLINK:LINK, A.SUBLINK:FOCUS{
	color: Black;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
	padding-left : 30px;
	padding-right:0px;
	text-decoration : none;
}

A.SUBLINK:VISITED{
	color: White;
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	text-align : left;
	padding-left : 30px;
	padding-right:0px;
	text-decoration : none;
}

A.mainLink, A.mainLink:Hover, A.mainLink:Visited{
	color: Black;
	font-family : Arial;
	text-align : right;
	font-size : 14px;
}

H1{
	color: Black;
	font-family : Arial;
	text-align : center;
	font-size : 25px;
}

H2{
	color: Black;
	font-family : Arial;
	text-align : left;
	font-size : 20px;
	font-style : italic;
	line-height: 100%;
	padding-left:0;
}

A.H_2:ACTIVE, A.H_2:HOVER, A.H_2:VISITED, A.H_2:LINK, A.H_2:LINK, A.H_2:FOCUS{
	color: Black;
	font-family : Arial;
	text-align : left;
	font-size : 20px;
	font-style : italic;
	line-height: 100%;
	padding-left:0;
}

H3{
	color: Black;
	font-family : Arial;
	text-align : left;
	font-size : 18px;
	font-style : normal;
	font-weight: normal;
	line-height: 100%;
}

UL {
	color: Black;
	font-family : Arial;
	font-size : 14px;
	line-height :150%;
}

OL {
	color: Black;
	font-family : Arial;
	font-size : 14px;
	line-height :150%;
	list-style : decimal;
}

TD.Berichte{
	line-height :150%;
	background : #EEEEEE;
	color: Black;
	font-family : Arial;
	font-size : 14px;
	text-align : left;
	vertical-align:top;
}
