body {
  line-height:1em;
}

img {
  margin-bottom:20px;
}

a:link { text-decoration: none; color: #28aae1; font-family:Arial Narrow,Arial; font-weight:bold; font-style:italic; font-size:13px;}
a:visited { text-decoration: none; color: #28aae1; font-family:Arial Narrow,Arial; font-weight:bold; font-style:italic; }
a:hover { text-decoration: none; color: #123456; font-family:Arial Narrow,Arial; font-weight:bold; font-style:italic; }
a:active { text-decoration: none; color: #28aae1; font-family:Arial Narrow,Arial; font-weight:bold; font-style:italic; }

#container {
  position:absolute;
  top:40px;
  left:170px;
  width:730px;
  height:auto;
}

#logo {
  position:absolute;
  top:40px;
  left:40px;
 
}

#header {
  position:relative;
  top:0px;
  left:0px;
  width:730px;
  height:128px;
  background-color:#ffffff;
}

#nav {
  position:relative;
  top:10px;
  left:20px;
  line-height:21px;
  font-size:13px;
}

.nav_active {
  color:#123456;
  font-size:13px;
}

.nav_link {
  color:#123456;
  font-size:13px;
}
#content {
  position:relative;
  top:20px;
  left:0px;
  width:730px;
  height:640px;
  background-image:url('images/bg_content.gif');
  background-repeat:repeat-y;
  background-position:0 0;
}

#content_transparent {
  position:relative;
  top:20px;
  left:0px;
  width:730px;
  height:680px;
}

#content_small {
  position:relative;
  top:20px;
  left:0px;
  width:265px;
  height:350px;
  background-color:#ffffff;
}

#content_presse {
  position:relative;
  top:20px;
  left:0px;
  width:445px;
  height:350px;
  background-color:#ffffff;
  overflow:hidden;
}

#content_white {
  position:relative;
  top:20px;
  left:0px;
  width:730px;
  height:300px;
  background-color:#ffffff;
}

#left_content {
  position:relative;
  float:left;
  width:265px;
  margin-right:20px;
}

#left_content_large {
  position:relative;
  float:left;
  width:445px;
  margin-right:20px;
}

#left_content_white_konzept {
  position:relative;
  float:left;
  width:265px;
  height:920px;
  margin-right:20px;
  background-color:#ffffff;
}

#left_content_thema {
  position:relative;
  float:left;
  width:265px;
  height:400px;
  margin-right:20px;
  background-color:#ffffff;
}

#left_content_inner {
  position:relative;
  top:20px;
  left:20px;
  width:225px;
}

#left_content_large_inner {
  position:relative;
  top:20px;
  left:20px;
  width:405px;
}

#right_content {
  position:relative;
  float:right;
  width:445px;
}

#right_content_kontakt {
  position:relative;
  left:0px;
  width:445px;
  height:400px;
  background-color:#ffffff;
}
#right_content_inner {
  position:relative;
  top:20px;
  left:20px;
  width:405px;
}

#left_content_alt {
  position:relative;
  float:left;
  width:445px;
  margin-right:20px;
}

#left_content_alt_inner {
  position:relative;
  top:20px;
  left:20px;
  width:405px;
  line-height: 12px;
}

#right_content_alt {
  position:relative;
  float:right;
  width:265px;
}

.text_dunkel {
  font-family:Arial;
  font-size:10px;
  color:#123456;
}

.text_hell {
  font-family:Arial;
  font-size:10px;
  color:#28aae1;
}

