body
{
width:auto;
max-width:900px;
margin: 0 auto;
border-top: 5px solid #800000;
background: #FFFFFF;
font-family: helvetica, arial, sans-serif;
color: #000000;
font-size:14px; 
}

h1
{
font-size: 18px;
line-height: 25px;
font-weight: bold;
color: inherit;
}

h1.davor
{
padding-top: 20px;
}

h2
{
font-size: 16px;
line-height: 25px;
font-weight: bold;
color: inherit;
}

h3
{
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: inherit;
}

h4.diskussion
{
font-size: 16px;
line-height: 25px;
font-weight: bold;
color: white;
background: #6666FF;
text-align: center;
padding: 10px;
margin: 30px 0;
}

.diskussion a
{
color: white;
background: #4F4FFF;
border: solid 1px;
border-radius: 1em;
padding: 5px;
margin: 0 10px;
}

.diskussion a:hover
{
color: lightgrey;
}


p
{
margin: 0 0 10px 0;
line-height: 16px;
font-weight: 500;
}

sup
{
font-size: 11px;
vertical-align:super;
}

sub
{
font-size: 11px;
vertical-align:sub;
}

.klein
{
font-size: 12px;
line-height: 13px;
}

.rechts
{
text-align: right;
}

.center
{
text-align: center;
}

.block
{
text-align: justify;
}

.vorspann
{
text-align: justify;
font-weight: bolder;
}

.fett
{
font-weight: bold;
}

.kursiv
{
font-style: italic;
}

.zitat
{
background: #DDDDDD;
padding: 5px;
margin-bottom: 10px;
}

a
{
text-decoration: none;
color: #800000;
transition: color .5s ease;
}

a:hover
{
text-decoration: underline;
color: #FF0000;
}

strong
{
font-weight: bold;
}

figcaption
{
line-height: 25px;
color: #666666;
font-size:12px;
}

figcaption strong
{
font-size: 14px;
border-bottom: 1px solid #666666;
padding-bottom:10px;
margin: 10px 0;
display:block;
}

.img-rechts
{
float:right;
padding-top:10px;
margin-left: 10px;
padding-left: 20px;
background: #FFFFFF;
}

.img-links
{
float:left;
padding-right: 20px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
background: #FFFFFF;
}

.img-linkszitat
{
float:left;
margin-right: 10px;
margin-bottom: 10px;
margin-left: -5px;
padding-top: 10px;
padding-right: 20px;
background: #FFFFFF;
}

.img-rechtszitat
{
float:right;
margin-left: 10px;
margin-bottom: 10px;
margin-right: -5px;
padding-top: 10px;
padding-left: 20px;
background: #FFFFFF;
}

.einschub
{
float:left;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
width:400px; 
border:solid 1px #CCCCCC; 
padding:10px;
}

.leserbrief
{
background: #DDDDFF;
padding: 5px;
margin-bottom: 10px;
}

.leserbrief h1
{
text-align: center;
}

p.absender
{
font-style: italic;
border-bottom: 1px dotted #000000;
padding-bottom: 5px;
}

p.absenderende
{
font-style: italic;
}

#cdsands
{
font-size:24px;
font-weight:bold;
border-top: 1px solid #800000;
padding: 10px 0;
margin-top: 10px 0;
}

.rot
{
color: #FF0000;
}

.weihnachtsgruen
{
color: #006400;
text-align: center;
}

/* ------------------------- header ----------*/

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

/* ----------------------- Slider    ------------*/

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

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

#slider_content1, #slider_content2, #slider_content3, #slider_content4, #slider_content5
{
line-height: 30px;
width:auto;
position:absolute;
bottom: 10px;
right: 10px;
display:none;
z-index:11;
}

#slider_content1
{
display:block;
}


#slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3
{
color: #800000;
font-family: 'Roboto Slab', serif;
font-size: 18px;
font-weight: bold;
padding: 8px;
display: inline-block;
}

/* ----------------------- Navigation ------------*/

nav ul
{
position: absolute;
top: 200px;
left: 0;
width: 100%;
list-style:none;
border:  1px solid #800000;
border-top-right-radius: .5em;
border-bottom-left-radius: .5em;
font-family: 'Roboto Slab', serif;
font-size: 13px;
}


nav ul li
{
display:block;
float:left;
padding: .4em 1.2em;
font-weight: bolder;
color: #FFFFFF;
border-right:  1px solid #800000;
}

#impr
{
padding: .4em 1.2em;
border: 0;
}

#einzel
{
padding: .9em 1.2em;
}

#einzelon
{
padding: .9em 1.2em;
color: #000000;
}

nav ul li a
{
color: #FFFFFF;
text-shadow: 1px  1px 1px #333333, 1px -1px 1px #333333, -1px  1px 1px #333333, -1px -1px 1px #333333;
transition: all .3s ease;
}


nav ul li a:hover
{
color: #800000;
text-shadow: none;
}

