td
{
	font-size: 0.75em;
	padding-left: 5px;
	padding-right: 5px;
}

#content
{
	width: 100%;
	/* [disabled]height: 30em; */
	}

#footer
{
	position: static;
	clear: both;
	visibility: visible;
	top: 25.6em;
}

#wrapper
{
	font-size: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border: thin solid #999;
}
#wrapper #content #header #footer
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#sidebar1
{
	float: left;
	width: 65%;
	border-right: thin #493838 solid;
	padding-right: 5px;
	/* [disabled]height: 25em; */
	margin-left: 5px;
	}
#sidebar2
{
	float: right;
	/* [disabled]height: 25em;

	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999; */
	width: 33%;	
	margin: 0;
}


#content h1
{
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 1.2em;
}
#content #sidebar1 ul li
{
	font-size: 0.75em;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
	line-height: 120%;
	margin-bottom: 0.4em;
}
#content #sidebar1 h2
{
	font-size: 1.1em;
	line-height: 150%;
	text-align: center;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
}
#sidebar1 p
{
	text-align: center;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar2 p
{
	text-align: center;
	font-size: 1em;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 5px;
}
#sidebar2_innen {
	width: 200px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.contentrow
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
#sidebar1 ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
