root { 
    display: block;
}

#firmlogo{
display: none;
}

a:link {text-decoration:underline; font-weight:normal; }
a:link {font-style:normal; text-decoration:none;color:#000000}
a:visited {font-style:normal;text-decoration:none;color:#000000}
a:hover {font-style:normal;text-decoration:underline;color:000000}
a:active {font-style:normal;text-decoration:none;color:#000000}


@media only screen
and (min-width :1200px) {
 
body, html {
  width: 1200px;
  margin: 0 auto;
}

#header{
    width: 1200px;
    height: 150px;
    background-image: -moz-linear-gradient(46% 0% 138deg,#BF0000, #FFFFFF, #BF0000 100%);
    background-image: -webkit-linear-gradient(46% 0% 138deg,#BF0000, #FFFFFF, #BF0000 100%);
    background-image: -o-linear-gradient(46% 0% 138deg,#BF0000, #FFFFFF, #BF0000 100%);
    background-image: linear-gradient(46% 0% 138deg,#BF0000, #FFFFFF, #BF0000 100%);
    background-color: #BF0000;
    background-size: 1200px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}





#header h2{
    color: white;
    font-family: Palatino;
    font-size: 36px;
    padding-top: 40px;
    margin-bottom: -10px;
    text-align: right;
	margin-right: 50px;
    
}

#header h3{
    color: white;
    font-family: Verdana;
    font-size: 12px;
    text-align: right;
    margin-right: 50px;
    
}

#header a{
    text-decoration: none;
}

#header img{
    width: 90px;
    height: 90px;
    float: left;
    margin-left: 550px;

    margin-top: 30px;
    border: 0px;
}

#menu {
       width: 1200px;
       height: 40px;
       background-color: rgba(220,230,242,0.66); 
       border-bottom-right-radius: 5px;
       border-bottom-left-radius: 5px;
	 
      
}

    #menu ul{
    float: left;
	left: 240px;
	list-style-type: none;
	position: relative;

            }

    #menu ul li{
        list-style: none; 
        float: right;
        position: relative;
        
   }

   #menu ul li a {
       color: #bf0000;
       font-weight: bold;
       font-family: Helvetica, Arial, sans-serif;
       text-decoration: none;
       font-size: 16px;
       width: auto;
       display: block;
       padding: 0 22px;

    }
   
   #menu ul li a:hover {
       color: #bf0000;
       text-decoration: underline; 
   }
   
   #menu ul li a:visited {
       color: #bf0000;
       text-decoration: underline;

   }
   
#text{
    width: 920px;
    height: auto;
    float: left;
    margin-left: 280px;
    clear: both;
   }
   
   #text p{

      text-align: justify;
      padding-top: 1px;
      margin-left: 30px;
      margin-right: 0px;
      list-style: none;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 1.25em;

   }   

 
   #text ol{
      text-align: justify;
      margin-left: 30px;
      margin-right: 0px;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 1.25em;

   }   

   #text center{
      list-style: none;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 17px;
      margin-left: 30px;
      line-height: 1.25em;
}

 #text hr{
	background-color: #888888;  /* Farbe für Opera und Firefox */
	color: #888888; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	margin-left: 30px;
	
}


   #text h1{
      text-align: justify;
      margin-left: 30px;
      margin-right: 30px;
      margin-bottom: 25px;
      list-style: none;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.25em;
}

#text h2{
      text-align: justify;
      margin-top: 30px;
      margin-left: 30px;
      margin-right: 30px;
      margin-bottom: -8px;
      list-style: none;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: bold;      
}


#text h3{
      text-align: justify;
      margin-top: 30px;
      margin-left: 30px;
      margin-right: 30px;
      margin-bottom: -8px;
      list-style: none;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: bold;
}


#text ul{
    	margin-left: 10px;
	margin-right: 10px;

        
}


#text ul li{
        list-style-type: square;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.25em;
	text-align: justify;
	margin-bottom: 15px;
      
}


.bild1 img{
      width: 200px;
      float: right;
      margin-left: 20px;
      margin-top: 30px;
      margin-bottom: 20px;
      border-radius: 25px;
      box-shadow: 3px 3px 20px #666;
      
}
   
