/* Gallery Styles */
body, html{ width: 100%;
            height: 100%;
            overflow: hidden;}


#bgImg{ position: absolute;
        top: 0;
        left: 0;
        border: 0;
        z-index: 1;}
a{
	color:#000;
}
a.visited{
	color:#000;
}
#headbar{
	width:100%;
	height: 220px;
	position:absolute;
	top:0;
	text-align:center;
	z-index: 2;
}
#content{
	z-index:2;
	text-align:left;
	height:93%;
	position:absolute;
	bottom:0;
	width:100%;
	overflow-x:hidden;
	overflow-y:scroll;
}
#text{
	position:absolute;
	left:20px;
	top:30px;
}
#titel{
	margin-top:30px;
	font-size:35px;
	color: #CCCCCC;
	text-shadow: black 3px 3px 2px;
	
}
#interesse{
	margin-left:15px;
	padding-top:10px;
	font-size:30px;
	color: #CCCCCC;
	text-shadow: black 3px 3px 2px;
}

#adresse{
	margin-left:15px;
	padding-top:10px;
	font-size:40px;
	color: white;
	text-shadow: black 3px 3px 2px;
}

#fliesstext{
	width:300px;
	padding-top:10px;
	position:absolute;	
	right:0;
	margin-top:420px;
	font-size:17px;
}
#download_btn{
	position:absolute;
	right:160px;
	top:400px;
	color:#000;
	font-size:12px;
	text-align:right;
	
}

#textlinks{
	color: #000000;
	font-size:20px;
	width:360px;
	position:absolute;
	margin-top:220px;
	left:15px;
	text-shadow: white 1px 1px 1px;
	
}
#textrechtsoben{
	position:absolute;
	right:80px;
	top:340px;
	font-size:24px;
	width:350px;
	color: white;
	text-shadow: black 2px 2px 2px;
}
/* End Gallery Styles */

#box {
position:absolute; top:430px; left:80px; 
z-index:3;}

#box a {
color: #FFFFFF;
text-shadow: black 3px 3px 2px;
background: #339900;
font-size: 24px;
text-decoration: none;
display:block;
padding:5px;
border:2px solid black;}

#box a:hover {
color:black;
text-shadow: none;
background: #99FF99;
width:400px;}

#box a span {display:none;}

#box a:hover span {
color:black;
background: #FFFFFF;
font-size:21px;
border:1px solid black;
display:block;
padding:10px;}


#box_bg{
  background: url("../images/rundbrief_all/box_all/rundbrief_bg.png");
  height: 100px;
  width: 471px;
  margin-bottom: 20px;
  }

/*START - Aktuell->Jugendbuch*/
p#unserehomepage {
	 margin: 10px 0 20px 0;
	 float: right;
	 font-size: 60px;
	 font-family: Gabriola, Vijaya, "Brush Script Std", fantasy;
	 color: #ffffff;
}

p#text_unsereartikel {
	float: right;
	width: 350px;
	height: 480px;
	font-size: 40px;
	color: #ffffff;
	line-height: 1.5;
	text-align: left;
	font-family: Gabriola, Vijaya, "Brush Script Std", fantasy;
	margin: 0;
}

div#auftrittVideo {
	width: 640px;
	height: 480px;
	float: left;
}

img#flippingbook_ocgjugend {
	margin: 50px 0 0 0;
	width: 600px;
	float: right;
}
/*ENDE - Aktuell->Jugendbuch*/