*{
    /* Universal reset: */
    margin:0;
    padding:0;
}

header{

    width:960px;
    margin:0 auto;   	
}
footer,
article,section,
hgroup,nav,
figure{
    /* Giving a display value to the HTML5 rendered elements: */
    display:block;
}

body{
    /* Setting the default text color, size, page background and a font stack: */
    font-family:Myriad-Pro, Verdana, Arial, sans-serif;
    font-size:0.825em;       
    color:#D0D3D2;
    background-image:url("../img/backgr.jpg"); background-repeat: repeat;
    background-attachment:fixed;
    display:block;
    position:relative;

}
audio{
    border-bottom:1px outset red;
    font-family:Myriad-Pro, Verdana, Arial, sans-serif;
    font-size:0.825em;       
    color:#D0D3D2;
    width:154px;
    height:36px;
    margin:0 auto 0 auto;
    padding:0;
}



.form_settings { 
    margin: 15px 0 0 0;
}

.form_settings p { 
    padding: 0 0 4px 0;
}

.form_settings span { 
    float: left; 
    width: 200px; 
    text-align: left;
}

.form_settings input, .form_settings textarea { 
    padding: 5px; 
    width: 299px; 
    font: 100% arial; 
    border: 1px solid #C6E7F0; 
    background: #EFF8FB; 
    color: #47433F;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;  
}

.form_settings .submit { 
    font: 140% 'News Cycle', arial, sans-serif; 
    border: 0; 
    width: 99px; 
    margin: 0 0 0 212px; 
    height: 33px;
    padding: 0 0 6px 0;
    cursor: pointer; 
    background: #1EC9F4; 
    -webkit-border-radius: .5em .5em .5em .5em ; 
    -moz-border-radius: .5em .5em .5em .5em ;
    border-radius: .5em .5em .5em .5em ;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);  
    color: #FFF;
    border: solid 1px #0D8AA9;
    background: #46C4DD;
    background: -webkit-gradient(linear, left top, left bottom, from(#63CFDF), to(#17B2D9));
    background: -moz-linear-gradient(top,  #63CFDF,  #17B2D9);
    text-shadow: 1px 1px #178497;
}

.form_settings textarea, .form_settings select { 
    font: 100% arial; 
    width: 299px;
}

.form_settings select { 
    width: 310px;
}

.form_settings .checkbox { 
    margin: 4px 0; 
    padding: 0; 
    width: 14px;
    border: 0;
    background: none;
}

.separator { 
    width: 100%;
    height: 0;
    border-top: 1px solid #D9D5CF;
    border-bottom: 1px solid #FFF;
    margin: 0 0 20px 0;
}
#content { 
    text-align: justify;
    width: 650px;
    padding: 0 0 5px 0;
    margin: 0;
    float: left;
}
/* Hyperlink Styles: */

a, a:visited {
    color:#EBEEEC;
    text-decoration:none;
    outline:none;
}

a:hover{
    text-decoration:none;
    color:#000000;
}

img{
    border:none;
}
a.link{
    background-image:url("../img/link.png");background-repeat: no-repeat;
    color:#EBEEEC;
    text-decoration:none;
    outline:none;
    margin:0 20px 0 230px;
    padding:4px 0 0 30px;
    display:inline;

}
a.link:visited {
    background-image:url("../img/link.png");background-repeat: no-repeat;
    color:#EBEEEC;
    text-decoration:none;
    outline:none;
    margin:0 20px 0 0;
    padding:4px 0 0 30px;
    display:inline;

}

a.link:hover{
    text-decoration:none;
    color:#000000;
    background-image:url("../img/link_h.png");background-repeat: no-repeat;
}




code{
    color:#72A08B;
}
/* Headings: */

article h1,h2,h3,h4{

    font-family:Corbel,Verdana,Arial,Sans-Serif;

}

article h1{

    font-family:Corbel,Verdana,Arial,Sans-Serif;
    font-size:2.5em;
    padding:0.5em 0 0;
    margin: 0;
    text-transform:uppercase;
}
article h2{
    font-family:Corbel,Verdana,Arial,Sans-Serif;
    font-size:2em;
    padding:0.5em 0 0;
    margin:0 0 10px 0;
    color: #EBEEEC;
}
article h3{

    font-family:Corbel,Verdana,Arial,Sans-Serif;
    font-size:1.5em;
    padding:0.5em 0 0;
    margin: 0;
}
article h4{

    font-family:Corbel,Verdana,Arial,Sans-Serif;
    font-size:1.3em;
    font-style: italic;
    padding:0.5em 0 0;
    margin: 0;
}


#article3 h3{
    padding:0.5em 0 0;
    margin:0;
    font-size:2.5em;
}
hgroup h1,h2,h3{

    font-family:Corbel,Verdana,Arial,Sans-Serif;


}
hgroup h5{
    margin: 0;
    padding: 0;
    font-family:Corbel,Verdana,Arial,Sans-Serif;
    font-size:1.5em;

}
hgroup h3{
    margin: 0;
    padding: 0;
    font-family:Corbel,Verdana,Arial,Sans-Serif;
    font-size:2.5em;

}
p{
    line-height:1.5em;
    padding-bottom:1em;
}
.claimer-box{
    margin:10px auto 0 auto;
    padding:0;
    overflow:hidden;
    border-right:1px solid #FCFCFC;
    border-left:1px solid #FCFCFC;
    width:820px;
    height:50px;


}
.claimer{
    margin:0 auto 0 auto;
    padding:0;

}
.line{
    /* The dividing line: */
    height:1px;
    background-color:rgba(112,112,112,0.8);
    margin:0.25em auto 0 auto;
    overflow:hidden;
}

