html[xmlns^="http"] {
	overflow-y: scroll;
	overflow-x: hidden;
}





body {
	margin: 0px;
	padding: 0px;
	font: 0.7em verdana;
	color: #6e6d68;
	line-height: 1.2em;
	background-color: #ddd6c6;
	
}


a.style1:link, 

a.style1:visited{
  display:block;
  height: 15px;
  text-decoration: none;
  color: #6c6962;
  outline: none;
  font-weight:bold;
  line-height: -0.4em;
}
a.style1:hover{
  background-color:#3a526a;
  width: 198px;
  color: #ffffff;
  outline: none;
  font-weight:bold;
  line-height: -1.0em;
}

a.style2:link, 

a.style2:visited{
  display:block;
  height: 15px;
  text-decoration: none;
  color: #6c6962;
  outline: none;
  font-weight:normal;
  line-height: -0.4em;
}
a.style2:hover{
  background-color:#3a526a;
  width: 198px;
  color: #ffffff;
  outline: none;
  font-weight:normal;
  line-height: -1.0em;
}


a.style3:link, 

a.style3:visited{
  text-decoration: none;
  color: #6c6962;
  outline: none;
  font-weight:bold;
}
a.style3:hover{
  background-color:#3a526a;
  color: #ffffff;
  outline: none;
  font-weight:bold;
  line-height: -1.0em;
}


/*
a, a:active, a:visited {
  display:block;
  height: 15px;
  text-decoration: none;
  color: #6c6962;
  outline: none;
  font-weight:bold;
  line-height: -0.4em;
}

a:hover {
  background-color:#3a526a;
  width: 198px;
  color: #ffffff;
  outline: none;
  font-weight:bold;
  line-height: -1.0em;
}


b, b:active, b:visited {
  text-decoration: none;
  color: #6c6962;
  outline: none;
  font-weight:bold;
}

b:hover {
  background-color:#3a526a;
  color: #ffffff;
  outline: none;
  font-weight:bold;
}


c, c:active, c:visited {
  text-decoration: none;
  font-weight: normal;
  color: #395169;
  outline: none;
}

c:hover {
  background-color:#3a526a;
  color: #ffffff;
  outline: none;
  font-weight:normal;
}
*/


/* rahmen */

div#navigation {
  position: absolute;
  top: 143px;
  left: 58px;
  z-index:2;
}


div#head{
  position: absolute;
  top: 0px;
  left: 0px;
  width:100%;
  height: 106px;
  z-index:0;
  font-family:verdana;
  background-color:#f1eee9;
}

div#linie {
  position: absolute;
  top: 106px;
  left: 0px;
  width:100%;
  height:1px;
  background:#ffffff;
  z-index:1;
  font-size:0em;
}

div#balkenVert{
background: url(px/lu.jpg);
  position: absolute;
  top: 106px;
  left: 0px;
  width:38px;
  height: 443px;
  z-index:0;
  background-color:#e6dfd5;
}


div#linieVert {
  position: absolute;
  top: 106px;
  left: 38px;
  width:1px;
  height:443px;
  background:#ffffff;
  z-index:1;
  font-size:0em;
}


div#box_lo {
  position: absolute;
  top: 106px;
  left: 38px;
  width: 220px;
  height: 220px;
  z-index:1;
  font-family:verdana;
  background-color:#b6aea3;

  border-width:1px; 
  border-style:solid; 
  border-color:#ffffff;
}

div#box_lu {
  position: absolute;
  top: 327px;
  left: 38px;
  width: 220px;
  height: 220px;
  z-index:1;
  background-color:#aaaaaa;
  border-width:1px; 
  border-style:solid; 
  border-color:#ffffff;
}



div#box_ro {
  position: absolute;
  top: 106px;
  left: 701px;
  width: 220px;
  height: 220px;
  z-index:1;
  background-color:#aaaaaa;
  border-width:1px; 
  border-style:solid; 
  border-color:#ffffff;
}

div#box_ru {
  position: absolute;
  top: 327px;
  left: 701px;
  width: 200px;
  height: 200px;
  z-index:1;
  background-color:#f1eee9;
  border-width:1px; 
  border-style:solid; 
  border-color:#ffffff;
  font: 0.8em verdana;
  line-height: 1.45em;
  padding: 10px;

}



/* Container   */

div#logo{
  position: absolute;
  top: 0px;
  left: 194px;
  z-index:2;
}

div#content{
  position: absolute;
  top: 106px;
  left: 259px;
  width: 361px;
  min-height:361px;
  height:  auto !important;
  height: 361px; 
  z-index:1;
  background-color:#e4e0d7;
  border-width:1px; 
  border-style:solid; 
  border-color:#ffffff;
  padding: 40px;
  line-height: 1.4em;

}





img {
	border: 0px;
}








/* Textauszeichnungen */

.bottom
{
position: absolute;
bottom: 10px;
font-size:1.1em;

} 

.right
{
position: absolute;
right:10px;
font-size:1.1em;
} 

.kursiv {
  font-style: italic;
}

.utl {
  font-family: courier;
  font-size: 0.6em;
}




p {
  margin: 0 0 10px 0;
}

.toggler {
  cursor: pointer;
}








/* Container */


div#logoleiste {
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 209px;
  height: 35px;
  background-image: url(../img/layout/logoleiste.jpg);
  text-align: right;
}

/* no use  */

#navigation ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  left:170px;
  top:36px;
}

#navigation li {
  list-style-type: none;
  list-style-image: none;
  margin: 0 0 1px 0;
  width: 190px;
  background-color: #dfd7c4;
  padding: 1px 0 0 17px;
}


.auffaellig
{
background-color:#white;
color:#7c7c7c;
font-family:verdana;
font-weight:bold;
font-size:1.0em;
}

.groesser
{
background-color:#white;
color:#601805;
font-family:verdana;
font-weight:bold;
font-size:1.3em;
}



.lead {
  font-weight: bold;
}

.leadred {
  font-weight: bold;
  /*color: #4e1013;*/
}

.leadheader {
  font-size: 10pt;
  font-weight: bold;
  line-height: 1.2em;
}