.bild2 img{
      width: 300px;
      height: 200px;
      float: right;
      margin-left: 20px;
      margin-top: 20px;
      margin: 20px;
      border-radius: 25px;
	  box-shadow: 3px 3px 20px #666;

}   

.bild3 img{
	width: 160px;
	height: 240px;
	float: left;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 25px;
	box-shadow: 2px 2px 20px #666;
	
}   

.bild4 img{
      width: 200px;
      height: 300px;
      float: left;
      margin-left: 30px;
	  margin-right: 20px;
      margin-top: 20px;
      margin-bottom: 20px;
      border-radius: 25px;
      box-shadow: 3px 3px 20px #666;
      
}


.bild5 img{
      width: 200px;
      float: right;
      margin-top: 20px;
      margin-left: 25px;
      margin-right: 20px;
      margin-bottom: 20px;
      
          
}


#beispiel{
	margin-left: 30px;
	background-color: #C0C0C0;
	border-style: groove;
	border-width: 4px;
    
   }

#beispiel p{

      text-align: justify;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 10px;
	margin-bottom: 10px;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
	line-height: 1.25em;

   }  


#aktuelles{
	margin-left: 30px;
	background-color: #C0C0C0;
	border-style: groove;
	border-width: 4px;

    
   }

#aktuelles p{

      text-align: justify;
      margin-left: 10px;
	margin-right: 10px;
          margin-top: 10px;
	margin-bottom: 10px;
      color: black;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
	line-height: 1.25em;

   }  


#balken{
    width: 250px;
    height: 930px;
    background-color: rgba(220,230,242,0.66); 
    float: right;
    position: absolute;
    margin-left: 40px;
    top: 90px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	
}

#balken img{
    width: 200px;
    margin-left: 25px;
    margin-top: 35px;
    border:0px;
}

#links ul{
    padding-right: 25px;
    text-align:right;
    padding-bottom: 15px;
   }   
   
   #links ul li{
      padding-top: 15px;
      list-style-type: none;
       
   }
   
   #links ul li a{
    color: #bf0000;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 16px;
   }
   
   #links ul li a:hover {
       color: #bf0000;
       text-decoration: underline;
   }
   
   #links ul li a:visited {
       color: #bf0000;
       text-decoration: underline;
}

#links2 p{
    color: #bf0000;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    padding-left: 25px;
padding-top: 20px;
   }  

   #links2 ul li a:hover {
       color: #bf0000;
       text-decoration: underline;
   }
   
   #links2 ul li a:visited {
       color: #bf0000;
       text-decoration: underline;
}

   
#kontakt{
     
    margin-left: 25px; 
}  
   
#kontakt p{
    color: #black;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 15px;  
}


#bildleiste1{
    width: 230px;
    float: right;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 100px;
    border-radius: 15px;
    box-shadow: 3px 3px 20px #666;
	
}

#bildleiste1 img{
    width: 200px;
    margin-left: 15px;
    
}

#bildleiste2{
    width: 580px;
    float: right;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 15px;
    box-shadow: 3px 3px 20px #666;
	
}

#bildleiste2 img{
    width: 550px;
    margin-left: 15px;
    
}


#bildleiste3{
    width: 880px;
    margin-left: 40px;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 15px;
    box-shadow: 3px 3px 20px #666;
	
}

#bildleiste3 img{
    width: 850px;
     
}

#bildleiste4{
    width: 280px;
    margin-left: 25px;
    margin-top: 0px;
    margin-bottom: 25px;
    border-radius: 15px;
    box-shadow: 3px 3px 20px #666;
    float: right;
	
}

#bildleiste4 img{
    width: 250px;
     
}

}


/* Smartphones und Tablets (portrait and landscape) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 1199px) {
	
#header img {
width: 50px;
margin-right: 25px;
float:left;
}	

#balken img{
height: 150px;
float:left;
}

#text h1{
font-size: 18px;
}

#text h2{
font-size: 16px;
}
	
#text h3{
font-size: 15px;
}	
	
.bild5 img{
width:200px;
}	
	
#bildleiste1 img {
width: 100%;
}	
	
}
