/* CSS für www.pension-weingart.de */
body {
	background: #ffffff;
	margin: 0px;
	font-size: 12px;
	color: #769A34;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	letter-spacing: 1px;
}
#navi {
	background-repeat: no-repeat;
	text-align: right;
	background: #B5D679;
}
.balken {
	border: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #A0C35F;
}
#bilder_rechts {
	float: right;
	margin: 15px 0px 15px 10px;
}
.content {
	font-size: 12px;
	color: #666666;
	padding: 20px;
	text-align: justify;
}
.slogan {
	 background: #769A34;
	 color: #ffffff;
	 font-size: 11px;
	 text-align: right;
	 padding: 5px 20px 5px 0px;
	 vertical-align: bottom;
}
#copy {
	background-image: url(../design1/weingart_03.jpg);
	padding: 0px 20px 5px 10px;
	text-align: right;
}
#over {
	border: 1px solid #cccccc;
	margin: 5px 0px 15px 0px;
}
.bottom {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	background: #769A34;
	padding: 3px 0px 0px 0px
}
a:link, a:visited {
	color: #769A34;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
a:hover, a:active {
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
a.navi:link, a.navi:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
}
a.navi:hover, a.navi:active {
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
}
a.copyright:link, a.copyright:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
a.copyright:hover, a.copyright:active {
	color: #ff9900;
	text-decoration: none;
	font-size: 10px;
}
a.slogan:link, a.slogan:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 20px 5px 0px;
	vertical-align: bottom;
}
a.slogan:hover, a.slogan:active {
	color: #ff9900;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 20px 5px 0px;
	vertical-align: bottom;
}
