html {

margin: 0;
padding:0;
background-color:#505050;
}

 body {
	position:absolute;
	left:5%;
	top: 1%;	
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 50em;
	background-color: gray;

	overflow: auto;
	font-size:95%;
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}
	
#desktop	{
	
	position: absolute;
	top:0;
	left:0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;	
	}


#desktop_picture {
	width: 300px;	
	
	position: absolute;
	top:13%;	
	left:2%;
	
	}
#desktop_picture_1 {
	position: absolute;
	z-index: 4;
	right: 5.3%;
	top:34.5%;
	}	
#credits {
	position: absolute;
	top: 2%;
	left: 2%;	
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: white;
	background: gray;
	text-align: center;
	width: 96%;
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}
	
.crumbs	{
	background-color: #eee;
	padding: 4px;
	font-size: 70%;
	}
	
.crumbs p {
	display: inline;
	font-weight: bold;
	}
	
.crumbs ul {
	display: inline;
	padding-left: 0;
	margin-left: 0;
	}
.crumbs ul li {
	display: inline;
	
	}
	
.crumbs ul li a:link, a:active, a:visited {
	padding: .2em;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
.crumbs ul li a:hover {
	color: maroon;
	}
		
.crumbs span { color: navy;}
	
	/*
.crumbs ul ul li {
	background-image: url( ../img/bt_3-00.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2em;
	}
	*/

	
#main_window {
	position: absolute;
	background-color: #ccc;
	top: 9%;
	left: 2.5%;
	width: 76%;
	height: 44.5em;
	overflow: hidden;
	z-index: 3;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}
iframe#galerie {position: center;  margin: 1%; width: 98%; height: 98%;}
	
#main_window_comment {
	position: absolute;
	background-color: #505050;
	color: white;
	top: 8%;
	left: 60%;
	width: 38%;
	height: 10em;
	z-index: 3;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	
	overflow: hidden;
}
#main_window_index {
	position: absolute;
	background-color: #ccc;

	top: 45%;
	left: 2.5%;
	width: 75%;
	height: 24em;
	z-index: 3;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}	
	

#main_window_title {margin-top: 20px;
	background-color: #505050;
	width: 96%;
	margin-left: 2%;
-moz-border-radius: 10px;
	-webkit-border-radius-: 10px;
	border-radius: 10px;
	}
	
#main_window_content {
	width: 100%;
	height: 95%;
	overflow: scroll;
	
	}
	
#nav_window	{
	position: absolute;
	background-color: #f8c448;
	top: 58%;
	left: 80%;
	width: 18%;
	height: 20em;
	z-index: 3;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}
	
#nav_window_index	{
	position: absolute;
	background-color: #f8c448;
	top: 45%;
	left: 80%;
	width: 18%;
	height: 24em;
	z-index: 3;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}	
	
#nav_window_title 	{margin-top: 20px;
	background-color: #505050;
	width: 96%;
	margin-left: 2%;
/*	border-right: solid 8px black;	*/
	-moz-border-radius: 10px;
	-webkit-border-radius-: 10px;
	border-radius: 10px;
	}
	
#nav_window_content 	{
	width: 90%;
	height: 95%;
	margin: 0.5em;
/*	border-bottom: solid 8px black;
	border-right: solid 8px black; */
	overflow: hidden;;
	}
	
	
	#sub_nav_window	{
	position: absolute;
	background-color: #f8c448;
	border: 1px solid white;
	top: 9%;
	left: 80%;
	width: 18%;
	height: 20em;
	z-index: 3;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}
#sub_nav_window_title 	{margin-top: 20px;
	background-color: #505050;
	width: 96%;
	margin-left: 2%;
/*	border-right: solid 8px black;	*/
	-moz-border-radius: 12px;
	-webkit-border-radius-: 12px;
	-khtml-border-radius-: 12px;
	-o-border-radius-: 12px;
	border-radius: 12px;
	-moz-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-webkit-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-khtml-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	-o-box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	box-shadow: -3px -3px 10px black, 3px 3px 10px white;
	}
	
