
.text_main_weiss /*  Hauptextfenster auf dunkel  */  { color: white; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: justify; }
.text_main_weiss a { color: white; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
.text_main_dunkel { color: #1c3e78; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: justify; text-transform: none ; vertical-align: top; }
.text_main_dunkel a { color: #1c3e78; font-size: 13px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none; text-align: justify; text-transform: none }
.startimage_links { margin-right: 10px; margin-bottom: 10px; float: left; clear: left }
.startimage_rechts { margin-right: 10px; margin-bottom: 10px; margin-left: 10px; float: right; clear: right }

.topmenu a {text-align: center; width: 100%; display: block; }


/* Saalplan-Buchung */

.infolink:link {
	text-decoration: underline;
}
.infolink:visited {
	text-decoration: underline;
}
.infolink:hover {
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	margin: -15px;
}

.tisch {
    position:absolute ;
}

.tischstatus {
    position:absolute ;
    width: 10px ;
    height: 10px ;
}

.tischstatus img {
    border:0 ;
}

.tischinfo {
    display: none ;
}

.tischinfo, .tischinfo * {
    color: #000 !important ;
}

.tischinfo .left {
    float: left ;
    width: 340px ;
}

.tischinfo .right {
    float: left ;
}

#tischinfo {
    height: 45px ;
    width: 750px ;
    margin-bottom: 1em ;
    padding: 5px ;
    border: 1px solid #000 ;
    background-color: #ffffe1 ;
    color: #000 ;
}

div > #tischinfo {
    z-index: 80 ;
    position: fixed ;
    margin-top: -65px ;
}

div > #saalplan {
    margin-top: 75px ;
}

#saalplan_buchung_tisch td {
    vertical-align: top ;
}

