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


#container {
background-color : #EFF5EF; 
margin: 40px auto;
width: 800px;
height: auto;
border-width:5px; 
border-style:ridge; 
border-color:#1B401B;
} 




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

.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: #1B401B;
text-align:left;

}



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

}

p {
font-family : "Lucida sans", verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
line-height:160%;
color: #1B401B;

}

.gedicht {
font-family : "Lucida sans", Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
line-height:150%;
color: #031803;

}

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

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

.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: #A8B6A2; 
text-decoration:none; 
} 




.border {

border-width:5px; 
border-style:ridge; 
border-color:#81A4C8;
}

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