.dummy {}
/* PORTAL HEADMENU, MAINMENU */

/* Headmenu */
#headmenu {
	width: 600px;
	height: 25px;
	padding: 0 0 0 233px;
}
#headmenu a {
	display: block;
	white-space: nowrap;
	font-weight: bold;
	color: #000;
	padding: 0 14px 0 13px;
	margin: 0px;
	font-size: 13px;
	line-height: 24px;
	background: url(../../../pages/img/portal/headmenu-spacer.gif) no-repeat transparent; 
	background-position: 100% 7px;
}
a.portallink {
	display: block;
	font-size: 13px;
	line-height: 24px;
	float: right;
	color: #000;
	font-weight: bold;
	}
/* Headmenu 1 */
#headmenu li {
	float: left;
}
a:hover.portallink,
#headmenu li.on a,
#headmenu li a:hover, 
#headmenu li.on a:hover {
	color: #d59c1b;
}
/* Mainmenu */


#menuarea {
	padding: 0px;
	margin: 0px;
}
#menuarea a {
	display: block;
	color: #000;
	line-height: 16px;
}
#menuarea li.folder ul {
	display: none;
}
#menuarea li.over ul {
	display: inline;
}
/* Mainmenu 1 */
#menuarea li { 
	font-weight: bold;
	margin: 0 0 15px 0;
}
#menuarea li div { 
	border: 1px solid #d89c1a;
}
#menuarea li a {
	width: 208px;
	padding: 3px 0 4px 10px;
}
#menuarea li.off { 
	background: url(../../../../pages/img/portal/mainmenu-off.gif) no-repeat; 
	background-position: 100% 0%;
}
#menuarea li.on { 
	background: url(../../../../pages/img/portal/mainmenu-on.gif) no-repeat; 
	background-position: 100% 0%;
}
#menuarea li.on a { 
	color: #d59c1b;
}
#menuarea li a:hover{
	background: url(../../../../pages/img/portal/mainmenu-over.gif) no-repeat; 
	background-position: 100% 0%;
	color: #d79c1c;
}
/* Mainmenu 2 */
#menuarea .level2  { 
	margin: 10px 0 20px 0;
}
#menuarea .level2 li { 
	font-weight: normal;
	margin: 0px !important;
}
#menuarea .level2 li div, 
#menuarea .level2 .level3 li div { 
	border: none !important;
}
#menuarea .level2 li a { 
	color: #000;
	width: 198px;
	padding: 2px 0 0 22px;
} 
#menuarea .level2 li a:hover { 
	color: #d79c1c;
	background: url(../../../../pages/img/portal/menu3-marker.gif) no-repeat !important; 
	background-position: 13px 9px !important;
}
#menuarea .level2 li.off {
	background: url(../../../../pages/img/portal/marker.gif) no-repeat !important; 
	background-position: 13px 9px !important;
}
#menuarea .level2 li.on, 
#menuarea .level2 li a:hover {
	background: url(../../../../pages/img/portal/menu3-marker.gif) no-repeat !important; 
	background-position: 13px 9px !important;
}
#menuarea .level2 li.on a {
	color: #d79c1c;
}
/* Mainmenu 3 */
#menuarea .level2 .level3 { 
	padding: 4px 0 6px 0;
}
#menuarea .level2 .level3 li { 
	font-weight: normal;
	margin: 0px !important;
}
#menuarea .level2 .level3 li a {
	color: #000;
	width: 188px;
	padding: 2px 0 0 32px;
}
#menuarea .level2 .level3 li.on a {
	color: #d79c1c;
}
#menuarea .level2 .level3 li.off {
	background: url(../../../../pages/img/portal/marker.gif) no-repeat !important; 
	background-position: 23px 9px !important;
}
#menuarea .level2 .level3 li.on, 
#menuarea .level2 .level3 li a:hover {
	background: url(../../../../pages/img/portal/menu3-marker.gif) no-repeat !important; 
	background-position: 23px 9px !important;
	color: #d79c1c;
}
#menuarea .level2 .level3 li.on a {
	color: #d79c1c;
	background: url(../../../../pages/img/portal/menu3-marker.gif) no-repeat !important; 
	background-position: 23px 9px !important;
}


/*Simple Search */
#simplesearch { 
	clear: both; 
	float: left;
	border: solid 1px #d89c1a;
	padding: 1px;
	margin: 0 0 15px 0;
	width: 216px;
}
#simplesearch input { 
	clear: both;
	border: solid 1px #fff;
	padding: 1px 0 1px 7px;
	margin: 0px;
	float: left;
	width: 153px;
	height: 17px;
}
#simplesearch .searchbutton {
	padding: 0 0 0 6px;
	margin: 0px;  
	float: left;
	border-left: solid 1px #d89c1a;
	height: 21px;
}
#simplesearch .searchbutton a {
	display: block; 
	color: #000;
	line-height: 20px;
}
#simplesearch .searchbutton a:hover {
	text-decoration: underline;
}

#simple-newsletter a { 
}
/* SIMPLE NEWSLETTER */
#simple-newsletter { 
	clear: both;
	background: url(../../../pages/img/portal/bg_menu1.gif) repeat-y #E2E2E2;
	border-style: solid;
	border-width: 1px;
	border-color: #F3F3F3 #C7C7C7 #C7C7C7 #F3F3F3;
	padding: 6px;
	margin: 0 0 10px 0;
	
}
#simple-newsletter input { 
	margin: 2px 0 0 0;
}
#simple-newsletter .register,
#simple-newsletter .unregister {
	background: url(../../../pages/img/portal/marker-right.gif) no-repeat;
	background-position: 0% 50%;
	padding: 0 0 0 6px;
	margin: 0 6px 0 0; 
	display: block; 
	float: left;
}
#simple-newsletter h5 { 
	color: #535353; 
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 4px 0; 
	font-size: 11px; 
}
#simple-newsletter a { 
}

/* Anwendungsspezifisch - Besuchszaehler */
#menuarea #page-counter-container div {
	width: 208px;
	padding: 3px 0 4px 10px;
	border: none !important;
	color: #000;
	background-color: #FAEFDB;
}
