body {
background-image : url('bilder/earth.gif'); 
background-repeat : no-repeat;
background-position:center;
background-color: #000;
margin: 0 auto;
text-align: center;
}






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

#unten {
width: 500px;
margin: 0 auto;
background-color :transparent; 
padding: 0;
} 

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

}

h2{
font-family : "lucida sans", Arial,Helvetica, sans-serif;
font-size:1.0em;
color: #1B1B55;

}

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: 160%;
color: #21395A;
padding:0 0 5px 0;
}

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




.border {

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

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

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