.bildrechts {
	text-align: left;
	vertical-align: top;
	border-top: 2px solid #666666;
	border-right: 2px none #666666;
	border-bottom: 2px none #666666;
	border-left: 2px solid #666666;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;





}
.bildlinks {
	text-align: right;
	vertical-align: top;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px none #666666;
	border-left: 2px none #666666;
	margin-right: 5px;
	padding-right: 5px;
	padding-top: 5px;





}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.body {
	background-color: #CCCCFF;
}
.rechts {
	text-align: right;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
.textoben {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #666666;
}
.obenrechts {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}
.obenlinks {
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 0px;

}