article .line{
    /* The dividing line inside of the article is darker: */
    background-color:rgba(112,112,112,1);
    height:1px;
    margin:10px auto 10px auto;
}

footer .line{
    margin:2em 0;
}
#gallery-links.clear1{
    background-color:rgba(0,0,0,0.6);
    margin:230px 0 auto 0;
    position:fixed;
    right:0.5em;
    bottom:2em;
    padding:0 5px;
    z-index: 1030;
    border-left:1px solid #FCFCFC;
    border-bottom:1px solid #FCFCFC;
    text-align: right;

    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}
nav{
    background-color:rgba(112,112,112,0.4);
    padding:0 5px;
    position:fixed;
    right:0.5em;
    top:2em;
    z-index: 1030;
    border-left:1px solid #FCFCFC;
    border-bottom:1px solid #FCFCFC;
    color:#000000;

    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}

div.navbar-fixed-bottom{
    background-color:rgba(0,0,0,0.4);
    padding:0;
    position:fixed;
    left:0.5em;
    bottom:2em;
    width:120px;
    z-index: 1030;
    border-top:1px solid #FCFCFC;
    border-right:1px solid #FCFCFC;        
    font-family:Myriad-Pro,Arial,Sans-Serif;
    color:#EBEEEC;
    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}

/* The clearfix hack to clear the floats: */

.clear:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* The navigation styling: */
#bewegtfilm1{
    display: block;
    background-image:url("../img/bewegtfilm.png");background-repeat: no-repeat; 
    width:220px;
    height:37px;
    float: right;
    margin:0 20px 0 0;
    padding:0;
}
a#bewegtfilm,a#bewegtfilm1{
    display: block;
    background-image:url("../img/bewegtfilm.png");background-repeat: no-repeat; 
    width:220px;
    height:37px;
}
a#bewegtfilm,a#bewegtfilm1:hover{
    background-image:url("../img/bewegtfilm_h.png");background-repeat: no-repeat;
    width:220px;
    height:37px;
}
a#bewegtfilm,a#bewegtfilm1:active {
    background-image:url("../img/bewegtfilm_a.png");background-repeat: no-repeat;
    width:220px;
    height:37px;
}

#mehrbilder1{
    display: block;
    background-image:url("../img/mehrbilder.png");background-repeat: no-repeat; 
    width:220px;
    height:37px;
    float: right;
    margin:0 20px 0 0;
    padding:0;    
}
a#mehrbilder, a#mehrbilder1{
    display: block;
    background-image:url("../img/mehrbilder.png");background-repeat: no-repeat; 
    width:220px;
    height:37px;
}
a#mehrbilder, a#mehrbilder1:hover{
    background-image:url("../img/mehrbilder_h.png");background-repeat: no-repeat;
    width:220px;
    height:37px;
}
a#mehrbilder, a#mehrbilder1:active {
    background-image:url("../img/mehrbilder_a.png");background-repeat: no-repeat;
    width:220px;
    height:37px;
}

#mehrsound1{
    display: block;
    background-image:url("../img/sounds.png");background-repeat: no-repeat; 
    width:220px;
    height:37px;
    float: right;
    margin:0 20px 0 0;
    padding:0;    
}
a#mehrsound, a#mehrsound1{
    display: block;
    background-image:url("../img/sounds.png");background-repeat: no-repeat; 
    width:220px;
    height:37px;
}
a#mehrsound, a#mehrsound1:hover{
    background-image:url("../img/sounds_h.png");background-repeat: no-repeat;
    width:220px;
    height:37px;
}
a#mehrsound, a#mehrsound1:active {
    background-image:url("../img/sounds_a.png");background-repeat: no-repeat;
    width:220px;
    height:37px;
}

