body {
	font-family: Arial, Helvetica, sans-serif; 
	background-image : silver url(./images/hibunt.jpg) ;
	background-repeat : repeat ;
	background-color : silver ;
	background : silver url(./images/hibunt.jpg);
   }

.text {
	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 12pt; 
	font-style: normal;
	font-weight: normal;
}

A {
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
  	font-size: 12pt; 
}

A.navlink {
	color : grey;
}



H1, H2, H3,H4 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #006600 ;
}


h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold
}

TABLE.seite {
	margin-left: 15px;	
	width : 95%;
}

xTABLE {
	border : 1px;
	border-style : solid;
	border-color : black;
}

xTD {
	border : 1px;
	border-style : solid;
	border-color : black;
}


TD.archCover {
	padding-bottom : 50px;
}
TD.archText {
	padding-left : 35px;
	padding-bottom : 50px;
}

.hightop {
	padding-top : 25px;	
}


TD.titel {
	padding-left : 25px;
}


TD.text {
   padding-left: 25px;
}


.wehe {
 text-align : center;
 font-size :  xx-small;
}