body {

 background-color:#d3e3f0;
 background-image:url(back.jpg);
 background-repeat:no-repeat;
 font-family:Palatino Linotype;
 }


/* Hauptseite */

.txt { 
 position:absolute;
 top:348px;
 left:0px;
 width:751px;
 background-color:#ebc8ac;
 padding-left:15px;
 }


p {
 margin:0px;
 }

.hightlight {
 color:#bf4e50;
 font-weight:bold;
 font-size:17px;
 letter-spacing:2px;
 }


.oben {
 font-size:14px;
 text-align:right;
 padding-right: 10px;
 }


h1 {
 font-size:22px;
 color:#000000;
 text-align:center;
 border-bottom: 1px solid #bf4e50;
 }

h1:first-letter {
 color:#bf4e50;
 font-size:28px;
 padding-right:1px;
 font-style: italic;  }


/* für Menü */

h2 {
 font-size: 14px;
 text-transform:uppercase;
 color:#000000;
 text-align:right;
 padding-right:10px;
 border-bottom:3px solid #bf4e50;
 }



h3 {
 font:14px;
 color:#000000;
 }

h3:first-letter {
 color:#bf4e50;
 font-size:20px;
 padding-right:1px;
 font-style:italic;  }



h4 {
 font-size: 14px;
 color:#000000;
 text-align:center;
 padding-right:10px;
 border-bottom:1px solid #bf4e50;
 }


a:visited, a:active, a:link{
 color:#000000;
 text-decoration:none;
 }

a:hover {
 color:#bf4e50;
 text-decoration:none;
 border-top:1px solid #bf4e50;
 }

a img {
 border-right:3px solid #bf4e50;
 border-top:none;
 border-left:3px solid #bf4e50;
 border-bottom:none;
 float:left;
 margin-right:15px;
 margin-left:250px;
 }

.in {
 border-width:1px;
 border-color:#000000;
 border-style:double;
 }
