body {
	background-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/back_test.jpg);
}
/*####Maincontent mit Schatten####*/
#main {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 945px;
	min-height: 600px;
	/*IE6 Hack wg. min-height*/
	height:auto !important;  /* für moderne Browser */
	height:600px;  /*für den IE */
	/*End Hack*/
	/*background-color: White;*/
	background-image: url(pics/schatten_seiten.gif);
	padding: 0px 9px 9px 15px; 
}
#schatten_oben {
	position: absolute;
	top: -12px;
	left: 0px;
	width: 969px;
	height: 12px;
}
#schatten_unten {
	position: absolute;
	bottom: -12px;
	left: 0px;
	background-image: url(pics/schatten_bottom.gif);
	width: 969px;
	height: 12px;
}
/*####Foldout Menu####*/
#menu {
	position: absolute;
	top: 188px;
	left: 14px;
	border: 1px solid #6B6B6B;
	height: 324px;
	width: 219px;
	background-color: #fee8c2;
	z-index: 14;
}
#menucont {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 201px;
}
#handle {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 324px;
	width: 13px;
	background-image: url(pics/handle2.gif);
	border-left: 1px solid #6B6B6B;
}
ul {
	margin: 6px 0px 0px -29px;
}
#menucont li {
	font-size: 10px;
	color: black;
	border: 1px solid #bbbbbb;
	display: block;
	list-style: none inside;
	position: relative;
	width: 182px;
	height: 20px;
	margin-top: 2px;
	margin-left: 4px;
	padding: 1px 0px 1px 1px;
	line-height: 10px;
	background-color: white;
}
#menucont li:hover {
	background-color: #fee8c2;
	border-color: #fee8c2;
}
#menucont a:link, #menucont a:visited {
	color: Black;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#menucont a:hover{
	color: black;
}
#menucont img {
	border: none;
}
img {
	float: left;
	margin-right: 2px;
}
#menu2 {
	position: absolute;
	top: 518px;
	left: 14px;
	border: 1px solid #6B6B6B;
	height: 98px;
	width: 219px;
	background-color: #fee8c2;
	z-index: 13;
}
#menucont2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 201px;
}
#handle2 {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 98px;
	width: 13px;
	background-image: url(pics/handle_down.gif);
	border-left: 1px solid #6B6B6B;
}
#menu3
{
    position: absolute;
    top: 626px;
    left: 14px;
    border: 2px solid #932C33;
    height: 98px;
    width: 219px;
    background-color: #FFFFFF;
    z-index: 13;
    color: #932C33;
    font-family: Arial, Helvetica, Sans-Serif;
}
#menucont3
{
    position: absolute;
    left: 14px;
    top: 5px;
    width: 201px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.75em;
    color: #6B6B6B;
    margin-right: 5px;
}

