#topmenu {
	visibility: visible;
	position: absolute;
	height: 20px;
	top: 17px;
	left: 112px;
	margin:0;
	padding:0;
	z-index: 50;
	clip: rect(auto auto 1.7em auto);
	margin-top:4px;					/* das hilft irgendwie ie9 auf die beine */
	margin-left:40px;				/* dafür sind top und left erniedrigt	 */
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	float: left;
	background-image: url(../aBilder/top_left.png);
	background-repeat: no-repeat;
	margin: 0 2px 0 0;
	padding: 0 0 0 8px;
	list-style: none;
}

#topmenu a {
	float: left;
	display: block;
	background-image: url(../aBilder/top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 12px 0.3em 2px;
	text-decoration: none;
	font-weight: bold;

	color: #333333;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", "Arial Narrow", Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 18px; 
/*	text-shadow: 1px 1px 1px #cccccc;  */
}

/*
#topmenu li:hover {
	background-image: url("../aBilder/top_active_left.gif");
}

#topmenu a:hover, a:visited{
	text-shadow: 1px 1px 1px #777777;
}
*/

div#topbody {
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	width:680px;
	background-image: url(../aBilder/0Alle-Back-Top-Line6.png);
	background-repeat: no-repeat;
	z-index: 12;
}

div#topdc {
	position: absolute;
	top: 0px;
	left:330px;
	height: 50px;
	min-width:650px;
	background-image: url(../aBilder/0Alle-Back-Top8.png);
	background-position:top right;
	background-repeat:no-repeat;
	z-index: 15;
}

td.rgLine {
	padding-top:5px;
	border-right:#eeeeee thin solid;
	display:inline-block;
}

table#rlogo {
	min-width:500px;
}

.menu-top {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", "Arial Narrow", Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 18px; 
	text-shadow: 1px 1px 1px #cccccc;
}

a#t1, a#t2, a#t3, a#t4, a#t5, a#t6 {
	color: #333333;
	text-decoration: none;
	border-bottom: 0px solid #000000;
}

/*
a#t1:hover, a#t2:hover, a#t3:hover, a#t4:hover, a#t5:hover, a#t6:hover {
	color: #db1400;
}
*/


/* für Internet Explorer 6 mit Star-HTML-Hack

* html table#rlogo {
	width:42%;
}

* html div#topbody {
	background-image: url(../aBilder/0Alle-Back-Top-Line6.gif);
}

* html div#topdc {
	background-image: url(../aBilder/0Alle-Back-Top7.gif);
}

* html #topmenu {
	top: 17px;
}
*/

