body {
	background-repeat:repeat-y;
	background-color:#eeeeee;
	font-family : Arial,Verdena;
	font-size : 12;
	margin-top : 20;
	scrollbar-3d-light-color :#eeeeee;
	scrollbar-arrow-color :gray;
	scrollbar-base-color :#eeeeee;
	scrollbar-dark-shadow-color :#eeeeee;
	scrollbar-face-color :#eeeeee;
	scrollbar-highlight-color :#eeeeee;
	scrollbar-shadow-color :gray;
}

body.navi {
	background-repeat:repeat-y;
	background-color:#eeeeee;
	font-family : Arial,Verdena;
	font-size : 12;
	margin-top : 10pt;
}



a:link {  text-decoration:none;  font-weight:bold; font-size:10pt; }
a:visited {  text-decoration:none;  font-weight:bold; font-size:10pt }
a:hover {  text-decoration:none;  font-size:10pt; font-weight:bold; CURSOR: hand }
a:active {  text-decoration:none;   font-size:10pt; }

table.01 { width:90%; border:0pt; }

table.navi { width:30%; border:0pt; }

.button  {
	font-weight:bold;
	background-color:#eeeeee;
	cursor:hand;
	text-align: center;
	border: none;
}

th.01 {
	text-align : center;
	font-size : larger;
}

th.11 {
	text-align :left;
	font-size : larger;
}

table.11  { width:100%; border:0pt;  text-align:center;}

td.01 {
	width : 100%;
	vertical-align : top;
	align : center;
}

td.links {
	width : 50%;
	vertical-align : middle;
	text-align : left;
}

td.rechts {
	width : 50%;
	vertical-align : middle;
	text-align : right;
}

td.mitte {
	vertical-align : middle;
	text-align : center;
}

td.oben {
	vertical-align : top;
	text-align : center;
}

td.obenl {
	vertical-align : top;
	text-align : left;
}

img {
	border : no;
}

td.blau {
	background-color:#6699FF;
}

td.gruen {
	background-color:#D6D0C4;
}

td.rot {
	background-color:#ffcc00;
}

td.braun {
	background-color:#99CC33;
}
