/* Linkformatierungen */

a:link {
  text-decoration:none;
  color:#121134;
}
a:hover {
  text-decoration:none;

  color:#6b6b75;
}
a:visited {
  color:#121134;
  text-decoration:none;
}
a:active {
  text-decoration:none;
  color:#121134;
}



.menupunktRubrik {
   color:#fff;
   font-weight:bold;
   padding:4px 2px 2px 10px;
   height:24px;
   width:200px;
   margin:10px 0px 0px 0px;
   background:url(images/RubBG.jpg) top left no-repeat;
}

/* Menülisten 
----------------------------------------------------------------*/

#NaviLE {
   position:relative;
   margin-left:10px;

   width:182px;
   margin-bottom:50px;
}

/********************* Ebene 1 ****************/

#NaviLE .menuebene_1 {
  line-height:1.6em;
  list-style-type:none;
  font-size:11px;
  display:block;
  width:192px;
  padding:0;
  margin:0;
}

#NaviLE .menuebene_1 li a {
  font-size:11px;
  display:block;
  width:182px;
  height:20px;
  padding:2px 0 0 10px;
  margin:0;
  font-weight:bold;
  color:#727272;
  background:url(images/NavBG.jpg) top left no-repeat #fff;

}
#NaviLE .menuebene_1 li a:hover {
  color:#a44146;
  padding:2px 0 0 10px;
  margin:0;
  width:182px;
  height:20px;
  display:block;
  background:url(images/NavBGHover.jpg) top left no-repeat #fff;
}
/**********************************************/

/********************* Ebene 2 ****************/

#NaviLE .menuebene_2 {
  line-height:1.3em;
  list-style-type:none;
  font-size:11px;
  display:block;
  width:192px;
  padding:0;
  margin:0;
}


#NaviLE .menuebene_2 li a {
  font-size:11px;
  display:block;
  width:172px;
  height:20px;
  padding:2px 0 0 20px;
  margin:0;
  color:#727272;
  font-weight:normal;
  background:url(images/NavBG2.jpg) top left no-repeat #fff;

}

#NaviLE .menuebene_2 li a:hover {
  color:#a44146;
  padding:2px 0 0 20px;
  margin:0;
  width:172px;
  height:20px;
  display:block;
  background:url(images/NavBGHover.jpg) top left no-repeat #fff;


}
/**********************************************/

/********************* Ebene 3 ****************/

#NaviLE .menuebene_3 {
  line-height:1.3em;
  list-style-type:none;
  font-size:11px;
  display:block;
  width:192px;
  padding:0;
  margin:0;
}


#NaviLE .menuebene_3 li a {
  font-size:11px;
  display:block;
  width:162px;
  height:20px;
  padding:2px 0 0 30px;
  margin:0;
  color:#b8b8b8;

  background:url(images/NavBG3.jpg) top left no-repeat #fff;

}

#NaviLE .menuebene_3 li a:hover {
  color:#a44146;
  padding:2px 0 0 30px;
  margin:0;
  width:162px;
  height:20px;
  display:block;
  background:url(images/NavBGHover.jpg) top left no-repeat #fff;


}
/**********************************************/

/********************* Ebene 4 ****************/

#NaviLE .menuebene_4 {
  line-height:1.3em;
  list-style-type:none;
  font-size:11px;
  display:block;
  width:192px;
  padding:0;
  margin:0;
}


#NaviLE .menuebene_4 li a {
  font-size:11px;
  display:block;
  width:152px;
  height:20px;
  padding:2px 0 0 40px;
  margin:0;
  color:#b8b8b8;

  background:url(images/NavBG3.jpg) top left no-repeat #fff;

}

#NaviLE .menuebene_4 li a:hover {
  color:#a44146;
  padding:2px 0 0 40px;
  margin:0;
  width:152px;
  height:20px;
  display:block;
  background:url(images/NavBGHover.jpg) top left no-repeat #fff;


}
/**********************************************/

/********************* Ebene 5 */
#NaviLE .menuebene_5 {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
#NaviLE .menuebene_5 li a {
  
  display:block;
  padding:4px 0px 0px 15px;
  width:167px;
}
#NaviLE .menuebene_5 li a:hover {
  display:block;
  width:167px;
}


#NaviLE .menuebene_3 .i_am_here{
  color:#a44146;
  background:url(images/NavBG_here.jpg) top left no-repeat #fff;

}