#on
{
color: #000000;
}



#mobileMenu
{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}

#mobileMenu ul li
{
        display:block;
        background-color: #CCCCCC;
        color: #fff;
        padding: 12px 0;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 1px solid #000000;
}

.toggleMobile
{
        display: none;
}


/* ----------------- BANNER --------------------- */

.bannerzeile
{
text-align: center;
}

.bannerzeile img
{
border: 0;
margin-top: 5px;
}

#banner1
{
margin-right: 10px;
}

#banner2
{
margin-right: 10px;
}

#banner2a
{
margin-right: 10px;
}

#banner3
{
margin-right: 0;
}

.bannerzeile2
{
text-align: center;
border-bottom: 1px solid #800000;
padding: 20px 0;
}

.bannerzeile2 img
{
border: 0;
}

/* ----------------- BOXCONTENT ------------------ */


#boxcontent
{
width:auto;
max-width:900px;
margin: 0 auto;
padding-bottom:10px;
}

#boxcontent article
{
border-bottom: 1px solid #800000;
padding: 20px 0;
margin: 20px 0;
}

#boxcontent article.second
{
border-bottom: 1px dashed #800000;
padding: 20px 0;
margin: 20px 0;
}

#boxcontent article ul li
{
list-style: disc;
margin-left:16px;
margin-bottom:10px;
}

#boxcontent article ol li
{
list-style-type: decimal;
margin: 0 0 4px 24px;
line-height:16px;
}

#boxcontent article ol
{
margin-bottom:10px;
}

#boxcontent article h2
{
padding-bottom:2px;
}

#boxcontent article h3
{
padding-bottom:10px;
}

/* ----------------- VIER ------------------ */


.vier
{
width:auto;
max-width:900px;
margin: 0 auto;
padding-bottom:10px;
border-bottom: 1px solid #800000;
}

.vier article
{
width:210px;
margin-right:20px;
display:block;
float:left;
}

.vier article.vierrussisch 
{
margin-right:0;
}

/* ----------------- VIER über Banner ohne Strich unten ------------------ */


.vierohne
{
width:auto;
max-width:900px;
margin: 0 auto;
}

.vierohne article
{
width:210px;
margin-right:20px;
display:block;
float:left;
}

.vierohne article.vierrussisch 
{
margin-right:0;
}



#first
{
margin-top: 70px;
}

/* ----------------- ZWEI ------------------ */


.zwei
{
width:900px;
margin: 0 auto 10px auto;
}

.zweilinks
{
width:410px;
margin-right:20px;
font-size:13px; 
display:block;
float:left;
}

.zweirechts
{
width:470px;
font-size:13px; 
display:block;
float:left;
}

/* ----------------- ZWEI - Beimlergedicht ------ */


.zweilinks1
{
width:250px;
margin-top:10px;
margin-right:20px;
font-size:13px; 
display:block;
float:left;
}

.zweirechts1
{
width:250px;
margin-top:10px;
font-size:13px; 
display:block;
float:left;
}


/* ------------- großes Bild verkleinern -------- */

.zugross
{
margin-top: 6px; 
margin-bottom: 10px;
max-width: 100%;
height: auto;
}

/* ------------------------ Tabelle -------------- */

table 
{
display: table;
border-collapse: collapse;
margin: 10px 0;
line-height: 18px;
}

tr 
{
display: table-row;
}

td 
{
display: table-cell;
border: 0;
padding: 5px 10px 5px 0;
}

th 
{
display: table-cell;
text-align: left;
border: 0;
padding: 0 10px 10px 0;
}

.autor
{
min-width: 150px;
}


/* ------------------------ Footer -------------- */

footer
{
position:relative;
clear:both;
width:auto;
height: 60px;
margin-top: 20px;
margin-bottom: 20px;
}

#copyright
{
position:absolute;
bottom:0;
left:0;
width:100%;
}

#copyright .wrapper
{
margin-top: 10px;
border-top: 5px solid #800000;
padding-top:25px;
font-size:13px;
position:relative;
text-align: center;
}


/*----------------- Galerie ----------------*/
.image-link
{
display:inline-block; 
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px; 
}

.galerie-image
{
height:6rem;
border: 2px solid #000000;
border-radius:6px;
}

/* MISC */

.clear
{
clear:both;
}

.hidden
{
position:absolute;
clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
clip: rect(1px, 1px, 1px, 1px);
}


/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

@media (max-width: 600px)
{
header
{
height: 400px;
}

#kopfklein
{
text-align: center;
}		        

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

#boxcontent
{
margin: 10px;
}

tr, th, td 
{
display: block;
}
tr
{
border-bottom: 1px solid #CCCCCC;
}

        #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 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: #800000;
                -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);
        }
}

@media (min-width: 601px)
{
#kopfklein
{
position:absolute;
clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
clip: rect(1px, 1px, 1px, 1px);
}

}

