body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-style:normal; 
	font-weight:normal; 
	font-variant:normal;
	background : url(/images/bg.gif);
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
  background-color: White;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

tr,td,th { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-style:normal; 
	font-weight:normal; 
	font-variant:normal;
}

a {
	color : #000000;
}

a:link {
	text-decoration: none;
	color : #0000FF;
}

A:visited {
	text-decoration: none;
	color : #990099;
}

A:hover {
	text-decoration: underline;
	color: #FF9933;
	}

A:active {
	text-decoration: none;
	color: #FF9933;
}

A.menu {
	text-decoration: none;
	color : Black;
	}

A.menu:visited {
	text-decoration: none;
	color : Black;
}

A.menu:hover {
	text-decoration: underline;
	color: #FF9933;
	}

A.menu:active {
	text-decoration: underline;
	color: #FF9933;
}

A.menua {
	text-decoration: none;
	color : #FF9933;
	font-weight : bold;
	}

A.menua:visited {
	text-decoration: none;
	color : #FF9933;
	font-weight : bold;
}

A.menua:hover {
	text-decoration: underline;
	color: #FF9933;
	font-weight : bold;
	}

A.menua:active {
	text-decoration: underline;
	color: #FF9933;
	font-weight : bold;
}

A.blind, A.blind:visited, A.blind:hover, A.blind:active {
	text-decoration: none;
	color : Black;
	}

a.blind:hover {
	text-decoration: none;
	color : #FF9933;
	}

A.white {
	color: #ffffff;
	}

.orange {
	color : #FF9933;
}

.menul0 {
	font-size : 12px;
	font-weight : normal;
	}

.menul1 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 12px;
}

.menul2 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 24px;
}

.menul3 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 36px;
	}
	
.menul4 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 48px;
	}
	
.menul5 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 60px;
	}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;	
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
}


.links P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
	margin-top : 0px;
	margin-bottom : 4px;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
}

.rev {
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}

.sup {
	font-size : 80%;
	vertical-align : super;
}

.pagehead {
	font-size : 17px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	line-height : 150%;
}

.subhead {
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	line-height : 150%;
}

td.nav
{
  border-style:solid;
  border-width:1px;
  border-color:#D0D0E0;
  background-color:#F0F0FF;
  text-align : left;
  cursor: pointer;
  padding-left : 5px;
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
}

td.nava
{
  border-style:solid;
  border-width:1px;
  border-color:#D0D0E0;
  background-color:#E2E2FF;
  text-align : left;
  cursor: pointer;
  padding-left : 5px;
  font-weight : bold;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
}

td.navb
{
  border-style:solid;
  border-width:1px;
  border-color:#D0D0E0;
  background-color:#F0F0FF;
  padding-left : 5px;
  font-weight : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
}

td.content
{
  border-width:1px;
  padding-top : 10px;
  padding-left : 10px;
  padding-bottom : 10px;
  padding-right : 10px;
}

.fuss
{
  text-align : left;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-style : normal;
}

.bildspalte {
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  width : 160px;
}

.inline {
	margin : 5px 5px 5px 5px;
}


.formel {
	list-style : none;
	background-color : #F0F1FF;
	color : Black;
	border : 1px solid Blue;
	padding : 4px 4px 4px 4px;
	margin : 3px 10px 3px 10px;
	float : left;
	clear : both;
}

.daten {
	color : #000000;
	font-size : 12px;
}

.daten table  {
	border : 0px none;
	margin-bottom : 20px;
	padding-left : 5px;
	padding-right : 5px;
	width : 100%;
	empty-cells : show;
}

/*Daten-Tabelle ohne Breitenangabe */
.daten table.nw  {
	width : auto;
}

.daten td {
	border : 1px solid #D0D0E0;
	vertical-align : top;
	padding : 4px 4px 4px 4px;
	font-size : 12px;
}

.daten tr.mark{
	background-color : #F6F8FF;
} 

.daten td.xmark{
	background-image : url(images/punkt.gif);
	background-position : center;
	background-repeat : no-repeat;
} 

.daten td.center{
	text-align : center;
} 

.daten th {
	font-weight : bold;
	vertical-align : bottom;
	background-color : #F0F0FF;
	text-align : left;
	border : 1px solid #D0D0E0;
	padding : 4px 4px 4px 4px;
	font-size : 12px;
}

.daten thead th {
	font-size : 14px;
	background-color : #E2E2FF;
	text-align : left;
	border : 1px solid #D0D0E0;
	padding : 4px 4px 4px 4px;
}

.daten .left {
	vertical-align : top;
}

.daten .comment {
	background-color : #F6F8FF;
	border : 1px solid #D0D0E0;
	padding : 4px 14px 4px 14px;
	margin-bottom : 10px;
	font-size : 12px;
	page-break-inside : avoid;
}

.daten img {
	border : 0px none;
}

.clearall {
	height : 1px;
	border : 0px;
	visibility : hidden;
	clear : both;
	margin : 0px 0px;
	padding : 0px 0px;
	list-style : none;
	line-height : 0px;
}

.fleft {
	float : left;
	margin : 5px 5px 5px 0px;
	border : 0px;
}

.fright {
	float : right;
	margin : 5px 5px 5px 5px;
	border : 0px;
}

.photo {
	border : 0px none White;
}

.top {
	text-align : right;
	font-size : 10px;
	margin : 15px 10px 15px 0px;
}

.icon img {
	border : 1px solid;
	width : 33px;
	height : 14px;
}

.noview {
	visibility : hidden;
}