
*{
margin:0;
padding:0;
}
html{
height:100.1%;
}
body{
font-family: '07558_CenturyGothic', sans-serif;
font-weight:400;
height:100.1%;
background:#F5F5F5;
}
h1{
line-height:4em;
font-weight:400;
color:#666;
}
h1 span{
color:#A3D900;
}
#logo{
margin:0 auto;
max-width:90%;
text-align:center;
}
h2{
font-weight:400;
color:#E9631B;
padding-left:0.5em;
}
h3{

}
h4{
font-weight:400;
color:#444;
padding-left:1em;
}
h5 em{color:#57A0BC;}
img{
max-width:100%;
}
a{
text-decoration:none;
border:none;
outline:none;
color:#222;
}
a:hover{
color:#FF8000;
}
ul{
list-style-type:none;
}
#alles{
width:100%;
height:100%;
min-height:100%;
float:left;
}
#kopf{
width:100%;
min-height:6em;
background:#fafafa;
border-bottom:solid 2px #E0E0E0;
float:left;
}
#kopf .header{text-align:center; max-width:900px; margin:0 auto;}
#navi{

margin:15px auto;
line-height: 1.5;
max-width:82em;
min-height:2em;

}
/* margin-bottom unter der Galerienavi ist in css13.inc.php in includes */
#navi li
{
    border-radius: 6px;
    
color:#5F5F5F;
float:left;
margin: 0 0 0 1em;
padding-left: 1px;
padding-top: 15px;

}
#navi li span{
margin:0 0 0 1em;
color: black;
}

#navi a
{
border: #923503 1px solid;
padding: 3px;
padding-left: 8px;
padding-right: 8px;
border-radius: 6px;
   color:#E9631B; 
font-weight: 600;
                       }

#navi a:hover
{
   color:#632E11; 
text-decoration: none;
                       }

#nnavi{
visibility:hidden;
}
.ersterlink{
display:block;


}
#navi .rechteseite{
float:right;
}
.container{
margin:0 auto;
padding:0.5em;
max-width:82em;
min-height:100%;
height:auto !important;
}
#eigene_navi{float:left; width:100%;}
#eigene_navi li{ 
float:left;
display:block;
margin:0;
padding:0;
}
#eigene_navi li a{
padding:0.3em 0.7em;
}
.container ul{
float:left;
padding:0.5em;
}
.container .anzahl_bilder{
padding:1em 0;
width:100% !important;
background:none;
text-align:left;
}
.container ul li img{
opacity:0.8;
border:solid 1px #f7f7f7;
width:auto !important;
}
.container ul li img:hover{
opacity:1;
border:solid 1px #f7f7f7;
}
.container ul li{
float:left;
width:300px;
height:200px;
text-align:center;
}
.container #thumbnails{
float:left;
padding:0.5em;
width:100%;
}
.container .vorschaubilder{
padding:0;
margin:0;
}
.container ul li b, .vorschaubilder b{
font-size:80%;
font-weight:400;
float:left;
width:100%;
}
.max-h-100{height:30px; overflow:auto;}
.bilder_zaehler{
position:absolute;
line-height:4em;
padding:0 0.8em;
color:#fff;
}
#unten{
float:left;
width:100%;
min-height:4em;
padding:0.5em 0;
margin:1em 0 0 0;
background:#1F1F1F;
}
#unten p{
margin:0 auto;
max-width:80em;
}
#unten p a{
padding-left:0.5em;
}
.weiss{
color:#fff;
}
.orange{
color:#FF8000;
}
.gruen{
color:#A3D900;
}
.bildsvg{max-width:100%; max-height:130px; text-align:center;}
.bild{max-width:100%; max-height:180px; 
-webkit-box-shadow: -20px 17px 14px -15px rgba(0,0,0,0.75);
-moz-box-shadow: -20px 17px 14px -15px rgba(0,0,0,0.75);
box-shadow: -15px 12px 10px -10px rgba(0,0,0,0.75);

}
.breite-1200{margin:0 auto; max-width:1200px;}
.zentriert{text-align:center;}
.cc{height:16px; width:auto;}