@page {
	size:21.0cm 29.7cm;}
BODY {
	COLOR: Black;
	BACKGROUND-COLOR: White;
	orphans: 2;
	widows: 2;
	size : portrait;
	font-family: "Comic Sans MS",Arial, sans-serif;
	}
  
.txt {
	font: 110% verdana, arial, sans-serif;
} 
.invisible {
	display : none;}
	
.txt P{
	margin-top : 8px;
}
H1{color: black}

.ein H1{
	font-size : 14pt;
	color : Black;
	}
#navi {
	display: none; 
}
.versteck {
	display: none; 
}

.legende-2 {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 0 0 0.5em 0.7em;
  margin: 1em 0 1.2em 0;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  width: 200px;
}

#box-r{
	position: absolute;
	left: 359px;
}
#box-l{
	/* keine Kiste ------------------------- 
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;*/
	position: absolute;
	left: 130px;
}
.bild{
	padding: 4px 4px 6px 4px;
	margin: 0 0 0em 0em;
	background: #FFD3B5;
	border: 1px solid #999;
}
.bild a:hover{
	display: inline;
	background: #009ECC no-repeat;
	padding: 0 0 6px 0;
}

a:link  {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #000000;
	text-decoration: none;
}
a:visited, a:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: black;
	text-decoration: none;	
}
a:hover {
	BACKGROUND:#009ECC ; COLOR: #FFFFFF; TEXT-DECORATION: none
}