html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow: hidden;

	scrollbar-3dlight-color: #9c5151;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #9c5151;
	scrollbar-darkshadow-color: #9c5151;
	scrollbar-face-color: #9c5151;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
}

* {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000;}
a {color: #000; background-color: transparent; text-decoration: underline;}
a:hover {color: #fff; background-color: #9c5151; text-decoration: none;}

/* Layout */
#head {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100px;
	text-align: center;
	z-index: 1;
}

#menu1 {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 115px;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	overflow: hidden;
	z-index: 5;
}

#menu2 {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 145px;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	overflow: hidden;
	z-index: 5;
}

#menu_bg {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 100px;
	width: 100%;
	height: 45px;
	margin: 0px;
	border-top: 2px #9c5151 solid;
	border-bottom: 2px #c29797 solid;
	padding: 0px;
	background-color: #e8dddd;
	overflow: hidden;
	z-index: 1;
}

#title {
	position: absolute;
	left: 7px;
	right: 7px;
	top: 190px;
	width: expression(document.body.clientWidth - (14) + "px");
	height: 24px;
	margin: 0px;
	padding: 0px;
	padding-left: 28px;
	color: #fff;
	background-color: #9c5151;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	z-index: 5;
}

#content {
	position: absolute;
	left: 7px;
	right: 7px;
	top: 214px;
	bottom: 8px;
	width: expression(document.body.clientWidth - (14) + "px");
	height: expression(document.body.clientHeight - (222) + "px");
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index: 5;
}

#content_bg {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 175px;
	bottom: 0px;
	width: 100%;
	height: expression(document.body.clientHeight - (175) + "px");
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 1;
}

#copy, #copy:hover {
	color: #000;
	background-color: transparent;
	font-size: 10px;
	text-decoration: none;
}

/* Menüs */

.menu1 {
	display: block;
	float: left;
	width: 50px;
	height: 30px;
	margin: 2px;
	padding: 5px 20px;
	color: #656565;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	overflow: visible;
}

.menu1:hover {
	display: block;
	float: left;
	width: 50px;
	height: 30px;
	margin: 2px;
	padding: 5px 20px;
	color: #656565;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	overflow: visible;
}

.menu1_active, .menu1_active:hover {
	display: block;
	float: left;
	width: 50px;
	height: 30px;
	margin: 0px;
	border: 2px #c29797 solid;
	border-bottom: 0px transparent none;
	padding: 5px 20px;
	color: #000;
	background-color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	overflow: visible;
	cursor: default;
}

.menu2 {
	display: block;
	float: left;
	width: 50px;
	height: 17px;
	margin: 0px;
	margin-top: 13px;
	border-right: 2px #9c5151 solid;
	padding: 0px 15px;
	color: #656565;
	background-color: transparent;
	font-size: 12px;
	text-decoration: none;
	overflow: visible;
}

.menu2:hover {
	display: block;
	float: left;
	width: 50px;
	height: 17px;
	margin: 0px;
	margin-top: 13px;
	border-right: 2px #9c5151 solid;
	padding: 0px 15px;
	color: #656565;
	background-color: transparent;
	font-size: 12px;
	text-decoration: underline;
	overflow: visible;
}

.menu2_active, .menu2_active:hover {
	display: block;
	float: left;
	width: 50px;
	height: 17px;
	margin: 0px;
	margin-top: 13px;
	border-right: 2px #9c5151 solid;
	padding: 0px 15px;
	color: #000;
	background-color: transparent;
	font-size: 12px;
	text-decoration: none;
	overflow: visible;
	cursor: default;
}

.txs {letter-spacing: 0px; text-decoration: none;}
.txss {font-weight: bold;}
.ATitel {font-size : 15px; font-weight: bold; color: #000;}
.Mtitel {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.tx {letter-spacing: 0px; text-align: justify;}
.txb {font-weight : bold;}
.txsg {letter-spacing: 0px; text-decoration: none;}

.Button, .Button2 {width: 120px; font-style: normal;}
.boxm {width: 140px; font-style: normal; font-weight : normal;
	  border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-width:1px;
	  border-color:#000000; color: #000000;}
	  
.box { width:210px; font-style : normal;font-weight : normal;
	  border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-width:1px;
	  border-color:#000000; color: #000000;}
.boxtext { width:310px;height:100px;font-style : normal;font-weight : normal;
	  border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-width:1px;
	  border-color:#000000; color: #000000;}
	  
.guestebuch { width:450px;height:100px;font-style : normal;font-weight : normal;
	  border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-width:1px;
	  border-color:#000000; color: #000000;}
.txFoto {text-decoration:none}
.SpezialT {font-weight : bold;}


.txs2 {letter-spacing: 0px; text-decoration:none}
.txw {font-weight: bold;letter-spacing: 1px;text-decoration:none}

.textKlein { width:250px;height:45px; font-style : normal; color: #000000;}
.textMittel { width:300px;height:90px; font-style : normal; color: #000000;}
.textGross { width:400px;height:135px; font-style : normal; color: #000000;}
.zeileKlein { width:50px; font-style : normal; color: #000000;}
.zeileMittel { width:150px; font-style : normal; color: #000000;}
.zeileGross { width:250px; font-style : normal; color: #000000;}
