@charset "utf-8";
/* CSS Document */
html { height:101%; }
body { height:101%; background-color: #141414; font-family:Arial, Helvetica, sans-serif; color:#454545; font-size:12px; margin:0; padding:0; }
#seiteninhalt { padding:20px;  }
p { margin: 10px 0 10px 0; }
h1 { color:#333333; font-size:16px; margin: 0; }
h2 { color:#333333; font-size:14px; margin: 25px 0 10px 0; }
h3 { color:#454545; font-size:12px; font-weight:bold; margin: 0px 0 10px 0; }
h4 { color:#454545; font-size:12px; font-weight:bold; margin: 0px 0 10px 0; }
.umrandung { border:solid 1px #454545; }
.umrandung-ganzeseite { border:solid 1px #454545; }
.bildrechts { border:solid 1px #454545; margin-bottom:10px; margin-left:20px; float:right; }
.bildlinks { border:solid 1px #454545; margin-bottom:10px; margin-right:20px; float:left; }
.bildergalerie { border:solid 1px #454545; margin:5px 10px 5px 0; }
.clear { float:none; }
#seiteninhalt a:link, #seiteninhalt a:visited { color:#333333; }
#seiteninhalt a:hover, #seiteninhalt a:active { color:#454545; text-decoration: none; }
#footer { font-size:10px; color:#ebebeb; background-image:url(footer.gif); height:21px; width:830px; padding-top:9px;}
#footer a:link, #footer a:visited { color:#ebebeb; text-decoration: none; }
#footer a:hover, #footer a:active { color:#cccccc; text-decoration:underline; }
#unterfooter { font-size:10px; color:#454545; text-align:center; }
#unterfooter a:link, #unterfooter a:visited { color:#454545; text-decoration: none; }
#unterfooter a:hover, #unterfooter a:active { color:#ebebeb; }
#name { width: 300px; }
#strasse { width: 300px; }
#plzort { width: 300px; }
#telefon { width: 300px; }
#email { width: 300px; }
.nachrichtfeld { width: 300px; }
a { outline: none; }
hr { color:#ebebeb; height:0px; }
.stretch { background-image:url(stretch.gif);}
