/* CSS Document */
*
{
	font-family: Arial, Helvetica, sans-serif;
}
.news {
	color: #778296;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 20px;
}
.news h1 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.news h2 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.news h3 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.news h4 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.news h5 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.news h6 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.news p {
	color: #778296;
	padding-bottom: 10px;
}
.news ul {
	color: #778296;
	padding-bottom: 10px;
	margin-left: 30px;
	list-style: disc;
	list-style-position: outside;
}
.news ol {
	color: #778296;
	padding-bottom: 10px;
	margin-left: 30px;
	list-style: decimal;
	list-style-position: outside;
}

.news blockquote {
	margin-left: 30px;
}
.news form {
	padding-bottom: 10px;
}
.news label {
	font-size: 0.7em;
	line-height: 1.1em;
}
.news  pre {
	font-family: "Courier New", Courier, monospace;
	color: #778296;
	padding-bottom: 10px;
}
.news img {
	margin: 5px;
	background-color: #D1D6DC;
	padding: 4px;
	border: 1px solid #778296;
}
.news img.ohneRahmen {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.freimacher
{
	clear: both;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778296;
}
.klein {
	font-size: 0.7em;
}
.thumb {
	color: #778296;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 20px;
}
.thumb h1 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.thumb h2 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.thumb h3 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.thumb h4 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.thumb h5 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.thumb h6 {
	font-weight: lighter;
	color: #01466F;
	padding-bottom: 10px;
}
.thumb p {
	color: #778296;
	padding-bottom: 10px;
}
.thumb ul {
	color: #778296;
	padding-bottom: 10px;
	margin-left: 30px;
	list-style: disc;
	list-style-position: outside;
}
.thumb ol {
	color: #778296;
	padding-bottom: 10px;
	margin-left: 30px;
	list-style: decimal;
	list-style-position: outside;
}

.thumb blockquote {
	margin-left: 30px;
}
.thumb form {
	padding-bottom: 10px;
}
.thumb label {
	font-size: 0.7em;
	line-height: 1.1em;
}
.thumb  pre {
	font-family: "Courier New", Courier, monospace;
	color: #778296;
	padding-bottom: 10px;
}
.thumb img {
	margin: 5px;
	background-color: #D1D6DC;
	padding: 4px;
	border: 1px solid #778296;
}
.thumb img.ohneRahmen {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.freimacher
{
	clear: both;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778296;
}
.klein {
	font-size: 0.7em;
}


