body {
background: #660000;
margin: 0 auto;
text-align: center;
}



#content {
background-color : transparent; 
width: 640px;
height: 427px;
margin: 80px auto 30px auto;
border-width:5px; 
border-style:ridge; 
border-color:#660000;
} 


#container{
background-image : url('bilder/logo1.gif'); 
background-repeat : no-repeat;
background-position: top right;
background-color : transparent; 
padding: 0;
} 

h1{
font-family : "comic sans ms",Arial,Helvetica;
font-size: 1.4em;
color: #1B1B55;

}

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

}

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

}

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

img {
border: none;
}
p {
font-family : verdana, Arial,Helvetica, sans-serif;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
line-height: 145%;
color: #1B1B55;
padding:0 0 5px 0;
}

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

a:hover, a:active { 
color : #20237F; 
text-decoration : none; 
} 
.lucida {
font-family : "Lucida sans", Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:bold;
line-height:150%;
color: #1B1B55;

}

.lucida_quelle {
font-family: "Lucida sans", arial,helvetica;
font-size: 0.9em;
color: #1B1B55;
}


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