*{
  margin:0;
  padding:0;
  font-weight:normal;
  box-sizing: border-box;
}
*:after,*:before {
  box-sizing: border-box;
}
body {
  font-family: Verdana, Arial, sans-serif;
  font-size:10.8px;
  line-height:150%;
  color:#333333;
  -webkit-text-stroke: 1px transparent;
  -moz-text-stroke: 1px transparent;
  text-stroke: 1px transparent;

}

h1 {
}
h1 {
  color: #229cd3;
  font-size: 14.5px;
  line-height: 14.5px;
  font-weight: bold;
  margin-bottom: 9px;
}
h2 {
  color: #333333;
  font-size: 12.5px;
  line-height: 14.15px;
  font-weight: bold;
}
h3 {

}

b, strong {
  font-weight: bold;
}

caption {
  /*display: none;*/
  opacity: 0;
}

div#c116 caption,
div#c73 caption {
  opacity: 1;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 20px;
}

div.inner_content a {
  color: #1ba0e0;
  font-weight: normal;
  text-decoration: none;
}

div.inner_content ul {
  margin-left: 21px;
  margin-bottom: 10px;
}
div.inner_content ul li {
  list-style-image: url(../Content/Custom/li.gif);  
}

div.inner_content div.csc-textpic-imagewrap ul {
  margin: 0;
}

div.inner_content div.csc-frame {
  width: 50%;
  float: left;
  margin-bottom: 15px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.header {
  height: 170px;
  overflow:hidden;
  width: auto;
  background-image: url(../Content/Custom/navi_verlauf.jpg);
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-top: 10px;
}

div.center {
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  width: 870px;
}


div.header div.top_menu {
  position: absolute;
  right: 15px;
  top: 30px;
}
div.header div.top_menu ul li {
  list-style-type: none;
  display: inline-block;
}
div.header div.top_menu ul li:before {
  content: "|";
  margin-left: 3px;
  margin-right: 3px;
}

div.header div.top_menu ul li a {
  color: #1ba0e0;
  text-decoration: none;
}
div.main_nav {
  margin-top: 39px;
  margin-left: 67px;
}
div.main_nav  ul > li{
  display:inline-block;
  list-style-type:none;
  margin-right: 45px;
}
div.main_nav ul li.last{
  margin-right:0;
}

div.main_nav > ul > li >a{
  font-weight: bold;
  color:#fff;
  font-size:13px;
  text-decoration:none;
}
div.main_nav > ul > li.current a,
div.main_nav > ul > li.active a,
div.main_nav > ul > li:hover a{
  color:#229cd3;
}


div.main {
  width: auto;
}
div.main div.main_content {
  margin: 0 auto;
  min-height: 315px;
  overflow: hidden;
  width: 870px;
  margin-bottom: 20px;
  position: relative;
}

div.subnav_wrapper {
  position: absolute;
  left: 17px;
  top: 40px;
}
div.subnav > ul > li {
  background-color: #229cd3;
  width: 190px;
  margin-top: 4px;
  list-style-type: none;
}
div.subnav ul > li.current,
div.subnav ul > li.active,
div.subnav ul > li:hover{
  background-color: #0084b2;
}
div.subnav > ul > li.hasSub {
  background-image: url(../Content/Custom/navi_pfeil_normal.png);
  background-repeat: no-repeat;
  background-position: 10px 50%;
}
div.subnav > ul > li.hasSub.current,
div.subnav > ul > li.hasSub.active {
  margin-top: 0;
  background-color: #0084b2;
  background-image: url(../Content/Custom/navi_pfeil_aktiv.png);
  background-repeat: no-repeat;
  background-position: 10px 10%;
}



div.subnav > ul > li > a {
  display: block;
  font-size: 10.8px;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 26px;
  text-decoration: none;
}

div.subnav ul li ul.sub_menu {
  display: none;
}
div.subnav ul > li.current > ul.sub_menu,
div.subnav ul > li.active > ul.sub_menu {
  display: block;
}
div.subnav ul li ul.sub_menu li {
  background-color: #73cbef;
  list-style-type: none;
  border-top: 1px solid #fff;
}
div.subnav ul li ul.sub_menu li a {
  display: block;
  font-size: 10.8px;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 26px;
  text-decoration: none;
}
div.subnav ul li ul.sub_menu li:hover a,
div.subnav ul li ul.sub_menu li.current a,
div.subnav ul li ul.sub_menu li.active a {
  background-color: #00b1e6;
}

div.imgbanner {
  height: 201px;
  margin-right: 10px;
  margin-top: 0.3em;
  width: 642px;
  float: right;
  overflow: hidden;
  margin-bottom: 25px;
}
div.main_content div.content{
  width: 768px;
  margin-left: 95px;
  background-image: url(../Content/Custom/verlauf_links.gif), url(../Content/Custom/verlauf_rechts.gif), url(../Content/Custom/linien_hintergrund.png);
  background-repeat: repeat-y, repeat-y, no-repeat;
  background-position: 0 0, 100% 0, 0 93%;

}

div.content div.inner_content {
  width: 500px;
  overflow: hidden;
  float: none;
  clear: none;
  margin-left: 180px;
  min-height: 540px;
  padding-bottom: 75px;
}

div.contact {
  height: 34px;
  clear: both;
  float: none;
  background-color: #535353;
  width: 748px;
  margin: 0 auto;
}
div.contact p {
  text-align: center;
  color: #fff;
  margin: 0;
  line-height: 34px;
  font-size: 8.7px;
}


div.imgbanner img {
  width: 100%;
  height: auto;
}


.scrollupArrow{
  width:40px;
  height:40px;
  opacity:0.3;
  position:fixed;
  bottom:50px;
  right:100px;
  display:none;
  text-indent:-9999px;
  cursor:pointer;
  background: url('../Content/Custom/icon_top.png') no-repeat;
}

