.rahmenrot {
	border: 1px solid #D9D4BE;
	background-color: #F8F4EF;
}
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 24px;
	color: #523611;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
#ueberschrift {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #4D2B0A;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D2B0A;
	line-height: 30px;
	height: 30px;
	background-image: url(../img/logo_neu.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
}


body {
	background-image: url(../img/rep_1.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
}
#linkeseite {
	padding-left: 25px;
	padding-right: 7px;
}
#linkss {
	padding-left: 25px;
	padding-right: 7px;
}



a:link {
	color: #4D2B0A;
}
#linke-seite {
	padding-right: 7px;
	padding-left: 25px;
}

a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	color: #666666;
}
a:active {

}
#content {
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	font-family: Tahoma, Arial, Verdana;
	line-height: 18px;
	font-weight: normal;
	padding-top: 10px;
}
#unten {
	text-align: right;
	padding: 20px;
	margin: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
#unten a:link {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
#unten a:hover {
	text-align: right;
	color: #CCCCCC;
}
.rahmen-braun {
	border: 1px solid #4D2B0A;
	background-color: #F8F4EF;
	font-size: 12px;
}



/* 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; }
