body{
	background: #eeeeee;
	background-repeat: repeat-x;
	margin: 0 auto;
}

#main{
	width: 814px;
	margin: 0 auto;
	padding: 0;
	background: url(images/main_background.jpg) repeat-y;
}

#content{
	width: 800px;
	margin:0 auto;
	background: white;
}

#footer{
	clear: both;
	color: #333;
	width: 800px;
	margin-top: 30px;
	margin: 0 auto;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: #dbdada;
	font-family: verdana;
	font-size: 12px;
}

#footer a {
	color: #333;
	font-weight: normal;
	font-family: verdana;
	font-size: 12px;
}

p {
	font-family: verdana;
	font-size: 14px;
}

#header{
	background: url(images/header.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 134px;
	margin-left:auto;
	margin-right:auto;
}
#nav{
	background: url(images/nav_bar.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 39px;
	margin-left:auto;
	margin-right:auto;
}


.text1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #2d0707;
}

.text2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #2d0707;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #2d0707;
	font-weight: bold;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #2d0707;
	font-weight: bold;
}

.imgPlace{
	margin-bottom: 15px;
}

#headline{
	margin: 0 auto;
}

#headline h1{
	text-align: center;
}
#columnleft{
	float:left;
	width:385px;
	padding: 0 5px 0 10px;
}

#columnright{
	float:right;
	width:380px;
	padding: 0 5px 0 5px;
}

#marquee{
	margin: 0 auto;
	width: 800px;
}

#menu{
	margin-left:7px;
}

#menu ul {
	height: 58px;
	margin: 0;
	padding: 9px 0 0 24px;
	width: 776px;
	background: url(images/nav_bar2.jpg);
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}

#menu li.active {
	background: url(images/bg06.jpg) no-repeat;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #2d0707;
	font-family: verdana;
}

#menu a:hover {
	text-decoration: underline;
}

/* recent visits */
#meister_recent_visits {
	clear: both;
	width: 800px;
	padding: 15px 0px;
	background: url(images/templatemo_content_top.jpg) top no-repeat;
}

#meister_recent_visits h1 {
	color: #2d0707;
	font-size: 24px;
	margin: 0 20px 15px 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #1b2308;
	font-family: verdana;
}

#meister_recent_visits h2 {
	font-size: 14px;
	color: #1f1f1f;
	margin: 0;
	padding: 0 0 5px 0;
}

#meister_recent_visits p {
	margin: 0px;
	padding: 0px;
}

#meister_recent_visits .top_dishes_box {
	float: left;
	width: 215px;
	margin-left: 45px;
}

#meister_recent_visits .top_dishes_box img {
	margin-bottom: 15px;
	border: 5px solid #e1e0e0;
}

#meistermotorcoaches h1,
#meisterinfo h1,
#aboutus h1,
#meistertours h1{
	text-align: center;
}

#aboutus #content {
	 min-height:500px;
  height:auto !important;
  height:500px;
}