body {
	margin: 0;
	padding: 0;
	background-color: #ffffff; /*fafafa*/
}

 .page_margins { 
	}
	
#menue_oben {
	position: absolute;
	width: 287px;
	height: 100%;
	min-height: 610px; /*668*/
}

#menue_unten {
	position: absolute;
	bottom: 0px;
	width: 267px;
}

 html>body #menue_oben {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
 html>body #menue_unten {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
 html>body  .page_margins {  /* nur fuer moderne Browser! 
 	margin: 0 auto; 
	border: 0px solid #999;
	width: 1025px;
	background-color: #fff;*/
  }
  
  /*
 html>body .vorher {
	position: absolute;
	background:#fff;
filter:alpha(opacity=0); 
-moz-opacity:0.0; 
opacity:0.0;
	height: 550px;
	width: 245px; 
}
	
 html>body .nachher {
	position: absolute;
	background:#fff;
filter:alpha(opacity=0); 
-moz-opacity:0.0; 
opacity:0.0;
	z-index:1;
	left: 650px;
	height: 550px;
	width: 265px;
}
.vorher {
	border: 0px solid #ccc;
	background:none;
	}
.nachher {
	border: 0px solid black;
	background:none;
	}
	*/
#scrollbereich {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.content {
	/*background-image: url(./layout.gif);*/
	border: 0px solid #f9f;
	height:620px;
	width:650px;
	margin: 0px 0px 20px 352px;
}

div {
	border: 0px solid #f9f;
	background-color: #fff;
}

#oben {
	position: absolute;
	top: 20px;
	left: 30px;
}

#mitte {
	margin: 290px 0px 290 0px; /*318*/
}

#unten {
	position: absolute;
	bottom: 20px;
	left: 30px;
}


html>body .box  a:hover span { /* nur fuer moderne Browser! */
margin-left:-5px;
 }
	
*:first-child+html .box  a:hover span { /* aber nicht fŸr Expl. 7 */
margin-left:-110px;
}

.box {height: 12px;
margin:-24px 0 0 150px;}

.box a {
color: black;
background:#fff;
font: 100% "Georgia", Verdana, Georgia, serif;
font-style: italic; 
font-size: 14px;
text-align:left;
text-decoration:none;
display:block;
width:50px;
border:0px solid black;}

.box a:hover {
color:black;
background:#ffffff;
}

.box a span {display:none;}

.box a:hover span {
position:absolute; 
display:block;
width:485px;
color:black;
background:#ffffff;
filter:alpha(opacity=70); 
-moz-opacity:0.7; 
opacity:0.7;
font:normal 16px Georgia, serif;
border:0px solid black;
margin-top:80px;
margin-left:-110px;
padding:10px;
}

.tools {
	background-color: #ffffff;
	left: 0px;
	width: 140px;
	height: 21px;
}

div.css_btn { color:#000; background-color:#fff; width:260px; text-align:left; padding:2px; }
a.css_btn { width:160px; height:19px; border: 0px solid #E7AFAF; color: black; background-color:#fff; display:block; font: 100% Georgia, "Georgia", Times, serif; font-size:16px; font-style:italic; }
.btn_like {              height:19px; border: 0px solid #999999; color: black; background-color:#fff; display:block; font: 100% Georgia, "Georgia", Times, serif; font-size:16px; font-style:italic; }
.selected { width:160px; height:22px; border: 0px solid #E7AFAF; margin-top:-3px; color: black; display:block; font: 100% "Arial Black", Arial, Helvetica, sans-serif; font-size:16px;}

a.css_btn:link    { color: black; text-decoration:none;}
a.css_btn:visited { color: black; text-decoration:none;}
a.css_btn:hover   { color: black; text-decoration:none; color:#999 } /*font-weight: bold; font-size:16px;*/
a.css_btn:active  { color: black; text-decoration:none;}

.ara {
	font: 100% "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-style: normal; 
	font-weight: normal; 
	color:black; 
}
.gorg {
	font: 100% Georgia, "Georgia", Times, serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal; 
	color:black; 
}
.gorg_italic {
	font: 100% Georgia, "Georgia", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-style: italic; 
	font-weight: normal; 
	color:black; 
}
.gorg_nav {
	font: 100% Georgia, "Georgia", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-style: italic; 
	font-weight: normal; 
	color:black; 
}
.ara17 {
	font: 100% "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-style: normal; 
	font-weight: normal; 
	color:black; 
}
.bildbox {
border:0px solid black;
margin-left: 150px;
margin-top: -16px;}

.bildbox a {
color: black;
font: 100% "Georgia", Verdana, Georgia, serif;
font-style: italic; 
font-size: 14px;
text-align:left;
text-decoration:none;
display:inline;
width:50px;
border:0px solid black;}

.bildbox a:hover {
color:black;
background:#ffffff;
}

.bildbox a span {display:none;}

.bildbox a:hover span {
position:absolute; 
display:block;
width:485px;
color:black;
font:normal 16px Georgia, serif;
border:0px solid black;
margin-top:40px;
margin-left:-10px;
padding:10px;}

