/* CSS Document */

 * {
	margin: 0;
	padding: 0;
}


 body {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg_grey.jpg);
	text-align: center; 
  font: 11px Helvetica, Arial, sans-serif; /* Zentrierung im Internet Explorer */
   }
   
    
  #container {
  
	width: 998px;
	    
	margin-left: auto;   /* standardkonforme horizontale Zentrierung */
	margin-top: 0px; 
	margin-right: auto;  /* standardkonforme horizontale Zentrierung */
	margin-bottom: 0px;
	position: relative;
	
   }
  #scrollimg {	
  margin-left: auto;   /* standardkonforme horizontale Zentrierung */
	margin-top: 0px; 
	margin-right: auto;  /* standardkonforme horizontale Zentrierung */
	margin-bottom: 0px;
	position: relative;}
	

   
   #wrapper {
    width: 800px;
    margin: 25px auto;
    
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    
    position: relative;
	border: 10px solid #ccc;
  background: url(../img/bg_grey.jpg);
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 15px;
    width: 274px;
	  height: 400px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
  background: white;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
  
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 180px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
   


 
   h1 {
   
   font-size: 21px;
   color:black;
   font-family: Myriad Pro, arial;
    top:0px;
  margin-left: 0px;   
	margin-top: 0px;
   
	
	position: relative;
  
  text-align:justify;
   font-weight: normal;
   }
   
      p {
   
   font-size: 15px;
   color:black;
   font-family: Myriad Pro, arial;
    top:0px;
  margin-left: 0px;   
	margin-top: 0px;
   
	
	position: relative;
  
  text-align:justify;
   font-weight: normal;
   }
   
   
   #dosentitle {
   
   font-size: 22px;
   color:black;
   font-family: Myriad Pro, arial;
   margin-bottom: 20px;
   margin-top: 25px;
   text-align:center;
   }

  #maincontent {
   width: 998px;
   background-image: url(../img/bg_maincontent.png);
   position: absolute;
	 top: 0px;
	 min-height: 1100px;
   }
   
   #pass {
   width: 100px;
   background-image: url(../img/bg_maincontent.png);
   position: relative;
	 top: 0px;
	 min-height:120px;
   z-index:2;
   }
   
   
  #table1 {
  width: 800px;
  margin-left: auto;   
	margin-top: 0px; 
	margin-right: auto;  
	margin-bottom: 0px;
	position: relative;
  height: 100%;
  
   }
   
   #header {
  width: 930px;
  margin-left: auto;   
	margin-top: 0px; 
	margin-right: auto;  
	margin-bottom: 0px;
	position: relative;
  height: 160px;
  background-image: url(../img/header_blau.png);
  }
  
 

   
      #intro1 {
  width: 930px;
  margin-left: auto;   
	margin-top: 0px; 
	margin-right: auto;  
	margin-bottom: 0px;
	position: relative;
  height: 130px;
  background-image: url(../img/rec.png);  
  
  
  }
  
 
  
  
   #textintro {
  width: 800px;
  margin-left: 65px;   
	margin-top: 25px; 
	margin-right: 65px;  
	
	position: relative;
  
  text-align:justify;
  font-family: Myriad Pro, arial;
 	font-size: 15px;
   
   } 
   
     #adverts {
  width:930px;
  margin-left: auto;   
	margin-top: 25px; 
	margin-right: auto;  
	
	position: relative;
  
  text-align:justify;
  font-family: Myriad Pro, arial;
 	font-size: 14px;
   }
   
   
   
 

  #textdown {
 	float: left;	
 	width: 800px;
 	text-align: left;
 	font-family: Myriad Pro, arial;
 	font-size: 16px;
  margin-left: 40px;
   }
 
   
  #pusher { 
      
  width:260px;
  min-height: 190px;
  text-align: left; 
  }
   
     #pusher2 { 
      
  width:260px;
  min-height: 5px;
  text-align: left; 
  }
  
   #pusher3 { 
      
  width:260px;
  min-height: 25px;
  text-align: left; 
  }


 
  
  #marginright {
  
  margin-right:10px;
  font-family: Myriad Pro, arial;
  
  }
  
  #head { 
  
  background-image:url(../img/);
  width: 800px;
  height: 235px;
  margin-left: auto;   
	margin-top: 0px; 
	margin-right: auto;  
	margin-bottom: 0px;
	position: relative; 
  }
  

  
  
  
  
  #firsttext {
  text-align:justify;
  
  font-family: verdana, arial;
 	font-size: 16px;
  }
  
  #uberschrift {
  
  background-image:url(../img/bg_title_2.png);
  width: 800px;
  height:29px;
  font-weight: bold;
  }
  
   #footer2 {
 		
 	width: 930px;
 
 	margin-left: auto;
 	margin-top: 15px;
 	margin-right: auto;
 	margin-bottom: 0px;
 	text-align: center;
 	font-family: verdana, arial;
 	font-size: 11px;
   }
   
     #empf1 {
 		
 	margin-left: auto;
 	margin-top: 0px;
 	margin-right: auto;
 	margin-bottom: 0px;
 	text-align: left;
 	font-family: verdana, arial;
 	font-size: 14px;
 
   }
   
        #empf2 {
 		
 	margin-left: auto;
 	margin-top: 0px;
 	margin-right: auto;
 	margin-bottom: 0px;
 	text-align: center;
 	font-family: verdana, arial;
 	font-size: 14px;
  background: none;
  background-image:url(../img/under.gif);
  width:170px;
   }
 
  #salami {
 		
 	width: 170px;
  margin-left: auto;
 	margin-top: 0px;
 	margin-right: auto;
 	margin-bottom: 0px;
     }