body{
	margin: 0px;
	padding: 0px;
	background-image: url(../img_blau/hintergrung.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.navigation {
	z-index: 3;
	position: 		absolute;
	width: 			800px;
	height: 		450px;
	left: 			50%;
	top: 			50%;
	margin-left: 	-400px;
	margin-top: 	-150px; 
	text-align: left;
	}
.navigation .tabelle{
	width: 100%;
	height: 100%;
	}
.navigation .tabelle td{
	text-align: right;
	vertical-align: top;
	}
.navigation .tabelle img {
	border: 1px solid #000000;
	}
.navigation #info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
.navigation #info a{
	color: #CCCCCC;
	}
.content{
	z-index: 4;
	position: 		absolute;
	width: 			670px;
	height: 		375px;
	left: 			50%;
	top: 			50%;
	margin-left: 	-295px;
	margin-top: 	-125px;
	text-align: left;	
	}
.content input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #3d3d3d;
	
	}
.content .tabelle{
	width: 100%;
	height:100%;
	}
.content .tabelle #lt{
	width:9px;
	height:9px;
	background-image: url(../img_blau/lt.png);
	}
.content .tabelle #rt{
	width:9px;
	height:9px;
	background-image: url(../img_blau/rt.png);
	}
.content .tabelle #lb{
	width:9px;
	height:9px;
	background-image: url(../img_blau/lb.png);
	}
.content .tabelle #rb{
	width:9px;
	height:9px;
	background-image: url(../img_blau/rb.png);
	}
.content .tabelle #bg_t{
	background-image: url(../img_blau/bg_t.png);
	}
.content .tabelle #bg_b{
	background-image: url(../img_blau/bg_b.png);
	}
.content .tabelle #bg_l{
	background-image: url(../img_blau/bg_l.png);
	}
.content .tabelle #bg_r{
	background-image: url(../img_blau/bg_r.png);
	}
.content .tabelle .main{
	height:357px;
	background-image: url(../img_blau/bg.png);
	}

.content #close{
	z-index: 5;
	background-image: url(../img_blau/close.gif);
	position: 		absolute;
	width: 			18px;
	height: 		18px;
	left: 			50%;
	top: 			50%;
	margin-left: 	317px;
	margin-top: 	-187px;
	}
.content #close:HOVER{
	background-image: url(../img_blau/close_hover.gif);
	}
/* Style des Innenraumes */
.content .foto{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
.content .main{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding: 5px;
	}
.content .main td{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	}
.content .main #headline{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	}
.content .main #info{
	font-size: 11px;
	color: #3d3d3d;
	}
.content .main img{
	margin: 0px 6px 0px 6px;
	}
.content .main .border td{
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	border-right:none;
	border-bottom:none;
	}
.content .main .border{
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
	border-top:none;
	border-left:none;
	background-color:#ffffff;
	}
#iframe{
	width: 290px;
	height: 20px;
	border: none;
	background-color: transparent;
	margin-left: 185px;
}
/* ?nderungen f?r jede Farbe */
.bild {
	z-index: 2;
	position: 		absolute;
	width: 			450px; /* Gr??e */
	height: 		649px;
	left: 			50%;
	bottom: 		50%;
	margin-left: 	-570px; /*Position ?ndern*/
	margin-bottom: 	-370px; /*Position ?ndern*/
	background-image: url(../img_blau/gummibaer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	}
#raetselfrage {
	z-index: 3;
	position: 		absolute;
	width: 			222px; /* Gr??e */
	height: 			103px;
	left: 			50%;
	bottom: 			50%;
	margin-left: 	-152px; /*Position ?ndern*/
	margin-bottom: 253px; /*Position ?ndern*/
	}
.dfm{
	z-index: 1;
	position: 		absolute;
	width: 			500px; /* Gr??e */
	height: 		53px;
	left: 			50%;
	bottom: 		50%;
	margin-left: 	-97px; /*Position ?ndern*/
	margin-bottom: 	165px; /*Position ?ndern*/
	background-image: url(../img_blau/fdm.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	}
