/******************************************************************************
*                   Styles und Positionierung BAD SAAROW - W3C                *
******************************************************************************/

/* ======== TAGS  ======== */

html {
  height: 100%;
}

body {
  font-family: Helvetica,Arial,Verdana sans-serif,sans-serif;
  line-height : 1.1em;
  height: 100%;
  background-repeat: no-repeat;
}

h1 {
  font-family: 'Trebuchet MS','Times New Roman',Times,serif;
  font-weight: normal;
  color: #444444;
  font-size: 150%;
}

h2 {
  font-family: 'Times New Roman',Times,serif;
  color: #444444;
}

h3 {
  font-size: 100%;
  color: #444444;
}

hr {
  border: 1px solid #d5d5ce;
}

/* --- Verweise --- */

a {
  text-decoration: none;
  white-space: nowrap;
}

a:hover .square {
  visibility: visible;
}

/* --- Tabellen --- */

table {
 width: 90%;
}
	
td {
  padding: 1px;
  padding-left: 4px;
  padding-right: 2px;
}

/* --- Arrangements --- */

.buchen {
  background-color: #bcbc48; 
  border-width: 1px; 
  border-style: solid; 
  border-color: #5f1e26; 
  padding: 5px;
}

.buchen a {
  color: #ffffff !important;
}

.buchen:hover {
  background-color: #c8c869; 
}

.black {
  color: #444444;
}

.black a {
  color: #ececec;
}

.black a:hover {
  color: #f8f3cd;
}

.white {
  color: #ffffff;
}

.white a {
  color: #ffffff;
}

.white a:hover {
  color: #f8f3cd;
}

.red {
  color: #e20a16;
  font-weight: bold;
}

.border { 
  border-width:1px; 
  border-style:solid; 
  border-color:black;
}

div.liste {
	position: relative;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
	border-bottom-width: 1px; 
    border-bottom-style: solid; 
	border-bottom-color: #666666;
}

img.liste {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

span.liste {
	color: #234858;
	font-size: 120%;
	font-family: 'Trebuchet MS','Times New Roman',Times,serif;
}

.rahmen { 
	border-width:2px; 
	border-style:solid; 
	border-color:#d5d5ce; 
	padding:10px; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	background-color: #f9f9f9;
}

:focus{outline:none;}

/* ---
table,td { 
  border-width:1px; 
  border-style:solid; 
  border-color:black; 
}

div { 
  border-width:1px; 
  border-style:solid; 
  border-color:black;
}
 --- */
 
/* --- Bilder --- */

img {
  	border: 0px;
  	vertical-align: bottom;
}

/* ======== KLASSEN  ======== */

/* --- Text --- */

.norm {
  font-size: 14px;
}

.nowrap {
  white-space: nowrap;
}

.startbild {
  margin-top: 0px;
}

/* ======== CONTAINER  ======== */

#xshadow {
  background: url(../img/x-shadow.gif) no-repeat;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 152px;
  top: 106px;
  z-index: 2;
}

/* --- TOPFRAME --- */

#rubriktitel { 
  position: absolute; 
  top: 57px; 
  left: 560px; 
  width: 200px;
  height: 30px; 
  font-family: 'Times New Roman',Times,serif;
  font-size: 170%;
  letter-spacing: 0.1em;
  color: #ffffff;
  z-index: 4;
}

#top {
  position: absolute;
  width: 100%;
  height: 106px;
  left: 0px;
  top: 0px;
  z-index: 3;
}

#preview {
  position: relative;
  padding: 3px;
  white-space: nowrap;
}

#topshadow {
  background: url(../img/top-shadow.gif) repeat-x;
  position: absolute;
  width: 84%;
  height: 8px;
  left: 155px;
  top: 106px;
  z-index: 3;
}

#toptitle {
  color: #ffffff;
  position: absolute;
  top: 75px;
  left: 10px;
  z-index: 4;
}

