/* CSS Document */
* {
	margin:0;
	padding:0;
	}
		
html, body {
	height:100%;
	}

body {
	background:#a90303;
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	font-family:"Trebuchet MS",verdana,arial,sans-serif;
	scrollbar-base-color:#c0c0c0;
	color:#000;
	font-size:100.01%; 
	text-align:center;
	overflow:auto;
	
	}
	
#wrap {
	margin:0 auto;
  position:relative;
  text-align:justify;
  overflow:hidden;
	width:92%;
	height:100%;
	background:#ffffff;
	clear:left;
	border-left:10px solid #c0c0c0;
  border-right:10px solid #c0c0c0;
	}
* html #wrap {
   overflow:scroll;
   border-right:0px solid transparent;
   scrollbar-base-color:#a90303;
}

#contwrap {
  float:left;
  display:block;
  overflow:auto; 
	overflow-x:hidden;
	overflow-y:auto; 
	position:absolute; 
	border-top:10px solid #c0c0c0;
	top:170px; 
	bottom:50px; 
	background: #ffffff;
	scrollbar-base-color:#c0c0c0;
	padding:10px;
	width:98%;
	border-right:10px solid #c0c0c0;
  }

* html #contwrap {
  position:absolute;
  padding:10px;
  width:100%; 
  overflow:auto;
  left:0px;
  padding-bottom:50px;
  border-right:0px solid #c0c0c0;
  }


*+html #contwrap {
  overflow:scroll;
  overflow-x:hidden;
  width:98%;
  left:0px;
  border-right:10px solid #c0c0c0;
  }

#contentschmal {
  clear:both;
  float:left;
  height:100%;
	width:65%;
	overflow:auto;
	background-color:transparent;
	}

* html #contentschmal {
  overflow:hidden;
  top:0px;
  padding-bottom:50px;
  height:2500px;
}

*+html #contentschmal {
  overflow:hidden;
  top:0px;
  bottom:0px;
}

#bild {
  padding:0px;
  margin:0px;
  position:absolute;
  text-align:right;
  right:0px;
  overflow:auto;
  float:right;
  width:35%;
}

#greyblockvertikallinks {
  position:absolute;
  background:#c0c0c0;
  top:0px;
  left:0px;
  width:4%;
  height:50%;
  z-index:10;
}

#redblockvertikallinks {
  position:absolute;
  background:#a90303;
  bottom:0px;
  left:0px;
  width:4%;
  height:50px;
  z-index:10;
  
}

#greyblockoben {
  position:absolute;
  background:#c0c0c0;
  top:0px;
  right:4%;
  width:100%;
  height:50px;
  z-index:10;
}

* html #greyblockoben {
  
  right:5.5%;
  
}

#redblockoben {
  position:absolute;
  background:#a90303;
  top:50px;
  right:4%;
  width:92%;
  height:123px;
  border-bottom:10px solid #c0c0c0;
}

* html #redblockoben {
  right:5.5%;
  border-right:0px solid #c0c0c0;
}

#redblockunten {
  position:absolute;
  background:#a90303;
  bottom:0px;
  left:0px;
  width:100%;
  height:50px;
}

* html #redblockunten {
  position:absolute;
  background:#a90303;
  bottom:0px;
  left:0px;
  width:94.5%;
  height:50px;
}


ul#navigation {
  position:absolute;
  top:28px;
  right:4%;
  margin: 0px; 
  padding:0px;
  text-align: right;
  z-index:10;
}
#navigation {
  position:absolute;
  top:28px;
  right:4%;
  margin: 0px; 
  padding:0px;
  text-align: right;
  z-index:10;
}
* html ul#navigation {
  right:5.5%;
}
* html #navigation {
  right:5.5%;
}

*+html ul#navigation {
  top:33px;
}
*+html #navigation {
  top:33px;
}
ul#navigation li {
  list-style: none;
  list-style-position:outside;
  display: inline;
  margin: 0px; 
  padding: 0px;
  float:left;
}

ul#navigation a, ul#navigation span {
  padding: 0em 0.9em;
  text-decoration: none; 
  font-weight: bold;
  border: 1px solid #C0C0C0;
  border-left-color: white; 
  border-top-color: white;
  color: #A90303; 
  background-color: #C0C0C0;
  margin:0 0 0 2px ;
}

ul#navigation a:hover, ul#navigation span {
  border-color:#FFFFFF;
  border-left-color:#000000; 
  border-top-color: black;
  color:#FFFFFF; 
  background-color: #A90303;
}

ul#navigation span {
  position:relative;
  top:4px;
}

*+html ul#navigation span {
  position:relative;
  top:0px;
}

ul#naviklein {
  position:absolute;
  background-color: transparent;
  top:100px;
  right:4%;
  margin:0px; 
  padding:0px;
  text-align: right;
  border-right:10px solid transparent;
  z-index:10;
}


*+html ul#naviklein {
  right:5.5%;
  border-right:10px solid #a90303; 
}

ul#naviklein li {
  list-style: none;
  display: inline;
  margin: 0px; 
  padding: 0px;
  float:right;
}

ul#naviklein a, ul#naviklein span {
  padding: 0em 0.9em;
  text-decoration: none; 
  font-weight: bold;
  border: 1px solid #A90303;
  border-left-color:#C0C0C0 ; 
  border-top-color: #A90303;
  color: #FFFFFF; background-color: #A90303;
}
ul#naviklein a:hover, ul#naviklein span {
  border-color: white;
  border-left-color: black; 
  border-top-color: black;
  color:#A90303; 
  background-color: #C0C0C0;
}

