/* Standards für die komplette Seite (Hintergrund, Breite, Scrollbalken, Schriftarten und Links) */

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow: hidden;
}

* {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

a {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	background-color: #000084;
	text-decoration: none;
}

/* Grund-Layout */
#head {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 190px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

#head a, #head a:hover {
	position: absolute;
	right: 0px;
	top: 145px;
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url("../images/head_right.jpg");
	background-position: -297px -145px;
	background-repeat: no-repeat;
	line-height: 20px;
	overflow: hidden;
}

#nav {
	position: absolute;
	left: 1px;
	top: 227px;
	bottom: 46px;
	width: 202px;
	height: expression(document.body.clientHeight - (273) + "px");
	margin: 0px;
	border: 1px #999 solid;
	padding: 0px;
	overflow: auto;
	z-index: 2;
}

#title {
	position: absolute;
	left: 205px;
	right: 0px;
	top: 190px;
	bottom: 0px;
	width: expression(document.body.clientWidth - (205) + "px");
	height: expression(document.body.clientHeight - (190) + "px");
	margin: 0px;
	padding: 0px;
	padding-left: 28px;
	background-color: #000084;
	line-height: 40px;
	overflow: hidden;
	z-index: 1;
}

#content {
	position: absolute;
	left: 8px;
	right: 0px;
	top: 37px;
	bottom: 8px;
	width: expression(document.body.clientWidth - (213) + "px");
	height: expression(document.body.clientHeight - (235) + "px");
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow: auto;
	z-index: 2;
}

#copy, #copy:hover {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 205px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: transparent;
	font-size: 12px;
	line-height: 46px;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}

/* Menü-Steuerung */

.menu {
	display: block;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #000;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

.menu:hover {
	display: block;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #000;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	overflow: hidden;
}

.menu_active, .menu_active:hover {
	display: block;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #999;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.sub_menu {
	display: block;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #000;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

.sub_menu:hover {
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #000;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	overflow: hidden;
}

.sub_menu_active, .sub_menu_active:hover {
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #999;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.menu_list {
	list-style-type: none;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

/* Text-Layout */

.MTitle {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.ATitel {
	color: #4d4d4d;
	font-size: 16px;
	font-weight: bold;
}

.txs {text-decoration: none;}
.txss, .txss:hover {color: #656C88; background-color: transparent; text-decoration: none;}
.tx {text-align: justify;}
.txb {font-weight : bold;}
.txsg {text-decoration:none;}

.Button, .Button2 { width:120px;font-family : arial; font-style : normal;font-weight : bold;}
.boxm { width:140px;font-family : arial; 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;}
	  
.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;}
.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;}
	  
.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;}
.txFoto {color: #000000; text-decoration:none}
.SpezialT { font-family : verdana;font-size : 11px;font-weight : bold;color: #616161}

.txs2 {letter-spacing: 0px;color: #000000;text-decoration:none}
.txw {font-weight: bold; letter-spacing: 1px;color: #ffffff;text-decoration:none}

.textKlein { width:250px;height:45px; font-style : normal;}
.textMittel { width:300px;height:90px; font-style : normal;}
.textGross { width:400px;height:135; font-style : normal;}
.zeileKlein { width:50px; font-style : normal;}
.zeileMittel { width:150px; font-style : normal;}
.zeileGross { width:250px; font-style : normal;}