
/*ALLGEMEINE STILE*/
body {margin:0px;font-family:arial, helvetica, sans-serif; color:#005969; font-size:16px; font-weight:500; background-color: #007f88; padding:0px;}

iframe {border:none; height:617px; width:540px; margin-top:0px;}
hr {border-bottom:1px dashed #888; border-top:none; border-left:none; border-right:none;}
li {list-style:none; margin-top:15px;}



/*WEITERE STILE*/
.schatten {-webkit-box-shadow: 0px 2px 2px #000;-moz-box-shadow: 0px 2px 2px #000;box-shadow: 0px 2px 2px #000;}
.lang {width:300px;}
.kurz {width:150px;}
.kuerzer{width:50px;}
.green {font-size:14px; font-weight:bold; color:#B5DD03;}



/*AUFBAU DES RESERVIERUNGSTABS*/
#tab {position:relative; width:810px; height:auto; min-height:500px; padding:0px; margin:0px auto 0px auto;}

#tab_reservation{position:relative; width:600px; height:700px; margin:70px auto 0px auto;}
#tab_reservation .logo{position:absolute; left:-50px; top:30px; }
.oeffnungszeiten {display:none; position:absolute; top: 260px; right:-80px; width:152px; height:161px; background:url(img/reservierung_uhrzeit.png) no-repeat; z-index:2; }
.adresse{position:absolute; top: 620px; left:5px; width:535px; height:17px; z-index:2; color:#429ea4; font-size:10px; font-stretch: expanded;}
.logo{width:217px; height:85px; background:url(img/reservierung_logo.png) no-repeat; z-index:10; display:none;}



/*IMPRESSUM*/
#tab_impressum {width:790px; height:890px; overflow:hidden; position:absolute; background:none; margin:0px 0px 0px 0px;  padding:0px 0px 150px 0px; z-index:10;}
#header {width:810px; height:46px; background:#191919; margin:0px 0px 4px 0px; padding:0px;}
#intro {width:740px; height:auto; background:#191919; margin:0px 0px 5px 0px; padding:25px 50px 15px 10px;}
.dunkel {color:#666666;}
#impressum {width:inherit; height:30px; font-size:11px; color:#333;}


.st {font-size:inherit; text-decoration:none; color:inherit;}
.st:link {text-decoration:none; color:inherit;}
.st:visited {text-decoration:none; color:inherit;}
.st:hover {text-decoration:underline; color:#C1F131;}
.st:active {text-decoration:none;}





