nav ul li{
    display:inline;    
}

nav ul li a,
nav ul li a:visited{
    font-family:Myriad-Pro,Arial,Sans-Serif;
    color:#EBEEEC;
    display:block;
    float:left;
    font-size:1em;
    font-weight:normal;
    margin:5px 2px;
    padding:7px 10px 4px;

}

nav ul li a:hover{
    color:#000000;
    text-decoration:none;

}
div ul li{
    display:inline;
}

div ul li a,
div ul li a:visited{
    font-family:Myriad-Pro,Arial,Sans-Serif;
    color:#EBEEEC;
    display:block;
    float:left;
    font-size:1em;
    font-weight:normal;
    margin:5px 2px;
    padding:2px 5px 2px;

}

div ul li a:hover{
    color:#000000;
    text-decoration:none;
}

div.navbar-fixed-bottom, #formular, form table tr td input,form table tr td textarea,
nav, article, div.navbar-fixed-bottom ul li a,#gallery-links.clear1,
nav ul li a,figure,.by,.up, video, .claimer-box{
    /* Applying CSS3 rounded corners: */
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
#gallery-links.clear1{
    /* Applying CSS3 rounded corners: */
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;

    width:266px;
}
form table tr td input, #article_jq figure .html5gallery, audio, #player{
    /* Applying CSS3 rounded corners: */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
/* Article styles: */

#page{
    width:960px;
    margin:0 auto 0 auto;
    position:relative;        
}


article{	
    background-color:rgba(20,50,70,0.2);
    background-image:url("../img/desk2015_2.png");background-repeat: repeat;
    height: 720px;
    margin:2em 0;
    padding:20px;
    border-top:1px solid #FCFCFC;
    border-left:1px solid #FCFCFC;


    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}
#article_k{	

    height:100%;
    margin:2em 0;
    padding:20px;
    border-top:1px solid #FCFCFC;
    border-left:1px solid #FCFCFC;


    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}
figure.kreisbox{

    border-bottom:1px solid #FCFCFC;
    border-right:1px solid #FCFCFC;
    float:right;
    height:340px;
    margin:3px 165px 0 40px;
    overflow:hidden;
    width:340px;
    border-radius:170px;
    -webkit-border-radius:170px;
    -moz-border-radius:170px;
    -o-border-radius:170px;
    -ms-border-radius:170px;
}

figure.web_s{

    border-bottom:1px solid #FCFCFC;
    border-right:1px solid #FCFCFC;
    float:left;
    height:140px;
    margin:10px 165px 10px 40px;
    overflow:hidden;
    width:310px;
    border-radius:170px;
    -webkit-border-radius:170px;
    -moz-border-radius:170px;
    -o-border-radius:170px;
    -ms-border-radius:170px;
}

#article_k figure{

    border-bottom:1px solid #FCFCFC;
    border-right:1px solid #FCFCFC;
    float:right;
    height:340px;
    margin-left:5px;
    margin-top:65px;
    overflow:hidden;
    width:620px;
}
#article_jq{	

    height:100%;
    margin:2em 0;
    padding:20px;
    border-top:1px solid #FCFCFC;
    border-left:1px solid #FCFCFC;


    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}
#article_jq figure{

    border:none;
    float:right;
    height:420px;
    margin-right:98px;
    margin-top:5px;
    overflow:hidden;
    width:720px;

}
#article_jq figure.g_text{
    background-color:rgba(112,112,112,0.2);
    border:none;
    float:right;
    height:62px;
    margin:35px -16px 25px auto;
    padding:6px;
    overflow:hidden;
    width:60%;

}
#article_jq figure.g_code{
    background:none;
    border:none;
    float:left;
    height:22px;
    margin:5px auto 5px auto;
    padding:6px;
    overflow:hidden;
    width:100%;

}

#article_jq figure .html5gallery{


    float:right;
    height:420px;
    margin:0 auto 0 auto;
    overflow:hidden;
    width:720px;

}
.hidden    {display:none;list-style:none;}
/*____________start movies*___________*/

