body {
background-image : url('bilder/bg_gruen3.jpg'); 
background-repeat : repeat;

margin: 0 auto;
text-align: center;
}


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


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


#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 :georgia,Arial,Helvetica;
font-size: 16px;
color: #114C15;

}

h2{
font-family : georgia, Arial,Helvetica, sans-serif;
font-size:16px;
color: #4D020B;

}

h3 {
font-family : "comic sans ms",Arial,Helvetica;
font-size: 1.8em;
color: #109504;

}

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

}

p {
font-family : Arial,Helvetica, sans-serif;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
line-height: 145%;
color: #114C15;
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 :  Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:normal;
text-decoration:none;
color: #4D020B;

}

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