#NaviLE .menuebene_2 .i_am_here{
  color:#a44146;
  background:url(images/NavBG_here.jpg) top left no-repeat #fff;

}
#NaviLE .menuebene_1 .i_am_here{
  color:#a44146;
  background:url(images/NavBG_here.jpg) top left no-repeat #fff;


}
/**********************************************/
/* Footer */

#footer a {
  background:url(/CMS/public/bilder/layout/btn_impressum.gif) 0px -29px no-repeat;
  font-size:12px;
  color:#000;
  display:block;
  height:23px;
  padding:6px 0px 0px 0px;
  width:174px;
}
#footer a:hover {
  background:url(/CMS/public/bilder/layout/btn_impressum.gif) no-repeat;
  color:#a4998c;
  display:block;
  height:23px;
  width:174px;
}



/* Admin Bereich Schalter
---------------------------------------*/


#menupunktSchalter {

  font-size:8px;
  border:1px solid #000;
  width:170px;
  margin-bottom:1px;
  padding:2px;
}


#menupunktSchalter a{
  font-size:10px;
}

/* Admin Bereich Schalter Überschriften
---------------------------------------*/

#menupunktSchalterHintergrund {
  position:absolute;
  background-color:#fff;
  line-height:1.2em;
  padding:1px;
  z-index:500;
  left:0;
  top:0;


 }

#menupunktSchalterHintergrundUeberschrift {
  width:170px;
  background-color:#666;
  font-size:10px;
  border:1px solid #000;
  margin-bottom:1px;
  color:#fff;
  padding:2px;

}
#menupunktSchalterAbstandshalter {

}

/* Admin Bereich Content LINKs (href) 10pt
-------------------------------------------*/

#ContentSchalter10pt a{
  margin:2px;
}
#ContentSchalter10pt a:hover{
  font-weight:bold;
  margin:2px;
}
#ContentSchalter10pt {
  margin-top:5px;
}

/* Admin Bereich Content LINKs (href) 8pt
-------------------------------------------*/

#ContentSchalter8pt {
  margin-top:5px;
  padding:3px;
  background-color:#fff;
}

#ContentSchalter8pt a{
  font-weight:bold;
  margin:2px;
  background-color:#fff;
}
#ContentSchalter8pt a:hover{
  font-weight:bold;
  margin:2px;
}


.newRec {
  border-top:2px black solid;
  background:url(/CMS/public/css/pictures/insert.gif) no-repeat;
  font-weight:bold;
  margin-bottom:10px;
  text-align:right;

}

.contentAbstandshalterMenue10 {
  height:10px;
}
.contentAbstandshalterMenue5 {
  height:0px;
  font-size:0px;
 
}




/* ================================================================ 
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-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
	width:728px; 
	height:32px; 
        margin-left:0px;
	position:absolute; 
	z-index:100;
	font-family:arial, sans-serif;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:746px; 
	w\idth:745px;

}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;

}

.menu ul ul {
	width:144px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:144px;
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#000; 
	width:120px; 
	height:30px; 
	background:url(images/navigation/IS_WEB.jpg) no-repeat #000;
	padding-left:24px; 
	line-height:29px; 
	font-weight:bold;
        margin:0;

	filter:alpha(opacity=90); /* Internet Explorer */
	-moz-opacity: 0.90; /* Mozilla Browser */
	opacity: 0.90; /* Opera */
}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {
	width:144px; 
	w\idth:120px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#ccc url(images/arrow.jpg) no-repeat 130px center;
	color:#f00;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#fff url(images/arrow_hover.jpg) no-repeat 130px center;
}

.menu ul ul :hover > a.drop {
	background:#fff url(images/arrow_hover.jpg) no-repeat 130px center;

}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#ccc;
	font-size:10px;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background:#fff;
}

.menu ul ul ul :hover > a {
	background:#fff;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	font-size:10px;
	position:absolute;
	height:0;
	top:30px;
	left:0; 
	width:144px;
	border-top:0px solid #000;


}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:30px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:144px; 
	top:-1px; 
	width:144px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-144px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#ccc; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:128px;
	border-width:0 1px 1px 1px;
	font-size:10px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:145px;
	w\idth:128px;
}

/* style the top level hover */
.menu a:hover {	
	color:#000; 
	background:#000 url(images/navigation/IS_WEB_Over.jpg) repeat-x 0 0;
}

.menu ul ul a:hover{	
	color:#000; 
	background:#fff;
}

.menu :hover > a {
	color:#000; 
	background:#000 url(images/navigation/IS_WEB_Over.jpg) repeat-x 0 0;
}

.menu ul ul :hover > a {
	color:#000; 
	background:#fff;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}