#article_m{	
    border:none;
    height:100%;
    margin:1em 0;
    padding:20px;
    border-top:1px solid #FCFCFC;
    border-left:1px solid #FCFCFC;
    overflow:hidden;
}
#article_m figure.vid1{
    background-image: none;
    background-color:rgba(184,156,80,0.1);
    border:none;
    float:left;
    height:420px;
    margin:0 auto 0 auto;
    padding:2px;
    overflow:hidden;
    width:720px;
}
#article_m figure.vid1 video{
    background-image: none;
    background-color:rgba(0,0,0,1);
    border:none;
    float:left;
    height:420px;
    margin:0 auto 0 auto;
    padding:0;
    overflow:hidden;
    width:720px;
}
#article_m figure.vid{
    background-image: none;
    background-color:rgba(184,156,80,0.1);
    border:none;
    float:left;
    height:120px;
    margin:0 auto 0 auto;
    padding:2px;
    overflow:hidden;
    width:176px;
}
#article_m figure.vid video{
    background-image: none;
    background-color:rgba(0,0,0,1);
    border:none;
    float:left;
    height:120px;
    margin:0 auto 0 auto;
    padding:0;
    overflow:hidden;
    width:176px;
}

#article2 figure.vid{
    background-image: none;
    background-color:rgba(184,156,80,0.1);
    border:none;
    float:right;
    height:420px;
    margin:0 auto 0 auto;
    padding:2px;
    overflow:hidden;
    width:720px;
}
#article2 figure.vid video{
    background-image: none;
    background-color:rgba(0,0,0,1);
    border:none;
    float:right;
    height:420px;
    margin:0 auto 0 auto;
    padding:0;
    overflow:hidden;
    width:720px;
}
#article_m figure.vid iframe{
    background-image: none;
    background-color:rgba(112,112,112,0.4);
    border:none;
    float:left;
    height:420px;
    margin:0 auto 0 auto;
    padding:0;
    overflow:hidden;
    width:720px;
}
#article_m figure.g_text{
    background-color:rgba(0,0,0,0.2);
    border-bottom:1px dotted #000000;
    float:left;
    height:28px;
    margin:-6px -226px 5px auto;
    padding:5px 0 0 5px;
    overflow:hidden;
    width:80%;

}
#article_m figure.g_code{
    background:none;
    border:none;
    float:left;
    height:22px;
    margin:5px auto 5px auto;
    padding:1px 0 0 0;
    overflow:hidden;
    width:100%;

}


/*____________ende movies*___________*/
form table tr td input{



    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}
form table tr td textarea{



    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}

#formular{
    margin:60px auto 0 200px;
    width:640px;


    border-left:1px solid #FCFCFC;


    -moz-box-shadow:0 0 1px #333333;
    -webkit-box-shadow:0 0 1px #333333;
    box-shadow:0 0 1px #333333;
}
#article_i{	
    background-color:rgba(0,0,0,0.2);
    height:2100px;
    margin:0;
    padding:20px;
    border-top:1px solid #FCFCFC;
    border-left:1px solid #FCFCFC;


    -moz-box-shadow:0 1px 1px #333333;
    -webkit-box-shadow:0 1px 1px #333333;
    box-shadow:0 1px 1px #333333;
}

figure{
    background-color:rgba(112,112,112,0.3);
    border-bottom:1px solid #FCFCFC;
    border-right:1px solid #FCFCFC;
    float:right;
    height:340px;
    margin-left:5px;
    overflow:hidden;
    width:620px;
}


figure:hover{
    -moz-box-shadow:0 0 2px #4D7788;
    -webkit-box-shadow:0 0 2px #4D7788;
    box-shadow:0 0 2px #4D7788;
}

figure img{
    margin:0;
}
figure #jqgallery{
    background: url("../img/article5.png");background-repeat: repeat-x;
    border-bottom:1px solid #FCFCFC;
    border-right:1px solid #FCFCFC;
    float:right;
    height:400px;
    margin-left:5px;
    overflow:hidden;
    width:620px;
}

.html5gallery{
    margin:-10px 0 0 -10px;
    padding:0;
}
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
}

/* Footer styling: */

footer{
    margin-bottom:25px;
    text-align:center;
    font-size:0.825em;
}


footer p{
    margin-bottom:-2.5em;
    position:relative;
}

footer a,footer a:visited{
    color:#EBEEEC;
    /*background: url("../img/article3.png");background-repeat: repeat;*/
    background-color:rgba(122,0,0,0.6);
    display:block;
    padding:2px 8px;
    z-index:100;
    position:relative;
}

footer a:hover{
    text-decoration:none;
    color:#000000;
}

footer a.by{
    float:left;

}

footer a.up{
    float:right;
}


