body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image: url(layout/hg_body.jpg);
	background-color: #EBCFAA;
	margin: 0px;
	padding: 0px;
}
.hg-verlauf {
	background-attachment: scroll;
	background-image: url(layout/hg_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #89941E;
}
a:visited {
	color: #89941E;
}
a:hover {
	color: #C79F13;
}
a:active {
	color: #89941E;
}
.navigation_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.navigation_link:link {
	color: #708C2D;
	text-decoration: none;
}
a.navigation_link:visited {
	color: #708C2D;
	text-decoration: none;
}
a.navigation_link:hover {
	color: #C79F13;
}

a.navigation_link:active {
	color: #708C2D;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #C79F13;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #708C2D;
	font-style: italic;
}
.rahmen-01 {
	background-color: #FBF8F2;
	margin: 2px;
	padding: 2px;
	border: 1px double #EBDFC1;
}

.schrift-10 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.index-schrift-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #C79F13;
}
.box {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
}



/* Wetter */
.wetter-content			{ }
.wetter-titel 			{ margin-bottom: 10px; font-size: 17px; }
.wetter-text 			{ }
.wetter-bild 			{ float: right; }
.wetter-clear 			{ clear: both; height: 25px; }
.bergwetter-bild 		{ margin-bottom: 50px; }
.entwicklung-tage 		{ margin-top: 20px;}
.entwicklung-tage td	{ width: 125px; }
.wetter-temp-plus		{ color: #CC0000; }
.wetter-temp-minus		{ color: #0066FF; }
.wetter-copyright		{ margin: 20px 0px 20px 0px; text-align: right; font-size: 11px; }