#sub_nav_window_content 	{
	width: 90%;
	height: 95%;
	margin: 0.5em;

	overflow: hidden;;
	}
h1#main, h1#nav	, h1#comment, h1.nav{
color: white;

	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin:0;
	padding-left: 0.7em;
	}

#scroll-window {
	float: left;
	width: 100%;
	height: 200em;
	background-color: transparent;
	color:white;	
	}

.main_window_content_text {
	float: left;	
	width: 50%;
	height: 30em;
	background-color:#2d2d2d;
	color: white;	
	}
	
.main_window_content_text p{color: white;}


#box1{
	float: left;
	width: 50%;
	height: 30em;
	background-color: yellow;
	background-image: url(../img/baustelle.gif);
	background-repeat: no-repeat;


	}
#box2{
	float: left;
	width: 50%;
	height: 30em;
	background-color: yellow;
	background-image: url(../img/baustelle.gif);
	background-repeat: no-repeat;
	

	}

#box3{
	float: left;
	width: 50%;
	height: 30em;
	background-color: yellow;
	background-image: url(../img/baustelle.gif);
	background-repeat: no-repeat;
	
	
	}
	
#box4{
	float: left;
	width: 50%;
	height: 30em;
	background-color: yellow;
	background-image: url(../img/baustelle.gif);
	background-repeat: no-repeat;
	

	}
h2, h3, p, ul, ol, table	{
	margin-left: 1em;
	margin-right: 1em;
	}
	
h2, h3, p, li, th, td {
	font-family: Arial, sans-serif;
	color: black;
	font-weight: normal;

	}
	
h2 {
	font-size: 125%;
	margin-top: 0.7em;
	border-bottom: thin solid black;
	}
	
h3 {
	font-size: 125%;
	margin-top: 0.7em;
	color: navy;
	}

p.comment, h2.comment { color: white;padding: 0.1em; font-weight: normal;}	
p, li, th, td	{
	font-size: 100%;
	}	
	
p.textshadow	{
	color:black;
	-moz-text-shadow: -2px -2px 5px gray, 2px 2px 5px white;
	-webkit-text-shadow: -2px -2px 5px gray, 2px 2px 5px white;
	-khtml-text-shadow: -2px -2px 5px gray, 2px 2px 5px white;
	-o-text-shadow: -2px -2px 5px gray, 2px 2px 5px white;
	text-shadow: -2px -2px 5px gray, 2px 2px 5px white;
	font-family: "comic sans ms";
	font-size: 150%;
	}
a.navi, a.navi_first, a.navi_self	{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0;
	text-align: left;
	padding-left: 1em;
		}
		
a.navi_first	{
	border-top: 1px solid black;
	}
	
a.navi:link, a.navi_first:link, a.navi:visited, a.navi_first:visited	{
	background-color: #f8c448;
	color: black;
	}
	
a.navi:hover, a.navi_first:hover, a.navi_self:hover, a.navi:active, a.navi_first:active, a.navi_self:active	{
	background-color:white;
	color:black;
	border-left: 8px solid #505050;
	border-right: 8px solid #505050;
	}
	
code	{
	 font-size: 100%;
	 font-family: "Courier Mono Sans";
	 font-weight: normal;
	 color: red;
	  }
	
a:link, a:active 	{color: red;}
a:hover {color: black;}
a:visited {color: gray;}

span.subnav {
	font-weight: bold;
	font-family:  arial, helvetica, sans-serif;
	font-size: 100%;
	color: navy;
	}

.tooltip {
	
	position: absolute;
	
	display: none;

	background-image: url(../img/tooltip.png);

	background-repeat: no-repeat;

	width: 400px;
	height:240px;
	font-family:arial, verdana, sans-serif;
	font-size: 0.9em;
	color: 	black;
	z-index:30;
	}
	

.tooltip p	{
	
	margin: 1em;
	margin-left: 1.5em;
	margin-right: 1.5em;
	z-index:30;
	}	
	
table#wunschzettel  {
width: 90%;
margin-left: 5%;
margin-right:5%;
}
table#wunschzettel td {
border-bottom: 1px solid navy;
width: 50%;}


