<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* html #columnimg {
	display: inline;
}
* html #maincontent {
	margin-top: -1px;
}
body {
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #CCCCCC;
	color: #666666;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h1.autor {
	margin: 0;
	padding: 0;
	color: #e11414;
	font-size: 1.3em;
	font-weight: lighter;
	width: 25%;
	height: 30px;
	float: left;
}
h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	border-bottom: 1px #e11414 solid;
	width: 725px;
	font-weight: lighter;
	padding-bottom: 1px;
	margin: 15px 0 20px 0;
}
h3 {
	font-size: 0.9em;
	margin-top: 35px;
}
p {
	margin-top: 0px;
	font-size: 0.7em;
	color: #666666;
}
p.inhalt {
	font-size: 0.7em;
	text-align: left;
	width: 95%;
	line-height: 1.5;
}
ul#texte
{
	list-style-type: square;
}
ul#texte li {
	font-size: 0.9em;
	width: 95%;
	text-align:left;
}
ul#texte li a
{
	text-align: left;
	text-decoration: none;
	color: #666666;
}
ul#texte li a:hover, ul#texte li:hover
{
		color: #e11414;
}
/****************************************************
SEITENELEMENTE
  ***************************************************/
#container {
	margin: 0 auto;
	width: 811px;
}
#maincontent {
	clear: right;
	background-color: #FFFFFF;
	width: 100%;
	height: 515px;
}
#content {
	padding: 0 15px 0 15px;
	width: 780px;
	height: 98%;
	overflow: auto;
	float: left;
}
.clear {
	clear: both;
}
table td.info {
	font-size: 0.7em;
	vertical-align: bottom;
	padding: 0 0 0 15px;
}
#content2 {
	width: 725px;
	margin-top: 10px;
	padding: 0;
	height: 100%;
	clear:left;
}
</pre></body></html>