#maintopic {
	width: 931px;
	text-align: right;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 30px;
	height: 30px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}
#maintopic {
	width: 950px;
	background-color: #3d6b1c;
	text-align: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}

#maintopic a {
	padding: 5px 14px 5px 14px;
	color: #ffffff;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009900;
}

#maintopic a:hover, #maintopic a.sel {
	background-color: #003300;
}
#franz {
	position:absolute;
	left:65px;
	top:9px;
	width:auto;
	height:auto;
	z-index:13;
}
#engl {
	left:26px;
	top:9px;
	width:auto;
	height:auto;
	z-index:14;
	position: absolute;
}

#eyecatcher {
	width: 950px;
	height: 175px;
	padding: 0px;
	background-image: url(../Portal1/Images/Head_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
	margin: 0px;
}
#topic {
	width: 181px;
	background-color: #aac581;
	height: auto;
	z-index: 200;
	float: left;
}

#topic h3 {
	margin: 0px;
	height: 22px;
	color: #ffffee;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffee;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/Content_oben.gif);
}


#topic p {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FFCC;
	background-repeat: repeat-x;
}

#topic p.sub {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 22px;
	background-color: #70b024;
}


#topic p a {
	color: #000000;
	text-decoration: none;
}

#topic p a:hover {
	color: #FFFFFF;
}
.clear_left {
	clear: left;
}
