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;
}

body.start {
	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;
    padding: 0px; 
    overflow: auto;    
    height: 100%;    
	text-align:center;
}

div.start {
	position:absolute; 
	left:0%;
	right:0%;
	top:20%;
	bottom:20%;
	width:100%;
	height:60%;
	background-color: transparent;
	border:0px none; 
	overflow: visible; 
	text-align:center;
}

.pindex {
	width : 170px;
	text-align:center;
	border : 0px none;
}

.pindex img {
	width : 16px;
	height : 16px;
	border : 0px none;
	float : left;
}

.pindex table {
	padding : 0;
	margin : 0;
	border : 0px none;
	border-collapse : collapse;
}

.pindex td {
	padding : 0;
	margin : 0;
	font-size : 10px;
	text-align : center;
	vertical-align : middle;
	border : 1px solid #CCCCCC;
	font-family : "Times New Roman", Times, serif;
}

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;
	}

.menul6 {
	font-size : 12px;
	font-weight : normal;
	margin-left : 72px;
	}

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, .reg {
	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, .daten th.center{
	text-align : center;
} 

.daten td.right, .daten th.right, .daten td.num, .daten th.num{
	text-align : right;
} 

.daten td.numb {
	text-align : right;
	font-weight : bold;
}

.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;
}

.comment_r {
    margin-top:0;
    margin-bottom:0;
    padding:3px;
    float:right;
    text-align:right;
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    width:140px;
}


.alphaindex {
	color : #000000;
	font-size : 10px;
}

.alphaindex p {
	float : left;
	margin-right : 10px;
}

.alphaindex a {
	text-decoration : none;
}
.alphaindex a:hover {
	text-transform : uppercase;
	text-decoration : none;
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
	position: relative;
	text-decoration: none; 
	font-style: normal;
	color: #000066;
  }
  
a.tooltip:hover {
	color: #FF9933; 
	background: transparent;
	cursor : help;
	text-decoration: none; 
}

a.tooltip span {
	display: none;  
	text-decoration: none; 
}

a.tooltip:hover span {
	display: block;
	position: absolute; 
	width : 150px;
	top : 30px; 
	left : 50px;
	height : auto;
	background-color : #F0F1FF;
	color: #000000; 
	border: 1px solid Blue; 
	overflow : visible;
	z-index: 100;
	font: 10px Verdana, sans-serif; 
	text-align: left;
	padding : 2px;
 }

.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;
	font-weight : normal;
	margin : 15px 10px 15px 0px;
}

.topna {
	text-align : right;
	font-size : 10px;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
	float : right;
	padding : 0px;
	border : 0px none;
}

.top a, .topna a {
	text-decoration : none;
}

.icon img {
	border : 1px solid;
	width : 33px;
	height : 14px;
}

.noview {
	visibility : hidden;
}