html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}
* {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a {color: #000000; background-color: transparent; text-decoration: none;}
a:hover {color: #FFFFFF; background-color: #999999; text-decoration: none;}

/* Layout */

#head {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 169px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/head_bg.gif);
	background-position: right;
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

#menu {
	position: absolute;
	left: 0px;
	top: 169px;
	bottom: 112px;
    width: 175px;
    height: expression(document.body.clientHeight - (282) + "px");
	margin: 0px;
	padding: 0px;
	background-color: #5376AB;
	overflow: auto;
}

#line {
	position: absolute;
	left: 176px;
	top: 170px;
    width: 1px;
    height: expression(document.body.clientHeight - (170) + "px");
	margin: 0px;
	padding: 0px;
	background-color: #5376AB;
	overflow: hidden;
}

#main {
	position: absolute;
	left: 178px;
	right: 0px;
	top: 170px;
	bottom: 0px;
    width: expression(document.body.clientWidth - (178) + "px");
    height: expression(document.body.clientHeight - (170) + "px");
	margin: 0px;
	border-width: 1px;
	border-color: #5376AB;
	border-style: solid;
	padding: 0px;
	overflow: auto;
}

#info {
	position: absolute;
	left: 0px;
	bottom: 13px;
    width: 175px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	overflow: hidden;
}

#copy, #copy:hover {
	position: absolute;
	left: 0px;
	bottom: 0px;
    width: 175px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: transparent;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
}

/* Menüs */

.menu {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.menu:hover {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	overflow: hidden;
}

.menu_active, .menu_active:hover {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.undermenu {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.undermenu:hover {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	overflow: hidden;
}

.undermenu_active, .undermenu_active:hover {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

.menu_list {
	list-style-type: none;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

.txs {letter-spacing: 0px; text-decoration: none;}
.txss {font-weight: bold;}
.ATitel {font-size : 14px;}
.Mtitel {font-size: 16px;}
.tx {letter-spacing: 0px; text-align: justify;}
.txb {font-weight : bold;}
.txsg {letter-spacing: 0px; text-decoration: none;}

.Button {width: 120px; 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;}