@charset "utf-8";
/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; color:#CCC; background:url(../imag/bg_hotel.jpg) fixed }
h1 { font-size:30px; }
h2 { font-size:24px; color:#a3c8ee; }
h3 { font-size:16px; }
p,li	{ font-size:12px; line-height:125%; }
a			{ color:#7fabd8; text-decoration:none; border-bottom:dotted 1px #7fabd8; }
a:visited	{ color:#7fabd8; text-decoration:none; border-bottom:dotted 1px #7fabd8; }
a:hover		{ color:#afe0f2; text-decoration:none; border-bottom:solid 1px #99aaff; }
a:active	{ color:#ff0000; text-decoration:none; border-bottom:solid 1px #ff0000; }
a.img,a.linkopacity	{ border-bottom:none; }
#container	{ position:relative; width:1000px; height:850px; background:#765646 url(../imag/bg_verlauf1.png) repeat-x top left; border:3px #000 solid; }
#logo		{ position:absolute; left:-50px; top:5px; width:111px; height:480px; z-index:10; }
#panorama	{ position:absolute; left:0px; top:75px; width:1000px; height:340px; background-color:#332303; }
#sprachwahl { position:absolute; right:10px; top:5px; width:auto; height:20px; font-size:10px; }
#willkommen	{ position:absolute; right:10px; top:20px; width:auto; height:30px; }
#nav		{ position:absolute; left:-1px; top:420px; width:1000px; height:33px; }
.small	{ font-size:10px; }
.navp	{ font-size:18px; text-align:center}
.navp a 			{ width:129px; height:23px; padding:5px; color:#abf; text-decoration:none; border:solid 1px #432; background:url(../imag/button_up.png) repeat-x top left; display:block; }
.navp a:visited 	{ color:#abf; text-decoration:none;  border:solid 1px #432; background:url(../imag/button_up.png) repeat-x top left; }
.navp a:hover 		{ color:#67c; text-decoration:none;  border:solid 1px #67c; background:url(../imag/button_down.png) repeat-x top left; }
.navp a:active 		{ color:#f00; text-decoration:none;  border:solid 1px #432; background:url(../imag/button_down.png) repeat-x top left; }
.navpsel	{ font-size:18px; text-align:center}
.navpsel a 			{ width:128px; height:23px; padding:5px; color:#67c; text-decoration:none; border:solid 1px #432; background:url(../imag/button_down.png) repeat-x top left; display:block; }
.navpsel a:visited 	{ color:#67c; text-decoration:none;  border:solid 1px #432; background:url(../imag/button_down.png) repeat-x top left; }
.navpsel a:hover 	{ color:#78d; text-decoration:none;  border:solid 1px #67c; background:url(../imag/button_down.png) repeat-x top left; }
.navpsel a:active 	{ color:#f00; text-decoration:none;  border:solid 1px #432; background:url(../imag/button_down.png) repeat-x top left; }
.rot	{ color:#F00 }


