body {
 margin: 0;
 padding: 0;
 font-family: DINMittelschrift,Verdana,Tahoma,Arial,Helvetica;
 font-size: 1em;
 color: #fff;
 line-height: 1.4em;
}

a {
 color: white;
 text-decoration: none;
}

a:active {
 color: white;
 text-decoration: none;
 font-weight:bold;
}
 
a:focus {
 color: white;
 text-decoration: none;
 font-style:italic;
 font-weight:bold;
}

a:hover {
 color: white;
 text-decoration: none;
 font-style:italic;
 font-weight:bold;
}

a:link {
 color: white;
 text-decoration: none;
 font-weight:bold;
}

a:visited {
 color: white;
 text-decoration: none;
 font-weight:bold;
}

div.rasterdiv {
 display: block;
 margin: 0;
 padding: 0;
 position: absolute;
 left: 50%;
 width:165px;
 height:70px;
 color: #fff;
}

h1 {
 font-size: large;
 font-weight: bold;
 letter-spacing:0.1em;
}

h2 {
 font-size: medium;
 font-weight: bold;
 letter-spacing:0.1em;
}

img.galerie {
 border: 1px solid #fff;
}

img.rasterimg {
 display: block;
 margin: 0;
 padding: 0;
 position: absolute;
 left: 50%;
}

input.kontakt {
 border: none;
 background: #FFC9CD;
 width: 600px;
 filter: Alpha(Opacity=60);
 -moz-opacity: 0.6;
 font-weight: bold;
 color: #000;
}

p {
 margin: 0;
}

p.blaettern {
 text-align: center;
 font-size: 0.9em;
 font-weight: bold;
}

p.block {
 text-align:justify;
 margin-bottom: 8px;
}

p.galerie {
 float: left;
 background: #A25261;
 padding-top: 10px;
 padding-right: 5px;
 padding-bottom: 10px;
 padding-left: 10px;
 margin-right: 10px;
 font-size: 0.9em;
 text-align: center;
}

p.preisLinks {
 clear: both;
 float: left;
 width: 530px;
 border-top: 1px dotted #A25261;
 padding-top: 10px;
 margin-bottom: 6px;
}

p.preisRechts {
 float: right;
 width: 80px;
 border-top: 1px dotted #A25261;
 padding-top: 32px;
 margin-bottom: 6px;
 text-align: right;
}

p.mittig {
 text-align: center;
}

p.newsRechts {
 float: right;
 width: 300px;
 text-align: left;
 border-top: 1px dotted #A25261;
}

input.submit {
 background: #FFC9CD;
 filter: Alpha(Opacity=60);
 -moz-opacity: 0.6;
 font-weight: bold;
 color: #000;
 border: 1px solid #000;
}

label {
 display: block;
 font-size: 0.8em;
 letter-spacing: 0.2em;
}

span.inaktiv {
 font-style:italic;
 font-weight:bold;
 color:rgb(80%,80%,80%)
}

textarea {
 border: none;
 background: #FFC9CD;
 width: 600px;
 filter: Alpha(Opacity=60);
 -moz-opacity: 0.6;
 font-weight: bold;
 color: #000;
}

#fett {
 font-weight:bold;
}

#inhalt_bild {
 margin: 0;
 padding: 10px;
 position: absolute;
 top: 140px;
 left: 50%;
 margin-left: -334px;
 height: 400px;
 width: 648px;
 background-color: #fff;
}

