@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #F3EDDD;
	background-repeat: repeat-x;
	background-image: url(../image/mudlerhof_01.jpg);
	font-size: 12px;
	color: #453A1E;
}
.textmittebg {
	background-image: url(../image/44.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#main_body{
	width:937px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#textmitte {
	margin-right: 20px;
	margin-left: 30px;
}
.rightTxt1{
	color:#7a6b19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../image/mudlerhof.png);
	height: 32px;
	line-height: normal;
	padding-left: 10px;
	padding-top: 5px;
}
#nav {
	width: 245px;
	height: 237px;
	background-image: url(../image/mudlerhof_08.jpg);
}
#navigation {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.h2{
	color:#C20219;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
#zitatebg {
	background-image: url(../image/mudlerhof_03.jpg);
	height: 126px;
	width: 448px;
}
.zitate {
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #52091c;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DCC9;
	border-right-color: #E0DCC9;
	border-bottom-color: #E0DCC9;
	border-left-color: #E0DCC9;
	height: 10px;
}
#adressebg {
	background-image: url(../image/adresse.gif);
	height: 211px;
	width: 245px;
}
#adresse {
	margin-left: 55px;
	font-size: 11px;
	margin-right: 40px;
	padding-top: 40px;
}
a:link {
	color: #453A1E;
	text-decoration: none;
}
a:visited {
	color: #453A1E;
}
a:hover {
	color: #581D21;
}
a:active {
	color: #453A1E;
}
.textmittebgwinter {
	background-image: url(../bilder/winter_14.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.formular {
	border: 1px solid #B08F5A;
	background-color: #F3EDDD;
	background-image: url(../bilder/bg.jpg);
	background-repeat: no-repeat;
}
.formularwhite {
	border: 1px solid #B08F5A;
	background-color: #FFF;
}
.formularwhite a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}



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