/* CSS Document  - temp_spa*/
/* brings | büro für kommunikation - www.brings-online.com */
body {font-family: "tahoma", verdana, "arial", sans-serif; font-size:10pt; text-align:center; background:#b8cbbe; border:0; padding:0; margin:0;}
#container {width:820px; text-align:left; margin:0 auto 5px auto; background:#fff url(bilder/contbg_zen.gif) top center repeat-y; z-index:10;}

/* header */
#header {width:799px; height:247px; background:#3a6381 url(bilder/header_zen.jpg) top left no-repeat; border-right:1px solid #284356; margin-left:10px; margin-top:-126px; }
/* header-styles */
#header img {float:right; padding-right:40px;}
#header h1 {display:none;}
/* Navigation - wird per margin über das Bild geschoben */
#navigation {width:800px; height:50px; background:transparent; margin-top:-50px; margin-left:10px; padding:0; border-bottom:1px solid #284356;}
/*navigation-styles*/
#navigation h3 {display:none;}
#navigation ul {margin:0; padding:0;}
#navigation li {list-style-type:none; display:inline; width:100px;}
#navigation a {display:block; width:119px; height:50px; color:#3a6381; text-decoration:none; float:left; border-right:1px solid #284356; text-align:center; font-size:105%; border-width:0 1px 0 0; font-weight:bold;}
#navigation a:hover {background:transparent; color:#c00; border-color:#284356; line-height:normal;}
/* Slogan - Info */
#slogan {width:800px; margin:0 10px 0 10px; padding:10px 0 10px 0; background:#b8cbbe; border-bottom:1px solid #678D74; }
/* slogan-styles */
#slogan h1 {font-size:130%; color:#fff; line-height:1.5em; padding-left: 25px; margin:0; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;}   
#slogan p {font-size:100%; color:#fff; line-height:1.5em; padding-left:25px; margin:0; font-weight:bold;}
/* Content hat komplette Breite = 1spaltiges Layout */
#content { margin:0 10px 0 10px; padding:0; width: 800px; background: url(bilder/contentbg_zen.gif) top left repeat-y;}
#content img {float:right; border:1px solid #284356; padding:3px; margin: 0 25px 0 25px;}
/* Transparenz der Bilder bei a:hover auf 50%  - von Stu Nicholls - http://www.cssplay.co.uk/opacity/index.html - Thank you!*/
#content a img {filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1; border:1px solid #284356; padding:3px;}
#content a:hover img {filter: alpha(opacity=50);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -moz-opacity: 0.50; opacity:0.5; border:1px solid #900; padding:3px;}
/* content-styles */
#content h1 {font-size:1.3em; color:#b8cbbe; line-height:1.2em; padding-top:15px; padding-left:25px;}
#content h2  {font-size:1.2em; color:#b8cbbe; line-height:1.2em; padding-top:15px; padding-left:25px;}
#content h3 {font-size:1.1em; color:#3a6381; padding-left:25px; padding-top:15px; line-height:1.3em;}
#content p {font-size:1em; color:#284356; line-height:1.5em; text-align:justify; padding:0 25px 0 25px; margin:0;}
#content a  {text-decoration:none; color:#3a6381; border-bottom:1px solid #DCE6F2;}
#content a:hover { text-decoration:none; background:#3a6381; border-bottom:1px solid #3a6381; color:#fff;}
/* extra-div für Spa-Button */
#extraSpa {background: url(bilder/spa.jpg) no-repeat; position:relative; left:-82px; height:126px; width:300px;}
/* footer */
#footer {background:#386381; height:40px; width:800px; margin:0 10px 0 10px; padding:0; color:#fff; border-bottom:1px solid #284356;}
/* footer-styles */
#footer p {text-align:right; font-size:.9em; padding:10px 25px 0 0;}
/* class als Trennstrich */
.space {background:url(bilder/space_zen.gif) bottom repeat-x; text-align:center; margin:0 20px 0 20px;}
/* Kontaktformular */
fieldset {margin: 20px 0 0 45px; padding:15px 30px 10px 10px; border:1px solid #fff; width:610px;}
form {padding:0; margin:0;}
fieldset legend {font-size:.9em; color:#b8cbbe; font-weight:bold; background:none; padding:0 0 0 5px;}
label {line-height:1.5em; float:left; height:20px; padding:0 0 0 5px; margin-top: 1px; margin-bottom: 10px; color:#284356; width:90px; font-size:.9em; }
.field { height:18px; float:left; border: #3a6381  1px solid; width:180px; margin-bottom: 10px; background: #FFF; line-height:1.7em; color:#3a6381 ; text-indent:.5em; font-size:11px;}
.textarea { border: #3a6381  1px solid; width:200px; margin:0; padding:0; }
.button {height: 20px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; padding:4px; cursor: pointer; }
.submit{ padding:4px; margin-left:110px; font-size:.85em; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; background:#b8cbbe; color:#284356; cursor: pointer; border-bottom:1px solid #678D74; border-right:1px solid #678D74; border-left:1px solid #b8cbbe; border-top:1px solid #b8cbbe;}
.submit:hover { padding:4px; cursor:pointer; background:#3a6381; border-bottom:1px solid #284356; border-right:1px solid #284356; border-top:1px solid #3a6381; border-left: 1px solid #3a6381; color:#fff; }
.right {float:right;}


