/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.menue {
	width: 1005px;
	font-size: 0.85em;
	position: relative;
	z-index: 100;
	
}

.menueleft {
	margin-left: 10px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menue ul {
	padding: 0;
	margin: 0;
	font-weight: 300;
	list-style-type: none;
}

.menue ul ul { /*width:100px;*/
	font-weight: 300;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon 
Breite der Hauptmenpunkte*/
.menue li {
	float: left;
	/*width:120px;*/
	position: relative;
	font-weight: 300;
	height:26px;
	
}

.menue ul ul li {
	height:auto;
	
}

/* TREVIRA TOPLEVEL MEN NORMAL */
	/* style the links for the top level */
.menue a,.menue a:visited { 
	padding-top: 4px;
	padding-bottom: 1px;
	display: block;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 14px;
	padding-right: 14px;
	color: #777777;
	height: 21px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
	}

#tilde1 {
	position: relative;
	top: -27px;
	left: 0px;
	
}

#tilde2 {
	position: relative;
	top: -27px;
	left: 0px;
	
}

#tilde3 {
	position: relative;
	top: -27px;
	left: 0px;
	
}

#tilde4 {
	position: relative;
	top: -27px;
	left: 0px;
	
}

#tilde5 {
	position: relative;
	top: 0px;
	left: 0px;
	
}

/* TREVIRA TOPLEVEL ROLLOVER */
	/* Rollover fr Toplevel Navigation wenn submen aktiv */
.menue :hover>a,.menue ul ul :hover>a { 
	color: #42b3d3;
	font-size: 13px;
	height: 21px;
	position: relative;
	z-index: 500000;
	padding-left: 13px;
	padding-right: 14px;
	padding-top: 4px;
	padding-bottom:1px;
	margin-right: 0px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	display: block;
	background-image: url("../img/nav/HN-top-over.gif");
	background-repeat: repeat-x;
	background-position: 1px 0px;
	vertical-align: top;
	margin-right:-1px;
}

/* TREVIRA TOPLEVEL ACTIVE */
.menue a.dropact,.menue ul ul a.dropact {
	color: #42b3d3;
	font-size: 13px;
	height: 21px;
	position: relative;
	z-index: 500000;
	padding-left: 13px;
	padding-right: 14px;
	padding-top: 4px;
	margin-right: 0px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	display: block;
	background-image: url("../img/nav/HN-top-over.gif");
	background-repeat: repeat-x;
	background-position: 1px 0px;
	vertical-align: top;
	margin-right:-1px;
}



.first {border-top: 1px solid #D2D2D2;}






/* a hack so that IE5.5 faulty box model is corrected */
* html .menue a,* html .menue a:visited { /*w\idth:139px;*/
}

/* TREVIRA LEVEL 2 FLYOUT */ /* style the second level background 
Hintergrundfarbe fr die 2 Ebene - ebenfalls Schriftfarbe Weite der menpunkte
*/
.menue ul ul a.drop,.menue ul ul a.drop:visited { 
	color: #777777;
	font-weight: 300;
	font-family: arial, sans-serif;
	font-size: 11px;
	width: 182px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 14px;
	background: #f9f9f9;
	border-top: none;
	font-size: 12px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	margin-top: 0px;
	margin-top: -1px !   ie;
	height: 20px;
	border-top: 1px dotted #cccccc;
	}

/**********************************************************************************/
	/* TREVIRA LEVEL 2 FLYOUT ROLLOVER */
	/* style the second level hover Rollover for IE6*/
.menue ul ul a.drop:hover {
	border: 0px;
	font-weight: 300;
	background-color: red;
	color: #003798;
	text-decoration: none;
	color: #42b3d3;
	text-decoration: none;
	}

/*Rollover der 2 Ebene for IE 7*/
.menue ul ul :hover>a.drop {
	border: 0px;
	font-weight: 300;
	background-color: #FFFFFF;
	display: block;
	color: #42b3d3;
	font-size: 12px;
	text-decoration: none;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-top: 1px dotted #cccccc;
}

.last {
	border-bottom: 1px solid #D2D2D2;
}
	/**********************************************************************************/
	/**********************************************************************************/
	/* hide the sub levels and give them a positon absolute so that they take up no room 
Position Layer Ebene1 zm Hauptmenpunkt
*/
.menue ul ul {
	visibility: hidden;
	position: absolute;
	z-index: 5000;
	height: 0;
	top: 26px;
	top: 27px !   ie;
	left: 0;
	width: 150px;
	font-weight: 300;
}

/* another hack for IE5.5 */
* html .menue ul ul {
	top: 30px;
	t\op: 27px;
	z-index: 5000;
	font-weight: 300;
}


* html .menue ul ul a {
	width: 150px;
	w\idth: 129px;
	font-weight: 300;
}


/* make the second level visible when hover on first level list OR link */
.menue ul li:hover ul,.menue ul a:hover ul {
	visibility: visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menue ul :hover ul ul {
	visibility: hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menue ul :hover ul :hover ul {
	visibility: visible;
}





/* RTE */
.black {
	color: #000000;
}

.black-bold {
	color: #000000;
	font-weight: bold;
}

.black-bold-big {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.green {
	color: #006666;
}

.green-bold {
	color: #006666;
	font-weight: bold;
}

.green-bold-big {
	color: #006666;
	font-weight: bold;
	font-size: 12px;
}

.red {
	color: #b30538;
	line-height: 80px;
}

.red-bold {
	color: #b30538;
	font-weight: bold;
}

.red-bold-big {
	color: #b30538;
	font-weight: bold;
	font-size: 12px;
}

.teaserblock {
	margin-bottom: 4px;
}

.img-teaserblock {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Link fr Mail */ /*LINK-CLASSES*/
a.mail:link,a.mail:visited,a.mail:active,a.mail:hover {
	color: #155ba3;
	text-decoration: none
}

a.mail:hover {
	color: #42b3d3;
	text-decoration: none
}

a.mail:visited {
	color: #8282b0;
}