@charset "utf-8";
/* CSS Document hotel-herbstein.de*/
a img {border: 0;}
#left ul, #left ul li {margin: 0; padding: 0; list-style: none;}
body {
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 160%;
	background-color: #e0e0e0;
	
}
#container {
	width: 993px;
	text-align:left;
	margin: 0 auto;
	padding:0 100px;
	background: url(bg.gif) repeat-y #e0e0e0 center;
}
/*#header {
	height: 152px;
	background:url(header.jpg) no-repeat;
}*/
#header img {padding-left: 3px;}
#main {position: relative;}
#left {
	width:199px;
	float: left;
	padding-right: 15px;
}
#content {
	width: 566px;
/*	position: absolute;
	top: -30px;
	left: 213px;*/
	float: left;
	margin-top: -10px;
	padding-right: 10px;
}
#right {
	width: 190px;
	padding: 0 5px;
	/*position: absolute;
	top: -40px;
	right: 0;*/
	float:left;
	margin-top: -20px;
}
#footer {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #928d88;
}

/*
 * Menu
 */
#left ul li {
	line-height: 25px;
	border-bottom: 1px solid #989b9d;
	border-top: 1px solid #FFF;
	color: #545454;
	margin: 0 10px;
	background:url(menu_liststyle.gif) no-repeat 0 50%;
	padding-left: 15px;
	font-size: 15px;
}
#left ul li.menu-first {border-top: 0;}
#left ul li.menu-last {border-bottom: 0;}
#left ul li a:link, #left ul li a:visited, #left ul li a:active {
	text-decoration: none;
	color: #545454;
	display: block;
}
#left ul li a:hover, #left ul li a:focus {
	color: #861930;
	text-decoration: none;
	display: block;
}

#left img {
  padding-left: 20px;	
}

/*
 * Formatierungen
 */
#content a:link, #content a:active, #content a:visited, #right a:link, #right a:active, #right a:visited{
	text-decoration: underline;
	color: #93213a;
}
#content a:hover, #content a:focus, #right a:hover, #right a:focus {
	text-decoration: none;
	color: #93213a;
}
.rot {
	color: #93213a;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	color: #93213a;
}
