/* http://www.schamber-bestle.de           */

/* main body */
body  { background-color: white; background-repeat: repeat; margin: 0 }
a { color: #090; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; border-color: #030; }
a:visited  { color: #090; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none   ; border-color: #363; outline-color: #366; outline-width: 0; }
a:hover  { color: #f03; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: color #C03; text-decoration: none   }

/*top*/
#content {
	margin-left: 100px;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 600px;
	
	font-family: trebuchet MS, verdana, arial;
	font-size: 12px;
	line-height: 16px;
}
#head {
	/* font-family: trebuchet MS, verdana, arial;
	font-size: 18px; */
	font-family: trebuchet MS, verdana, arial;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #4C7DDA;
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 10px 10px 20px;
}
.Titel_schwarz  { color: #000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal      }
.Titel_weiss { color: #fff; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; }
.RubrikAuswahl { color: #fff; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; }
.RubrikLink { color: #090; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; }
.Zwischenueberschriften  { color: #c00; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal      }
.subHeadfarbig { color: #366; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; }
.tdHeadwbdings  { color: orange; font-size: 16px; font-family: Webdings; font-weight: normal }
.tdHeadwbdingsweiss { color: #fff; font-size: 16px; font-family: Webdings; font-weight: normal }
.tdHeadschwarz  { color: #000; font-size: 16px; font-family: Georgia; font-weight: normal }
.tdHeadOn  { color: white; font-size: 16px; font-family: Georgia; font-weight: normal }
.tdweissklein  { color: white; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal    }
.lauftext  { color: #000; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal   ; list-style-type: none; list-style-image: none; }
.tdrotklein { color: #363; font-size: 12px; font-family: tahoma, verdana, "trebuchet ms"; font-weight: normal  }
.weisskleinb    { color: #f60; font-size: 12px; font-family: arial, tahoma, verdana, trebuchet ms; font-weight: normal  }
.tdSubHead  { color: white; font-size: 12px; font-weight: bold }
blockquote {
	font-family: trebuchet MS, verdana, arial;
	font-size: 11px;
}
.photo {
	margin: 0px 0px 10px 10px;
}
.line {
	border-top: 1px dashed #CCC;
	text-align: right;
	padding: 4px 4px 4px 4px;
}

/* SiteMap styles */
#sitemap {
	font-family: trebuchet MS, verdana, arial;
	font-size: 11px;
	line-height: 14px;
}
#sitemap a {
	color: #003399;
	text-decoration: underline;
}
#sitemap a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#sitemap a:visited {
	color: #003399;
	text-decoration: underline;
}


/* footer */
#copyright {
	font-family: trebuchet MS, verdana, arial;
	font-size: 10px;
	background-color: #999;
	color: #FFF;
	padding: 6px 15px 6px 15px;
}
#copyright a {
	color: #FFF;
}
