html, body {
	margin: 0; padding: 0;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 1em;
	background: #FFFFFF;
	margin: 1em 0 0 2em;
	color: #353637;
}
table, td, th {
	font-size: 1em; /* = wie body */
	line-height: 1.2em;
}
.layout {
	width: 52em;
}
.content {
	padding: 0em 1em;
}
h1, h2, h3, h4, p {
	margin: 0; padding: 0;
}
h1 {
	font-size: 18px;
	color: #666;
	text-transform: uppercase;
	border-bottom: thin none;
	border-top-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	margin-top: 8px;
}
h2 {
	font-size: 1.15em;
	/*text-transform: lowercase;*/
	color: #006666;
	margin-bottom: 0.33em;
	margin-left: -0.8em;
}
h3 {
	font-size: 1em;
	color: #666;
	margin-bottom: 0em;
}
p {
	line-height: normal;
	margin: 0.5em 0;
	margin-right: 1em;
	font-style: normal;
}
a:hover,
a:active {
	font-style: normal;
}
hoverNAV {
}
a, a:link {
	color: #7B633A;
	background-color: transparent;
	font-style: normal;
	font-size: 1em;
}
img {
	font-family: Verdana, sans-serif;
}
img.noborder {
	border: none;
}
.imagerow {
	padding: 0;
	margin-top: 0.75em;
}
.imagerow a { 
text-decoration: none;
}
.toplink {
	padding: 0; margin: 0;
	text-align: right;
	border-top: 1px solid #CCCCCC;
	margin-top: 1.2em;
	margin-bottom: 0;
}
.toplink a {
	text-decoration: none;
}
.footer {
	font-size: 9px;
	color: #B6A683;
	text-align: right;
	margin: 3em 0;
	padding: 0px;
}
.footer a {
	color: #B6A683;
	text-decoration: none;
}
.footer img {
	border: none;
	font-size: 2em;
	font-style: italic;
	line-height: 1em;
}
table {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0;
	margin: 1em 0;
}
td, th {
	font-size: 1em;
	font-style: normal;
}
.tabline {
	width: 100px;
	border-top: 1px solid #999;
	margin: 1em 0.5em;
	text-align: right;
	color: #666;
}
rechtsbündig {
	text-align: right;
	right: 400px;
}
.borderdots {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 15px;
}
.rahmen {
	border: thin solid #006666;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border-color: #006666;
	margin-top: 50px;
	margin-right: 75px;
	margin-bottom: 35px;
	margin-left: 50px;
	background-color: #FFFFFF;
}
.vergangeneSendungen {
	color: #999;
}
.toplink {
	font-weight: bold;

