


*   { 
	
	text-align: center;
	margin: 0px;
	padding: 0px;

	
	
}

li, a { 
	
	text-decoration: none;
    list-style-type: none;
   
	
}




html { 
	
	height: 100.5%; font-size: 62.5%;
	
	
}



body { 
	background: white;	
	width: ;	
	height: ; 
    font-family: ariel;
    font-size: 1.8em;
    line-height: 2.4em;
    text-align: center;

}

div { 
	
    margin: 0px auto;
	
}




#nav ul 
{	
	list-style: none;
    margin-left: 30px;
    margin-bottom: 30px;
    margin-top: 30px;    
  
	
	
}

#nav li 
{	
    margin-left: 20px;   
    margin-bottom:60px;   
    margin-top: 30px;
    border: 2px solid #339933;
	
	float: left;
}

#nav a 
{	
	display: block;
    padding:  2px 15px 1px;
	font-family: ;
    font-weight: 400;
    font-size: 30px;
    line-height: 45px
	
}






#main 
{	
	
        width: 90%;
        
	    margin-top: 30px;
        margin-bottom: 30px;
        font-size: 1.2em;
        line-height: 1.8em;
        font-weight: ;
	    
       
}



#text
{
    
    text-align: left;
    padding: 0 40px;
    
}

#poems

{
    
    padding: 20px 30px;
    
}


#bild3
{	
    margin: 30px;    
    padding: 10px;
    
    
	float:right;
    
	
}

figure
{	
   text-align: ;
    
	
}
figcaption 
{	
    display: inline-blog;
    text-align: right;
	
}

#poems3
{	
    clear: both;
	
}


p.links

{	
	
        text-align: left;
	    padding-top: 60px;
        padding-bottom: 30px;

}

p.mitte
{	
	
        text-align: center;
        padding-top: 60px;
        padding-bottom: 30px;
	   
}

p.rechts
{	
	
        text-align: right;
        padding-top: 60px;
        padding-bottom: 30px;
	    
}
 
p.gruen  {	color:#339900; text-align: center; padding: 60px;}
p.rosa  {	color:#CC0066; text-align: left; padding: 60px;}
p.pink  {	color:#F95057; }
p.orange  {	color:#F88717; text-align: center; padding: 60px;}
p.lila  {	color:#663399; }
p.weiss  {	color:#FFEEEE; }

p.blau {	color:#3399FF; text-align: right; padding: 60px;}

p.orangelinks  {	color:#F88717; text-align: left; padding: 60px;}




#fuss {

	
   
	
 
	clear: both;
	font-size: 1em; 
	font-family: verdana;
    text-align: right;
    margin-bottom: 40px;
    color: black;
  
   

}




#fuss a { 



    color:;
    
    text-align: right;
    line-height:40px;

	
}




a.gruen  {	color:#339900; }
a.rosa  {	color:#CC0066; }
a.pink  {	color:#F95057; }
a.orange  {	color:#F88717; }
a.lila  {	color:#663399; }
a.weiss  {	color:#FFEEEE; }

a.blau {	color:#3399FF; }

