#menuUl div .current {
	background: #004286 !important
}

.submenu_ul {
	margin-left: -10px;
	
}

.submenu_list_normal {
	list-style-image: url(http://wwww.gekko.at/fileadmin/user_upload/Designelemente/pfeil12_dunkel.jpg);
	margin-top: 5px;
	font-weight: bold;
	color: #8cbcec;
}

.submenu_list_normal a {
	/*text-decoration: none;*/
}

/*
.submenu_list_hover a {
	list-style-image: url(http://wwww.gekko.at/fileadmin/user_upload/Designelemente/pfeil12_hell.jpg);
	margin-top: 5px;
	font-weight: bold;
	color: #8cbcec;
}

.submenu_list_hover a {
	text-decoration: none;
	color: #8cbcec;
}
*/

.submenu_list_hover {
	list-style-image: url(http://wwww.gekko.at/fileadmin/user_upload/Designelemente/pfeil12_hell.jpg);
	margin-top: 5px;
	font-weight: bold;
	color: #8cbcec;
}

.submenu_list_normal a:hover {
	text-decoration: underline;
	color: #8cbcec;
}



.submenu_list_current {
	list-style-image: url(http://wwww.gekko.at/fileadmin/user_upload/Designelemente/pfeil12_hell.jpg);
	margin-top: 5px;
	font-weight: bold;
	color: #8cbcec;
}

.submenu_list_current a {
	text-decoration: underline;
	color: #8cbcec;
}

h3 {
	margin-left: 9px;
}
/*
.menuPanelDiv {
	width: 168px;
	padding: 10px 8px 10px 10px;
	display: block;
	float: left;
	font-weight: bold;
	color: #8cbcec;
}
*/

.backlink {
	margin-left: 9px;
	margin-top: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #8cbcec;	
}

#leftColumnDiv {
	padding-top: 10px;
}


/*
.menuPanelDiv a:link, a:hover, a:visited, a:active {
	text-decoration: none;	
}
*/

#menuUl .current {
	background: url(../images/bg_current_delimiter.gif) no-repeat right;
}

#menuUl .current_last {
	background: url(../images/bg_current_delimiter_last.gif) no-repeat right;
}

#menuUl li .current a {
	/*background: url(../images/bg_current.gif) repeat-x top;*/
}

/*
.submenu_ul a {
	margin-left: -10px;
	background: #ffffff url(../images/bgrSubMenu.gif) repeat-x top !important
	
}
*/


.submenuUl {
	background: #ffffff url(../images/bgrSubMenu.gif) repeat-x bottom;
}


#subnav {
	width: 900px;
	height: 21px;
	display: block;
	float: left;
	clear: both;
	background-image: url(../images/bg_subnav.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 6px;
	margin-left: 0px;
}


.subnavinner {
	padding-top: -5px;

}

#subnav a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#subnav a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #8cbcec;
}

.span_over a {
	color: #8cbcec;
}

.span_current a {
	color: #8cbcec;
}

#centerColumnDiv ul {
	margin-top: -8px;
}

/* ### Styles Pagebrowser modifiziert ### */

div.cag_pagebrowser {margin: 1em 0 1em 0;}
div.cag_pagebrowser ul {list-style-type: none; margin: 0; padding: 0;}
div.cag_pagebrowser ul li {display: inline; text-align: center; padding-right: 1em;}
div.cag_pagebrowser ul ul {display: inline; padding: 0 0.5em 0 1em;}
div.cag_pagebrowser a {font-size: 1em;}
div.cag_pagebrowser .divider {padding: 0 0.5em;}
div.cag_pagebrowser {font-size: 0.8em;}

/* ### Styles Indexed Search ### */

.tx-indexedsearch-sectionlinks {
	margin-bottom: 20px;
}

/* ### Styles Suchbox ### */

#suchbox {
	height: 20px;
	width: 165px;
	float: right;
	margin-top: 32px;		
}

#searchform input {
		border: solid 1px #969696;
		height: 19px;
}


