﻿.mainbody {
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#4C94BC;
}
.headtable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
}
.headline {
	height:89px;
	background-attachment:scroll;
	background-image:url('../img/head_bogen.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.middletable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
}
.contenttable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
}
.contentleft {
	background: #C2D8E6 url('../img/bogen_leer_navi.jpg') no-repeat left top;
	width:202px;
		height:649px;
	}
.contentmiddle {
	background-color:#C2D8E6;	
}
.contentmiddle a:link {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.contentmiddle a:active {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.contentmiddle a:hover {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.contentmiddle a:visited {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.contentright {
	background-color:#C2D8E6;	
}
.hoteltable {
	width:680px;
}
.hotel_leftline {
	width:31px;
	height:98px;
	background-attachment:scroll;
	background-image:url('../img/tabelle_links.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.hotel_middleline1 {
	height:98px;	
	width:90px;
	background-attachment:scroll;
	background-image:url('../img/tabelle_mitte.jpg');
	background-position:right top;
	background-repeat:repeat-x;
}
.hotel_middleline2 {
	width:170px;
	height:98px;
	background-attachment:scroll;
	background-image:url('../img/tabelle_mitte.jpg');
	background-position:right top;
	background-repeat:repeat-x;
}
.hotel_middleline3 {
	height:98px;
	background-attachment:scroll;
	background-image:url('../img/tabelle_mitte.jpg');
	background-position:right top;
	background-repeat:repeat-x;
}
.hotel_rightline {
	width:96px;
	height:98px;
	background-attachment:scroll;
	background-image:url('../img/tabelle_rechts.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.hotel_emptyline {
	height:20px;
}
.foottable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
}
.footline {
	height:40px;
	background-attachment:scroll;
	background-image:url('../img/foot_bogen.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	text-align: right;
	font-family: Verdana;
	font-size: xx-small;
}