@charset "UTF-8";
/* CSS Document */

#sitecontainer{
  margin-right:auto;
  margin-left:auto;
  width:857px;
  height:750px;
  margin-top:18px;
  overflow:hidden;
}
#LeftColumn{
  width:192px;
  margin-top:86px;
  min-height:250px;
  float:left;
  display:inline;
}
#LeftColumn .rteContent {
  min-height: 100px;
}
#CenterColumn{
  width:495px;
  height:100%;
  float:left;
  display:inline;
  overflow:hidden;
}
#CenterColumn div{
  width:493px;
  height:100%;
}
#CenterColumn div img{
  border:1px solid #000;
}
#RightColumn{
  position:relative;
  width:156px;
  margin-left:13px;
  float:left;
  display:inline;
  height:100%;
}
#TitelBox{
  height:24px;
  overflow:hidden;
  width:153px;
  padding-left:3px;
  margin-top:91px;
  margin-bottom: 4px;
}
.Navigation {
  width:156px;
}
.Navigation ul{
  list-style:none;
  padding:0px;
  margin:0px;
}
.Navigation ul li{
  margin-bottom:6px;
  height:21px;
  overflow:hidden;
}
.Navigation ul li a{
  padding-left:3px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  line-height:21px;
  font-weight:bold;
  color:#FFF!important;
  text-decoration:none!important;
  display:block;
  background-color:#00aeef;
}
.Navigation ul li a:hover,
.Navigation ul li a.active{
  background-color:#44c8f5;
}
#NavigationTeil2 ul,
#NavigationTeil3 ul {
  margin-top:27px;
}
.clear{
  clear:both;
}
#Legende {
  display:none;
  position:absolute;
  bottom:0px;
  right:0px;
  min-height:118px;
  width:157px;
}
#Legende .rteContent {
  height:100%;
  width:100%;
  display:block;
  font-weight:bold;
}
#MediaDownload {
  position: relative;
  min-height:118px;
  width:157px;
}
#MediaDownload .rteContent{
  min-height:118px;
  height:100%;
  width:100%;
  display:block;
  font-weight:bold;
}
#NavigationTeil3 ul li.cel_nav_nodeName_Facebook a {
  background-color: #3b5998;
}
#NavigationTeil3 ul li.cel_nav_nodeName_Facebook img {
  width: 75px;
  height: 15px;
  padding-top: 3px;
  padding-left: 3px;
}
