/** SECNAV ***/

#col1_content ul {
	border: 1px solid #bbbbbb;
	border-bottom: 0;
	margin: 0 0 10px 0;
}

#col1_content ul li {
	border-bottom: 1px solid #bbbbbb;
	background-image: url(../images/secnav/nav-shadow.gif);
	background-position: bottom left;
	padding: 0;
	line-height: 1.2em;
	margin: 0;	
}

#col1_content ul li a {
	position: relative;
	padding: 2px 5px 1px 16px;
	background-image: url(../images/secnav/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	display: block;
	font-weight: bold;	
	text-decoration: none;
	color: #888888;
}

#col1_content li.act,
#col1_content li.sub-act {
	background-image: none;
}

#col1_content ul li.act a,
#col1_content ul li a:hover {
	background-image: url(../images/secnav/menu-sprite.gif);
	background-position: -801px -3px;
	color: #d30826;
	background-color: transparent;
}

#col1_content ul li.sub-act a,
#col1_content ul li.sub a:hover {
	background-image: url(../images/secnav/menu-sprite.gif);
	background-position: 0 -3px;
	color: #d30826;
	background-color: transparent;
}

#col1_content ul ul {
	border: 0;
	margin-bottom: 0;
}

#col1_content li li {
	background-image: none;
}

#col1_content ul li.sub-act li {
	border-bottom: 0;
	border-top: 1px dotted #bbbbbb;
}

#col1_content ul li.sub-act li a {	
	background-position: 12px -163px;
	background-position: -589px -3px;
	font-weight: normal;
	padding-left: 28px;
	color: #888888;
}

#col1_content ul li.sub-act li.act a,
#col1_content ul li.sub-act li a:hover {
	background-position: -388px -3px;
	color: #d30826;
}

#col1_content ul li.sub-act li.sub-act a,
#col1_content ul li.sub-act li.sub a:hover {
	background-position: -988px -3px;
	color: #d30826;
}

#col1_content ul li.sub-act li.sub-act li a {
	padding-left: 28px;
	font-size: 0.9em;
	background-image: none;
	color: #888888;
	
}

#col1_content ul li.sub-act li.sub-act li a:hover,
#col1_content ul li.sub-act li.sub-act li.act a,
#col1_content ul li.sub-act li.sub-act li.sub-act a {
	color: #d30826;
}

* + html #col1_content ul {
  border-bottom: 1px solid #bbb;
}

* + html #col1_content ul ul {
  border-bottom: 0;
}


.productsnav ul {
	display: none;
}

.sub-act ul {
	display: block;
}

/* ######################################################################################################
** ### LAYERMENU  ###############################################
** ######################################################################################################*/

/*
	Mainnavigation
*/
#navigation {
	margin: 10px 0 0 10px;	
}

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

#navigation ul li {
	float: left;
	padding-left: 2px;	
	background-repeat:no-repeat;
	background-image: url(../images/navigation-bg-act.gif);
	background-position: 0 3px;	
	margin-left: 0;		
}

#navigation ul li.first {
	background-image: none;
	padding-left: 0;
}

#navigation ul li a {	
	display:block;
	overflow:hidden;
	text-indent: 999em;
	white-space:nowrap;
	height:38px;
	padding-right: 20px;
	background-repeat: no-repeat;
}

#navigation ul li a:hover, #navigation ul li.act a {
	background-position: 0px -39px;
	background-color: #ffffff;
}

/*
FOOTER
*/
#footer {
	background: url(../images/footer-bg.jpg) repeat-x top left;
	height: 15px;
	margin: 0;
	color: #cccccc;
	padding: 1px 0 0 0;
	font-size: 0.9em;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #cccccc;
	text-decoration: none;
}

.footerleft {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}

.footerright {
	float: right;
	margin-right: 10px;
}

.footerright a {
	background: url(../images/printer.jpg) no-repeat right bottom;
	padding-right: 20px;
}

#topnav {	
	height: 17px;
	font-family: Arial;
	position: absolute;
	top: 0;
	right: 20px;
	padding-left: 7px;
}

#topnav ul {
	margin: 0;
	padding: 0 1px 6px 0;
	float: right;
	height: 13px;
	background: url(../images/topnav-neu.gif) no-repeat bottom right;	
}

* html #topnav ul {
	padding-bottom: 0;
}

#topnav li {
	float: left;
	list-style-type: none;
	padding: 2px 0 4px 0;
	margin: 0;
	line-height: 1.2em;
	background-image: none;
	font-weight: normal;
	font-size: 0.9em;
	height: 13px;
}

#topnav li.first {
	border-left: 0;
	padding-left: 1px;
	background: url(../images/topnav-neu.gif) no-repeat bottom left;
}

#topnav a {
	border-left: 1px solid #888;
	padding: 0 7px;
}

#topnav li.first a {
	border-left: 0;
}

#topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #888;
}

#topnav a:hover {
	text-decoration: none;
	/*background-color: white;*/
	color: #D30826;
	/*border-bottom: 2px solid white;*/
}

/* ######################################################################################################
** ### TAB MENU  bei news und events ###############################################
** ######################################################################################################*/
.tabmenu ul {
	list-style-type: none;
	list-style-image: none;	
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
	height: 20px;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
}

.tabmenu li {
	padding: 0;
	background-image: none;
	margin: 0;
	float: left;	
}

* html .tabmenu li {
	width: 1px;
	white-space: nowrap;
}

.tabmenu li a {
	padding: 1px 35px 1px 35px;
  	display: block;
	height: 17px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background-image: url(../images/tab/tab-inactive-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000 !important;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: bold !important;
	font-size: 12px !important;
}

.tabmenu li a:hover, .tabmenu li.amenu-act a {
	color: #d30826 !important;
	background: #fff !important;
	text-decoration: none !important;
}

/* breadcrumb */
#breadcrumb {
	border: 1px solid #ccc;
	border-top: 0;
	margin: -2px -1px 20px -1px;
	padding: 0 12px 4px 12px;
	color: #888;	
	font-size: 0.9em;
}

#main #breadcrumb a {
	text-decoration: none;
	color: #888;
}

#main #breadcrumb a:hover {
	background-color: transparent;
	text-decoration: underline;
}

.breadcrumb-separator {
	padding: 0 10px;
}

#breadcrumb {
	width: 926px;
}
	
* html #breadcrumb {
	margin-left: 0;
	margin-right: 0;
}

#inner-breadcrumb, #additionalbreadcrumb {
	float: left;
}

