@import url("scriptina.css");

body {
 background-color:white;
 font-family:Arial;
 }

#container {
 position:relative;
 width:860px;
 margin:auto;
 background-color:#F8F6EA
 }

#kringel {
 display:none;
 position:absolute;
 top:200px;
 left:330px;
 -moz-opacity:0.2;
 opacity:0.2;
 z-index:0;
 filter:Alpha(opacity=20)
 }

#content {
  z-index:1
  }

#head {
 border-top:10px solid #CAB788;
 border-bottom:60px solid #DFD1B4;
 background-color:white;
 }

#logo {
 margin:0px 0px 54px 46px
 }

#fusszeile {
 background-color:#CCB788;
 color:white;
 padding:5px 0;
 color:white;
 font-size:12px;
 text-align:center;
 width:860px;
 margin:auto;
 }

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

#fusszeile a:hover {
 text-decoration:underline
 }

.text {
 padding:10px 10px 10px 10px;
 width:480px;
 float:left;
 font-size:12px;
 line-height:3ex;
 color:#333;
 }

.col2 {
 padding:10px 10px 10px 10px;
 width:340px;
 float:left;
 font-size:12px;
 line-height:3ex;
 color:#333;
 }

.thumbs {
 position:absolute;
 bottom:0;
 right:0;
 width:359px
 }

.bildergalerie {
 position:absolute;
 top:0;
 right:0;
 width:359px;
 }

h1 {
 font-family:"ScriptinaRegular";
 font-size:60px;
 color:#CCB788;
 font-weight:normal;
 z-index:0
 }

h2 {
 color:#CCB788;
 font-size:20px
 }



.preisliste td {
 border:1px solid #CCB788;
 padding:3px 5px;
 background:#F9F7fb
 }

.zahl {
 text-align:right
 }

.mustfield {
 display:none
 }

#map {
 width:530px;
 height:400px
 }

dd {
 margin-bottom:3ex
 }

dt {
 font-weight:bold
 }

#thumbs {
 z-index:0
 }
