td
		{font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal; text-decoration: none;}
	a:link
		{font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal; text-decoration: none;}
	a:hover
		{font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal; text-decoration:none;}
.serv
		{font-family: arial,verdana,helvetica; font-size:11px; color: #6A6A59; font-weight: normal; text-decoration: none;}
.servlink
		{font-family: arial,verdana,helvetica; font-size:11px; color: #B9B9A3; font-weight: normal; text-decoration: none;}
a.servlink
		{font-family: arial,verdana,helvetica; font-size:11px; color: #B9B9A3; font-weight: normal; text-decoration: none;}

a.servlink:hover
		{font-family: arial,verdana,helvetica; font-size:11px; color: #6A6A59; font-weight: normal; text-decoration: none;}
.nav
		{font-family: arial,verdana,helvetica; font-size:11px; color: #582D26; font-weight: bold; text-decoration: none;}
a.nav
		{font-family: arial,verdana,helvetica; font-size:11px; color: #582D26; font-weight: bold; text-decoration: none;}
a.nav:hover
		{font-family: arial,verdana,helvetica; font-size:11px; color: #FFFFE5; font-weight: bold; text-decoration: none;}

.nav_high
		{font-family: arial,verdana,helvetica; font-size:11px; color: #FFFFE5; font-weight: bold; text-decoration: none;}

a.nav_high:hover
		{font-family: arial,verdana,helvetica; font-size:11px; color: #FFFFE5; font-weight: bold; text-decoration: none;}


                 /*---------------------------------------------------

Reservierungsanfrage

-----------------------------------------------------*/

.leftcolForm{
	display: block;
         float: left;
         clear: left;
         width: 150px;
         margin: 0px !important;
}

.reservationInput{
	width: 250px;
         border: 1px solid #000;
         background-color: #FFF;
         padding: 2px;
		 float: right;
         font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal;
}

.reservationInputSmall{
	width: 80px;
         border: 1px solid #000;
         background-color: #FFF;
         padding: 2px;
		 margin-right: 6px;
		 float: right;
		 position: relative;
		 left: 1px;
         font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal;
}

.reservationInputMedium{
	width: 165px;
         border: 1px solid #000;
         background-color: #FFF;
         padding: 2px;
		 float: right;
         font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal;
}

.submitBtn{
       font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal;
       text-decoration: underline !important;
}

.submitBtn:hover{
       font-family: arial,verdana,helvetica; font-size:11px; color: #000000; font-weight: normal;
       text-decoration: none !important;
}

#leftform div{
	margin-bottom: 2px;
}

#formtable td{
	vertical-align: top;
	padding: 0px 0px 3px 0px;
}

/***************************************************************************************************

Menü

***************************************************************************************************/

.menue a:link { text-decoration: underline; display: block; color: #000; }
.menue a:visited { text-decoration: underline;display: block;color: #000; }  
.menue a:hover { text-decoration: none;display: block;color: #000; }
.menue a:active { text-decoration: none;display: block;color: #000; outline: none;  } 
.menue a:focus { text-decoration: none;display: block;color: #000; outline: none; }

.menue img{
	border: 0px none;
	margin: 0px 10px 0px 0px;
	position: relative;
	top: 2px;
}