/* #######################################################################
** # CSS DESIGN & Realisation by mb Systemhaus GmbH, all rights reserved #															        
** #######################################################################
** 
**  Erstellungsdatum  : 05.09.06  
**  Letzte Änderung   : 11.09.06
*/
/********************Body****************************/
body 
{
	margin:				0;
	padding:			0;
	scrollbar-face-color:		#ffffff;
	scrollbar-shadow-color:		#d3d3d3;
	scrollbar-highlight-color:	#d3d3d3;
	scrollbar-3dlight-color:	#ffffff;
	scrollbar-darkshadow-color:	#F5F5F5;
	scrollbar-track-color:		#F5F5F5;
	scrollbar-arrow-color:		#515151; 
	background-color:			transparent;
}
#karte
{
	margin:0px;
}
#buch
{
	height:				495;
	width:				695;
	background-image:url(images/buch.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:	#810B0B;
	
}
#buch_bayern
{
	height:				495;
	width:				695;
	background-image:url(images/buch_bayern.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:	#810B0B;
	
}
#content
{
	font-family: 		"Verdana", helvetica, Arial, sans-serif;
	font-size: 			11px;
	color: 				#515151;
	line-height: 		120%;
	text-decoration: 	none;
	padding-right:		1em;
	padding-left:		1em;
}
#content a
{
	color: 				#810B0B;
	line-height: 		120%;
	text-decoration: 	none;
}
#content a:hover
{
	color: 				#9A3232;
	line-height: 		120%;
	text-decoration: 	none;
}
table
{
	font-family: 		"Verdana", helvetica, Arial, sans-serif;
	font-size: 			11px;
	color: 				#515151;
	line-height: 		120%;
	text-decoration: 	none;
}
table td a
{
	font-family: 		"Verdana", helvetica, Arial, sans-serif;
	font-size: 			11px;
	color: 				#810B0B;
	line-height: 		120%;
	text-decoration: 	none;
}
#table2
{
	font-family: 		"Verdana", helvetica, Arial, sans-serif;
	font-size: 			11px;
	font-style:			italic;
	color: 				#515151;
	line-height: 		180%;
	text-decoration: 	none;
}
#table2 td
{
	font-family: 		"Verdana", helvetica, Arial, sans-serif;
	font-size: 			11px;
	font-style:			italic;
	color: 				#515151;
	line-height: 		180%;
	text-decoration: 	none;
}
#table2 a
{
	font-style:			italic;
	color: 				#810B0B;
	text-decoration: 	none;
}
#table2 a:hover
{
	font-style:			italic;
	color: 				#000990;
	text-decoration: 	none;
}
#speisekarte
{
	font-family: 		"Verdana", helvetica, Arial, sans-serif;
	font-size: 			11px;
	color: 				#515151;
	line-height: 		120%;
	text-decoration: 	none;
	padding-right:		1em;
	padding-left:		1em;
}
#speisekarte a
{
	color: 				#810B0B;
	line-height: 		120%;
	text-decoration: 	none;
}
#speisekarte a:hover
{
	color: 				#9A3232;
	line-height: 		120%;
	text-decoration: 	none;
}
