/* Stylesheet für Calando */
body {
     color: white;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: small;
     font-weight: normal;
	 
     }
	 
img {
border:none;}

h1, h2, h3, h4, h5 {
     color: rgb(0,125,68);
     font-weight: normal;
     text-align: left;
     }

p    {
     text-align: normal;
     color: #6F6F6F
     }

h1   { font-size: 130%;}
h2   { font-size: 100%;}
h3   { font-size: 80%;}
h4   { font-size: 50%;}
h5   { font-size: 30%; font-style: normal;}

#wrapper{
     color: black;
     backround-color: white;
     width: 720px;
     margin-top: 10px;
     margin-right: auto;
     margin-bottom: 10px;
     margin-left: auto;
	 color:#6F6F6F;
     }

#tabelle{
     backround-color: FEF4BA;
     }

address {
     text-align: left;
     font-size: 80%;
     font-style: normal;
     letter-spacing: 2px;
     line-hight: 1.5em;
     color: #5F5F5F
     }

a    { text-decoration: none;
       outline: none;
       font-size: 11px;
       font-weight: bold;
       font-style: normal;
            }

a:link                 { color: #6F6F6F; }
a:visited              { color: #6F6F6F; }

a:actice               {color: white;
                        backround-color: #d90000 }

.skiplink {
           position: absolute;
           left: -3000px;
           top: -2000px;
           width: 0px;
           height: 0px;
           overflow: hidden;
           display: inline;
        }
		
		
		
.1 {
height:522px;
width:819px;}		

.2{
     backround-color: FEF4BA;
	 margin-top:15px;
     }		
	 
li {
list-style:circle;
}
	 
	 
#footer {
border:#DEDEDE solid 1px;
padding:10px;
width:800px;
margin-top:200px;
color:#DEDEDE;
text-align:center;}	 

#footer a, footer a:hover{
color:#DEDEDE;
text-decoration:none;
font-weight:lighter;}	

