/* Start of CMSMS style sheet 'Gasthof Schaller' */
@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/template/background.gif);
	margin: 0px;
	padding: 0px;
}
.bg_left {
	background-image: url(../images/template/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_right {
	background-image: url(../images/template/bg_right.gif);
	background-repeat: repeat;
	background-repeat: repeat-y;
}
#menu {
	background-color: #915D36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 21px;
	padding-right: 21px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	list-style: none;
	margin: 0px;
	line-height: 25px;
	background-image: url(../images/template/list_point.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li ul li {
	border: none;
	line-height: 12px;
	background-image: url(../images/template/list_subpoint.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-bottom: 5px;
}
#menu2 {
	background-color: #915D36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 27px;
}
.white {
	background-color: #FFFFFF;
}

.green {
	background-color: #2B6825;
}
#topnavi {
	background-image: url(../images/template/title.gif);
	background-repeat: no-repeat;
	padding-bottom: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
#topnavi a {
	text-decoration: underline;
	color: #FFFFFF;
}
#newsletter_title {
	background-image: url(../images/template/list_point.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 25px;
}
#newsletter_text {
	font-weight: normal;
	padding-left: 20px;
	line-height: 17px;
}
#newsletter_input {
	height: 16px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B6825;
	border-bottom-color: #FFFFFF;
	border: none;
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#newsletter_submit {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#newsletter_submit:hover {
	text-decoration: underline;
}
#newsletter_submit img {
	border: none;
}
#content {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 0px;
	line-height: 17px;
}
#content .header1 {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
#content a {
	color: #2B6825;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#content .header2 {
	color: #2B6825;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 23px;
}
#content .header3 {
	color: #2B6825;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	font-weight: bold;
}
#content #images {
	float: left;
}
#content #images img {
	padding-bottom: 23px;
	padding-right: 23px;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B6825;
	border: none;
	line-height: 17px;
}
#footer .bold {
	font-weight: bold;
}
#footer a {
	color: #2B6825;
	text-decoration: underline;
}
#footer img {
	padding-bottom: 4px;
}
/* End of 'Gasthof Schaller' */

