/
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * 
http://cssreset.com 
*/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}



/* global */
body
{
font-size: 100%;
border-top:5px solid #333333;
margin:0;
padding:0;
background:#f1f19b;
background:#fff;
font-family: Arial, sans-serif;
color:#000;
}

#seite6 p#newsletter {
display:none;
}

input
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        padding: 7px;
        outline: 0;
        border:0;
        width:250px;
        background: #EBE8DE;
        border-radius:5px;
}

input[type=submit]
{
        width:auto;
        padding: 5px 18px;
        line-height:25px;
        text-shadow:none;
        cursor:pointer;
        box-shadow: none;
        background: #333333;
        color: #fff;
}

p {
margin:0;
margin-bottom:1em;
 line-height:1.4em;
}

a {
color:inherit;     
}

strong {
font-weight:bold;
}


#slides {
max-height: 320px;
margin-left: auto;
margin-right: auto;
}

figcaption strong
{
        border-bottom: 1px solid #D6D0C1;
        padding-bottom:10px;
        margin: 10px 0;
        display:block;
}

figcaption
{
        line-height: 25px;
        font-size:14px;
        width:200px;
}

hr
{
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
}
form label {
width: 100px;
display:inline-block;
}
form .TXNewsletters_form_text {
padding-bottom: 0.7em;
}

form .TXNewsletters_form_right div {
padding-left: 135px;
}
form .TXNewsletters_form_right input:hover {
background-color: #D6D0C1;
}


input#geschlechtHerr,
input#geschlechtFrau {width: 20px;}



/* HEADER */

header
{
        position:relative;
        width:auto;
        max-width:900px;
        margin: 0 auto 20px auto;
}

header h1
{
 text-align: top left;  
margin:0;
 font-size:32px;
color:#333;
        font-family: Impact, "Arial Black", sans-serif;
}

header h1 span {
float:left;
padding-top: 30px;

paddng-bottom:0;
}
header h1 span.logozug {
padding-top: 46px;
padding-left: 30px;
}
header p
{
        font-family: Arial, sans-serif;
        font-size:1em;
        color: #000;
  
        padding-left: 140px;
clear:both;
width: 300px;
height: 20px;
position: relative;
top:-3px;

}

nav
{
        position:absolute;
        right:0;
        bottom:0;

}

nav ul
{
        list-style:none;
}

nav ul li
{
        display:block;
        float:left;
        padding:5px 11px;

}

nav ul li a:link, nav ul li a:visited, nav ul li a:hover, 
nav ul li a:focus, nav ul li a:active
{
font-family: Arial, sans-serif;
border-top: solid #FEED01 3px;
color:#333;
font-weight:bold;
padding:3px;
text-decoration:none;
}

nav ul li a:hover, nav ul li a:focus, nav ul li a:active {

        background: #FEED01;
}
nav ul li.active a {
background: #feed01;
}

#mobileMenu 
{
position: fixed;
top:0;
padding-top: 25px;
        width: 100%;
        display: block;
background-color: #fff;
display: none;

}
#mobileMenu ul
{

        margin:0;
padding:0;
}


#mobileMenu ul li
{
        display:block;
        background-color: #fff;
        color: #000;
        padding: 8px 0;
        letter-spacing: 0.1em;
        text-align: center;

        border-bottom: 3px solid #feed01;
}

.toggleMobile
{
        display: none;
}

/* 3 COLUMNS */



#boxcontent
{
clear:both;
        width:auto;
        max-width:900px;
        margin:0 auto;
        padding:40px 0 45px 0;
border-top: solid 1px #D6D0C1;
}

#boxcontent article
{
        float:left;
        width:237px;
        margin-right:94px;

        font-size:14px;
}

#boxcontent article.last {
margin-right:0;

}

#boxcontent article h3
{
        font-family: Arial, sans-serif;
        font-size:1.2em;
        width:237px;
        
margin-bottom:10px;
margin-left:0;
}