#handle3
{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 98px;
    width: 13px;
    background-image: url(pics/handle_down2.gif);
    border-left: 2px solid #6B6B6B;
    border-left-color: #932C33;
}
.karte {
	margin: 1px 0px 0px 15px;
	border: 1px solid #bbbbbb;
}
#weg{
	position: absolute;
	z-index: 15;
	width: 14px;
	height: 430px;
	background-image: url(pics/schatten_left.png);
	top: 198px;
	left: 0px;
}
/*####Ende Foldout Menu####*/
/*####Haenger####*/
#haenger {
	z-index: 15;
	position: absolute;
	left: 920px;
	top: 269px;
	width: 117px;
	height: 238px;
	background-image: url(pics/hanger.png);
	padding: 123px 10px 10px 10px;
	color: White;
	cursor: move;
	font-size: 13px;
}
#haenger a:link, #haenger a:visited {
	color: White;
	text-decoration: underline;
}
/*####Ende Haenger####*/
/*####Submenu####*/
#submenu{
	position: absolute;
	left: 30px;
	top: 160px;
	height: 20px;
	width: 917px;
	background-color: #bbbbbb;
	text-indent: 206px;
	color: White;
}
#deen {
	position: absolute;
	left: 30px;
	top: 160px;
	width: 200px;
	height: 20px;
	/*background-color: #616161;
	text-indent: 7px;*/
	color: White;
	font-size: 11px;
	line-height: 20px;
	padding-left: 15px;
}
#deen img {
	margin-left: 0px;
	border: none;
}
#deen a:link.img, #deen a:visited.img {
	padding: 0px;
}
#deen a:hover.img {
	background-color: transparent;
	border: none;
}
#deen a:link, #deen a:visited {
	color: White;
	text-decoration: none;
	/*border: 1px solid white;*/
	padding: 0px 4px 0px 4px;
}
#deen a:hover {
	color: #999999;
	background-color: White;
	border-color: #999999;
}
#submenu a:link, #submenu a:visited {
	color: #96161a;
	font-size: 11px;
	border:1px solid #676767;
	margin: 0px -3px 0px -2px;
	padding: 3px 7px 1px 7px;
	background-color: White;
	text-decoration: none;
}
#submenu a:hover {
	border: 1px solid #676767;
	background-color: #96161a;
	color: white;
}
/*####End Submenu####*/
/*####content####*/
#bilder {
	float: left;
	margin: 28px 0px 0px 14px; 
	width: 200px;
}
#bilder img {
	margin-bottom: 10px;
	float: none;
}
.mediadesc {
	font-size: 10px;
	color: #96161a;
}
#content_aussen {
	
}
#content {
	float: left;
	width: 478px;
	background-color: #F3F3F3;
	border: 1px solid #e3e3e3;
	margin: 28px 0px 10px 5px;
	padding: 10px 15px 10px 15px;
	font-size: 12px;
	color: #696969; 
}
/*Content Feintuning */
#content .text {
	font-size: 12px;
	color: #696969; 
}
#content h2 {
	font-size: 20px;
	font-style: bold;
	color: #515054;
}
#content h3 {
	font-size: 14px; 
	font-style: bold;
	color: #515054;
}
#content p {
	font-size: 12px;
	color: #696969; 
}
.headline {
	font-size: 13px;
	color: #696969;
	font-weight: bold;
	margin-top: 0px;
}
#content img {
	margin: 0px 10px 5px 0px;
}
a.mehr {
	/*margin-left: 420px;*/
	display: block;
	text-align: right;
}
hr {
	height: 1px;
	color: white;
	background-color: white;
	clear: both;
}
#content a:link, a:visited {
	color: #96161a;
	text-decoration: none;
}
#content a:hover {
	color: White;
	background-color: #96161a;
	text-decoration: none;
}
.simple_border {
	border: 1px solid white;
}
legend {
	color: #696969;
	font-weight:bold;
	text-decoration:underline;
}
.bestuhlung{
	clear: both;
	margin-left: -14px;
}
.bestuhlung th {
	background-color: #FFFFFF;
}
.bestuhlung tr:hover{
	background-color: #EBEBEB;
}
.bestuhlung td {
	border: 1px solid #EBEBEB;
}
.wetterbig td {
	border: 1px solid #EBEBEB;
	text-align: center;
}
.wdate {
	border: none;
	font-weight: bold;
}
.tempmin { 
	background-color: #e5feff;
	font-size: 10px;
}
.tempmax { 
	background-color: #ffdbdb;
	font-weight: bold;
}
/*Content Feintuning Ende*/
#retour {
	float: right;
	right: 0px;
	width: 196px;
	height: 15px;
	margin: 28px 13px 0px 5px;
	background-color: #F3F3F3;
	border: 1px solid #e3e3e3;
}
#retour a:link, #retour a:visited {
	font-size: 12px;
	color: #96161a;
	text-decoration: none;
}
#retour a:hover {
	background-color: #96161a;
	color: White;
}
#panorama {
	float: right;
	padding: 0px 0px 0px 58px;
	margin: 5px 13px 0px 5px;
	width: 138px;
	height: 50px;
	background-color: #F3F3F3;
	border: 1px solid #e3e3e3;
	background-image: url(pics/360.jpg);
	color: #990000;
	font-size: 12px;
	font-weight:bold;
}
#panorama a:link, #panorama a:visited {
	font-size: 12px;
	color: #96161a;
	text-decoration: none;
	font-weight: normal;
}
#panorama a:hover {
	background-color: #96161a;
	color: White;
	font-weight: normal;
}
#inner_nav {
	float: left;
	margin: 28px 13px 10px 5px;
	width: 196px;
	/*min-height: 300px;*/
	background-color: #F3F3F3;
	border: 1px solid #e3e3e3;
	font-size: 11px;
}
#inner_nav p {
	font-size: 12px;
	margin-left: 8px;
}
#inner_nav li {
	margin-left: 22px;
	line-height: 15px;
	list-style-image: url(pics/bullet.gif);
	border: none;
}
#inner_nav a:link, #inner_nav a:visited {
	font-size: 12px;
	color: #96161a;
	text-decoration: none;
}
#inner_nav a:hover {
	background-color: #96161a;
	color: White;
}
.back {
	margin-left: 18px;
}
#down_ads {
	width: 711px;
	background-color: White;
	border: 1px solid #e3e3e3;
	margin-left: 219px;
	margin-right: 13px;
	font-size: 11px;
	float: left;
}
#down_ads td {
	vertical-align: top;
}
#down_ads a {
	color: #96161a;
	text-decoration: none;
}
.content_start {
	float: left;
	margin: 10px 0px 0px 230px;
	width: 468px;
	min-height: 80px;
	background-color: #F3F3F3;
	border: 1px solid #e3e3e3;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #696969;
}
.content_start h2{
	font-size: 14px;
	font-style: bold;
	color: #515054;
	margin-bottom: 0px;
	margin-top: 0px;
}
.content_start a:link, a:visited {
	color: #96161a;
	text-decoration: none;
}
.content_start a:hover {
	color: White;
	background-color: #96161a;
	text-decoration: none;
}
.content_start img {
	margin-right: 5px;
}
.content_start p {
	margin-left: 106px;
}
.content_start .mehr {
	margin-left: 106px;
}
/*####end content####*/

#foot {
	position: absolute;
	left: 14px;
	bottom: -30px;
	/*border: 1px solid #676767;*/
	border: 1px solid black;
	color: black;
	width: 935px;
	height: 15px;
	font-size: 11px;
	padding-left: 10px;
}
#foot a:link, #foot a:visited {
	text-decoration: none;
	color: #96161a;
}
#foot a:hover {
	background-color: #96161a;
	color: White;
}
#bookingframe {
	position: absolute;
	left:30px;
	top: 189px;
	width: 919px;
	height:420px;
}
#druck 
{
}
#druck a:link, a:visited {
	color: #96161a;
	text-decoration: none;
}
#druck a:hover {
	color: White;
	background-color: #96161a;
	text-decoration: none;
}