body {
	margin-top:0px;
	margin-bottom:10px;
	background-attachment: fixed;
	background: #9999ff;
	font-family: Verdana, Arial, Helvetica;
	font-size:11pt;
	color:#9999ff;
	text-align:justify;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	color: Yellow;
	text-align: justify;
	font-size: 20pt;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Yellow;
	text-align : justify;
	font-size : 18pt;
}

h3 {
	font-family: Verdana, Arial, Helvetica;
	text-align:justify;
	font-size:12pt;
	color: Yellow;
}

h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 11pt;
	text-align : justify;
}


th {
	background-color: #9999ff;
	border-width:0px;
	border-style:solid;
	border-color:#9090b0;
	font-family: Verdana, Arial, Helvetica;
	margin-right:5px;
	text-align:left;
	font-weight:normal;
}

td {
	background-color:#9999ff;
	border-width:0px;
	border-style:solid;
	border-color:#9090b0;
	font-family: Verdana, Arial, Helvetica;
	font-size: smaller;
	color: Black;
}

.leer {
	background-color: transparent;
	border-width:0px;
}

.pos {
	text-indent : 4cm;
}

.res {
	text-indent : -1cm;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	margin-left : 1cm;
	font-weight : normal;
}

.oben {
             background-image:url(back.gif);
             border-width:1px;
             border-style:solid;
             border-color:#9090b0;
             height:26px;
             font-weight:bold;
       }

.unten {
             background-image:url(back2.gif);
             border-width:0px;
             border-style:solid;
             border-color:#9090b0;
             height:26px;
             margin-bottom:10px;
       }

.com {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}
 	   
.zentriert {text-align:center;}

a:hover{
	background-color: ActiveBorder;
	color : #ff0000;
}

a:link {
	color : #ccffff;
	text-decoration:underline;
}
a:visited {
	color: #993399;
	text-decoration:underline;
}
a:active {
	color: #cc3366;
	text-decoration:none;
}

