/*
  SECTION - SUBMESSE
  once again overwrite settings for main-nav from layout.css
 ###################### */

/*
 MAIN-NAV
 ###################### */

ul#nav-main {
	height:119px;
	top:362px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	background:#fff;
}

ul#nav-main li, ul#nav-main li a {
height:89px;

}


ul#nav-main li a span {
	margin-top:19px;
	display:block;
}

ul#nav-main li {background:#b0c927 !important;}
ul#nav-main li a:hover {background:#512e63 !important;}

#nav-1-active a,#nav-2-active a, #nav-3-active a,#nav-4-active a, #nav-5-active a,#nav-6-active a,
#nav-1-active,#nav-2-active, #nav-3-active,#nav-4-active, #nav-5-active,#nav-6-active  {
	background:#512e64 !important;
	height:90px !important
}

/*
 SUB-NAV
 ###################### */

ul#nav-main ul {
	position:absolute;
	top:90px;
	left:0;
	display:block;
	height:30px;
	background:#512e63;
	width:725px;
	overflow:hidden;
}
* html ul#nav-main ul {
	top:89px;
}

ul#nav-main ul li {
	background:transparent !important;
	padding-top:.8em;
	height:30px;
	border:none;
width:auto !important;
}

div#head ul#nav-main ul#subnav li a:hover {
	background:transparent !important;
	height:30px;
	text-decoration:underline !important;
width:auto !important;
}

ul#nav-main ul#subnav li.subactive a, li ul#sub-nav li.subactive {
	font-weight:bold;
	text-decoration:underline !important;
	color:#fff;
width:auto !important;
}

ul#nav-main li ul#sub-nav li a:hover {
	text-decoration:underline !important;
	color:#fff;
}

/*
 SUB-NAV
 ###################### */

ul#nav-main ul {
	position:absolute;
	top:90px;
	left:0;
	display:block;
	height:30px;
	background:#512e63;
	width:725px;
	overflow:hidden;
}

ul#nav-main ul li {
	background:transparent !important;
	padding-top:.8em;
	height:30px;
	border:none;
width:auto !important;
}
ul#nav-main ul li a {	height:40px !important;padding-top:10px;margin-top:-10px;}

div#head ul#nav-main ul#subnav li a:hover {
	background:transparent !important;
	height:30px;
	text-decoration:underline !important;
width:auto !important;
}

ul#nav-main ul#subnav li.subactive a, li ul#sub-nav li.subactive {
	font-weight:bold;
	text-decoration:underline !important;
	color:#fff;
width:auto !important;
}

ul#nav-main li ul#sub-nav li a:hover {
	text-decoration:underline !important;
	color:#fff;
}

ul#sub-nav li a {
width:auto !important;
margin-left:1.6em;
margin-right:1.6em;
}


/*
 NEWS-LIST
 ######################### */

.news-teaser {
	background:#512e63;
	width:241px;
	height:221px;
	height:241px !important;
	left:484px;
	top:120px;
	border-top:1px solid #fff;
}

.news-teaser h2 {
	font-size:1.3em !important;
	font-weight:bold;
	color:#fff;
	margin:20px 0px 0 27px;
	margin-bottom:1.5em;
	line-height:1.4em;
}

.news-teaser ul {
	width:215px !important;
	padding:0px 0px 0 27px;
	height:181px;
	overflow:hidden;
	margin-top:0 !important;

}


.content table td p {margin-bottom:0 !important;}
