body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
	height:100%;
}
#balken-links {
	left:0px;
	top:0px;
	width: 222px;
	left:0px;
	top:0px;
	background-image:url(../bilder/hintergrund_links.png);
	background-repeat: repeat-y;
	z-index: 0;
}
#logo {
	position:absolute;
	left:30px;
	top:20px;
	width: 170px;
	height: 157px;
	z-index:1;
}

#menu {
	position:absolute;
	left:0px;
	top:200px;
	width:170px;
	/*height:500px;*/
	z-index:2;
	/*min-height: 100%;*/ 
	color:black;
}
#menu a, menu a:link, menu a:visited {
	color: black;
}
#ueberschrift {
	position: absolute;
	left: 250px;
	top: 20px;
	width:454px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
/*
.menu {
	height:35px;
}
*/
.menu {
	width: 168px;
	height: 27px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: black;
	background-image: url(../bilder/menu/ueb2.png);
	padding-top: 6px;
	padding-left: 40px;
	background-repeat: no-repeat;
}
#content {
	position: relative;
	padding-top: 150px;
   left: 260px;
	width: 449px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 190%;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D0BE77;
	font-weight: normal;
}
#content h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
#content a, a:link, a:visited {
	color: blue;
	text-decoration: none;
}
#content a:hover {
	color: red;
	text-decoration: underline;
}
.weisheit {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
.weisheit-autor {
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
.gb-heading {
	font-weight: bold;
}
.gb-time {
	color: #999999;
}
.gb-subject {
	font-size: 11px;
	font-weight: bold;
}
.commentary {
	margin-left: 40px;
	border: 1px solid #FCEDB0;
	padding: 10px;
	background-color: #FFFCEF; 
}
.aktuelles {
	margin-left: 50px;
	list-style-image: url(../bilder/aktuelles-list-image.png);
	list-style-type: disc;
	list-style-position: outside;
}
.akt {
	
}