ul#naviklein span {
  position:relative;
  top:7px;
}

*+html ul#naviklein span {
  position:relative;
  top:0px;
}

#content {
  clear:both;
  padding:15px;
	margin:auto;
	margin-bottom:5px;
	width:750px;
	border:1px solid #b3b3b3;
	background-color:transparent;
	}

* html #content {
  width:782px;
  margin:0 90px;
  height:1200px;

}
	
#head {
	position:absolute;
  top:50px;
  left:4%;
  width:250px;
  height:133px;
	background: #ffffff url(../bilder/mocon-logo.jpg) bottom left no-repeat;
	font-size:1em; 
	
	}

* html #head {
	border-left:10px solid #c0c0c0;
	
	}

#footline {
  
  display:block;
  text-align:center;
  width:92%;
  background:#c0c0c0;
  border-left:10px solid #c0c0c0;
  border-right:10px solid #c0c0c0;
  margin:2px auto;
  padding:5px 0;
}

* html #footline {
  width:auto;
  margin:0;
  margin-top:2px;
  border:0px solid #c0c0c0;
  left:7%;
}

#navi {
  position:absolute;
	right:20px;
	top:72px; 
	width:auto; 
	background-color:transparent;
	z-index:7;
	
}

#klickpfad {
	position:absolute;
	right:30px;
	top:50px; 
	
	background-color:transparent;
	text-align:right;
	z-index:6;
}

#suchfeld {
  padding:0;
  position:relative;
  top:0px;
  float:right;
  text-align:right; 
	right:30px;
	font-size:1em; 
  z-index:500;
}

#homelink {
  top:0px;
  left:0px;
}

.searchbox-sbutton {
  top:10px;
}

#footmenu {
  padding:0;
  position:relative;
  top:5px;
  float:right;
  text-align:right; 
	right:30px;
	font-size:1em; 
  z-index:500;
}

#footmenu li {
  list-style-type:none;
  float:left;
}

#footmenu form input {
  vertical-align:top;;
}

div.tx-newloginbox-pi1 {
  margin:50px 200px;
  }

div.tx-newloginbox-pi1 p {
  margin-bottom:20px;
  }
div.tx-newloginbox-pi1 table p {
  margin-bottom:0px;
  }

#login {
	position:absolute;
	right:4%;
	top:135px; 
	letter-spacing:1px;
	padding:0;
	background-color:transparent;
	color:white;
	font-weight:bolder;
	font-variant:small-caps;
	text-align:right;
	z-index:5;
	
}
  
* html #login {
  border-right:0px solid #a90303;
  right:5.5%;
}
#login .veryimportant {
  background-color:#005daf;
}

#login form {
	margin:0 0 0 10px;
	}		



ul.menu, ul.menu ul {
  list-style: none;
  list-style-position:outside;
  display: inline;
  margin: 0px; 
  padding: 0px;
  float:left;
  background-color:#c0c0c0;
}

ul.menu a {
  display:block;
  padding: 0em 0.9em;
  text-decoration: none; 
  font-weight: bold;letter-spacing:0; 
  font-stretch:ultra-expanded;
  text-transform:uppercase; 
  text-align:center; 
  font-weight:bold;
  color: #A90303; 
  background-color: #C0C0C0;
  margin:0 0 0 2px ;
  border: 1px solid #C0C0C0;
  border-left-color: white; 
  border-top-color: white;
  color: #A90303; 
  height: 20px;
}
ul.menu ul a {
  display:block;
  padding: 0em 0.9em;
  
  text-transform:none; 
  text-decoration: none; 
  font-weight: bold;
  color: #A90303; 
  background-color: #C0C0C0;
  margin:0 0 0 0px ;
  border: 1px solid #C0C0C0;
  border-left-color: white; 
  border-top-color: white;
  color: #A90303; 
  height: auto;
}
ul.menu a:hover,
ul.menu a.active {
  border-color:#FFFFFF;
  border-left-color:#000000; 
  border-top-color: black;
  border-bottom-color: #A90303;
  color:#FFFFFF; 
  background-color: #A90303;
}
ul.menu li {
  padding: 0;
  margin: 0;
  float: left;
  
}

/* Für Unterpunkte keine Float-Eigenschaft */
ul.menu ul li {
  float:none;
  background-color: transparent;
  height:auto;
  width:180px;
  margin:0;
  padding: 2px 0;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */
ul.menu ul li.hover, ul.menu ul li:hover {
  color:#fff87e;
  
}

/* Zweite Ebene */
  ul.menu ul {
  margin:0;
  padding: 0;
  position: absolute;
  font-size:1.2em;
  display: none;
  width: 180px;
}

/* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul  {
  display: block;
}

/* Dritte Ebene */
ul.menu li.hover ul ul, ul.menu li:hover ul ul {
  display: none;
  margin-left: -174px; /* Breite eines Listenelements - Überlagerung */
  margin-top: -20px; /* Höhe eines Listenelements */
}

/* Dritte Ebene anzeigen */
ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
  display: block;
}

/* Vierte Ebene */
ul.menu li.hover ul li.hover ul ul, ul.menu li:hover ul li:hover ul ul {
  display: none;
}

   /* Vierte Ebene anzeigen */
ul.menu li.hover ul li.hover ul li.hover ul , ul.menu li:hover ul li:hover ul li:hover ul {
  display: block;
}

