
/* Kner 2005 */
*{
  border:0;
  margin:0;
  padding:0;
 }

/* *************** CONTENT *******************/
div#content ul{
   padding-left:20px;
}
div#content p{
   padding-left:20px;
}

div#content h1,h2,h3{
   color:#622601;
}
div#content a:link{
   color:#5A1808;
}
div#content a:hover, a:visited{
   color:#AF7337;
}

/* *************** Tutti *******************/

html{
	height: 99%;
}
body{
    font-size: 1em;
    height:100%;
    font-family: Helvetica,Arial,sans-serif;
    background-color:#e5d9ce;
    text-align:center;
    margin:0 auto;
    position:relative;
  }
div#mainFrame{
  position:relative;
  height:100%;
  margin:0 auto;
  overflow : visible;
background: url(logo.gif) no-repeat fixed 30px 20px;;
 
}
div#mainFrame2{
	position: absolute;
	top: 5px;
	left: 255px;
   width:770px;
	
  padding-right:120px;
background: #fff url(logo.jpg) no-repeat top right;
   background-color:#e5d9ce;

}
/************************************ INHALT ************************************/
div#Inhalt1{
  border:solid 1px silver;
 }
div#content {
	height: 90%;
	min-height: 600px;
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	padding: 5px;
	background: #fff url(bg1a.jpg);
	border: 1px solid silver;
	position: relative;
	top: 0px;
	width: 755px;
	z-index: 0;
   overflow: auto;
	background: #eff1f2 url(konstruktion.jpg) no-repeat;

}
/* **************************************** menuMain ********************** */
div#menuMain{
  padding-left:1em;
  height: 50px;
  overflow: visible;
  position:relative;
  z-index: 10000;
 
 }


ul#menuTop {
  padding-top:5px;
  float: left;
  text-align: center;
  width:100%;
  height:50px;
  position:relative;
  z-index: 10000;
  babackground-color : #B27F50;
 }

/* ******************************************************************************* */

div#header div {
    clear: both;
}

#header1 {
    margin:  0px;
    padding: 0;
  }
   /* ********************  menu Left ******************** */

  ul#navigationLeft {
  width: 210px;
  margin: 0;
  margin-left:3px;
  padding: 0.2em;
  padding-right:7px;
  border-bottom: 1px solid #cecad6;
  border-left: 1px solid #cecad6;
  border-right: 1px solid #cecad6;
  line-height: 1.1em;
}
  * html ul#navigationLeft {  /* Korrekturen fuer IE 5.x */
    padd\ing-right:0.2em;
  }
  ul#navigationLeft li {
   list-style: none;
   margin: 0.1em;
  }

  ul#navigationLeft li ul {
   margin: 0 0 0 1em;
   padding: 0;
  }
  ul#navigationLeft li ul li {
   margin: 0;
   padding:0;
  }
  * html ul#navigationLeft li ul li {  /* Korrektur fuer IE 5.x */
    margin-left:  0;
    ma\rgin-left: 0;
  }

  ul#navigationLeft a {
  display: block;
  margin-top:1px;
  padding-left: 0.1em;
  text-decoration: none;
  font-weight: bold;
  font-size:0.9em;
  border: 1px solid #7D9980;
  width: 100%;
}
  * html ul#navigationLeft a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#navigationLeft li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
  }
  ul#navigationLeft a:hover {
  width: 100%;
/*  border-color: #DDDCE2;
  border-left-color: #575F64;
  border-top-color: #575F64;
  color: #DDDCE2;
  background-color: #918B9A;
*/
}

  .invisible{
    position: absolute;
    top: -6000px;
    left: -6000px;
    height: 1px;
    width: 1px;
    margin:0;
    padding:0;
  }

/* menuGlobal  * * * * * * * * * * * * * * * * * * * * * */


#menuGlobal ul {
  text-align: right;
  height:1em;
  padding: 0;
  margin: 0;
}

#menuGlobal li {
  display: inline;
  height: 0.9em;
  font-size: 70%;
  font-weight: bold;
  line-height: 100%;
  padding: 0 8px 0 12px;
  border-left: 1px solid #003366;
}

#menuGlobal li.erster {
  border-left: none;
}

#menuGlobal a:link,
#menuGlobal a:visited {
/*  color: #003366;*/
  text-decoration: none;
}

#menuGlobal a:focus,
#menuGlobal a:hover,
#menuGlobal a:active {
  text-decoration: underline;
}

#menuGlobal strong {
  height: 1em;
