body {
	background: url("images/background.gif") top repeat-x #D3CBB5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
.bg_top_teller {
	background-image: url(images/teller_oben_fin.gif);
	background-repeat: no-repeat;
	width:608px;
	height:304px;
}
.bg_bottom_teller {
	background-image: url(images/tell_unten.jpg);
	background-repeat: no-repeat;
	width:608px;
	height:304px;
}
.bg_1_teller {
	background-image: url(images/1_teller_2.gif);
	background-repeat: no-repeat;
	width:648px;
	height:648px;
}
.bg_start_teller {
	background-image: url(images/start_teller.jpg);
	background-repeat: no-repeat;
	width:648px;
	height:648px;
}
.bg_teller {
	background-image: url(images/teller_bg.gif);
	background-repeat: repeat;
	width:608px;
	height:1px;
	
}
.bg_teller_color {
	background-image: url(images/teller_bg_color.jpg);
	background-repeat: repeat;
	width:608px;
	height:1px;
}	
.bg_guestbook {
	background-image: url(images/bottom_guestbook.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:173px;
	height:40px;
	text-align:center;
	font-weight: bold;
	line-height: 43px;
}		
.bg_top_nav_link:link {color:#FFFFFF; text-decoration:none}
.bg_top_nav_link:visited {color:#FFFFFF; text-decoration:none}
.bg_top_nav_link:active {color:#FFFFFF; text-decoration:none}
.bg_top_nav_link:hover {color:#000000; text-decoration:none}

.book_nav_link:link {color:#FFFFFF; text-decoration:none}
.book_nav_link:visited {color:#FFFFFF; text-decoration:none}
.book_nav_link:active {color:#FFFFFF; text-decoration:none}
.book_nav_link:hover {color:#000000; text-decoration:none}

.speise_nav_link:link {font-family: Times New Roman;color:#3C5C3C; text-decoration:none;font-weight: bold;font-size: 16px}
.speise_nav_link:visited {font-family: Times New Roman;color:#3C5C3C; text-decoration:none;font-weight: bold;font-size: 16px}
.speise_nav_link:active {font-family: Times New Roman;color:#3C5C3C; text-decoration:none;font-weight: bold;font-size: 16px}
.speise_nav_link:hover {font-family: Times New Roman;color:#000000; text-decoration:none;font-weight: bold;font-size: 16px}

.speise_nav_link:link {font-family: Times New Roman;color:#3C5C3C; text-decoration:none;font-weight: bold;font-size: 16px}
.speise_nav_link:visited {font-family: Times New Roman;color:#3C5C3C; text-decoration:none;font-weight: bold;font-size: 16px}
.speise_nav_link:active {font-family: Times New Roman;color:#3C5C3C; text-decoration:none;font-weight: bold;font-size: 16px}
.speise_nav_link:hover {font-family: Times New Roman;color:#000000; text-decoration:none;font-weight: bold;font-size: 16px}


.text_mid_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	}
.text_gbook_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	}
.text_gbook_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.text_news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.text_news_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.text_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}			

td.1px-rahmen 
{ border: 1px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; }

#postit {
  position:absolute;
  left:50%;
  top:370px;
  width:250px;
  height:200px;
  margin-left: 260px;
  z-index:2;
  background-image: url(images/postit.gif);
  background-repeat: no-repeat;
}

#schlemmer_postit {
  position:absolute;
  left:50%;
  top:535px;
  width:250px;
  height:200px;
  margin-left: 280px;
  z-index:1;
  background-image: url(images/postit_schlemmeratlas.gif);
  background-repeat: no-repeat;
}

/* Resevation */
/******************************* Vertical Layout **************************************/

/* Overall Wrapper for Client Supplied Snippet */
	#OT_searchWrapperAll {   
        width:390px;
        height:100px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
        padding:0;
        background:#f0eeea;
    }
    
/* wrapper */

	#OT_searchWrapper
    {
        border: none;

        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        width:100%; 
        height:100px;/* for horizontal layout: 60px, for vertical layout: 100px */
        position: relative;
        margin:0;
    }

/* Title of Search */
	 #OT_searchWrapper .OT_feedTitle
    {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 0 1px 5px;
        font-size:12px;
        font-weight:normal;
        line-height:normal;
    }
 
 /* Definition List */   
    #OT_searchWrapper dl 
    {
		position: absolute;
		top: 0;
        left: 0;
		padding:0;
		margin:0;
	}

/* Party Size Label Wrapper - dt tag */
    #OT_partySizeLbl
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:110px;
        display:block;
    }
    
/* Party Size Wrapper - dd tag */    
    #OT_partySize
    {
        position: absolute;
        top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
        left: 120px;/* for horizontal layout: 90px, for vertical layout: 85px */
        margin:0;
       	padding:0;
    }

/* Date Label Wrapper - dt tag */    
    #OT_dateLbl
    {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 0px;/* for horizontal layout: 105px, for vertical layout: 0px */
        margin: 0 0 0 5px;
        padding:3px 0;
        text-align:right;
        width:110px;
    }
    
/* Date Label Wrapper - dd tag */    
    #OT_date
    {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 120px;/* for horizontal layout: 195px, for vertical layout: 85px */
        width:100px;
        margin:0;
       	padding:0;
    }

/* Time Label Wrapper - dt tag */     
    #OT_timeLbl {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 210px;/* for horizontal layout: 300px, for vertical layout: 185px */
        width:60px;
        padding:3px 0;
        text-align:right;
    }

/* Time Label Wrapper - dd tag */     
    #OT_time {
        position: absolute;
        top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
        left: 275px;/* for horizontal layout: 275px, for vertical layout: 185px */
        margin:0;
    }
    
 /* Placeholder empty dt */
    #OT_empty 
    {
		position:absolute;
		width:0;
		height:0;
		padding:0;
		margin:0;
		top:100px;
		left:0;
	} 
 
 /* Submit Button Wrapper - dd tag */    
     #OT_submitWrap
    {
        position:relative;
        top: 115px; /* for horizontal layout: 25px, for vertical layout: 112px */
        left: 275px;/* for horizontal layout: 500px, for vertical layout: 275px */
        margin: 0 5px 0 0;
        z-index:5; /* do not change */
    }
   
 /* Wrapper for Powered By OpenTable Logo */
    #OT_logo {
        position:absolute;
		top:120px; /* for horizontal layout: 80px, for vertical layout: 120px */
		left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
		width:100%;
		padding:0;
		margin:0;
		display:block;

    }
    
  /* Wrapper for Text Link */   
    #OT_logoLink {
		position: absolute;
		top: 100px;/* for horizontal layout: 60px, for vertical layout: 100px */
		left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
		width:100%;
		padding:0 0 10px 0;
		margin:0;
		font-size:9px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		display:block;

     }
    
    /* text link padding */
     #OT_logoLink a
     {
		padding:0 0 0 10px;
	}

    /* Logo Link Border and margin*/
    #OT_imglogo 
    {
		border: 0;
		margin:0 0 0 10px;
	}
    
	#OT_searchWrapper form {margin:0;padding:0;}
	#OT_searchWrapper input.hidden {display:none;}

	/* Text Form Fields*/ 
	#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
		font-size:12px;
		margin:2px 2px 2px 2px;
	}
	/* Text Form Field for Date field */
	#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar 
	{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size:12px;
		margin:0;
		width:85px;
	}

	#OT_searchWrapper #dateDisplay
	{
		font-size:10px;
		color:#999;
 		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		float:right;
		margin:0px 30px 0px 0px;
		display:inline;
	}

	/*** calendar styles ***/

	/* Placeholder. Don't change this */
	#OT_searchWrapper .imgCal 
	{
		position: absolute; 
		display: none; 
		z-index:100;
	}

	/* Calendar Table properties */
	#OT_searchWrapper #imageCal table {
		font-size:12px;
 		width:150px;
		font-family:arial;
		font-weight: bold;
		background:#FFF;
	}
	#OT_searchWrapper #imageCal td {
		padding:0px 0px 0px 0;
		text-align:center;
	}

	/* Days in the future */
	#OT_searchWrapper .clickableDays 
	{	
		color: #000000; 
		text-decoration: none;
		height:18px;
	}

	/* Days in the past */
	#OT_searchWrapper .nonclickableDays 
	{	
		color: #CCCCCC;
		height:18px;
	}

	/* Name of the month at the top */
	#OT_searchWrapper .months 
	{
		color: #FFFFFF; 
		text-decoration: none 
	}

	/* Day of the week */
	#OT_searchWrapper .weekdays
	{
		color: #000000; 
		text-decoration: none; 
		color:#666666;
		background-color:#EFEFEF; 
		width:14%;
	}



