/* Pepino Entertainment - Container */
#Top-Container{
 width:790px;
 height:69px;
 background-image:url(/templates/images/pepino_top.gif);
 background-repeat:no-repeat;
/* background-image:url(/templates/images/pepino_top.gif);
 background-repeat:no-repeat; */
}

#Top-Text{
 position:relative;
 float:left;
 top:9px;
 left:250px;
 text-align:left;
 /*background-image:url(/templates/images/news-bgr_top.gif);*/
}

#Top-Navi{
 position:relative;
 float:right;
 top:50px;
 text-align:left;
}

#Top-Banner{
 width:790px;
 height:92px;
 background-color:black;
/* background-image:url(/templates/images/top-banner_02.jpg);
 background-repeat:no-repeat; */
}

#Content{
 width:790px;
 height:580px;
 border-bottom:solid 2px red; 
 text-align:center;
 background-color:black;
 background-image:url(/templates/images/bgr_content.gif);
/* background-image:url(/templates/images/bgr_content.gif); */
}

.Button{
position:relative;
float:right;
top:51px;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
}

#Kindercirkus-window{
overflow:hidden;
position:relative;
float:left;
display:inline;
 width:232px;
 height:290px;
 top:5px;
 left:15px;
 text-align:left;
 background-color:black;
 border:solid 1px red; 
 background-image:url(/templates/images/kindercirkus_top.gif);
 background-repeat:no-repeat;
/* background-image:url(/templates/images/kindercirkus_top.gif);
   background-repeat:no-repeat; */
}
#Feuerland-window{
overflow:hidden;
position:relative;
float:left;
display:inline;
 width:232px;
 height:290px;
 top:5px;
 left:45px;
 text-align:left;
 background-color:black;
 border:solid 1px red; 
 background-image:url(/templates/images/feuerland_top.gif);
 background-repeat:no-repeat;
/* background-image:url(/templates/images/kindercirkus_top.gif);
   background-repeat:no-repeat; */
}
#Show-programme-window{
overflow:hidden;
position:relative;
float:right;
display:inline;
 width:232px;
 height:290px;
 top:5px;
 right:15px;
 text-align:left;
 background-color:black;
 border:solid 1px red; 
 background-image: url(/templates/images-showprogramme/showprogramme_top.gif);
 background-repeat:no-repeat;
/* background-image:url(/templates/images/kindercirkus_top.gif);
   background-repeat:no-repeat; */
}
#News-window{
position:relative;
float:left;
display:inline;
 width:232px;
 height:260px;
 top:15px;
 left:15px;
 text-align:left;
 background-color:black;
 border:solid 1px red; 
 background-image:url(/templates/images/news_top.gif);
 background-repeat:no-repeat;
/* background-image:url(/templates/images/kindercirkus_top.gif);
   background-repeat:no-repeat; */
}
#Infos-window{
position:relative;
float:left;
display:inline;
 width:232px;
 height:260px;
 top:15px;
 left:45px;
 text-align:left;
 background-color:black;
 border:solid 1px red; 
 background-image:url(/templates/images/infos_top.gif);
 background-repeat:no-repeat;
/* background-image:url(/templates/images/infos_top.gif);
   background-repeat:no-repeat; */
}
#Termine-window{
position:relative;
float:right;
display:inline;
 width:232px;
 height:260px;
 top:15px;
 right:15px;
 text-align:left;
 background-color:black;
 border:solid 1px red; 
 background-image:url(/templates/images/termine_top.gif);
 background-repeat:no-repeat;
/* background-image:url(/templates/images/termine_top.gif);
   background-repeat:no-repeat; */
}

#Kindercirkus-bild{
 position:relative;
 float:left;
 top:13px;
 width:229px;
 height:203px;
 background-image:url(/templates/images/kindercirkus_bild.jpg);
 background-repeat:no-repeat;
}
#feuerland-bild{
 position:relative;
 float:left;
 top:13px;
 width:229px;
 height:203px;
 background-image:url(/templates/images/feuerland_bild.jpg);
 background-repeat:no-repeat;
}
#showprogramme-bild{
 position:relative;
 float:left;
 top:13px;
 width:229px;
 height:203px;
 background-image: url(/templates/images-showprogramme/showprogramme_bild.jpg);
 background-repeat:no-repeat;
}
#news-content{
 display:inline;
 position:relative;
 float:left;
 left:5px;
 top:13px;
 width:229px;
 height:203px;
}
#infos-content{
 display:inline;
 position:relative;
 float:left;
 left:6px;
 top:13px;
 width:229px;
 height:203px;
}
#termine-content{
 display:inline;
 position:relative;
 float:left;
 left:5px;
 top:13px;
 width:229px;
 height:203px;
}
.text{
 display:inline;
 position:relative;
 float:left;
 left:5px;
 width:220px;
 top:200px;
}