#boxcontent article img
{
        float:left;
padding-bottom: 10px;
}

#boxcontent article p
{
        line-height:25px;
        font-family: Arial, sans-serif;
        margin-left:0;
}

#slider_content1, #slider_content2, #slider_content3
{
        line-height: 25px;
        font-family: 'Open Sans', sans-serif;
        width:350px;
        position:absolute;
        top:15%;
        left:15%;
        display:none;
        z-index:11;
}

#slider_content1 h3, #slider_content2 h3, #slider_content3 h3
{
        color:#EBE8DE;
        font-size:25px;
        font-weight:bold;
        margin-bottom:10px;
        background-color:#333333;
        padding:10px 15px;
        border-radius: 15px 0 15px 0;
        display:inline-block;
}

#slider_content1
{
        display:block;
}

#slider_content1 p, #slider_content2 p, #slider_content3 p
{
        margin:0 0 30px 0;
        color:#4a463b;
        background-color:#EBE8DE;
        padding:10px 15px;
        border-radius: 5px;
}


/* BUTTONS */

.button
{
        padding:7px 14px;
margin: 7px;
        border: 1px solid #ffcc01;
        background-image: linear-gradient(bottom, #f1f19b 0%, #ffcc01 100%);
        background-image: linear-gradient(to bottom, #f1f19b 0%, #ffcc01 100%);
        background-color: #ffcc01;
        color: #333;
        text-decoration:none;
        border-radius:5px;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover
{
        background:none #EBE8DE;
        border-color: #EBE8DE;
        text-shadow:none;
        color: #666;
}


/* SPACER */

#spacer
{
        width:auto;
        height:70px;
        background-color:#333;
        position:relative;
        font-family: Arial, sans-serif;
        color:#fff;
        font-size:18px;

} 

#spacer p
{
 margin-top:22px;
        width:auto;
        position:absolute;
        left:50%;
        margin-left:-450px;  
}




#spacer .search
{
        margin-top:15px;
        width:auto;
        position:absolute;
        right:50%;
        margin-right:-480px;
}






/* FOUR COLUMNS */



#four_columns, #text_columns
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        clear:both;
        width:auto;
        max-width:900px;
        margin:0 auto;
}

#four_columns h2, #text_columns h3
{
        font-size:20px;
        border-bottom: 1px solid #D6D0C1;
        padding: 20px 0;
        margin-bottom: 20px;
}



#four_columns .img-item
{
        float:left;
        margin-right:25px;
}

#four_columns .img-item a
{
        position:relative;
        display:block;
}

.thumb-screen
{
        display:block;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:113px;
        background: #000 url("file:///Users/Gka/Documents/Projekte/BI-antiatom-ludwigsburg/BI%20Antiatom/css/img/zoom.png") center center no-repeat;
        z-index:99;
        opacity: 0;
        transition: opacity .5s ease;
}

.thumb-screen:hover
{
        opacity:0.5;
}

/* TWO COLUMNS */

#text_columns article.column1, #text_columns .column2
{
        margin: 0;
        font-size:1em;
        float:left;
        width:100%;
        max-width: 450px;
}


#text_columns .column2
{
        margin: 0;
}
#text_columns .column2 h3 {
padding-left: 100px;
margin-bottom:10px;
}

.column h2 {
margin-top: 3em;
margin-bottom:0;
padding:0;
color: #666;
}

.row
{
        position:relative;
        margin: 10px 0 0 50px;
        float:right;
        width:350px;
padding-bottom: 10px;
border-bottom: solid 1px #fff;
}

.row img
{
        float:left;
}

.row p
{
padding:0;
margin-top:0;
        margin-left: 100px;
}

.row .kleibild img {
width: 80px;
height: 80px;
}

/* TERMINESEITEN */

.terminblock {
float:left;
width: 100%;
min-height: 237px;
margin-bottom: 1.4em;
}
.bild {
float:left;
width: 237px;
padding-right: 1.4em;
}
.terminblock h2 {
display:inline;
font-size: 1.4em;
}

#text_columns article .terminblock h3 {
border-bottom:0;
padding:0;
}
/* FOOTER */

