/**
        * @author        Michael Schwalm
        * HTML Mustertemplate
        * Copyright (C) 2016 Michael Schwalm
        **/
/* +++++++++++++++++++ Allgemeine Formatierungen *****************
*****************************************************************/

*{
        margin: 0px;
        padding: 0px;
}

html, body{
        background: #fffAAA;
	height: 850px;
}

/* +++++++++++++++++++ Typo ****************** *****************
*****************************************************************/

body{
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #ffffff;
}

p{
        margin-top: 20px;
}

#artikeltext p:first-child{
        margin-top: 0px;
}

code{
        font-size: 11px;
        color: #ffffff;
        display:block;
}


h1 {
        font-family: 'Oswald', Arial, sans-serif;
        text-align: center;
        font-size: 40px;

        font-weight: 700;
        line-height: 150px;
        color: #FFF;
        text-shadow: 1px 1px 0px #000000;
}
h2 {
        font-family: 'Oswald', Arial, sans-serif;
        font-size: 24px;
        font-weight: 700;
        color: #FFF;
        text-shadow: 1px 1px 0px #000000;
}


#sidebar h3 {
        font-family: 'Oswald', Arial, sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        color: #FFF;
        text-shadow: 1px 1px 0px #000000;
        border-bottom: 1px #CCC;
        text-indent: 20px;
        height: 30px;
        width: 230px;
        background: #999999;
        display: block;

}




#breadcrumb a{
        font-family: 'Oswald', Arial, sans-serif;
        font-size: 12px;
        font-weight: 400;
        text-decoration: none;
        line-height: 43px;
        color: #FFF;
        margin-left: 30px;
}

#breadcrumb a:hover{
        text-decoration: underline;
}






#artikeltext{
        line-height: 18px;
}

footer{
        
        font-size: 10px;
        line-height: 43px;
        text-align: center;
}



/* +++++++++++++++++++ Layout ****************** *****************
*****************************************************************/

#wrapper{
        width: 1050px;
        margin: 0px auto;

}


#main-header{
        width: 1050px;
        height: 200px;
        float: left;
}
#headerbild{
        background: #c2b4a1;
        background-repeat: no-repeat;
        width: 1050px;
        height: 160px;
        float: left;
}
#main-navigation{
        width: 1050px;
        height: 42px;
        float:left;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,666666+0,ffffff+100 */
        background: #1e5799; /* Old browsers */
        background: -moz-linear-gradient(top, #1e5799 0%, #207cca 0%, #666666 0%, #ffffff 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #1e5799 0%,#207cca 0%,#666666 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #1e5799 0%,#207cca 0%,#666666 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        border-bottom: 1px solid #BEBEC1;

}


#breadcrumb{
        width: 1050px;
        height: 42px;
        background: #363636;
        border-top: 1px solid #CDCDCC;
        float: left;
}

#section-wrapper{
        width: 1050px;
        float:left;
        background: red;
        background-repeat: repeat-y;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,666666+17,ffffff+17,ffffff+100 */
        background: #666666; /* Old browsers */
        background: -moz-linear-gradient(left, #7e7e7e 0px, #7e7e7e 330px, #666666 330px,#666666 1050px); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #7e7e7e 0px,#7e7e7e 330px,#666666 330px,#666666 1050px); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #7e7e7e 0px,#7e7e7e 330px,#666666 330px,#666666 1050px); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7e7e', endColorstr='#666666',GradientType=1 ); /* IE6-9 */9 */




}

#sidebar{
        width: 330px;
        float: left;
        margin-top: 25px;
}

#content{
        width: 680px;
        float: left;
        padding: 20px;
		list-style-type: none;
}

#content .hinweistext_tour_1{
         font-family: 'Oswald', Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none;
        line-height: 25px;
        color: #FFF;
        margin-left: 0px;
        list-style-type: none;
        width: 270px;
		height: 110px;
		 

float: left;
}
#content .hinweistext_tour_2{
         font-family: 'Oswald', Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none;
        line-height: 25px;
        color: #FFF;
        margin-left: 10px;
        list-style-type: none;
        width: 270px;
		height: 110px;
		
		float: left;
}



