* {
margin:0;
padding: 0;
}


#wrapper
{margin: 0;
margin-top:20px;
width: 1100px;
height: 800px;
border-style:solid;
border-color:transparent;
border-width: 0.2px;
position:absolute;
left: 0;
right: 0;
box-shadow: 10px 10px 5px #E8ECEF;
    }

.shadow {
-moz-box-shadow: 0 0 15px 5px #E8ECEF;
-webkit-box-shadow: 0 0 15px 5px #E8ECEF;
}


/* NAVIGATION */
#navigation 
{height: 801px;
 width: 280px;
 background-color:#D5EDFA;
 position:absolute;
    }

#menue 
{list-style-type:none;
 text-indent: -1000px;
 width:200px;
    }

#navidiv 
{margin-top:114px;
    }

#logo 
{padding-top: 16px;
    }

#navipic1, #navipic2, #navipic3, #navipic4
{position:relative;
	height:50px;
	width:450px;
	margin:0 auto;	
	margin-left:15px;
  padding-top:10px;
 padding-bottom:10px;
    }
    
#navipic1 img, #navipic2 img, #navipic3 img, #navipic4 img
{position:absolute;
	left:0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;	
	transition: opacity 0.5s ease-in-out;
	
    }
    
#navipic1 img.bottom:hover,
#navipic2 img.bottom:hover,
#navipic3 img.bottom:hover,
#navipic4 img.bottom:hover
{opacity:0;
    }
    
    
#download 
{padding-left:34px;
 padding-right:70px;
 font-style: normal;
  font-family:Arial;
  font-size: 11pt;
  color:Black;
  text-align:left;
  font-weight:bold;
    }
    
/* HEADER BILD */

	  
#header
{position:relative;
 left: 280px;
 top: 0px;
 width: 730px;
 height: 150px;
 }
 
 
 
/* TEXT */ 
 #content
{position:absolute;
 left: 270px;
 top:150px;
 width: 720px;
 height:500px;
 }
 
 #text 
 {margin-top: 5px;
  margin-left: 50px;
  font-style: normal;
  font-family:Arial;
  font-size: 11pt;
  color:Black;
  width:750px;
  height:500px;
     }
     
.headsmall
{font-weight: bold;
 font-family:"Arial", Sans-Serif;
 font-size: 13pt;
    }
    
.headbig
{font-weight: bold;
 font-family:"Arial", Sans-Serif;
 font-size: 14pt;
    }
    
 a 
 {text-decoration:none;
  font-style: normal;
  font-family:Arial;
  font-size: 11pt;
  color:#0099CC;

     }   
    
 #signature 
 {list-style-type:none;
  width: 800px;
  height: 50px;
  margin: 0;
         }   
     
 #one, #two, #three 
 {float:left;
  width:200px;
  padding: 1em 2em 1em 1em;  
  text-align:center;
  font-size:10pt;
     }    
  
      
 li img 
 {   display: block;
     margin-left:auto;
     margin-right:auto;
     } 
     
#ps 
{position: relative; 
 display:block;
 margin-top:20px;
 padding-top: 20px;
 font-weight:bold;
 font-size:10pt;
    }

.textblue 
{font-weight: bold;
 color:#0099CC;
    }
    

ol 
{float:none;
 font-size:12px;
 font-style: normal;
  font-family:Arial;
  font-size: 11pt;
  color:Black;
  padding-left:20px;
    }
    
#leistungen 
{list-style-type: disc;
 padding: 20px;
 line-height: 2em;     
 color:#0099CC; }
 
 .blacktext 
 {color:Black;
     }
 
 .list 
 {color: #0099CC;
 line-height:2em;
     }
