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





#container {
background-color : #6C6D9B; 
margin: 50px auto;
width: 900px;
height: 650px;
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: 30px 50px;
} 

.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: #fff;

}



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: 145%;
color: #EEF5C8;
padding:0 0 5px 0;
}

a:link, a:visited  { 
color : #DAE3AC; 
text-decoration : none; 
} 

a:hover, a:active { 
color : #fff; 
text-decoration : underline; 
} 
.text  {
font-family : verdana, Arial,Helvetica, sans-serif;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
line-height: 145%;
color: #fff;
padding:0 0 5px 0;
}

.zitat {
font-family: verdana, arial,helvetica;
font-size: 0.7em;
color: #fff;
line-height: 145%;
}


.text_klein {
font-family: verdana, arial,helvetica;
font-size: 0.8em;
color: #0D1657;
line-height: 145%;

}
.text_klein a:link, .text_klein a:visited {
cursor: pointer; 
color: #0D1657; 
text-decoration:none; 
} 
.text_klein a:hover, .text_klein a:active {
cursor : pointer; 
color: #5C69C5; 
text-decoration:none; 
} 





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

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