#whitebar {
	position: relative;
	width: 174px;
	background: #ffffff;
	border: 0px solid #aaa;
	padding: 0 23px;
	margin: 0 0 0 0;
	display: block;
	bottom:0px;
	height:100%;
	left: 15%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 0 0 0;
}

#whitebar #arbeiten { /* Menuueberschrift "Arbeiten" */
	margin: 2.2em 0 -0.5em 0em;
	/*padding: 0 0 0 7px;*/
	color:#000;
	height:21px;
	width:68px;
	background-image:url("../arbeiten5.gif");
	background-repeat:no-repeat;
}
#whitebar #textcomment span {
	float: left;
	clear: both;
	display: none; /* block */
	/*line-height: 14px;*/
}
#bgimg { }
#textcomment img {
	clear: both;
	float: left;
	display: block;
}
#whitebar #textcomment h4 {
	float: left;
	/*clear: left;*/
	font-weight: normal;
	color: #af8d31;
	padding: 0 0.5em 0 0;
	/*display: block;*/
}
#whitebar #textcomment h4:after {
	content: " ";
}

#whitebar #textcomment #heading {
	font-weight: bold;
	padding: 1.7em 0 0.5em 0;
}
#whitebar #textcomment #headingsupermenu {
	font-weight: bold;
	padding: 1.7em 0 0.5em 0;
	color: #af8d31;
}
#whitebar #textcomment .lightbox {
	/*display: block;*/
	padding: 0.7em 0 0 0;
	float: left;
	clear: both;
}
#whitebar #textcomment .lightbox a {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000;
	/*padding: 0 0 1px 0;*/
}
#whitebar #textcomment .lightbox a:hover {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #af8d31;
	padding: 0 0 1px 0;
}
.lightbox2 {}

#logo, #textcomment, #sidebar {position:relative;
/*top:0px; bottom:0px;*/
}
#whitebar #logo {
	background-image:url("logo_gm.gif");
	width:154px;
	height:88px; 
	background-color:#fff;
	margin: 13px 0 13px 8px;
}/*
#whitebar:hover #logo {
	background-image:url("logo_gm_i.gif");
	width:154px;
	height:88px; 
	background-color:#fff;
	margin: 13px 0 0 8px;
}*/
#textcomment {
  list-style-type:none;
  margin: 0;
  padding: 0.9em 0px 0 0px;
  /*width: 15em;	font-family:Arial, Verdana, Fixedsys;*/
	color:#000;
	font-weight:normal;
	text-align:left;
	font-style:normal;
	text-decoration:none;
	width:174px;
}

#textcomment>a {
	font-weight: bold;
	padding: 0em 0 0.5em 0;
	display:block;
	clear:both;
}
#textcomment>a.seperate {
	padding: 0.7em 0 0.5em 0;
}


