/*==== philippslust.de == Formate(c) 2009 by Rolf Ehrhardt <webmaster@philippslust.de>=============*/
html, body, td {
	font-family: Verdana;
	line-height:12px;
	font-size: 10px;
}
#playerID {z-index:2;}
.hintergrund {
  background-color:#ffffcc;/*#f0f0f0*/
}
.karte {
  background-color:#ffffcc;
	background-position: top;
	background-repeat: no-repeat;
/*	background-image: url(wasserzeichen.gif);*/
}
.fuss {
position:absolute;
bottom:0px;
left:5px;
width:505px;
height:30px;
padding-left:25px;
background-color:transparent;
}
.fuss:hover .erweitert {display:block}
h4, .h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:21px;
	font-weight: bold;
}
h6, .h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h7, .h7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a, a:visited {
	color: #cc0000;
}
a:hover {
	color: #000080;
}
a:active {
	color: #008000;
}
.jslink, a.jslink {
	color: #cc0000; /*#006040 #008080*/
	text-decoration: underline;
	cursor: pointer;
}
.jslink:hover, a.jslink:hover {
/*	font-style: italic;*/
	color: #000080;
	text-decoration: none;
	cursor: pointer;
}
.jslink:hover div.erweitert {
display:block;
}
iframe {
	border-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
	overflow: hidden;
}
ul {
/*	list-style-type: square;*/
	list-style-position:inside;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
li {
	padding: 3px;
	text-indent: 0px;
/*	font-weight: bold;*/
	color: #006040; /*#008080*/
}
.hauptmenu {color:#ffffcc;}
div.alles {
	position: absolute;
	top: 1%;
	left: 1%;
	height: 98%;
	width: 98%;
	background-color: #ffffcc;/*#f0f0f0*/
	border: 1px solid #003399;
}
.verzeichnis {
	/*  background-color:#C89652; #cc9966 */
	border: 1px solid #008000;
}
div.alles div.linksoben {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 5px;
	cursor: crosshair;
}
div.alles div.rechtsunten {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div.alles div.linksunten {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.erweitert, .rundgang {
	display: none;
	background-color:#ffffcc; /* #ccccaa #e0e0e0*/
}
.erweitert2 {
	display: none;
	background-color:#ffffcc; /* #ccccaa #e0e0e0*/
	border:1px solid #008000;
}
div.linksoben:hover div.erweitert, div.rechtsunten:hover div.erweitert, div.linksunten:hover div.erweitert {
	display: block
}
span:hover div.erweitert {
	display: block;
}
.rundgang0:hover div.rundgang {
	display: block;
}
div.verzeichnis ul li .erweitert {
	display: none;
}
div.verzeichnis ul li .erweitert2 {
	display: none;
}
div.verzeichnis ul li:hover  div.erweitert {
	display: block;
}
.erweitert ul li:hover  .erweitert2 {
	display: block;
}
div.verzeichnis ul li:focus  div.erweitert {
	display: block;
}
input, select {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 20px;
}
input.button {
height: 20px;
}
textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 80px;
}
/*===Formate fr IE6 und ?er===*/
.aus {
display:none;}
.an {display:block}