/*  color: #003366;*/
  background: url(/fileadmin/mechatronik/template/layout/pfeil_auf_weiss.gif) no-repeat 0 0.38em;
  padding: 0 4px 0 12px;
}
/* ********************************* H E A D ***************** */
div#frameHeader{
  width:100%;
  height:120px;
  text-align:left;
  background:#fff url("banner.jpg")  no-repeat 0px 10px;

}
#menuGlobal{
    float:right;
    width:22em;
    font-size: 1em;
    margin:2px;
   padding: 2px;
}

div#rootLine{
  font-size: 70%;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom:4px;
  padding-left: 1em;
  text-align:left;
  border:solid 1px silver;
}
div#rootLine a:link,
div#rootLine a:visited {
  color: #B27F50;
  text-decoration: underline;
  padding-left:3px;
  padding-right:3px;
}

div#rootLine a:focus,
div#rootLine a:hover,
div#rootLine a:active {
  text-decoration: underline;
  
}

/* * * * * * * * *Shadow  * * * * * * * * * * * * * */
.wrap1, .wrap2, .wrap3 {
  background-color: #D4D3DA;
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(/fileadmin/mechatronik/template/layout/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(/fileadmin/mechatronik/template/layout/corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 3px 3px 0;
  background:url(/fileadmin/mechatronik/template/layout/corner_tr.gif) right top no-repeat;
  }
.wrap3 img {
  display:block;
  clear:left;
}

/* ****************         menuTop      ********************** */
ul#menuTop li {
  float:left;
  position:relative;
  background:url("button.gif") no-repeat left top; 
  margin:0;
  padding:0 0 0 9px;
  list-style: none;
  margin-left:2px;
  position:relative;
  z-index: 10000;
 }

ul#menuTop li ul {
    margin: 0;padding:0;
    left:3px;
    display: none;  /* Unternavigation ausblenden */

	/*
    border-bottom: 1px solid #cecad6;  
	  border-left: 1px solid #cecad6;   
	  border-right: 1px solid #cecad6; */
    background-image:none;
/*    width:10em;*/
    text-align:left;
    position:relative;
    z-index: 10000;
 
    }
* html ul#menuTop li ul {  /* Korrektur fuer IE 5.x */
    left: 0; lef\t: 0; }

ul#menuTop li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
/*    background-color: #A5A1AD;*/
 }
ul#menuTop li ul li {
    float:none;
    display: block;
    margin-bottom: 0;
  }


ul#menuTop a, ul#menuTop span {
  display: block;
  padding: 0.05em 1em;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: bold;
  color:black;
  border:0;
}

 

ul#menuTop a {
  white-space:nowrap;
  float:left;
  display:block;
  background:url("button.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
ul#menuTop a {float:none;}
/* End IE5-Mac hack */
ul#menuTop a:hover {
  color:#333;
  }
ul#menuTop #current {
  /*background-image:url("/fileadmin/mechatronik/template/layout/button_a.gif");*/
  }
ul#menuTop #current a {
  /*background-image:url("/fileadmin/mechatronik/template/layout/button_a.gif");*/
  color:#333;
  }

ul#menuTop li ul li a:hover, ul#menuTop #current li a:hover{
  margin:0;
  padding:2px;
  color: white;
  border-left: 1px solid #888888;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #3A3951;
  border-right: 1px solid #3A3951;

}
ul#menuTop li ul li a, ul#menuTop #current li a{
	margin: 0;
	padding: 2px;
	
}
/* ********************************* Fusszeile ****************************/
 p#Fusszeile{
   clear:both;
   width:100%;  
   
   font-size: 0.6em;
   padding: 0.2em;
   text-align: center;
}

/***************************************** menuMain ***********************/
/*
li#firstMenuMain a{
  border-right: 1px solid #8E8897;
}
li#firstMenuMain a:hover{
  border-right: 1px solid #D4D3DA;
  border-left: 1px solid #D4D3DA;
}
li#lastMenuMain a{
  border-left:solid 1px #8E8897;
}
li#lastMenuMain a:hover{
  border-right: 1px solid #D4D3DA;
  border-left: 1px solid #D4D3DA;
}
.itemMenuMain{
  border-right: 1px solid #8E8897;
}
.itemMenuMain a:hover{
  border-right: 1px solid #D4D3DA;
  border-left: 1px solid #D4D3DA;
}*/
   /*********************  menu Left *********************/

