 
body.start{
background-image:  url(start1.jpg);
 margin:0px; 
 padding:0px;
background-repeat: no-repeat;
}
body.folge{
background-image:  url(folge.gif);
 margin:0px; 
 padding:0px;
background-repeat: no-repeat;
}

.buch1 {
   position:absolute;
   top:400px;
   left:500px;
   	font-family: courier;
	font-size: 9pt;
   }
   
img  {
   border:none;
}
	
ul#Navigation {
    text-align: left;
    vertical-align: top;
    padding:2px;
    margin-top:150px;
    margin-left:175px;
    font-family: courier;
	font-size: small;
	font-weight: normal; 
	background-color:#b7b3b4;
   
    
  }
  
   ul#Navigation li {
    text-align: left;
    vertical-align: top;
    list-style: none;
    display: inline;
 	padding:15px;
        }
    
  ul#Navigation a,  ul#Navigation span{
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: black;
    text-decoration: none; 
    font-weight: normal;
    }
    
   ul#Navigation span {color:#fce6ce;}
   ul#Navigation a:hover {color:#7fa4ce;}
    
  #Navigationv {
  	margin-top: 60px; /*padding: 20px;*/
    margin-left:0px;
    width: 150px;
    font-family: courier;
	font-size: small;
	font-weight: normal; 
	float:left;
	color:black;
	padding-left:55px;

	  }
	  
   #Navigationv ul {
    width: 150px;
	list-style:none;
	color:black;
	padding-left:0px;
	margin-left: 0px;
	
	  }
  #Navigationv ul li {
    height:50px;
    list-style:none;
    
  }

  #Navigationv ul a, #Navigationv ul span {
        text-decoration: none; font-weight: bold;
        color: black; 
        
  }
  #Navigationv ul h2 {
  	display:block;
  	text-decoration: none;
  	color: #0b254b;
  	
  	}

  
  ul#Navigationv a:hover, ul#Navigationv span {
    color: #7fa4ce;
  }
	
	.kasten1
	{
	padding:20px;
	border: 1px #7fa4b4;
	width: 500px;
	height:300px;
	margin-top:20px;
	margin-left: 50px;
	float:left;
	background-color:white;
	font-family: helvetica;
	font-size: small;
	font-weight: normal; 
	
	}
	.titel
	{
	font-family: helvetica;
	font-size: normal;
	font-weight: bold;
	}
	.tr
	{
	font-family: helvetica;
	font-size: small;
	font-weight: normal; 
	}

	.textorange {
	font-family:Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

a.textorange:link { font-weight: normal; text-decoration: none; color: black; }
a.textorange:visited { font-weight: normal; text-decoration: none; color: blue; }
a.textorange:hover {  font-weight: normal; text-decoration: none; color: #7fa4cd; }
a.textorange:active { font-weight: normal; text-decoration: none; color: black; }

.impressum {
   position:absolute;
   top:200px;
   left:240px;
   font-size: small;
   font-family: Helvetica, sans serif;
   width: 500px;
   color:black;
   }
	
.untertitel{
	position:absolute;
	top: 105px;
	left: 220px;
	font-size: small;
	font-family: courier;
	font-weight:bold;
		}
.blaettern{
	position: absolute;
	top:530px;
	left:285px;}
.zurueck{
	position:absolute;
	top:545px;
	left:285px;	
		}	
	

