/* -----------------------------------------------
Sommerversion 1
Name:     Steffen Kuntoff
Date:     2005
----------------------------------------------- */

  body {
	font-family:Georgia, Times New Roman, Times, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
		}
 

 #sequel,
 #sequel_f,
 #sequel_kunst_1,
 #sequel_physik_1 {
    background-image:url(/img/styles_1/element.jpg);
    width:1000px;
    background-repeat:repeat;
    }
	
 div.styleswitch {
 position:absolute;
 width:150px;
 height:400px;
 top:550px;
 left:800px;
                 }
                 div.styleswitch a {
                 color:#79c133;
                 font-family:Times New Roman, Times, Verdana, sans-serif;
	             font-size:18px;
	             text-decoration:none;
	             display:block;
	             padding:1%;
	             
	                                } 
  div.gliederung {
 width:350px;
 padding-left:5%;
                 }
                 
 #textteil {
 width:650px;
 padding-left:20px;
  }            
 div.footer {
    background-image:url(/img/styles_1/bottom.jpg);
    height:808px;
    background-repeat:no-repeat;
             }
             
 div.navi {
    background-image:url(/img/styles_1/top.jpg);
    height:723px;
    background-repeat:no-repeat;
	padding:0px;
	margin:0px; 
          }
          div.navi a {
          color:#79C133;
          font-family:Times New Roman, Times, Verdana, sans-serif;
	      font-size:20px;
	      padding-left:20px;
	      position:relative;
	      top:156px;
	      text-decoration:none;
          }

	           
 #license {
 	position:absolute;
 	top:250px;
	left:800px;
	width:150px;
	height:100px;
	      }
	      #license a {
                 color:#79c133;
                 font-family:Times New Roman, Times, Verdana, sans-serif;
	             font-size:20px;
	             text-decoration:none;
	             display:block;
	             padding:6px 0px 0px 50px;
	                 }
	                 
	                 

	     
li.block {
    padding-bottom:50px;
         }
li.block_mittel {
    padding-bottom:70px;
         }
li.block_lang {
    padding-bottom:100px;
         }
blockquote {
    font-family:Georgia, Times New Roman, Times, Verdana, sans-serif;
	font-size:13px;
	padding:0px 0px 0px 8px;
	width:300px;
	border-left:solid 2px #C6DFAC;
	border-right:solid 2px #C6DFAC;
           }


			blockquote p  {
	        
	                      } 
	
.zitatkasten {
    font-family:Georgia, Times New Roman, Times, Verdana, sans-serif;
	font-size:12px;
	padding:0px 0px 0px 8px;
	border-left:solid 2px #C6DFAC;
	border-right:solid 2px #C6DFAC;
            }
            .zitatkasten hr
                           {
            height:1px;
            border:1px solid #C6DFAC;
    		margin:5px 8px 5px 0px;
                           }
            .zitatkasten ul
                           {
            padding-left:19px;
                           }










h1 {font-size:27px;
	border-bottom:solid 1px #142213;
	color:#142213;
	padding-top:70px;
	}

h2 {border-bottom:solid 1px #64804D;
	color:#64804D;
	font-size:12px;
	text-align:left;
	font-size:19px;
	padding-top:50px;
	}
	h2 a,
	h2 a:hover {
	     color:#64804D;
	     text-decoration:none;
	           }
	
	
h3 {margin-bottom:5px;
    margin-left:20px;
    margin-top:25px; 
    padding-left:10px;
	border-right:solid 1px #64804D;
	border-bottom:solid 1px #64804D;
	border-top:solid 1px #64804D;
	border-left:solid 1px #64804D;
	color:#555555;
	background:#EEFFB9;
	font-size:15px;
	}


h4 {margin-bottom:20px;
    margin-left:50px;
	border-bottom:dotted 1px #cccccc;
	color:#000000;
	font-size:12px;}
	
h5 {margin-bottom:20px;
    margin-left:45px;
    border-bottom:dashed 1px #cccccc;
	font-size:12px;
	color:#000000;
}














A {
	color: #000000;
    padding-left:0px;
}
A:link {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	color: #E18C3C;
	text-decoration: overline;
}