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

#engel {
background-image : url('bilder/engel-verwischt.gif'); 
background-repeat : no-repeat;
background-position: left 70px;

} 
#engel1 {
background-image : url('bilder/engel-dots.gif'); 
background-repeat : no-repeat;
background-position: left 100px;

}

#engel2 {
background-image : url('bilder/engel-relief.gif'); 
background-repeat : no-repeat;
background-position: right 100px;

}
#container {
background-image : url('bilder/kerze.jpg'); 
background-repeat : no-repeat;
background-color : transparent; 
width: 800px;
height: 708px;
margin: 40px auto;
border-width:5px; 
border-style:ridge; 
border-color:#660000;
} 

#container1 {
background-image : url('bilder/kerze-text17.jpg'); 
background-repeat : no-repeat;
background-color : transparent; 
width: 800px;
height: 785px;
margin: 40px auto;
border-width:5px; 
border-style:ridge; 
border-color:#660000;
} 

#container2 {
background-image : url('bilder/vierkerzen.jpg'); 
background-repeat : no-repeat;
background-color : transparent; 
width: 850px;
height: 567px;
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: 50px 100px;
} 

#content1 {
background-image : url('bilder/logo1.gif'); 
background-repeat : no-repeat;
background-position: right 30px;
background-color : transparent; 
padding: 40px 10px;
}
h1{
font-family : "comic sans ms",Arial,Helvetica;
font-size: 1.4em;
color: #FEE990;

}

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

}

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

}

p {
font-family : Arial,Helvetica, sans-serif;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
line-height: 160%;
color: #FEE990;
padding:0 0 5px 0;
}

.text {
font-family : Arial,Helvetica, sans-serif;
font-size:0.85em;
font-weight:normal;
text-decoration:none;
line-height: 140%;
color: #FEE990;
padding:0 0 5px 0;
}
.text_k {
font-family : Arial,Helvetica, sans-serif;
font-size:0.75em;
font-weight:normal;
text-decoration:none;
line-height: 140%;
color: #FEE990;
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: 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;
}