body	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial,Verdana,Sans-Serif;
	background-image: url(pics/background2.gif);
	background-color: #ffefd5;
	color: #000066;
	text-align: justify;
	}

.rot {
	color: #ff0000;
	}

h1	{
	text-align: center;
	font-size: 24pt;
	}

h2	{
	text-align: center;
	font-size: 20pt;
	}

h3	{
	margin-top:32px;
	text-align: center;
	font-size: 16pt;
	}

p,ul,ol,li,b,i	{
	text-align: justify;
	font-size: 12pt;
	}

small	{
	font-size: 8pt;
	}

table	{
	border-spacing: 0;
	padding: 0;
	empty-cells: show;
	margin: 0 auto;
	border-collapse: collapse;
	}

table.rahmen {
	border-collapse:separate;
	border-spacing:2px;
	border:1px solid #000066;
	}

td	{
	font-size: 12pt;
	}

th.rahmen	{
	border:1px solid #000066;
	padding: 5px;
	}

td.rahmen	{
	border:1px solid #000066;
	padding: 5px;
	}

td.logo {
	border:1px solid #000066;
	padding: 10px;
	text-align: center;
	}

td.main {
	vertical-align: top;
	}

td.navi {
	padding-top: 5em;
	vertical-align: top;
	}

td.mitte {
	padding: 5px;
	text-align: center;
	}

th.mitte {
	padding: 5px;
	text-align: center;
	}
	
.box { border:1px solid #000066; }

.neu { background-color: #FFFFE0; }

.mitte {
	text-align: center;
	}

.rechts {
	text-align: right;
	}

.links {
	text-align: left;
	}

.w1 {
	width: 1%;
	}

.w10 {
	width: 10%;
	}

.w20 {
	width: 20%;
	}

.w30 {
	width: 30%;
	}

.w50 {
	width: 50%;
	}

.w80 {
	width: 80%;
	}

.w98 {
	width: 98%;
	}

.w100 {
	width: 100%;
	}

.w200 {
	width: 200px;
	}

p.link1	{
	margin-top: 10pt;
	margin-bottom: 10pt;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
	}

p.link2	{
	margin-top: 8pt;
	margin-bottom: 8pt;
	margin-left: 10px;
	text-align: left;
	font-size: 14pt;
	}

p.link3	{
	margin-top: 8pt;
	margin-bottom: 8pt;
	margin-left: 30px;
	text-align: left;
	font-size: 14pt;
	line-height:11pt;
	}

.small	{
	font-size: 10pt;
	}

img {
	border: 0;
	}
	
a:link	{
	color:#0000ff;
	text-decoration:underline;
	}

a.navi:link {
	color:#000066;
	text-decoration:none;
	}

a:visited {
	color:#8080ff;
	text-decoration:underline;
	}

a.navi:visited {
	color:#000066;
	text-decoration:none;
	}

a:hover {
	color:#ff0000;
	text-decoration:underline;
	}

a.navi:hover {
	color:#8080ff;
	text-decoration:underline;
	}

a:active {
	color:#ff0000;
	text-decoration:underline;
	}

a.navi:active {
	color:#ff0000;
	text-decoration:none;
	}

.tehteh	{
	font-family: Monospace;
	}