footer{
        width: 1050px;
        height: 42px;
        background: #363636;
        border-top: 1px solid #CDCDCC;
        float: left;
}

/* +++++++++++++++++++ Navigation ****************** *****************
*****************************************************************/




#main-navigation .menu{
        list-style-type: none;
        width: 1050px
}

#main-navigation .menu li a{
        width: 173px;
        height: 42px;
        display: block;
        float:left;
        font-family: 'Oswald', Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 42px;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        text-shadow: 1px 1px 0px #000000;
        border-right: 1px solid #cccccc;
        border-left: 1px solid #666666;

        transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -webkit-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;

}

#main-navigation .menu li:first-child a{
        border-left: none;
        width: 174px;
}
#main-navigation .menu li:last-child a{
        border-right: none;
        width: 174px;
}
#main-navigation .menu li a:hover{
        background-color: rgba(51, 51, 51, 0.3);

        transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -webkit-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;

}

/* +++++++++++++++++++ SUB-Navigation ****************** *****************
*****************************************************************/

#sidebar .menu{
        list-style-type: none;
        width: 330px;

}

#sidebar .menu li a{
      
        height: 36px;
        width: 330px;
        display: block;
        float: left;

        font-family: 'Oswald', Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        text-indent: 30px;
        color: #FFF;
        text-decoration: none;
        text-shadow: 1px 1px 0px #000000;
        border-bottom: 1px dashed #cccccc;

        transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -webkit-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;



}

#sidebar .menu li a:hover{
        background: #CCCCCC;
        transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
        -webkit-transition: all 400ms ease-in;
        -ms-transition: all 400ms ease-in;
        -o-transition: all 400ms ease-in;



}

/* +++++++++++++++++++ Slider ****************** *****************
*****************************************************************/

#ud_slider{
          width: 574px;
         height: 287px;
         margin: -200px auto auto 618px;
            overflow:hidden;
         position: relative;

    }
 .slider_img {
         position:absolute;
         top:0;
         left:0;
   }
 .klasse_1 {
        -webkit-animation: UD_KLASSE_1 infinite 10000ms;
                 animation: UD_KLASSE_1 infinite 10000ms;
                 -moz-animation: UD_KLASSE_1 infinite 10000ms;
                 -ms-animation: UD_KLASSE_1 infinite 10000ms;
                 -o-animation: UD_KLASSE_1 infinite 10000ms;



 }
 .klasse_2 {
         -webkit-animation: UD_KLASSE_2 infinite 10000ms;
                        animation: UD_KLASSE_2 infinite 10000ms;
                 -moz-animation: UD_KLASSE_2 infinite 10000ms;
                 -ms-animation: UD_KLASSE_2 infinite 10000ms;
                 -o-animation: UD_KLASSE_2 infinite 10000ms;

 }
 .klasse_3 {
        -webkit-animation: UD_KLASSE_3 infinite 10000ms;
                        animation: UD_KLASSE_3 infinite 10000ms;
                 -moz-animation: UD_KLASSE_3 infinite 10000ms;
                 -ms-animation: UD_KLASSE_3 infinite 10000ms;
                 -o-animation: UD_KLASSE_3 infinite 10000ms;



 }
  .klasse_4 {
         -webkit-animation: UD_KLASSE_4 infinite 10000ms;
                  animation: UD_KLASSE_4 infinite 10000ms;
                 -moz-animation: UD_KLASSE_4 infinite 10000ms;
                 -ms-animation: UD_KLASSE_4 infinite 10000ms;
                 -o-animation: UD_KLASSE_4 infinite 10000ms;


  }

