body { font-family: Arial, Helvetica, sans-serif;
	background-image: url(../icons/fuzzy-lightgrey.jpg);
	margin:	10px 10px 10px 10px;} 

hr{ 
	 color:#000000;
} 
h1 { 
	font-size:24pt; 
}
h2 { 
	font-size:18pt; 
}
h3 {
 font-size:14pt;
}
h4 {
	font-size:12pt; 
}
p,ul,ol,li,div,td,th,address,nobr,b,i { 
	font-size:12pt;
}
a  { text-decoration: none; background-color: transparent;}

.klein10 { 
	 color:#000000; font-size:10pt; 
}
.navi1 { 
	text-align: left; color: #000000; font-size: 12pt ; font-weight:bold;background-color: transparent;
}
.navi1aktiv { text-align: left;
				padding-left: 5px;
				padding-right: 5px;
				color: #FFFFFF; 
				font-size: 12pt ; 
				font-weight: bold ; 
				background-color: #000000;
}
.kopf { 
 color:#FFFFFF; font-size:30px; ; font-weight: bold; 
}
.navi2 {
color: #000000;  font-size: 10pt; font-weight: normal; background-color: transparent;
}
/*address { 
 color:#000000  
}
b { 
 color:#000000 
}
blockquote { 
color:#000000  
}
div { 
 color:#000000
}*/
.navi2aktiv {
color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none;
}
.link  {
	font-size: 12pt; font-weight : bold; color: #FF9900; text-align: center;
	padding-left: 10px;
	background-image: url("../icons/pft.gif");
	background-repeat: no-repeat;
	background-position: left;	
	text-decoration: none;
	}
img	{
border: none;
}

td.underline {
	margin: 0 10px 0 15px;
	border-width: 2px;
  	border-color: black;	
	border-bottom-style:solid;
	border-top: none;
	border-left: none;
	border-right: none;
	}