* {
  margin:0;
  padding:0;
  border:0; 
}

html, body {
     height:100%;
}


#fakebg {
  background-image:url(../images/dsk_bg_schatten2.gif);
  background-position:50% 0;
  background-repeat:repeat-y;
  height:100%;
  width: 100%;
  left:0;
  position: absolute;
  right:0;
  top:0;
  overflow:inherit;
}

#aussenrahmen { 
  background-image:url(../images/dsk_bg_schatten2.gif);
  background-position:50% 0;
  background-repeat:repeat-y;
  /*position: relative; */
  position: absolute;
  left: 50%; 
  margin-left: -482px; 
  width: 964px; 
  overflow: inherit;
}


#aussenrahmen_content {
  margin-left:7px;
  margin-right:7px;
}

/*--- KOPF ---------------------------------------------------------------------------*/

#kopfbereich {
  width:950px;
  height: 136px;
  background-color:#fff;
}


#logo {
  width:723px;
  height: 106px;
  float:left;
  display:inline;
}


#logolink {
  float:left;
  width:83px;
  height:56px;
  margin: 28px 0 0 24px;
 /* background-image:url(../images/dsk-logo.gif);*/
  cursor:pointer;
  display:inline;
}

* html #logolink {
 margin-top:32px;
}

#logotext{
  float:left;
  width:341px;
  font-size:14px;
  color:#005697; 
  margin-left:3px;
  font-weight:normal;
  display:inline;
}

#kopfbild {
  width:220px;
  height:106px;
  float:right;
  background-image:url(../upload/bilder/inhalt/seite_kopfbild1.jpg);
  display:inline;
}


#kopftext {
  width:221px;
  height:100%;
  float:right;
  display:inline;
margin-top:7px;
}

.kopftext {
  line-height:30px;
  color:#005697;
  font-size:12px;
  font-weight:bold;
}

/*--- CONTENT ------------------------------------------------------------------------*/

#contentbereich {
  width:950px;
  min-height:760px;          
  height:auto !important;  /* für moderne Browser */                                                     
  height:760px;  /*für den IE */
  /*position:relative;*/
  /*background-image:url(../images/teaser_bg.gif);*/
  background-position:right;
  background-repeat:repeat-y;
  text-align:left;
}



#inhalt-rahmen {
  width:500px;
  float:left;
  display:inline;
  /* border-top: 1px solid #1a171b; */
}


#inhalt {
  padding: 20px 18px 0 0;
  margin: 0 12px 0 0;
  line-height: 17px;
}

#inhalt p {
  padding: 0 0 15px;
}

#inhalt img {
  float: left;
  margin: 0 12px 0 0;
}

/*anpassung fuer cryptmail*/

#inhalt img.cryptmail{
float:none;

}

#imgmap_breite{
float:left;
width:468px;
}

#drucken-nachoben {
  clear:both;
  width:140px;
  padding: 50px 0 0;
  margin-bottom:20px;
  color:#9C9E9F;
  float:right;
}

.nachoben, .drucken {
  float:right;
  width:auto;
  margin-right:18px;
}


#mng-tab-main img {
  margin:0;
}

#teaser-rahmen {
  width:221px;
  height: 100%;
  float:left;
  line-height:17px;
  font-size:12px;
  /* border-top: 1px solid #1a171b; */
  display:inline;
  padding:0;
  margin:0;
  margin-left:10px;
}

.teaser {
  padding:20px 10px 20px 20px;
}

.teaser img {
  margin: 0 0 5px;
}


.navispace {
  padding: 0 5px;
}

.listitem {
  width:100%;
  float:left;
  padding: 0 0 20px;
}

.teaserbildtitle{
margin: 0 10px 20px 10px;
}


#fluss_rahmen{
width:950px;
border-top:solid 1px #000000;
}

#fluss_rahmen_text{
display:inline;
}

.mehrwert{
  float:left;
  width:220px;
}

.mehrwert_rechts{
  float:right;
  width:220px;  
}


#footer{
 width:950px;
 height:2px;
}

#navigation_rechts{
 position:absolute;
 bottom:0;
 left:736px;
 height:30px;
 width:208px;
 text-align:right;
 color:#9c9e9f;
 font-weight:bold;
}


.entfloater{
  clear:both;
}



.print_table{

}
