@charset "utf-8";
/* CSS Document */

html{height:100%;}

body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.8em;
color: #666;
background-color:#fff;
}

#LK_Main {
  position:relative;
  height:100%;
  left:0px;
  top:0px;
  width:910px;
  margin: 0px auto 0px auto;
}

/*#LK_Shadow {
  position:absolute;
  top:68px;
  left:3px;
  width:900px;
  height:auto;
  border-width:2px;
  border-style:solid;
  border-color:#999999;
  z-index: 1;
}*/

#LK_Body {
  position:absolute;
  top:78px;
  left:0px;
  width:900px;
  height:auto;
  z-index: 2;
  z-index: 1;
  margin-bottom:1px;

}

#LK_Logo_li {
  position:absolute;
  background-color: #FFFFFF;
  top: 20px;
  left: 0px;
  width: 180px;
  height: 55px;
  z-index: 100;
  background-image: url(../images/organisation.gif);
  background-repeat: no-repeat;
}
#LK_Logo_re1 {
  position:absolute;
  background-color: #FFFFFF;
  top: 20px;
  left: 704px;
  width: 190px;
  height: 30px;
  z-index: 100;
  background-image: url(../images/agentur.gif);
  background-repeat: no-repeat;
}

#LK_Logo_re2 {
  position:absolute;
  background-color: #FFFFFF;
  top: 55px;
  left: 702px;
  width: 195px;
  height: 33px;
  z-index: 100;
  background-image: url(../images/lisa.gif);
  background-repeat: no-repeat;
}

#LK_menu_left {
  position:absolute;
  top:50px;
  left:4px;
  width:118px;
  height:493px;
  background-color:#FFFFFF;
  z-index:5;
  border-right-color: #0000FF;
  border-right-width: 1px;
  border-right-style: solid;
}

#LK_content{
  position:relative;
  right:0px;
  width:900px;
  height:auto;
  text-align: left;
  z-index: 2;
  background-color: #FFFFFF;
  margin-bottom:50px;
  border-left: 2px solid #0000FF;
  border-right: 2px solid #0000FF;
  border-bottom: 2px solid #0000FF;
  border-top: 2px solid #0000FF;
  padding-top:50px;
  min-height:450px;
  overflow:hidden;
  top: 80px;
}
#LK_picslider{
  position:relative;
  width:500px;
  height:150px;
}

#LK_Footer {
  position:relative;
  height:60px;
  width:370px;
  z-index: 2;
  color: #0000FF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top:0px;
  margin-left:265px;
  text-align:center;
}
#LK_topmenu_horizontal {
  position:absolute;
  width:740px;
  height:60px;
  top:78px;
  z-index:15;
}
  
#LK_Main #LK_content p {
	color: #1F1FFF;
}
#LK_Main #LK_content {
	color: #1F1FFF;
}
