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



#container {

background-image : url('bilder/bg_gruen3.gif'); 
background-repeat : repeat;
margin: 40px auto;
width: 750px;
height: auto;
border-width:5px; 
border-style:ridge; 
border-color:#005500;
} 



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

#gif1 {
background-image : url('bilder/engel_g.gif'); 
background-repeat : no-repeat;
background-position: right 30px;
background-color : transparent; 
padding: 30px 70px;

}

h1{
font-family : "lucida sans",Arial,Helvetica;
font-size: 32px;
color: #21380F;

}


h1, h2 {
padding:0 10px 5px 0;

}

p {
font-family : verdana, Arial,Helvetica, sans-serif;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
line-height: 160%;
color: #142506;
padding:0 0 5px 0;
}

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

a:hover, a:active { 
color : #20237F; 
text-decoration : none; 
} 
.text  {
font-family :  Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:normal;
text-decoration:none;
color: #1B1B55;
text-align: left;
}

.zitat{
font-family : "lucida sans",Arial,Helvetica;
font-size: 22px;
color: #142506;

}
.quelle{
font-family : "lucida sans",Arial,Helvetica;
font-size: 16px;
color: #142506;

}


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



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

img {
border: none;
}
