html {
	height: 100%;
	}
body {
	background-color: #FFFFFF;
	color: #FF0000;
	height: 100%;
	margin: 0 0 0 0;
	width: 100%
	}
body, h1, h2, h3, p, td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xfont-family: "Courier New", Courier, fixed;
	font-style: normal;
	}
li, p, td {
	font-size: 1em;
	}
div.content {
	font-size: 0.9em;
	max-width: 800px;
	padding: 0em 1em 1em 1em;
	vertical-align: top;
	}
div.navtooltip {
	background-image : url(images/fog_yellow.gif);
	background-repeat : repeat;
	border: solid 1px #999999;
	color: #000000;
	font-size: 1.2em;
	font-weight : bold;
	margin: 0em;
	padding: 0.25em 0.25em 0.25em 0.5em;
	position:absolute;
	top: 4.00em;
	right:0.0em;
	/* bottom: 1em; */
	width:12em;
	height:12em;
	z-index:1;
	visibility: hidden;
	}
h1 {
	background-color: #CCCCCC;
	xborder-bottom: 2px solid white;
	color: #000000;
	font-size: 1.20em;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0em;
	text-decoration: none;
	vertical-align: middle;
	}
h2 {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 1.0em;
	text-decoration: none;
	}
h3 {
	font-size: 1.10em;
	font-style: normal;
	font-weight: bold;
	padding: 0.5em 0.5em 0.1em 0.0em;
	text-decoration: none;
	}
td {
	color: #000000;
	background-color: #CCCCCC;
	vertical-align: top;
	}
p.datechanged {
	color: #666666;
	font-size: 0.8em;
	}
p.schnitzelmitkartoffelsalat {
	display: none;
	font-size: 0.1em;
	}
ul.menu {
	background-color: #CCCCCC;
	border-bottom : 1px dashed white;
	border-bottom : 1px dashed black;
	border-top : 1px dashed black;
	list-style-type: none;
	margin: 0em;
	padding: 0.5em 0.25em 0.5em 0.5em;
	}
ul.menu li {
	display: inline;
	}
a.frame {
	border: 1px solid black;
	padding: 0.15em;
	text-decoration: none;
	}
a.frame:link {
	color: #333300;
	font-style: normal;
	text-decoration: none;
	}
a.frame:hover {
	background-color:  #FFFF99;
	}
a.frame:visited {
	color: #333333;
	}
a.index {
	font-style: normal;
	text-decoration: none;
	}
a.index:link {
	color: #330000;
	}
a.index:hover {
	background-color: #DDDDDD;
	color: #333300;
	}
a.index:visited {
	color: #333333;
	}
