/* 
Stylesheet Meyers am Markt
Version 1.2
 */
*	{
	font-family: Helvetica, Arial, sans-serif;
	color: #d5c279;
}
 
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5c279;
}

/* mac hide\*/
html, body {
	height: 100%;
}
/* end hide */

html, body, p, img {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

.rechts {
	text-align: right;
}
.klein {
	font-size: 11px;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 17px;
}

#menu-container{
	padding: 0 15px 0 15px;
	background: #B9321d;
}

ul#simple-menu{
	list-style-type: none;
	width: 100%;
	position: relative;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: uppercase;
}
ul#simple-menu li{
	display: block;
	float: left;
	margin: 0 0 0 4px;
	height: 20px;
}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{
	display: block;
	float: left;
	color: #fff;
	background: #b9321d;
	line-height: 20px;
	text-decoration: none;
	padding: 0 17px 0 18px;
	height: 20px;
}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background: #60312E;}
ul#simple-menu li a.current{color: White;background: #7e1f1d;}
ul#simple-menu li a.current:hover{color: White;background: #7e1f1d;}

#text-links{
	padding: 15px 15px 15px 15px;
	background: #7e1f1d;
}

#text-links p{
	padding: 5px;
}

#text-rechts{
	padding: 0 1px 10px 1px;
	background: #a42926;
}

#footer{
	padding: 0 15px 0 15px;
	background: #b9321d;
	text-align: center;
}
#footer p{
	color: #FFFFE0;
	font-size: 12px;
}
#footer a{
	color: #FFFFE0;
	font-weight: bold;
	letter-spacing: 1px;
}

table.karte {
	padding: 6px 6px 10px 6px;
	margin: 0 0 3px 0;
}
table.karte td, table.karte th {
	font-size: 12px;
	color: #d5c279;
	margin: 0;
	padding: 0 0 3px 6px;
}

a.nav{
	color: Yellow;
	font-size: 12px;
}

#impressum p {
	font-size: 12px;
}

input {
	color: #363636;
}

