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



#container {
background-image : url('bilder/bg_gruen4.gif'); 
background-repeat : repeat;
background-color : #FFFFFF; 
margin: 40px auto;
width: 850px;
height: auto;
border-width:5px; 
border-style:ridge; 
border-color:#356012;
} 

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



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

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

img {
border: none;
}


h1{
font-family : "trebuchet ms","lucida sans",Arial,Helvetica;
font-size: 28px;
color: #143B07;

}

h2{
font-family : "trebuchet ms","lucida sans",Arial,Helvetica;
font-size: 22px;
color: #143B07;

}


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

}

p {
font-family : verdana, Arial,Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
line-height: 160%;
color: #0E1D03;
padding:0 0 3px 0;
}
a:link, a:visited  { 
color : #0E1D03; 
text-decoration : underline; 
} 

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

.zitat {
font-family :  verdana, Arial,Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
line-height: 160%;
color: #0E1D03;
padding:0 0 5px 0;
}

.text  {
font-family : "trebuchet MS", "lucida sans", verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:normal;
text-decoration:none;
color: #0E1D03;

}

.text_klein {
font-family: "trebuchet MS", verdana, arial,helvetica;
font-size: 14px;
color: #0E1D03;
line-height: 145%;
text-aligfn: left;
}
.text_klein a:link, .text_klein a:visited {
cursor: pointer; 
color: #0E1D03; 
text-decoration:none; 
} 
.text_klein a:hover, .text_klein a:active {
cursor : pointer; 
color: #839179; 
text-decoration:none; 
} 


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


.abstand {
margin-top:30px;
}

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

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