ul#navigationLeft {
  background-color: #A5A1AD;
  border-bottom: 1px solid #D4D3DA;
  border-left: 1px solid #D4D3DA;
  border-right: 1px solid #D4D3DA;
  background: #A5A1AD url(/fileadmin/mechatronik/template/layout/btnNavLeft.gif);
}
ul#navigationLeft li ul  {
  color:   #A5A1AD;
}
ul#navigationLeft li ul li a {
  color: #575F64;
}


ul#navigationLeft li a {
  border: 1px solid #7D9980;
  color: #4C3132;
  background: #D4D3DA url(/fileadmin/mechatronik/template/layout/btnNavLeftBtn.gif) bottom right;
}
ul#navigationLeft li a:hover {
  border-color: #D4D3DA;
  border-left-color: #575F64;
  border-top-color: #575F64;
  color: #D4D3DA;
  background-color: #8E8897;
  background-image:none;
}
ul#navigationLeft li strong {
  color:red;
}

/************************************ INFO ************************************/
/* ********************************* Fusszeile ****************************/


/* menuGlobal  * * * * * * * * * * * * * * * * * * * * * */


#menuGlobal li {
  border-left: 1px solid #003366;
}

#menuGlobal a:link,#menuGlobal a:visited {
  color: #003366;
}

#menuGlobal a:focus,#menuGlobal a:hover,#menuGlobal a:active {
  text-decoration: underline;
}

#menuGlobal strong {
  height: 1em;
  color: #003366;
  background: url(/fileadmin/mechatronik/template/layout/pfeil_auf_weiss.gif) no-repeat 0 0.38em;

  padding: 0 4px 0 12px;
}
/* ********************************* H E A D ***************** */
#menuGlobal{
}

#Menue div{
}
#Menue a:link, a:active{
  color:gray;
}

#Menue a:visited{
  color:silver;
}
#Menue a:hover{
  color:silver;
  background-color:gray;
}
div.news-latest-item{
  background-color:transparent;
  background-image: url(/fileadmin/mechatronik/template/layout/collage1.png);
  background-position: -600px -100px;

}

img#logo{
  border:none;
  display:none;
}

/* -----------------------------------MECHATRONIK--------------------------------------- */


/* *********************************** LEFT COLUMN *************************** */
div#contentLeft{
  clear:left;
  float:left;
  min-height:100px;
  font-size: 0.9em;
  padding:0;
  margin:0;
  margin-top:3em;
  margin-bottom:1em;
  width:210px;
  }
div#contentLeft p{
  padding:10px;
  padding-top:0px;
}

/* *********************************** INFO *********************************** */
  div#Info {
  visibility:hidden;
  display:none;
}
 div#Right {
  visibility:hidden;
  display:none;
}

div#Left{
	position: absolute;
	top: 280px;
	left: -255px;
}


  /*********************  menu Left *********************/

ul#menuLeft {
  list-style: none;
  width: 240px;
  margin: 0;
  margin-left:3px;
  padding: 0.2em;
  padding-right:7px;
  line-height: 1.1em;
  
}
* html ul#menuLeft {  /* Korrekturen fuer IE 5.x */
    padd\ing-right:0.2em;
  }
ul#menuLeft li {
   list-style: none;
   margin: 0.1em;
  }


ul#menuLeft li ul {

   margin: 0 0 0 0;
   padding: 0;

  }
ul#menuLeft li ul li {
   margin: 0;
   padding:0;
  }

* html ul#menuLeft li ul li {  /* Korrektur fuer IE 5.x */
    margin-left:  0;
    ma\rgin-left: 0;
  }

ul#menuLeft a {
  display: block;
  margin-top:1px;
  padding-left: 0.1em;
  text-decoration: none;
  font-weight: bold;
  font-size:0.9em;
  border: 1px solid #7D9980;
  width: 100%;
  background-image: url(bg2.jpg);
}
  * html ul#menuLeft a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#menuLeft li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
  }
  ul#menuLeft a:hover {
  width: 100%;
/*  border-color: #DDDCE2;
  border-left-color: #575F64;
  border-top-color: #575F64;
  color: #DDDCE2;
  background-color: #918B9A;
*/
}
.level1, .level1active{
  visibility:hidden;
}

.level2, .level3{
  display:block;
  visibility:visible;
}


.level2, .level3{
  display:block;
  visibility:visible;
}

div#menuMain .level2 a{
  background-color:#B27F50;
  color:#CCE6F3;
}
div#menuMain .level2act a{
  background-color:#B27F50;
  color:#CCE6F3;
}
div#menuMain .level3 a{
  background-color:#B27F50;
  color:#04167C;
}




