@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #1c361c;
}
#container {
	background-color: #f7e195;
	width: 960px;
	margin: 0px auto;
}
#head {
	background-color: #f7e195;
}
#h_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b8c911;
	background-color: #f7e195;
	text-align: center;
	padding: 5px;
	height: 20px;
}
#h_menu a {
	color: #2c6d9b;
	text-decoration: none;
}
#foot {
	background-color: #f7e195;
	background-image: url(images/foot.gif);
	height: 100px;
	clear: both;
}
#h_menu a:hover {
	color: #b8c911;
	text-decoration: none;
}
#h_menu a:active {
	color: #b8c911;
	text-decoration: none;
}
#content {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #f7e195;
}
.start {
	font-family: Tahoma, Geneva, sans-serif;
	color: #b8c911;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#m_menue {
	background-color: #f7e195;
	height: 77px;
}
#l_menu {
	float: left;
	width: 192px;
}
#inhalt {
	clear: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 202px;
	min-height:350px;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
}
.reiten {
	color: #6b3e16;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.right {
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.right_bottom {
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	bottom: 0px;
}
.left {
		float: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.left_bottom {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
		bottom: 0px;
}
.gastro {
	color: #778021;
}
.erlebnis {
	color: #999c0f;
}
.kinder {
	color: #7296c0;
}
a:link {
	color:#000;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
}
a:visited {
	color:#000;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
}
a:hover {
	color:#000;
	text-decoration:underline;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
a:active {
	color:#000;
	text-decoration:underline;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
a.box_erl {
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma;
    padding: 4px 8px;
    cursor: default;
    position: relative;
	color: #b4b700;
	text-decoration: none;
	background-color: #e0e1a8;
	display:block;
}

a.box_erl:link, a.box_erl:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #b4b700;
	white-space: normal;
}
a.box_erl:hover, a.box_erl:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color:#b4b700;
}
a.box2_erl {
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    cursor: default;
    position: relative;
	color: #b4b700;
	text-decoration: none;
	background-color: #e0e1a8;
	display:block;
}

a.box2_erl:link, a.box2_erl:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b4b700;
	white-space: normal;
}
a.box2_erl:hover, a.box2_erl:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #b4b700;
	background-color:#d2d277;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
a.startlinks:link, a.startlinks:visited {
	color: #b8c911;
	text-decoration: none;
	font-weight: bold;
}
a.startlinks:hover, a.startlinks:active {
	color: #2c6d9b;
	text-decoration: none;
	font-weight: bold;
}
#l_menu blockquote {
	margin:0;
	padding: 10px;
}
