body {
	background-color : #cccccc;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}
a {
	font-size : x-small;
}
a.menu1:link {
	color : #b22222;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a.menu1:visited {
	color : #b22222;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a.menu1:hover {
	color : Black;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a.menu3:link {
	color : #b22222;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
}
a.menu3:visited {
	color : #b22222;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
}
a.menu3:hover {
	color : Black;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
	font-size : x-small;
}
a.menu2:link {
	color : #008000;
	text-decoration : none;
}
a.menu2:visited {
	color : Gray;
	text-decoration : none;
}
a.menu2:hover {
	color : Black;
	text-decoration : underline;
}
a.menu3:link {
	color : #b22222;
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
	font-size : x-small;
}
a.menu3:visited {
	color : #b22222;
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
	font-size : x-small;
}
a.menu3:hover {
	color : Black;
	background-color : transparent;
	text-decoration : underline;
	font-weight : normal;
	font-size : x-small;
}
.title {
	font-size : larger;
}
.td0 {
	background-color : #ffe4c4;
	color : Black;
}
.td1 {
	background-color : transparent;
	color : #008000;
}
.td2 {
width : 188px;
height : 22px;
background-image : url(pixel/menubutton.jpg);
	color : #008000;
}
.klein {
	font-size : xx-small;
}
.sklein {
	font-size : xx-small;
}
.rot {
	background-color : transparent;
	color : Red;
}
li {
	font-size : 9pt;
}
h1 {
    background-color : transparent;
	color : #B22222;
	font-size: small;
}
h2 {
    background-color : transparent;
	color : #008000;
	font-size: smaller;
}
h3 {
    background-color : transparent;
	color : Black;
	font-size: x-small;
}
h4 {
	background-color : transparent;
	color : #008000;
	font-size: xx-small;
}
.h4bg {
	background-color : transparent;
	color : #008000;
	font-weight : bold;
}
img {
background-color : transparent;
border : none;
}
.acc-keyboard a {
	display: inline;
	width:0.9em;
	margin-right:0.25em;
	margin-bottom:0.25em;
	padding:0.25em 1em;
	border:1px solid #6f6f6f;
	text-decoration:none;
}
.acc-keyboard a:link {
        font-weight:normal;
        color:#000;
        background:#d3d3d3; }
.acc-keyboard a:visited {
        font-weight:normal;
        color:#000;
        background:#d3d3d3; }
.acc-keyboard a:hover {
        font-weight:normal;
        text-decoration:none;
        color:#fffff2;
        background:#789; }
.acc-keyboard a:active {
        font-weight:normal;
        color:#fffff2;
        background:#bf0000; }
.acc-keyboard a:focus {
        font-weight:normal;
        color:#fffff2;
        background:#000080; }



