body {
	background-image: url(graf/hg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000033;
	background-position: 40px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	text-align:left;
	color: #000099;
	font-weight: normal;
	background-repeat: repeat-y;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-align:left;
	color: #000099;
	font-weight: normal;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #000000;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #000000;
}
.text_klein {
	font-size: 8pt;
}

.rahmen {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding: 5px;
}


A {
	font-size:14px;
	color: #000099;
	text-decoration: none;
}

A:hover {
	color: #000066;
	font-weight: bold;
}
A.nav_klein {
	color:#000099;
	font-size:8pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

