
Body  {
	margin: 0px;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 75%;
	color : #333333;
}

TD, PRE {
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 75%;
	color : #333333;
}
H1 {
	color : #990000;
	font-size : 100%;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
H2 {
	color : #333333;
	font-size : 100%;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight : bold;
}
H3 {
	color : #990000;
	font-size : 160%;
	font-weight : bold;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-style: italic;
}
H4 {
	font-size : 130%;
	font-weight : bold;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
}
A:ACTIVE , A:LINK, A:VISITED {
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER{
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #333333;
	text-decoration : none;
	font-weight : normal;
}
A.djg:ACTIVE , A.djg:LINK, A.djg:VISITED {
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : none;
	font-weight : bold;
}

A.djg:HOVER{
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #333333;
	text-decoration : none;
	font-weight : none;
}
SPAN {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.rahmen {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: none;
	border-top: none;
}
.rahmenre {
	border-right: 1px solid #333333;
}
.rahmenli {
	border-left: 1px solid #333333;
}
.rahmenu {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
	font-size: 60%;
}
.rahmenrot {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 10px solid #990000;
	border-top: none;
}
.umenu {
	background-color: #E5E5E5;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
}
.ueberschrift {
	color: #990000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%
}
.ueberschrift1 {
	color: #990000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	font-size: 80%
}