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




#container_bild {
background: #D8D7E3; 
margin: 40px auto;
width: 800px;
height: 533px;
border-width:5px; 
border-style:ridge; 
border-color:#A3ABAE;
} 
#content {
background-image : url('bilder/logo1.gif'); 
background-repeat : no-repeat;
background-position: right 30px;
background-color : transparent; 
padding: 20px 50px;
} 


#engel1 {
background-image : url('bilder/angelku_klein.gif'); 
background-repeat : no-repeat;
background-position: right bottom;
background-color : transparent;
}

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

img {
border: none;
}


h1{
font-family : "trebuchet ms",Arial,Helvetica;
font-size: 26px;
color: #0D1657;

}


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

}

.text1 {
font-family : verdana, Arial,Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
line-height: 160%;
color: #090E33;
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 :  Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:normal;
text-decoration:none;
color: #1B1B55;
text-align: left;
}

.platz  {
font-family :  Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight:normal;
text-decoration:none;
color: #fff;
text-align: left;
margin-left: 320px;
margin-top:80px;
}


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






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

.rightimg {
float: right;
margin: 0 0 0 20px;
}
