/* Standards für die komplette Seite (Hintergrund, Breite, Scrollbalken, Schriftarten und Links) */

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

* {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #000;
	background-color: #004797;
	text-decoration: none;
}

/* Grund-Layout */
#head {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 20px;
	width: 100%;
	height: 185px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/head_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#nav {
	position: absolute;
	left: 0px;
	top: 255px;
	bottom: 40px;
	width: 200px;
	height: expression(document.body.clientHeight - (295) + "px");
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow: auto;
	z-index: 2;
}

#content {
	position: absolute;
	left: 210px;
	right: 0px;
	top: 235px;
	bottom: 20px;
	width: expression(document.body.clientWidth - (210) + "px");
	height: expression(document.body.clientHeight - (255) + "px");
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow: auto;
	z-index: 2;
}

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

#copy, #copy:hover {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 20px;
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	z-index: 2;
}

#corner {
	position: absolute;
	left: 200px;
	top: 235px;
	z-index: 3;
}

#corner_bg {
	position: absolute;
	left: 0px;
	top: 235px;
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #026bbe;
	overflow: hidden;
	z-index: 2;
}

/* Menü-Steuerung */

.menu {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 10px;
	color: #026bbe;
	background-color: transparent;
	background-image: url(../images/main_menu.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 15px;
	text-decoration: none;
	overflow: hidden;
}

.menu:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 10px;
	color: #026bbe;
	background-color: transparent;
	background-image: url(../images/main_menu_ani.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 15px;
	text-decoration: underline;
	overflow: hidden;
}

.menu_active, .menu_active:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 10px;
	color: #026bbe;
	background-color: transparent;
	background-image: url(../images/main_menu_ani.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.sub_menu {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 5px;
	color: #026bbe;
	background-color: transparent;
	background-image: url(../images/sub_menu.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

.sub_menu:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 5px;
	color: #026bbe;
	background-color: transparent;
	background-image: url(../images/sub_menu_ani.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: underline;
	overflow: hidden;
}

.sub_menu_active, .sub_menu_active:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 5px;
	color: #026bbe;
	background-color: transparent;
	background-image: url(../images/sub_menu_ani.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	cursor: default;
}

.menu_list {
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

/* Text-Layout */

.txs {text-decoration: none;}
.txss, .txss:hover {color: #656C88; background-color: transparent; text-decoration: none;}
.ATitel {color: #026bbe; font-size: 12px; font-weight: bold;}
.MTitle {color: #026bbe; font-size: 14px; font-weight: bold;}
.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;}