#container {
	width: 460px;
	min-height: 800px;
	height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
	background-color: #FFFFFF;
	vertical-align: top;
	left: 0px;
	top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	line-height: 35px;
	font-style: italic;
	margin: 0; padding: 0;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	line-height: 35px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #009900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	color: #FF0066;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-style: italic;
}
#navigation {
	top: 0px;
	left: 0px;
	width: 170px;
}
#navigation ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 35px;
	color: #FF0066;
	text-decoration: none;
}
#sidebar {
	width: 100px;
	height: 500px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}
#header {
	width: 800px;
	background-color: #FFFFFF;
}
#content {
	background-image: url(_media/eb.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	min-height: 800px;
	height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
	height: 800px;
}
div.entry {
	overflow: hidden;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
div.entry img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	width: 120px;
	}
body {
	background-color: #FFFFCC;
}
#mitglieder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
