html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	overflow: auto;
}

* {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #440202;
	text-decoration: none;
}

/* Layout */

#main {
	position: relative;
	width: 1013px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
}

#header {
	position: absolute;
	left: 27px;
	top: 5px;
	width: 100%;
	height: 101px;
	background-color: transparent;
	overflow: hidden;
}

#menu {
	position: absolute;
	left: 27px;
	right: 27px;
	top: 60px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-left: 220px;
	background-color: transparent;
	line-height: 19px;
	text-align: left;
	overflow: hidden;
}

#menu[id] {
	height: 19px;
}

#search {
		position: absolute;
		width: 300px;
		right: 0px; 
		top: 60px;
		height: 100px;
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		text-align: left;
		overflow: hidden;
		z-index: 100;
}

#undermenu {
	position: absolute;
	left: 27px;
	top: 126px;
	bottom: 36px;
	width: 193px;
	height: expression(document.body.clientHeight - (162) + "px");
	margin: 0px;
	padding: 0px;
	background-color: #3076c8;
	overflow: auto;
}

#content {
	position: absolute;
	left: 220px;
	top: 126px;
	bottom: 41px;
	width: 766px;
	height: expression(document.body.clientHeight - (167) + "px");
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	overflow: auto;
}

#foot {
	position: absolute;
	left: 27px;
	right: 27px;
	bottom: 18px;
	width: 959px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	overflow: none;
	z-index: 15;
}

#copy, #copy:hover {
	position: absolute;
	left: 27px;
	bottom: 0px;
	width: 959px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: transparent;
	font-size: 11px;
	font-weight: none;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}

#copy[id], #copy:hover[id] {
	height: 18px;
}

/* Menüs */

.menu {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #000;
	background-color: transparent;
	background-image: url(../images/sub_nav.png);
	background-position: 0px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: none;
	line-height: 20px;
	text-decoration: none;
	overflow: hidden;
}

.menu:hover {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #000;
	background-color: transparent;
	background-image: url(../images/sub_nav.png);
	background-position: 0px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: none;
	line-height: 20px;
	text-decoration: none;
	overflow: hidden;
}

.menu_active, .menu_active:hover {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #000;
	background-color: transparent;
	background-image: url(../images/sub_nav.png);
	background-position: 0px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.undermenu {
	display: block;
	margin: 0px;
	margin-left: -10px;
	padding: 3px 0px;
	color: #fff;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	background-color: #336699;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.undermenu:hover {
	display: block;
	margin: 0px;
	margin-left: -10px;
	padding: 3px 0px;
	color: #fff;
	background-color: #336699;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.undermenu_active, .undermenu_active:hover {
	display: block;
	margin: 0px;
	margin-left: -10px;
	padding: 3px 0px;
	color: #fff;
	background-color: #336699;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.menu_list {
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

span.undermenu {
	display: block;
	height: 90px;
	margin: 0px;
	border: none;
	padding: 0px;
	background-color: transparent;
	overflow: hidden;
}

.Mtitel {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.ATitel {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.tx {}
.txb {font-weight : bold;}
.txs {letter-spacing: 0px; text-decoration: none;}
.txss {font-weight: bold;}
.txsg {letter-spacing: 0px; text-decoration: none;}

.Button {width: 140px; font-style: normal; color: #000000;}
.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;}