body {
	margin: 0px;
	padding: 0px;
	background-image: url(grafix/bg-rot.gif);
	background-color: #E51800;
	color: #FFFFFF;
}
.button 
{
 font-family: "Trebuchet MS", Verdana, Arial; 
 font-size: 9pt; 
 color: #500A05; 
 background-color: #FFFFFF; 
 border-color: #500A05; 
 border-style: solid; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
}
/*Format des Textes*/
.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
/*Format der Aufzählungslisten*/
.listen {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
	border: none;
	text-align: left;
	display: list-item;
	margin: 0px;
	color: #FFFFFF;
}
/*Erzeugen der dunklen Striche ober- und unterhalb des weißen Trennstreifens*/
.bannerbox {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
/*Format des Links im Banner*/
.linkbanner {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #500a05;
	background-color: #FFFFFF;
	text-decoration: none;
}
/*Format der Links im Text*/
.linktext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*Format des Links im Impressum*/
.linkimpress {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/*Fettgedruckter Text*/
.textfett {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
/*roter Text im Kontaktformular*/
.textform {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #500A05;
	text-align: justify;
}
/*Link im Kontaktformular*/
.linkform {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/*Definition der Layerboxen*/
/*Menu*/
.boxmenu {
	position:absolute;
	left:30px;
	top:100px;
	width:200px;
	height:200px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}
.boxmenubild {
	position:absolute;
	left:30px;
	top:320px;
	width:200px;
	height:280px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}

.boxrahmen {
	position:absolute; 
	left:230px; 
	top:100px; 
	width:700px; 
	height:410px; 
	z-index:4; 
	border: 1px solid #FFFFFF;
}
.boxprofilrahmen {
	position:absolute; 
	left:230px; 
	top:100px; 
	width:700px; 
	height:450px; 
	z-index:4; 
	border: 1px solid #FFFFFF;
}

.boxinhalt {
	position:absolute; 
	left:251px; 
	top:120px; 
	width:660px; 
	height:370px; 
	z-index:4; 
}
.boximpressum {
	position:absolute; 
	left:800px; 
	top:515px; 
	width:130px; 
	height:22px; 
	z-index:5;
}
.boxprofilimpressum {
	position:absolute; 
	left:800px; 
	top:555px; 
	width:130px; 
	height:22px; 
	z-index:5;
}
.kontaktrahmen {
	position:absolute; 
	left:230px; 
	top:100px; 
	width:400px; 
	height:410px;
	z-index:6;
	border: 1px solid #FFFFFF;
}
.kontaktinhalt {
	position:absolute; 
	left:250px; 
	top:120px; 
	width:360px; 
	height:370px;
	z-index:2;
}
.gastrahmen {
	position:absolute;
	left:230px;
	top:100px;
	width:700px;
	z-index:6;
	overflow: visible;
	border: 1px solid #FFFFFF;
	visibility: visible;

}
.gastimpressum {
	position:absolute; 
	left:40px; 
	top:620px; 
	width:130px; 
	height:22px; 
	z-index:5;
}
.kontaktgast {
	position:absolute;
	left:670px;
	top:100px;
	width:250px;
	height:410px;
	z-index:8;
	border:1px solid #500A05;
	overflow: scroll;
	background-image: url(grafix/strichup.gif);
}
.kontaktimpressum {
	position:absolute; 
	left:495px; 
	top:515px; 
	width:130px; 
	height:22px; 
	z-index:5;
}
.galerierahmen {
	position:absolute;
	left:229px;
	top:100px;
	width:750px;
	height:410px;
	z-index:2;
	border: 1px solid #FFFFFF;
	visibility: visible;

}

.galerieinhalt {
	position:absolute;
	left:250px;
	top:120px;
	width:710px;
	height:370px;
	z-index: 3;
	visibility: visible;

}
.galeriefoto {
	position:absolute;
	left:440px;
	top:122px;
	width:510px;
	height:370px;
	visibility: visible;

}
.galerieimpressum {
	position:absolute; 
	left:850px; 
	top:515px; 
	width:130px; 
	height:22px; 
	z-index:4;
}
.terminrahmen {
	position:absolute;
	left:230px;
	top:100px;
	width:700px;
	z-index:6;
	overflow: visible;
	border: 1px solid #FFFFFF;
	visibility: visible;
}
.linklink {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