footer
{
        position:relative;
        clear:both;
        width:auto;
        height:380px;
        background:#333333;
}

footer .wrapper
{
        line-height:25px;
        margin: 0 auto;
        padding-top:30px;
        width:auto;
        max-width:900px;
        font-size:14px;
}

footer .wrapper .column
{
        font-family: Arial, sans-serif;
        color:#ababab;
        float:left;
        width:237px;
        margin-right:90px;
}

footer .wrapper .column.rightlist
{
        margin-right:0;
}


footer .wrapper .column.midlist ul li
{
margin-left:-38px;
        display:block;
        width:auto;
        padding:0 0 10px 0;
        margin-bottom:10px;
        border-bottom: 1px solid #444444;
        background:url("file:///Users/Gka/Documents/Projekte/BI-antiatom-ludwigsburg/Lingulo-Responsive-Tutorial-master/css/img/arrowright2.png") left 6px no-repeat;
}

footer .wrapper .column.midlist ul li a:hover
{
        color:#fff;
}

footer .wrapper .column.rightlist ul li
{
        display:block;
        width:auto;
        margin-bottom:15px;
margin-left:-38px;

height: 2.7em;
}

footer .wrapper .column.rightlist ul li a span
{
        margin-left:95px;
        display:block;
}

footer .wrapper .column.rightlist ul li a img
{
        transition: border .25s ease;
        float:left;
        border:3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover
{
        border-color: #5e5e5e;
}

footer .wrapper .column h4
{
        font-size: 16px;
        color: #fff;
        border-bottom: 1px solid #444444;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
}

#copyright
{
        background: #1D1D1D;
        height:70px;
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
}
#copyright .wrapper
{
        font-family: Arial, sans-serif;
        padding-top:25px;
        color: #5e5e5e;
        font-size:14px;
        position:relative;
}
#copyright .wrapper .social
{
        position:absolute;
        right:0;
        top:25px;
}
#copyright .wrapper .social a
{
        transition: opacity .25s ease;
        opacity: 0.3;
        margin-left: 12px;
        display:block;
        float:left;
}
#copyright .wrapper .social a:hover
{
        opacity: 0.7;
}
#copyright .wrapper a
{
        color: #ABABAB;
}

#copyright .wrapper a:hover
{
        color: #fff;
}


/* SKIPLINK */
.go-top
{
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover
{
        background-color: rgba(0, 0, 0, 0.6);
}


/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container
{
        border-top: 1px #d6d0c1 solid;
}
#slides
{
        display: none;
}

/* Center the slideshow */
.container
{
        width:auto;
        margin: 0 auto;
        position:relative;
}

/* Show active item in the pagination */
.slidesjs-pagination .active
{
        color:red;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
{
        display:none;
        color:#000;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}
#boxcontent a:link {
text-decoration: underline;
}

.ditto_summaryPost, .vorschaubild {
float:left;

}
#text_columns article .ditto_summaryPost h3 {
border-bottom:0;
}
.vorschaubild {
padding-right: 1.4em;
width=237px;
}
#text_columns article .ditto_summaryPost h3, 
.ditto_summaryPost p {
display:block;
margin:0;
padding:0;
}
.ditto_summaryPost {
display:block;
min-height: 260px;
width: 100%;
margin-bottom: 2em;
}
p.ditto_link {
margin-top: 20px;
}

/* ================================================================================
MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

@media (max-width: 1215px)
{
        #slider_content1, #slider_content2, #slider_content3
        {
                width:auto;
                margin-right:50px;
        }
        #slider_content1 h2, #slider_content2 h2, #slider_content3 h2
        {
                font-size:18px;
        }
        #slider_content1 p, #slider_content2 p, #slider_content3 p
        {
                font-size:14px;
        }
        #slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
        {
                display:inline;
        }
        .container .button
        {
                display:none;
        }
}

@media (max-width: 915px)
{

        #boxcontent article
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 60%;
        }
        #spacer
        {
                font-size:15px;
        }
        #spacer .search
        {
                margin-top:19px;
                margin-right:-385px;
        }
        #spacer p
        {
                margin-left:-370px;
        }
        input
        {
                padding:4px;
                font-size:14px;
        }
        input[type="submit"]
        {
                padding: 1px 14px;
        }
        #four_columns
        {
                width: 500px;
        }
        #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
        {
                margin-top: 25px;
        }
        #text_columns article.column1, 
#text_columns .column2
        {
                float:none;
                max-width: 700px;
                margin: 50px 30px 0 30px;
        }
        .column2 .row
        {
                float:none;
                margin:0 0 40px 50px;
        }
        footer .wrapper .column
        {
                font-size: 12px;
                width: 230px;
        }
footer .wrapper
{
        max-width:650px;
        
}
#boxcontent article
{
height:250px;
max-width:700px;
display:block;
margin: 50px 30px 0 30px;
 
}
#boxcontent article img {
padding-right: 30px;
}

#text_columns {
margin-left: 30px;
margin-right: 30px;
}

}

@media (max-width: 765px)
{

        
        header
        {
                height:120px;


        }
header h1
        {
                font-size:20px;
        }
header h1 {padding-left: 25px;}

header p {
position: relative;
top: -35px;
left: 25px;
width: 300px;}

header p{
display:none;
}
.container
        {
                height:1px;
                top: -1500px;
        }


        header nav
        {
                right: auto;
                bottom: auto;
                left: 50%;
                top:100px;
                margin-left: -184px;
        }
        
        footer
        {
                padding-bottom:70px;
                height: auto;
        }
        footer .wrapper
        {
                width: 350px;
                margin: 0 auto;
        }
        footer .wrapper .column
        {
                margin-top:30px;
                float:none;
                font-size: 14px;
                width: auto;
        }
        footer .wrapper .social
        {
                display:none;
        }
header nav, #spacer
        {
                display:none;
        }

#mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                right: 10px;
                display: block;
                width: 40px;
                height: 36px;
                cursor: pointer;
                z-index: 999;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
                display: block;
                position: absolute;
                width: 40px;
                height: 8px;
                left: 0;
                background: #feed01;
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 14px;
        }
        .toggleMobile span.menu3
        {
                top: 28px;
        }
        .toggleMobile.active span.menu1
        {
                top: 14px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu2
        {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu3
        {
                opacity: 0;
                -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        
        
.vorschaubild {
display:block;
width: 100%;
}

}

@media (max-width: 480px)
{



header
        {
            margin-top: 20px;
            text-align: left;
        }      

header h1 span.logozug
{
  padding-top: 46px;
  padding-left: 0;
}
          
        #spacer
        {
                height:auto;
                padding-bottom:15px;
        }
        #text_columns .columns1
        {
                width:auto;
        }
        #four_columns .img-item
        {
                width: 200px;
                float:none;
                margin: 25px auto 0 auto;
        }
        #four_columns h2
        {
                margin: 0 30px;
        }
        .column2 .row
        {
                margin: 0 0 20px 10px;
                width:auto;
        }
        footer .wrapper
        {
                width:auto;
        }
        footer .wrapper .column
        {
                margin: 0 auto 15px auto;
                max-width:300px;
        }
        input
        {
                width:auto;
        }
        
 footer .wrapper .column.rightlist {
 margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
 }       
        
        
}
div.ditto_summaryPresse {
        padding-top: 1em;
        border-top: solid 1px #D6D0C1;
}