@charset "utf-8";
/* CSS Document */


.galleria_wrapper
{
width:500px;
height:388px;
background-image:url(../images/hintergrunddastellung.jpg);
background-repeat:no-repeat;
}

.caption
{
text-align:center;
color:#800000;
width-:400px;
font-size:12px;
font-family:verdana;
padding-left:200px;
}

.galleria
{
list-style:none;
width:500px;
}

.galleria li
{
display:block;
width:80px;
height:80px;
overflow:hidden;
float:left;
margin:0 10px 10px 8px;
border: 1px solid #000;
}

* html .galleria li
{
display:block;
width:80px;
height:80px;
#overflow-:hidden;
float:left;
margin:0 10px 10px 6px;
border: 1px solid #000;
}

.gallery galleria
{
width:500px;
height:100px;
background-color:#A02000;
position:absolute;
}

/*html > body .galleria li
{
#display-:block;
width:80px;
height:80px;
overflow:hidden;
#float-:left;
margin:0 10px 10px 6px;
border: 1px solid #000;
}*/

.trol
{
font-size:11px;
padding-left:180px;
font-family:verdana;
color:#800000;
border-:1px red solid;
}

/*
html > body .trol
{
#position:absolute;
#top:200px;
#border:1px red solid;
}*/

.trol a .trol
{

}
{
color:#0000FF;
}

.galleria li a
{
display:none
}

.galleria li div
{
position:absolute;
display:none;
top:0;
left:180px
}

.galleria li div img
{
cursor:pointer
}

.galleria li.active div img,.galleria li.active div
{
display:block
color:red;
}

.galleria li img.thumb
{
cursor:pointer;
top:auto;
left:auto;
display:block;
width-:auto;
height-:auto;
width:80px;
height:80px;
border-: 1px solid #000;
}

html > body img.thumb
{
cursor:pointer;
top:auto;
left:auto;
display:block;
width-:auto;
height-:auto;
width:80px;
height:80px;
#border: 1px solid #000;

.galleria li .caption
{
display:block;
display-:none;
padding-top:.5em
}

.nav {
-x-system-font:none;
clear:both;
font-family:'helvetica neue',sans-serif;
font-size:80%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:3px;
line-height:normal;
padding-top:15px;
text-transform:uppercase;
background-color:red;
}
* html .galleria li div span{width:400px} /* MSIE bug */
