.gross {
	font-size: 70%;
	font-family: arial;
	font-weight: bold;
	color: #990000;
}
.text {
	font-size: 70%;
	font-family: arial;
	text-align: justify;
	color: #000000;
}
.klein { font-size: 70%; font-family: arial; }
p {text-align: justify; }

a:link {color: #000000; font: 75% Arial; text-decoration: none;  }
a:hover {
	background-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
a:visited {color: #333333; font: 75% Arial; text-decoration: none } 
.h1 {
	font: bold 150% Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 10px;
	border: thin none #CCCCCC;
	padding: 0px;
	color: #FFFFFF;



}
}
body {
	background: repeat fixed left top;
}
.h2 {
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.nav {
	border-right: thin dotted #CCCCCC;
}
hr {
	border: thin dotted #CCCCCC;
}
.powered {
	font-size: 80%;
	color: #FF3300;
}
