/* gallery */

#gallery {
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	width:  670px;
    max-width: 96%;
	margin: 0px auto;
}

/*#left_gal {
	float: left;
	width: 621px;
}
#right_gal {
	float:right;
	width: 319px;
	background: url(images/gal_bg.jpg) top repeat-x;
	padding: 0px 15px 0px 15px;
}

#right_gal H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #7B3401;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background: url(images/line.gif) 0px 15px repeat-x;
}*/


/* Photo Gallery */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#wrapper {
    width: 660px;
    max-width: 100%;
    padding: 0px; 
    display:none; 
    margin: 0 auto
}

#wrapper * {margin:0; padding:0}

#fullsize {
    position:relative;
    width: 663px;
    max-width: 100%;
    height: 422px; 
    border:1px solid #ccc; 
    background:#000
}



#information {position:absolute; bottom:0; max-width: 100%; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; color:floralwhite;}
#information p {padding:0 8px 8px}

#image {
    width:663px;
    max-width: 100%
}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:10%; height:360px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}

#thumbnails {margin-top:15px; padding-bottom: 80px;}
#slideleft {float:left; width:20px; height:125px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:125px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}

#slidearea {
    float:left; 
    position:relative; 
    width:610px; 
    max-width: 94%;
    margin-left:5px; 
    height:125px; 
    overflow:hidden;
}

#slider {position:absolute; left:0; height:125px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


  @media all and (max-width: 705px){
        #slidearea {
    float:left; 
    position:relative; 
    max-width: 90%;
    margin-left:5px; 
    height:125px; 
    overflow:hidden;}
    }

@media all and (max-width: 504px){
    #fullsize {
        height: 322px;    }
    #imglink {position:absolute; height:270px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
    .imgnav {position:absolute; width:10%; height:200px; cursor:pointer; z-index:150}
    }

/* fotogalerie*/
    .row_gallery { background: #eaeaea none repeat scroll 0 0;
            height: 240px;
           /*padding: 0 0 0 16px;*/
           width: 100%;
    }
   /* .box_img2 {
    background: #505a68;/*rgba(0, 0, 0, 0) url("images/img_bg_ind3.png") no-repeat scroll 0 0;
    float: left;
    height: 225px;
    padding: 5px 0 0 5px;
    width: 305px;
        margin: 5px 0 0 5px;
}*/
 
.box_img2 h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size:24px;
        font-weight: 100;
        color: #002380;
        text-align: left;
        padding: 8px 0px 3px 0px;
}

.rol_over:hover {

background:url(images/rol_over_galery.png) left top no-repeat;
}

.g_size {
width: 293px;

display: block;
}
 .g1 { background-image: url(images/bild31.jpg);}
.g2 {
background:url(images/bild32.jpg) left top no-repeat;}
.g3 {
background:url(images/bild33.jpg) left top no-repeat;}
.g4 {
background:url(images/bild34.jpg) left top no-repeat;}
.g5 {
background:url(images/bild35.jpg) left top no-repeat;}
.g6 {
background:url(images/img36.jpg) left top no-repeat;}
.g7 {
background:url(images/img37.jpg) left top no-repeat;}
.g8 {
background:url(images/img38.jpg) left top no-repeat;}
.g9 {
background:url(images/img39.jpg) left top no-repeat;}

.pirobox_gal1
{
width: 292px;
height: 197px;
display: block;
}

.pirobox_gal1:hover
{
width: 292px;
height: 197px;
display: block;
background:url(images/rol_over_galery.png) left top no-repeat;
}

/* index3 */

.text_ind3 {
        padding: 5px 30px 0px 0px;

}

    
/* Ende Fotogalerie*/ 

