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: 200px;
         border: 1px solid #000;
         background-color: #FFF;
         padding: 2px;
         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;
}