TABLE.text {
	padding: 10px;
	width: 760px;
	background-color : White;
}

TABLE.einteilung {
	width : 98%;
	border : 0px solid;
	border-top : 0px solid;
}

A.navigation,
A.navigation:VISITED {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	font-style : normal;
	color : Red;
	font : bold;
	width : 126px;
	text-align : center;
	background : White;
}

A.navigation:HOVER {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : White;
	width : 126px;
	background-color : #00008B;
}

A.navigation2,
A.navigation2:VISITED {
	font-size : 12px;
	text-decoration: none;
	font-style : normal;
	color : Red;
	font : bold;
	width : 126px;
	text-align : center;
	background : White;
}

A.navigation2:HOVER {
	font-size : 12px;
	font-style : normal;
	text-decoration: none;
	color : White;
	width : 126px;
	background-color : #00008B;
}

HR {
	color: Red;
	width: 100%;
 line-height: 1px;
}


A ,
a:active,
a:visited {
	font-size : 12px;
	font-style : normal;
	color : Red;
	text-decoration: none;
	font : bold;
	}
	
p,
tr,
td  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
}

h1  {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

h2  {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

h3  {
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

a:hover  {
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration: none;
}

body  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	border-left-width : 0px;
	border-top-width : 0px;
	margin-left : 0px;
	margin-top : 0px;
	background-color : #00008B;
}

