body { 
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; font-variant:normal;
	/*background : url(/images/bg.gif);*/
	background-image : none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color: White;
}

tr,td,th { 
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; font-variant:normal;}

A {
	text-decoration: none;
	color : Blue;
	}

A:visited {
	text-decoration: none;
	color : Purple;
}

A:hover {
	text-decoration: underline;
	color: #FF9933;
	}

A:active {
	text-decoration: underline;
	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.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;
	}
	
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;	
}

P {
	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;
}

.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 : transparent;
	color : Black;
	border : 1px solid Blue;
	padding : 4px 4px 4px 4px;
	margin : 3px 10px 3px 10px;
	float : left;
	clear : both;
}

.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;
	display : none;
}

.noprint {
	display : none;
}

.noview {
	visibility : visible;
}