@-webkit-keyframes UD_KLASSE_1 {
         0% { opacity:1;}
         20% { opacity:1;}
         25% { opacity:0;}
         100% { opacity:0;}
}
@-webkit-keyframes UD_KLASSE_2 {
         0% { opacity:0;}
         20% { opacity:0;}
         25% { opacity:1;}
         45% { opacity:1;}
         50% { opacity:0;}
         100% { opacity:0;}
}
@-webkit-keyframes UD_KLASSE_3 {
          0% { opacity:0;}
         45% { opacity:0;}
         50% { opacity:1;}
         70% { opacity:1;}
         75% { opacity:0;}
         100% { opacity:0;}
}
@-webkit-keyframes UD_KLASSE_4 {
          0% { opacity:0;}
         70% { opacity:0;}
         75% { opacity:1;}
         95% { opacity:1;}
         100% { opacity:0;}
}

@-ms-keyframes UD_KLASSE_1 {
         0% { opacity:1;}
         20% { opacity:1;}
         25% { opacity:0;}
         100% { opacity:0;}
}
@-ms-keyframes UD_KLASSE_2 {
         0% { opacity:0;}
         20% { opacity:0;}
         25% { opacity:1;}
         45% { opacity:1;}
         50% { opacity:0;}
         100% { opacity:0;}
}
@-ms-keyframes UD_KLASSE_3 {
          0% { opacity:0;}
         45% { opacity:0;}
         50% { opacity:1;}
         70% { opacity:1;}
         75% { opacity:0;}
         100% { opacity:0;}
}
@-ms-keyframes UD_KLASSE_4 {
          0% { opacity:0;}
         70% { opacity:0;}
         75% { opacity:1;}
         95% { opacity:1;}
         100% { opacity:0;}
}


@-moz-keyframes UD_KLASSE_1 {
         0% { opacity:1;}
         20% { opacity:1;}
         25% { opacity:0;}
         100% { opacity:0;}
}
@-moz-keyframes UD_KLASSE_2 {
         0% { opacity:0;}
         20% { opacity:0;}
         25% { opacity:1;}
         45% { opacity:1;}
         50% { opacity:0;}
         100% { opacity:0;}
}
@-moz-keyframes UD_KLASSE_3 {
          0% { opacity:0;}
         45% { opacity:0;}
         50% { opacity:1;}
         70% { opacity:1;}
         75% { opacity:0;}
         100% { opacity:0;}
}
@-moz-keyframes UD_KLASSE_4 {
          0% { opacity:0;}
         70% { opacity:0;}
         75% { opacity:1;}
         95% { opacity:1;}
         100% { opacity:0;}
}

@-o-keyframes UD_KLASSE_1 {
         0% { opacity:1;}
         20% { opacity:1;}
         25% { opacity:0;}
         100% { opacity:0;}
}
@-o-keyframes UD_KLASSE_2 {
         0% { opacity:0;}
         20% { opacity:0;}
         25% { opacity:1;}
         45% { opacity:1;}
         50% { opacity:0;}
         100% { opacity:0;}
}
@-o-keyframes UD_KLASSE_3 {
          0% { opacity:0;}
         45% { opacity:0;}
         50% { opacity:1;}
         70% { opacity:1;}
         75% { opacity:0;}
         100% { opacity:0;}
}
@-o-keyframes UD_KLASSE_4 {
          0% { opacity:0;}
         70% { opacity:0;}
         75% { opacity:1;}
         95% { opacity:1;}
         100% { opacity:0;}
}

@keyframes UD_KLASSE_1 {
         0% { opacity:1;}
         20% { opacity:1;}
         25% { opacity:0;}
         100% { opacity:0;}
}
@keyframes UD_KLASSE_2 {
         0% { opacity:0;}
         20% { opacity:0;}
         25% { opacity:1;}
         45% { opacity:1;}
         50% { opacity:0;}
         100% { opacity:0;}
}
@keyframes UD_KLASSE_3 {
          0% { opacity:0;}
         45% { opacity:0;}
         50% { opacity:1;}
         70% { opacity:1;}
         75% { opacity:0;}
         100% { opacity:0;}
}
@keyframes UD_KLASSE_4 {
          0% { opacity:0;}
         70% { opacity:0;}
         75% { opacity:1;}
         95% { opacity:1;}
         100% { opacity:0;}
}









#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 86px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


