/* 		--> LAYOUT <-- 													*/

html {
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  overflow-x: auto;
  overflow-y: auto;
  }

body {
  position: relative;
  margin: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  background-color: #f6f2f1;
  }
  
div#laylogo {
  z-index: 0;
  margin: 0px;
  height: 194px;
  width: 200px;
  margin: 29px 0px 0px 39px;
  }

div#laylogooda {
  z-index: 0;
  margin: 0px;
  height: 64px;
  width: 300px;
  margin: 29px 0px 0px 29px;
  }
div#laylogocodoc {
  z-index: 0;
  margin: 0px;
  height: 130px;
  width: 200px;
  margin: 29px 0px 0px 29px;
  }

div#laynavigation {
  position: absolute;
  z-index: 1;
  top: 90px;
  left: 234px;
  width: 766px;
  height: 89px; /* falls ueberhaupt notwendig */
  padding-bottom: 0px;
  font-size: 0.70em;
  }
  div#nav1 {
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 169px;
    height: auto;
    margin: auto;
    border-top: 2px solid #349400;
    }
  div#nav2 {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 174px;
    width: 169px;
    height: auto;
    margin: auto;
    border-top: 2px solid #3a728a;
    }
  div#nav3 {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 348px;
    width: 169px;
    height: auto;
    margin: auto;
    border-top: 2px solid #d45500;
    }
  div#nav4 {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 549px;
    width: 169px;
    height: auto;
    margin: auto;
    border-top: 2px solid #595754;
    }

div#laybildersuchesprache {
  z-index: 1;
  position: absolute;
  top: 180px;
  left: 29px;
  height: 68px;
  width: 971px;
  background-color: #ffffff;

/*  background-color: green;*/
/*  border-top: 4px solid #6b9bad; */
  }
  div#kapitelbilder {
    z-index: 2;
    position: absolute;
    padding: 9px 0px 2px 205px;
    background-color: #f6f2f1;
    border-bottom: 1px solid #000000;
    }
  div#sprachen {
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    padding: 0px 20px 0px 0px;
    width: 230px;
    height: 20px;
    line-height: 10pt;
    border-top: 9px solid #f6f2f1;
    }
  div#suche {
    position: absolute;
    bottom: 13px;
    left: 753px;
    width: 150px;

/*   background-color: red;*/
  }
  div#suche small {
    padding-left: 2px;
  }
  /* einige Browser (ausser Moz) brauchen das */
/*
  div#suche form {
     display: inline;
   background-color: red;
  }
  div#suche form {
   background-color: green;
  }
*/
  div#home {
    position: absolute;
    right: 20px;
    bottom: 13px;
  }

div#layinhalt {
  position: relative;
  overflow: auto;
  top: 0px;
  left: 29px;
  width: 971px;
  margin-top: 0px;
  padding: 50px 0px 10px 0px;
  background-color: #ffffff;
  }
  div#subnav {
    float: left;
    width: 185px;
    margin: 25px 10px 0px 0px;
    padding: 0px 0px 10px 10px;
    font-size: 0.70em;
    }
  div#subnav div {
    padding-bottom: 5px;;
  }
  div#inhalt {
    float: left;
    left: 208px;
    margin: 14px 0px 0px 0px;
    width: 500px;
    padding: 0px 0px 0px 5px;
    }
  div#inhalt-start {
    float: left;
    left: 0px;
    margin: 14px 0px 0px 0px;
    width: 721px;
    padding: 0px 0px 0px 10px;
    }
  div#inhaltrechts {
    float: right;
    width: 210px;
    margin: 21px 0px 0px 0px;
    padding: 3px;
    }

div#inhaltrechts .t3_content_container .bodytext { /* CAU */
    font-size:80%;
    }
div#inhaltrechts .t3_content_container h1, div#inhaltrechts .t3_content_container h2, div#inhaltrechts .t3_content_container h3 { /* CAU */
    font-size:80%;
    margin:0;
	padding:0 0 4px;
    }
div#inhaltrechts .t3_content_container h1 {
	letter-spacing:0.1em;
	}		
div#inhaltrechts .t3_content_container h2 {
	letter-spacing:0;
	}	
div#inhaltrechts ul {
	margin-top:0;
	}	    

div#layfuss {
  position: relative;
  clear: both;
  bottom: 0px;
  left: 29px;
  height: auto;
  width: 1000px;
  background-color: #f6f2f1;
  }
  div#fuss {
    z-index: 25;
    width: 756px;
    height: 20px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0px 0px 0px 215px;
    background-color: #ffffff;
    border-bottom: 1px solid #000000;
  }
  div#innov8tm {
    bottom: 0px;
    z-index: 25;
    width: 200px;
    height: 0px;
    left: 0px;
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
  }
  div#bundlogo {
    position: absolute;
    bottom: 0px;
    z-index: 25;
    width: 215px;
    height: 0px;
    right: 30px;
    padding: 14px 0px 0px 0px;
  }
 
img {
  border: none;     
  }

.tx-felogin-pi1 h3, .tx-felogin-pi1 h3+div { /* CAU: zur Darstellung der Statusmeldung im Extrranet */
	display:none;
	}
.tx-felogin-pi1 legend {
	margin:0;
	margin-top:0.7em;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	}		

div.news-search-form { /*CAU: Abstand Suchfeld-Eintrag in den News */
	margin:-20px 0 30px;
	}	