.toptitle a {
  font-family: 'Trebuchet MS','Helvetica','Arial',sans-serif;
  color: #ffffff;
  white-space: nobreak;
  font-size: 11pt;
  letter-spacing: 0.15em;
}

.toptitle a:hover {
  color: #d1d1d1;
}

#home {
  font-size: 13px;
  position: absolute;
  width: 600px;
  height: 12px;
  left: 155px;
  top: 89px;
  z-index: 4;
}

/* --- LEFTFRAME --- */

#left {
  position: absolute;
  width: 152px;
  height: 100%;
  height: expression(document.getElementById("content").clientHeight + 150 + "px");
  top: 106px;
  left: 0px;
  z-index: 2;
}

#leftshadow {
  background: url(../img/left-shadow.gif) repeat-y;
  position: absolute;
  width: 8px;
  height: 100%;
  height: expression(document.getElementById("content").clientHeight + 150 + "px");
  left: 150px;
  top: 106px;
  z-index: 1;
}

/* --- Navigation --- */

#menu {
  position: absolute;
  top: 50px;
  width: 150px;
  color: #333333;
  font-family: 'Trebuchet MS','Times New Roman',Times,serif;
  font-size: 13px;
  font-weight: normal;
  line-height : 1.3em;
  padding-left: 25px;
}

#submenu {
  position: relative;
  line-height : 1.3em;
  left: -25px;
  width: 150px;
  padding-left: 25px;
}

#submenulist {
  font-size: 12px;
}

#menuline {
  position: absolute;
  left: 0px;
  margin-top: -2px;
}

#submenuline {
  position: absolute;
  left: 0px;
  margin-top: -3px;
}

#menutop {
  position: absolute;
  left: 170px;
  top: 105px;
  font-family: 'Trebuchet MS','Helvetica','Arial',sans-serif;
  font-size: 10pt;
  width: 605px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 10px;
  padding-bottom: 3px;
  z-index: 3;
}

#menutop a {
  color: #ffffff;
  white-space: nobreak;
}

#menutop a:hover {
  color: #d1d1d1;
}

#menubottom {
  background-color: #e4efff;
  font-family: 'Trebuchet MS','Helvetica','Arial',sans-serif;
  font-size: 10pt;
  width: 605px;
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  float: left;
  z-index: 3;
}

#menutopbild {
  position: absolute;
  font-family: 'Trebuchet MS','Helvetica','Arial',sans-serif; 
  font-size: 11pt;
  top: 106px; 
  left: 170px;
  z-index: 3;
}

/* --- CENTRAL --- */

#buttons {
	float: right;
	text-align: right;
	width: 240px;
	height: 30px;
	margin-left: 3px;
	margin-bottom: 8px;
	z-index: 1;
}

#buttons img {
	margin-left: 5px;
}

#buchung {
	position: relative;
	z-index: 1;
}

#lageplan {
	position: relative;
	z-index: 1;
}

/* --- Bildleiste --- */

#anschrift {
  font-family: 'Trebuchet MS','Times New Roman',Times,serif;
  font-weight: bold;
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
}

#anschrift a {
  color: #777777;
}

#anschrift a:hover {
  color: #6c3b3e;
}

#bildblock {
  position: relative;
  z-index: 1;
  background-color: transparent;
  width: 405px;
  float: right;
}

#bildblock td {
  text-align: center;
}

/* --- Maincontent --- */

#content {
  position: absolute;
  top: 105px;
  left: 170px;
  width: 620px;
  height: 75%;
  font-size: 80%;
  color: #333333;
}

#content a {
  color: #444444;
}

#content a:hover {
  color: #777777;
}

#textblock {
  font-size: 90%;
}

#textblock img {
  float: right;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
}

#errors {
  position: absolute;
  top: 305px;
  left: 200px;
  width: 520px;
  height: 350px;
  font-size: 80%;
  color: #333333;
}

