body {
background-image : url('bilder/bg_gruen.gif'); 
background-repeat : repeat;
margin: 0 auto;
text-align: center;
}



#container1 {
background-image : url('bilder/bg_sterne.gif'); 
background-repeat : repeat;
width: 900px;
margin: 90px auto;
border-width:5px; 
border-style: ridge;
border-color:#003300;
} 


#content {
background-image : url('bilder/logo1.gif'); 
background-repeat : no-repeat;
background-position: right 30px;
background-color : transparent;
padding:100px 10px 80px 30px;
} 



#engel {
background-image : url('bilder/engel-verwischt1.gif'); 
background-repeat : no-repeat;
background-position: right 100px;

}
.twitter {
font-family:verdana,arial,helvetica;
font-size: 11px;
color: #373636;
line-height: 145%;
}

img {
border: none;
}




.h1{
font-family : "lucida sans",Arial,Helvetica;
font-size: 1.4em;
color: #142806;
font-weight: bold;
}




.gedicht {
font-family : verdana, Arial,Helvetica, sans-serif;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
line-height: 160%;
color: #0A1B2F;
Text-align: left;
}

.p_klein {
font-family : verdana, Arial,Helvetica, sans-serif;
font-size:0.75em;
text-decoration:none;
line-height: 145%;
color: #0A1B2F;
padding:0 0 5px 0;
} 

a:link, a:visited  { 
color : #172510; 
text-decoration : underline; 
} 

a:hover, a:active { 
color : #890800; 
text-decoration : none; 
} 

.text  {
font-family : verdana,  Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:normal;
text-decoration:none;
color: #fff;
text-align: left;
}

.text_klein {
font-family: verdana, arial,helvetica;
font-size: 0.8em;
color: #FFF;
line-height: 145%;
}
.text_klein a:link, .text_klein a:visited {
cursor: pointer; 
color: #FFF; 
text-decoration:none; 
} 
.text_klein a:hover, .text_klein a:active {
cursor : pointer; 
color: #BCD3AA; 
text-decoration:none; 
} 

.rightimg {
float: right;
margin: 15px 0 5px 30px;
border: none;
}

.leftimg {
float: left;
margin: 0 20px 5px 0;
border: none;
}
