BODY {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:2px;
	margin-bottom:4px;
	}
P {
	color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:2px;
	margin-bottom:4px;
	}


TD{
	color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	line-height : 15px;
	margin-top:2px;
	margin-bottom:4px;
}

A {
	color : Black;
}

A:HOVER {
	color :#FF6600;
}

H1 {
	text-decoration : none;
	font-weight : bold;
	font-size : 16px;
	line-height : 18px;
	color : Black;
	margin-top:12px;
	margin-bottom:6px;
}

UL{
	list-style-image : url(images/Gifs/list.gif);
	list-style-position : outside;
	word-spacing : normal;
	margin-top:12px;
	margin-bottom:12px;
	}
	OL {

	list-style-position : outside;
	word-spacing : normal;
	margin-top:12px;
	margin-bottom:12px;
	list-style-type : decimal;
}

LI{
	margin-top:12px;
	margin-bottom:12px;
}

H2 {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : #FF6600;
	margin-top:12px;
	margin-bottom:3px;
}

H3,H4,H5,H6 {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;
	line-height : 15px;
	margin-top:12px;
	margin-bottom:1px;
}


.NavLevel0{
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : #FF6600;
	text-align : right;
	margin-right:3px;
	margin-bottom:3px;
	margin-top:3px;
	line-height :20px;
}


.NavLevel0:hover{
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;	
	text-align : right;
	margin-right:3px;
	margin-bottom:3px;
	margin-top:3px;
	line-height :20px;
}

.NavLevelActive0{
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color : Black;	
	text-align : right;
	margin-right:3px;
	margin-bottom:3px;
	margin-top:3px;
	line-height :20px;
}

.NavLevel1,.NavLevel2{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : #FF6600;
}

.NavLevel1:Hover,.NavLevel2:hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

.NavLevelActive1, .NavLevelActive1:Hover,.NavLevelActive2,.NavLevelActive2:hover{
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	color : Black;}

.MainNavTable{
	text-align : right;
}

.content{
	position:absolute;
	left:186px;
	top:119px;
	width:613px;
	height:475px;
	z-index:2;
}

.NaviLevelTrenn{
	color:#FF6600;
}

.inhaltsbereich table, .inhaltsbereich td{
  border : thin solid #EDEDED;
  border-collapse : collapse;
  border-spacing : 1px;
  empty-cells : show;
  table-layout : auto;
 }
