body  {
	color : #000000;
}

body a  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.starthg  {}

.i1,.i2,.i3  {}

.nhm  {
	position : absolute;
	left : 0;
	top : 0;
}

.subnav,.nav_unten,.bhome,.nav {
	position : absolute;
	left : 0;
	top : 0;
	visibility : hidden;
	display : none;
}

/* inhalt*/
.inhalt  {
	position : absolute;
}

/* Textbox*/
.inhaltlinks  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height : 20px;
	color : #000000;
}

.text  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height : 20px;
	color : Black;
}

h1  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : Black;
	line-height : 22px;
}

.ldots,.bilddot,.popdot {}

.ldotw  {}

.inhaltrechts  {
}

/* popup*/
.dark  {
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height : 16px;
	color : #000000;
}

/**/
.noprint {	
	visibility : hidden;
	display : none;
}

.ibildhg {}



/*Tabelle mit Rand*/

 .tabmitrand {
   	border-color : #000000;
   	border-width : 1px;
   	border-bottom-width : 0px;
   	border-right-width : 0px;
   	border-style : solid;
   }
   
   .tabmitrand td,th {
   	border-color : #000000;
   	border-width : 1px;
   	border-style : solid;
   	border-left-width : 0px;
   	border-top-width : 0px;
   }
   
