body {
	font-family: Helvetica, Arial;
	font-size: 0.9em;
	background-color: #ccff99;
}

img {
	border: 0px;
}

#menu {
	float: left;
	position: fixed;
	margin-left: 0px;
	width: 445px;
	top: 0px;
	left: 0px;
	bottom: 0px;
}

#menubalken {
	display: none;
}

#menubalken2 {
	background-image: url("../images/balken.gif");
	background-repeat: repeat;
	position: fixed;
	width: 182px;
	left: 86px;

	height: 100%;
	top: 0px;
	z-index: 0;
}

#aeskulap {
	background-image: url("../images/aeskulapstab.gif");
	position: absolute;
	left: 99px;
	top: 160px;
	width: 144px;
	height: 437px;
}

#logo {
	background-image: url("../images/logo.png");
	position: absolute;
	margin-top: 15px;
	width: 851px;
	height: 98px;
	left: 0px;
	z-index: 5;
}

#menulist {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 125px;
	z-index: 6;
}

#menulist a:visited {
	color: #FFFFFF;
}

#menulist li {
	text-align: center;
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#menulist li a span {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.leave span {

	float: left;
	left: -140px;
	width: 280px;
	height: 39px;
	display: block;
}

.leave:hover span {
	font-weight: bold;
	display: block;
	cursor: pointer;
}

#counterimg {
	position: absolute;
	bottom: 5px;
	left: 180px;
	z-index: 6;
	text-align: center;
}

#content {
	position: absolute;
	left: 380px;
	top: 45px;
	width: 45%;
	min-width: 400px;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #339933;
	text-align: left;
}

h2 {
	font-size: 1.8em;
	color: #339933;
	text-align: left;	
	font-variant:small-caps;
}

h3 {
	font-size: 1.2em;
	font-variant:normal;
	font-weight: bold;
	color: #006600;
	text-align: left;
}

h4 {
	font-size: 7pt;
	color: #006600;
	text-align: left;
	line-height:1.3em;
}

a:link, a:visited, a:hover, a:active, a:focus {
	color: #006600;
}

#article {
	position: absolute;
	top: 100px;
	left: 0px;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
	color: #006600;
}

th {
	font-size: 1.2em;
}

.picture_right {
	position: relative;
	right: 0px;
	float: right;
}
