/* Style Sheet zu vhs Baar */

/* Verhalten des Body-Bereichs */
    body {
    font-size:smaller;
    font-family:arial,verdana,helvetica,sans-serif;
    background-color:#ddd;
    margin:0 auto;
	color:#333;
    }
img{
	border:none;
}

/* Die ganze sichtbare Website */
    #website {
      left:auto;
      padding-left:5px;
      padding-right:5px;
      padding-bottom:5px;
      }
      
/* Kopfbereich (Header) #30bebe #6666CC*/
    #header {
      border:1px solid;
      width:100%;
      font-family:verdana, arial, helvetica, sans-serif;
      text-align:center;
      vertical-align:middle;
      }

/* Navigation #C5BDE8 #B6C5E2 */
    #navigation {
      font-size:90%;
      background-color:white;
      text-align:center;
	background-color:#aaa;

      }   
    
 
/* Navigation Linkverhalten #0DDF71*/
    #navigation ul{
	margin:0;
	padding:0;
}
	#navigation li{
	float:left;
	border-right: 1px solid white;
	margin:0;
	padding:0;
	}

	#navigation li a {
    display:block;
    color:white;
	padding: 4px 8px;
	background-color:#aaa;
	text-decoration:none;
      }
        
    #navigation li a:hover {
      display:block;
      color:white;
	background-color:#0492d0;
      }
               
    #navigation li a:active, #active {
      display:block;
      text-decoration:none;
      cursor:default;
	color:white;
      }
        
    #navigation li a:visited {
	color:white;
      }
    
   .linavi {
      list-style:none;
      margin:0;
      }  
      
    #slogan {
      }
      
/* Der eigentliche Inhalt der Sites #B6C5E2 */
    #inhalt {
      padding:10px 20px;
      line-height:2;
      text-align:left;
      }
      
/* Der Fußbereich (Footer) */
    #footer {
      font-size:smaller;
      padding:5px;
      text-align:center;
      line-height:1.5;
      }   

/* Die Bottom Navigation */

    .bottomnavi a:active,#active-bottom {
      display:inline;
      background-color:#0DDFA1;
      width:100px;
      text-decoration:underline;
      }
      
  
/* Tags im Inhalt */     
   
  p {
    }
    
  .foto-aktuell {
    padding:5px;
    width:170px;
    height:250px;
    text-align:center;
	padding-top:30px;

    }  
    
  .text-aktuell {
    width:170px;
    height:250px;
    line-height:1.5;
    }
    
ol {
  margin-left:25px;
  }    
    
li {
  list-style-position:outside;
  }
    
h1 {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:26pt;
  vertical-align:middle;
  }
  
h2 {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:18pt;
  }
  
h3 {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:14pt;
  }
  
h4 {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:12pt;
  }
  
h5 {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:8pt;
  }

#inhalt a:visited, #inhalt a, #footer a:visited, #footer a {
  color:#0492d0;
  }

.font24 {
  font-size:24pt;
  }  
  
.font16 {
  font-size:16pt;
  }
  
.font14 {
  font-size:14pt;
  }
  
.font12 {
  font-size:12pt;
  }

.font10 {
  font-size:10pt;
  }
  
.font8 {
  font-size:8pt;
  }
  
.field {
  font-family:arial,verdana,helvetica,sans-serif;
  font-style:normal;
  padding:10px;
  margin:10px;
  }
  
.rahmen {

  }
  
.border {
  border-style:solid;
  border-width:1px;
  border-color:black;
  }
  
.noborder {
  border-style:none;
  }
  
.width1 {
  width:1px;
  }
  
.width135 {
  width:135px;
  }
  
.width60 {
  width:60px;
  }
  
.verdana {
  font-family:verdana,helvetica,sans-serif;
  font-size:10pt;
  }

.center {
  text-align:center;
  }


#pnl_page{
	width:850px;
	margin:0 auto;
    background-color:white;
}

#pnl_header{
	text-align:right;
	padding:20px;
}

h1{
	font-size:20px;
	color: #0492d0;
	font-weight:normal;
}
h2{
	font-size:20px;
	color: #0492d0;
	font-weight:normal;
}
.clear{
	clear:both;
}
