
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

[hidden] {
    display: none;
}




nav {
    display: block;
}




menu ul {
    margin: 1em 0;
}




menu ul {
    padding: 0 0 0 40px;
}


nav ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}



nav li {
	display: inline;
}




nav li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	
	text-decoration: none;
	color: #333333;
	

}    





nav li a img {
	vertical-align : middle;
}




nav li a.sel {
	background-color: #828282;
}

nav a#pull {
	display: none;
}

*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	
	text-decoration: none;
	color: #333333;
	

}    
#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #828282;
}
.container {
	width: 1224px;
	margin: 0 auto;
	
	padding: 0 0 10px;
}

.wrapper {
	margin: 0 auto;
	width: 1224px;
        
}

/* Nachoben mit Animation V2 =========================== */
/* erfordert zzJavascripts.js  ------------------------- */
#zzNachoben {
   position: fixed;       /* bleibt beim Scrollen stehen */
   z-index: 100;          /* überlagert andere Elemente */
   bottom: 10%;              /* 10 % vom unteren Rand */
   right: 20%;            /* Zentrierung horizontal */
   margin-left: 700px; } /* Aussenabstand rechts */
#zzNachoben a {
   width: 56px;           /* Breite des Buttons */
   display: block;        /* Blockelement - neue Zeile */
   text-align: center;    /* Text zentriert */
   padding-top: 12px;     /* Innenabstand oben */
   padding-bottom: 10px;  /* Innenabstand unten */
   font-size: 80%;        /* Schriftgrösse 80 % */
   font-weight: bold;     /* Schriftart fett */
   text-decoration: none; /* Textanzeige normal */
   color: #002f60;        /* Schrift blau */
  /*  background-color: #BDC7D2;   Hintergrund graublau */
   /* Rahmen mit runden Ecken und Schatten ------------- */
  /* -webkit-border-radius: 6px;   */
  /* -moz-border-radius: 6px;       */
  /* border-radius: 6px;    Rundungs-Mass Ecken */
  /* box-shadow: 4px 4px 2px #666666;  Schatten grau */
   /* Dauer Ueberblendeffekt bei hover in sec ---------- */
   -webkit-transition-duration: 1s;
   -moz-transition-duration: 1s;
   transition-duration: 1s; }
#zzNachoben a:hover {     /* Aktion bei hover ---------- */
   color: #FF0000;        /* Schrift rot */
   background-color: #D7DEE4; } /* Hintergrund zartgrau */

 
 
  
#header {
        margin: 0px;  
        float: left;
	width: 1224px;
        height: 250px;  
        
        padding-left: 50px;
        padding-right: 50px;
        background: #A6C853;
        
                
}


.logo-box {
	
	margin-top: 50px;
        margin-left: 150px;
	background: url(../images/logo-neu2.gif) no-repeat;
        float: left;
}


#logo-box3 {
	 
        margin-top: 55px;
        margin-left: 127px;
	width: 450px;
        height: 250px;
        float: left;
        
}

.slideshow {
		
                margin-left:0px;
                margin-top: 0px;
          	float: left;          
                width: 290px;
                height: 250px;

                
                
}



nav {
    	width: 1224px;  
        
        height: 20px;
	text-align: right;
	padding: 4px 0px 6px 0px;
	margin-left: 0px;
        margin-top: 0px;   
        
        text-align: CENTER;
        text-transform: uppercase;
        background-image:     -ms-linear-gradient(left, #A6C853, #fff, #A6C853);
        background-image:     -moz-linear-gradient(left, #A6C853, #fff, #A6C853);
        background-image:     -o-linear-gradient(left, #A6C853, #fff, #A6C853);
        
       
}

#maintopic {
	width: 1224px;
        
        height: 20px;
	text-align: right;
	padding: 4px 0px 6px 0px;
	margin-left: 0px;
        margin-top: 0px;   
        
        text-align: CENTER;
        text-transform: uppercase;
        background-image:     -ms-linear-gradient(left, #D2E0E9, #fff, #D2E0E9);
        background-image:     -moz-linear-gradient(left, #D2E0E9, #fff, #D2E0E9);
        background-image:     -o-linear-gradient(left, #D2E0E9, #fff, #D2E0E9);
        
       
}


#sprachauswahl1 {
	width: 25x;
        float: left;
	text-transform: uppercase;
	padding: 4px 0px 6px 0px;
	margin-left: 225px;
        margin-top: 0px;   
        
        text-align: CENTER;
        height: 20px;
        list-style-type:none;
        display: block;
        text-decoration:none;
        color: #000000;
        
        
}


/* ------------------------- Trennzeile  ---------------*/

#hr{ 
         border: 0; 
         width: 100%;
         height: 2px;
         margin-top: 0px;
         
         
         color:#0094FF; background-color:#0094FF;
 }

/*  ------------------------- NAVIGATION HERE ---------------*/


#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #333333;
}
	



#sprachauswahl1 ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}




#sprachauswahl1 li {
	display: inline;
}




#sprachauswahl1 li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	
	text-decoration: none;
	color: #333333;
	

}    





#sprachauswahl1 li a img {
	vertical-align : middle;
}




.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}


#content {
/*	                    */
 	width: 450px;     
 */       width: 500px;   */

	padding: 20px ;
	
        margin-top: -200px;
	margin-left: 470px;
}

#content-kontakt {
/*	                    */
 	    
        width: 500px;   

	padding: 20px ;
	
        margin-top: -250px;
	margin-left: 420px;
}
#pfeil {
        
        bottom: 40px;
        margin-left: 950px;
	width: 30px;
	hight: 20px;
        
}


#banner-txt {
        margin-top: 90px; 
        margin-left: 200px;
	width: 300px;
        higth: 250px;
	
        
        
}


#social-container {
        margin-top:90px; 
        margin-left:200px;
	width: 100px;
        higth: 10px;
        float: left;	   
        
}



/* ------------------ FOOTER HERE --------------------------*/
#footer {
    
    bottom: 0px;
    
    text-align:center;
    padding: 10px;
    width: 50%;
    left: 0px;
    font-family:alegreya;
/*    font-size: 10px;    */
    
/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */

* html, * html body {
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
}




* html #footer {
    background:#FFC23F;
    height:5%;
    text-align:center;
    padding-top:1%;
    font-size: 20px;
    
    font-family:alegreya;
    

    
}

#bottom {
	width: 100%;
	height: 40px;
	clear: both;
        
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}