/* ================================================================ 
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.
=================================================================== */

/* Reset */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	background:#ebf0f6; 
}

.menu {
	width:996px; 
	height:31px; 
	position:absolute;
	bottom: 0px;
	left: 9px;	
	z-index:100;
	font-family:arial, sans-serif;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:746px; 
	w\idth:745px;
}

.menu li {
	float:left;
	position:relative;
	margin-right: 10px;
}

.menu ul li a {
	padding-right: 10px;
	}

.menu ul li ul {
	border: 1px solid #b1c7e3;
	border-top: 0px;
	}

.menu ul li a:hover {
	border: 1px solid #b1c7e3;
	border-bottom: 0px;

	}

.menu a.aktiv {
	color: #FF4200 !important;
	background-color:#EBF1F7;
	border-color:#B1C7E3 #B1C7E3 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;

}

.menu ul ul a.aktiv {
	color: #FF4200 !important;
	background-color:transparent;	
	border:0px;
	border-width:1px 1px 0;
}
	

.menu ul ul li a {
	padding: 10px;
	}

.menu ul ul li a:hover{
	border: none;
}

.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	height:30px; 
	border: 1px solid transparent;
	padding-left:10px; 
	line-height:29px; 
	font-weight:bold;
}

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

.menu ul ul a:hover {	
	background-color: transparent;	
}

.menu ul ul a {	
	background-color: transparent;
	}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 31px;
	left: 0;
	z-index: -1000;
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:31px;
}

.menu ul ul ul{
	left:170px; 
	top: 0px;
}

.menu ul ul ul.left {
	left:-149px;
}

.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

.menu ul ul a, .menu ul ul a:visited {
	color:#143a6a; 
	height:auto; 
	line-height:1em; 
	width:150px;			/* Breite Drop-Down Nr1 */
	border:none;
	}

.menu ul ul li {
	color:#143a6a; 
	margin-right: 0px;
	}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
	}

.menu a:hover, .menu ul ul a:hover{
	color: #ff4200;	
	}

/* Aktiver Punkt Ebene 1 Maus auf Dropdown Ebene 2 */
.menu :hover > a {
	color: #ff4200;		
	border: 1px solid #b1c7e3;
	background-color: #ebf1f7;
	border-bottom: 0px;
	background-image: none !important;
	}

/* Aktiver Punkt Ebene 2 Maus auf Dropdown Ebene 3 */
.menu ul ul :hover > a {
	border: 0px solid red;
	}


.menu ul ul {
	top: 30px;
	}

.menu ul ul {
	background: #ebf1f7 url(/fileadmin/layout/bilder/cheatpix.gif) top repeat-x;
	}

/* 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;
	}
	
	
/************** KONTAKTFORMULAR ***************/

#kontakt{

  /*width:500px;*/

  float:left;
  
  font-size: 12px;

  /*border-right:1px solid #696969;*/

  /*font-size:1.2em;*/

}



#kontakt form {

    width:100%;

}



#kontakt #formErrorMsg {

    color:#F46F21;

    margin-bottom:15px;

}



#kontakt fieldset{

  border-width:0px;

}



#kontakt div.row{

  clear:both;

  padding-top:5px;

  line-height:15px;

}



#kontakt div.left{

  float:left;

  /*width:200px;*/

  margin-right:15px;

}



#kontakt div.right{

  float:left;

  /*width:200px;*/

}



#kontakt div.submit{

  margin-right:55px;

  float:right;

}



#kontakt div.label,

#kontakt label{

  float:left;

  /*clear:both;*/

  display:block;

  width:139px;/*90px*/

  /*margin-bottom:10px;*/

  /*padding-left:10px;*/

  line-height:20px;

}



#kontakt label.short {

    width:40px;

}



#kontakt label.required{

  font-weight:bold;

}



#kontakt label.checkbox{

  width:300px;

}



#kontakt span.error{

  color:#F46F21;

}



#kontakt label.singleline{

  clear:both;

  width:100%;

}


#kontakt .checkbox label {
    width: 169px;
}


#kontakt input,

#kontakt textarea,

#kontakt select {

  float:left;

  display:block;

  border: 1px solid #696969;

  margin-bottom:10px;

  padding:1px;

  font-size:1.0em;

}



#kontakt input.error,

#kontakt textarea.error,

#kontakt select.error {

    border-color:#F46F21;

}



#kontakt input.checkbox{

  float:left;

  width:20px;

  display:block;

  border-width:0px;

  border:0px;

}



#kontakt input.radio {

    border:0px;

    border-width:0px;

}



#kontakt input.hidden{

  border-width:0px;

}



#kontakt textarea{

  width:400px;

  font-family:Arial, Helvetica, sans-serif;

  font-size:1.0em;

}



#kontakt input.button{

  color:#fff;

  background-color:#F46F21;

  border-width:0px;

}


