body{
  background-image: url(../img/background.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #182e3b;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

ul, li, p, h1, h2, h3, h4, h5, h6{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

div#container{
  width: 1191px;
  min-height: 600px;
  margin: 0 auto;
}

/*div#mood{
  background-image: url(../img/bg_mood.png);
  width: 991px;
  height: 354px;
}*/

div#mood-top{
  background-image: url(../img/bg_mood-top-newdesign.png);
  width: 1191px;
  height: 80px;
  background-repeat: no-repeat;
}

div#mood-bottom{
  
}

img#moodimg{
  padding: 20px 0 0 0px;
  margin: 0 0 0 228px;
  position: absolute;
}

div#mood-images{
  padding: 20px 0 0 0px;
  margin: 0 0 0 228px;
  position: absolute;
  width: 764px;
  height: 334px;
  z-index: 100;
}

div#mood-images img.mood-image {
  left: 0px;
  position: absolute;
  top: 20px;
  z-index: 101;
}

div#mood-images img.mood-image.bottom {
  z-index: 102;
}

div#mood-images img.mood-image.top {
  z-index: 103;
}

div#header{
  width: 1191px;
  height: 104px;
}

div#header div#logocontainer{
  width: auto;
  height: 80px;
  display: inline-block;
  margin: 18px 0 0 14px;
}

div#header div#logocontainer > a{
  font-family: webfnt01, Arial, sans-serif;
  color: #ffffff;  
  font-size: 16px;
  font-weight: normal;
  line-height: 85px;
  text-decoration: none;
}

div#header div#logocontainer img#logo{
  width: 80px;
  height: 80px;
  display: inline-block;
  float: left;
  margin-right: 15px;
}



div#header div.claimcountry{
  font-family: webfnt01, Arial, sans-serif;
  color: #ffffff;  
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  margin-left: 10px;
}




div#header div.claim{
  font-family: webfnt01, Arial, sans-serif;
  color: #ffffff;  
  margin: 51px 17px 0 0px;
  font-size: 16px;
  float: right;
  font-weight: normal;
  width: 683px;
  text-align: right;
}



div#service{
  float: right;
  width: 700px;
  height: 105px;
}

div#videobox{

}

ul#servicenavigation{
  float: right;
  margin: 17px 11px 0 0;
  height: 20px;
}

ul#servicenavigation li{
  float: left;
  font-size: 13px;
  color: #7899b2;
}

ul#servicenavigation li a{
  text-decoration: none;
  color: #7899b2;
  margin: 0 5px 0 5px;
}

ul#servicenavigation li a:hover{
  color: #ffffff;
}

ul#servicenavigation li a.active{
  color: #ffffff;
}

ul#servicenavigation > li.languageSelectList{
  position: relative;
}

ul#servicenavigation > li.languageSelectList > a{
  padding-right: 15px;
  background-image: url('../img/arrow_down.png');
  background-position: center right;
  background-repeat: no-repeat;
}

ul#servicenavigation > li.languageSelectList > a:hover{
  background-image: url('../img/arrow_down_hover.png');
}

ul#servicenavigation > li.languageSelectList.open > a{
  background-image: url('../img/arrow_up_hover.png');
   color: #ffffff;
}

ul#servicenavigation > li.languageSelectList.open > a:hover{
  background-image: url('../img/arrow_up_hover.png');
}

ul#servicenavigation > li.languageSelectList > ul{
  position: absolute;
  right: 4px;
  top: 20px;
  z-index: 1000;
  height: 0px;
  min-width: 70px;
  overflow: hidden;
  background-color: #172d3a;
}

ul#servicenavigation > li.languageSelectList.open > ul{
  height: auto;
}

ul#servicenavigation > li.languageSelectList > ul a{
  display: block;
  margin: 0px;
  padding: 3px 4px 3px 8px;
  color: #7899b2;
  text-decoration: none;
  white-space: nowrap;
}

ul#servicenavigation > li.languageSelectList > ul a.active, ul#servicenavigation > li.languageSelectList > ul a:hover{
  color: #ffffff;
}

@font-face {
  font-family: 'webfnt01';
  src: url('../fonts/klavikabasic-medium-webfont.eot');
  src: local('☺'), url('../fonts/klavikabasic-medium-webfont.woff') format('woff'), url('../fonts/klavikabasic-medium-webfont.ttf') format('truetype'), url('../fonts/klavikabasic-medium-webfont.svg#webfontNa8Ii4EE') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'webfnt02';
  src: url('../fonts/klavikabasic-medium-webfont.eot');
  src: local('☺'), url('../fonts/klavikabasic-medium-webfont.woff') format('woff'), url('../fonts/klavikabasic-medium-webfont.ttf') format('truetype'), url('../fonts/klavikabasic-medium-webfont.svg#webfontNa8Ii4EE') format('svg');
  font-weight: normal;
  font-style: normal;
}



h1{
  font-family: webfnt01, Arial, sans-serif;
  font-size: 30px;
  color: #132838;
  font-weight: normal;
  margin-bottom: 15px;
}

h1.startseite{
  font-family: webfnt01, Arial, sans-serif;
  font-size: 25px;
  color: #132838;
  font-weight: normal;
  margin-bottom: 8px;
}

h2,{
  font-size: 15px;
  color: #122737;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 22px;
}

.lead{
  font-size: 18px;
  color: #122737;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 22px;
}


h3{
  font-family: webfnt01, Arial, sans-serif;
  font-size: 18px;
  color: #132838;
  font-weight: normal;
  margin-bottom: 12px;
}

h3 strong{
  font-weight: normal;
}


div.news h3{
  margin-bottom: 0px;
}

div.portrait h4, div.portrait-einzeln h4{
  margin-bottom: 8px;
  margin-top: 5px;
}


h4{
  font-size: 14px;
  font-weight: bold;
  color: #122737;
  margin-bottom: 8px;
}

p{
  font-size: 14px;
  color: #122737;
  line-height: 22px;
  margin-bottom: 16px;
}

p a{
  color: #3477aa;
  text-decoration: none;
}

p a:hover{
  text-decoration: underline;
}

.zitat, p.zitat{
  font-family: webfnt01, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 21px !important;
  margin-bottom: 2px !important;
  background: url(../img/zitat.png) no-repeat;
  padding-top: 36px;
}

.zitat img{
  margin-bottom: 9px;
}

div#right p{
  font-size: 14px;
  line-height: 18px;
  margin-top: 6px;
}

div#right img{
  margin-top: 11px;
}



div#content-content ul{
  font-size: 12px;
  color: #122737;
  line-height: 18px;
  margin-bottom: 16px;
}

div#content-content ul li{
  background-image: url(../img/content-list-style.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 14px;
  margin-bottom: 4px;
}

.legend, p.legend{
  font-size: 11px;
  color: #122737;
  line-height: 16px;
  margin: 15px 0 0 0;
  float: left;
}

div#navigation{
  position: absolute;
  margin: 20px 0 0 16px;
  background-color: #6d869a;
  height: 560px;

  background: rgba(124,150,171,1);
  background: -moz-linear-gradient(-45deg, rgba(124,150,171,1) 0%, rgba(20,40,51,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(124,150,171,1)), color-stop(100%, rgba(20,40,51,1)));
  background: -webkit-linear-gradient(-45deg, rgba(124,150,171,1) 0%, rgba(20,40,51,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(124,150,171,1) 0%, rgba(20,40,51,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(124,150,171,1) 0%, rgba(20,40,51,1) 100%);
  background: linear-gradient(135deg, rgba(124,150,171,1) 0%, rgba(20,40,51,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c96ab', endColorstr='#142833', GradientType=1 );
}

div.level01{
  width: 212px;
  border-bottom: 1px solid #142833;
  padding-bottom: 20px;
}

div.level01:hover, div.level01.active{
  background: rgba(146,167,184,1);
  background: -moz-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(146,167,184,1)), color-stop(100%, rgba(77,101,119,1)));
  background: -webkit-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: linear-gradient(135deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92a7b8', endColorstr='#4d6577', GradientType=1 );
}

div.level02{
  width: 212px;
  border-bottom: 1px solid #142833;
  border-top: 1px solid #798d9b;
  padding-bottom: 20px;
}

div.level02:hover, div.level02.active{
  background: rgba(146,167,184,1);
  background: -moz-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(146,167,184,1)), color-stop(100%, rgba(77,101,119,1)));
  background: -webkit-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: linear-gradient(135deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92a7b8', endColorstr='#4d6577', GradientType=1 );
}

div.level03{
  width: 212px;
  border-top: 1px solid #798d9b;
  padding-bottom: 20px;
}

div.level03:hover, div.level03.active{
  background: rgba(146,167,184,1);
  background: -moz-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(146,167,184,1)), color-stop(100%, rgba(77,101,119,1)));
  background: -webkit-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  background: linear-gradient(135deg, rgba(146,167,184,1) 0%, rgba(77,101,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92a7b8', endColorstr='#4d6577', GradientType=1 );
}

ul.navi{
  padding: 25px 0 0 20px;
}

ul.navi li{
  color: #ffffff;
  font-weight: normal;
  font-family: webfnt02, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

ul.navi li a{
  font-family: webfnt02, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  display: block;  
}

ul.navi li ul{
  margin-top: 4px;
}

ul.navi li ul li a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  line-height: 26px;
  background-image: url(../img/navi-list-style.png);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 0 0 15px;
  font-weight: normal;
  
}

ul.navi li ul li a:hover{
  background-image: url(../img/navi-list-style-hover.png);  
}

ul.navi li ul li a.active{
  background-image: url(../img/navi-list-style-hover.png);  
}



/*---CONTENT---*/

div#content-content{
  width: 975px;
  min-height: 680px;
  background-image: url(../img/bg_content_newdesign.png);
  background-repeat: repeat-y;
  padding: 0px 0 0 216px;
  float: left;
}

div#content-content div#middle{
  width: 610px;
  float: left;
  padding: 0px 55px 20px 60px;
}

div#content-content div#right{
  float: left;
  width: 166px;
  margin: 15px 0 0 0;
  background-image: url(../img/shadow-box-right.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 25px 26px 25px 29px;
  min-height: 143px;
}

div#content{
  width: 1175px;
  /*min-height: 480px;*/
  background-image: url(../img/bg_content_newdesign.png);
  background-repeat: repeat-y;
  padding: 500px 0 0 16px;
  float: left;
}

div#shadow-bottom{
  background-image: url(../img/shadow-bottom-newdesign.png);
  width: 1191px;
  height: 37px;
  float: left;
}

/*---BOX unter der Navigation---*/


div#left-content{
  width: 192px;
  height: 186px;
  float: left;
  padding: 38px 0 0 0;
  margin: 580px 0 0 36px;
  background-image: url(../img/bg_box-bottom-navi.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  position: absolute;
}

div#left{
  width: 192px;
  height: 146px;
  float: left;
  padding: 20px 0 0 0;
  margin: 0px 0 0 20px;
  background-image: url(../img/bg_box-bottom-navi.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

div#left img, div#left-content img{
  margin: 0 0 20px 0;
}

div#middle{
  width: 630px;
  float: left;
  padding: 32px 35px 0px 60px;
  position: relative;
}

div#right{
  float: left;
  width: 156px;
  margin: 15px 0 0 0;
  background-image: url(../img/shadow-box-right.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 25px 36px 25px 29px;
  min-height: 143px;
}


div#right a:hover{
  text-decoration: underline;  
}



/*---FOOTER---*/

div#footer{
  float: left;
  width: 1190px;  
}

div#footer span{
  color: #ffffff;
  font-size: 11px;
  margin: 6px 0 20px 16px;
  float: left;
  position: relative;
}

div#footer ul{
  float: right;
  margin: 7px 12px 0 0;
}

div#footer ul li{
  float: left;
  font-size: 11px;
  color: #7899b2;
}

div#footer ul li a{
  text-decoration: none;
  color: #7899b2;
  margin: 0 5px 0 5px;
}

div#footer ul li a:hover, div#footer ul li a.active{
  color: #ffffff;
}

div#footer ul li a.master{
  background-image: url(../img/img_master_trainer.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding: 0 0 0 13px;
}

div#footer ul li a.master:hover, div#footer ul li a.masteractive{
  background-image: url(../img/img_master_trainer_hover.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding: 0 0 0 13px;
  color: #ffffff;
}

div#footer img{
  border: none;
  padding: 0 6px 0 0;
}

/*---BUTTON---*/

a.button{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none;
  display: block;
  float: left;
}

div.but_left{
  background-image: url(../img/but_left.png);
  background-repeat: no-repeat;
  width: 23px;
  height: 21px;
  float: left;
  margin: 0px !important;
  padding: 0px !important;
}

div.but_left.back{
  background-image: url(../img/but_left_back.png);
}

div#right a.button{
  margin-top: 10px;
}

a.button:hover div.but_left.back{
  background-image: url(../img/but_left_back_hover.png);
}

a.button:hover div.but_left{
  background-image: url(../img/but_left-hover.png);
}

div.but_middle{
  background-image: url(../img/but_middle.png);
  background-repeat: repeat-x;
  float: left;
  height: 21px;
  padding: 3px 8px 0 8px;
  font-weight: normal
}

a.button:hover div.but_middle{
  background-image: url(../img/but_middle-hover.png);
}

div.but_right{
  background-image: url(../img/but_right.png);
  background-repeat: no-repeat;
  float: left;
  width: 2px;
  height: 21px;
}

a.button:hover div.but_right{
  background-image: url(../img/but_right-hover.png);
}



div#right a.button:hover{
  text-decoration: none;
}

a.button:hover{
  text-decoration: none;
}

/*---INFO-BOX---*/

div#info-box{
  background-image: url(../img/bg_info-box.png);
  background-repeat: repeat-x;
  min-height: 200px;
  width: 898px;
  float: left;
  margin: 0 0 0 12px;
  padding: 30px 0 0 48px;
}

div#info-box-content p{
  
}

div#info-box-content{
  width: 448px;
  float: left;
  margin: 0 46px 0 0;
}

div#info-box div#info-box-content img{
  float: left;
  /*margin: 0 20px 0 0;*/
  
}

div#info-box-link{
  
}

/*---TABLE--- */

table.contenttable{
  font-size: 12px;
  color: #888888;
  width: 100%;
}

table.contenttable tbody tr td p, table.contenttable tbody tr td, table.contenttable th td, table.contenttable thead tr th , table.contenttable thead tr th p{
  line-height: 18px;
  width: 102px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
  align: left;
  font-size: 12px;
  color: #888888;
}

table.contenttable tr td a{
  color: #3477aa;
  text-decoration: none;
}

table.contenttable tr td a:hover{
  text-decoration: underline;
}

/*---TEAM---*/

div.team{
  /*background-color: #f5f5f5;*/
  float: left;
  padding: 0px;
  width: 462px;
  margin-bottom: 20px;
  margin-top: 5px;
}

div.portrait-einzeln{
  background-image: url(../img/bg_portrait_breit.gif);
  background-repeat: repeat-x;
  float: left;
  padding: 0px 5px 15px 0px;
  width: 630px;
  margin-bottom: 20px;
  
}

div.portrait-mit-text{
  width: 410px;
  float: left;
  margin: 0 0 28px 0;
}

div.portrait{
  width: 126px;
  float: left;
  margin: 0 28px 20px 0;
}

div.portrait.zu-unterst{
  width: 126px;
  float: left;
  margin: 0 0px 28px 0;
}

div.portrait.last{
  margin: 0 0px 20px 0;
}

div.portrait.zu-unterst.last{
  margin: 0 0px 10px 0;
}

div.portrait span.funktion{
  font-size: 12px;
  color: #122737;
  margin: 0px 0 0px 0;
  float: left;
  /*width: 136px;*/
  line-height: 16px;
}

div.portrait-einzeln span.funktion{
  font-size: 14px;
  color: #122737;
  margin: 0px 0 0px 0;
  line-height: 20px;
}

div.portrait img.bild-portrait, div.portrait-mit-text img.bild-portrait{  
  margin: 0 0 0px 0;
  padding-bottom: 0px;
}

div.portrait-einzeln div.left{
  float: left;
}

div.portrait-einzeln img{
  float: left;
}

div.portrait-einzeln div.right{
  font-size: 12px;
  margin: 7px 0 0 16px;
  float: left;
  width: 279px;
}

div.portrait-einzeln div.right p{
  float: left;
  margin-top: 15px;  
  margin-bottom: 0px;
  line-height: 16px;
}

img.structogram{
  margin: 0px 0px 0px 0px !important;  
  padding-bottom: 0px;
}

div.portrait a, div.portrait-mit-text a, div.portrait-einzeln div.right a{
  color: #3477aa;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
}

span.link-platzhalter{
  width: 150px;
  height: 15px;
  float: left;
}

div.portrait a:hover, div.portrait-mit-text a:hover, div.portrait-einzeln div.right a:hover{
  text-decoration: underline;
}

div.portrait-mit-text div.left{
  width: 136px;
  float: left;
}

/*---NEWSUEBERSICHT---*/

div.news{
  border-bottom: 1px dotted #cfcfcf;
  margin: 0 0 15px 0;
  padding-bottom: 1px;
}

span.date{
  font-size: 12px;
  color: #999999;
  padding-bottom: 4px;
  display: block;
  padding-top: 2px;
}


.newsdate{
  margin-bottom: 0px;
  font-size: 12px;
  color: #9ea2a4;
  font-weight: normal;
}


.news a p, .news a{
  font-size: 14px;
  text-decoration: none;
  display: block;
  margin: 0px 0 19px 0;
  padding: 0px;
  line-height: 20px;
  color: #3477aa !important;
}

.news a p:hover, .news a:hover{
  color: #3477aa;
  text-decoration: underline;
}

/*---NEWS HOME---*/

#news_home a p, #news_home a{
  font-size: 14px;
  text-decoration: none;
  display: block;
  margin: 0px 0 19px 0;
  padding: 0px;
  line-height: 16px;
  color: #3477aa !important;
}

#news_home a p:hover, #news_home a:hover{
  font-size: 14px;
  color: #3477aa;
  text-decoration: underline;
  display: block;
  margin: 0px 0 19px 0;
  padding: 0px;
  line-height: 16px;
}

/*---NEWS HOME---*/


#middle .csc-textpic{
  padding-top: 5px;
}


/*---FARBIGE KLÃ–TZCHEN---*/

.gruen{
  background-image: url(../img/bubble_gruen.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding: 0 0 0 12px;
  color: #122737;
  float: left;
  clear: both;
  width: 100%;
}

.rot{
  background-image: url(../img/bubble_rot.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding: 0 0 0 12px;
  color: #122737;
  float: left;
  clear: both;
  width: 100%;
}  

.blau{
  background-image: url(../img/bubble_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding: 0 0 0 12px;
  color: #122737;
  float: left;
  clear: both;
  width: 100%;
}

.grau{
  background-image: url(../img/bubble_grau.gif);
  background-repeat: no-repeat;
  background-position: 0 8px;
  padding: 0 0 0 12px;
  color: #122737;
  float: left;
  clear: both;
  width: 100%;
}

/*--- buttons neu ---*/

.button-forward a{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none;
  display: block;
  float: left;
  padding: 2px 10px 2px 31px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}

.button-forward a:hover{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none !important;
  display: block;
  float: left;
  padding: 2px 10px 2px 31px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward_hover.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}


.button-back a{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none;
  display: block;
  float: left;
  padding: 2px 10px 2px 31px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_back.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}

.button-back a:hover{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none !important;
  display: block;
  float: left;
  padding: 2px 10px 2px 31px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_back_hover.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}


/*---SEMINAR BLOCK---*/

div.block{
  background-image: url(../img/dotted_line.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  float: left;
  padding-bottom: 18px;
  margin-bottom: 16px;
  width: 436px;
}

/*---SEMINAR FORMULAR---*/

table#formRadio tr td{
  padding: 0 0 4px 0;
}

form{
  font-size: 14px;  
}

form input{
  
}

form input.radio{
  margin: 3px 12px 0 0px;
  padding: 0px 0 0 0;
  float: left;
}

form input[type=radio]{
  border: 0px;  
}
  
  
form label{
  color: #122737;
}

table#formPersonal{
  margin-top: 4px;
}

table#formPersonal tr td{
  padding-bottom: 5px;
  vertical-align: top;
}

table#formPersonal tr td input, table#formPersonal tr td textarea, .csc-loginform input, .csc-mailform input{
  width: 233px;
  height: 19px;
  border: 1px solid #7899b2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 19px;
  padding: 3px 5px 3px 3px;
  margin-bottom: 5px;
}

table#formPersonal tr td input{
  height: 17px;  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

table#formPersonal tr td textarea{
  height: 79px;
}

table#formPersonal tr td label.false{
  color: #cc0000;
}

table#formPersonal tr td input.text.false{
  border: 1px solid #cc0000;
  background-color: #fae5e5;
}

form p{
  margin: 0px 0 11px 0;  
}
  
/*---DOWNLOADLISTE mini-sitemap/übersicht---*/


div#content-content ul.csc-menu{
  font-size: 12px;
  color: #122737;
  line-height: 18px;
  margin-bottom: 16px;
  list-style: none;
  
}

div#content-content ul.csc-menu li{
  background-image: url(../img/dotted_line.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  width: 436px;
  margin-left: 0px;
  list-style: none;
  margin-bottom: 4px;
  padding-left: 0px;
  height: 23px;
}

div#content-content ul.csc-menu li a{
  color: #3477aa;
  text-decoration: none;
  background-image: url(../img/download_liste.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;  
  display: block;
  float: left;
}

div#content-content ul.csc-menu li a:hover{
  text-decoration: underline;
  background-image: url(../img/download_liste-hover.png);
}

/* downloadliste file-raster*/

table.csc-uploads{
  width: 100%;
  margin-top: -3px;
  font-size: 12px;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

table.csc-uploads tr{
  background-image: url(../img/dotted_line.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
}

table.csc-uploads tr td{
  padding-bottom: 6px;
  padding-top: 5px;
  height: 17px;
}

table.csc-uploads tr td.csc-uploads-icon{
  width: 20px;
}

table.csc-uploads tr td.csc-uploads-fileSize{
  width: 50px;
  text-align: right;
}

table.csc-uploads tr td p{
  margin: 0;
  padding: 0;
}

table.csc-uploads tbody td{
  color: #999999;  
}

table.csc-uploads thead td.documents{  
  width: 374px;
}

table#dwld_liste td.dwld_date{
  color: #122737;
}


/* loginform / mailform */


.csc-loginform{
  background-image: url(../img/dotted_line.gif);
  background-repeat: repeat-x;
  background-position: 0px 76px;
  width: 636px;
  float: left;
  margin-bottom: 20px;
}

.csc-loginform label, .csc-mailform label{
  width: 120px;
  float: left;
}


.csc-loginform #mailformsubmit{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none;
  display: block;
  height: 21px;
  width: 82px;
  padding: 1px 10px 2px 31px;
  margin-top: 34px;
  cursor: pointer;
  margin-top: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}

.tx-felogin-pi1 > h3,
.tx-felogin-pi1 > div,
.hidden {
  display: none;
}

.csc-loginform #mailformsubmit:hover{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none !important;
  display: block;
  height: 21px;
  width: 82px;
  padding: 1px 10px 2px 31px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward_hover.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}

.csc-mailform #mailformformtype_mail{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none;
  display: block;
  height: 21px;
  width: 160px;
  padding: 1px 10px 2px 31px;
  clear: both;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}

.csc-mailform #mailformformtype_mail:hover{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none !important;
  display: block;
  height: 21px;
  width: 160px;
  padding: 1px 10px 2px 31px;
  clear: both;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward_hover.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}


/* mailform                        */

.csc-mailform, .csc-mailform fieldset {
  border: 0px;
  margin: 0;
  padding: 0;
  width: 610px;
}



.csc-mailform-field{
  width: 610px;
  display: inline-block;
}


.csc-mailform-field textarea{
  float: left;
  width: 233px;
  border: 1px solid #7899b2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 19px;
  padding: 3px 5px 3px 3px;
  margin-bottom: 5px;
}

.csc-mailform fieldset legend{
  display: none;
  font-weight: bold;
  padding-bottom: 10px;
  width: 435px;
}

.csc-mailform .csc-mailform-radio fieldset {
  padding-top: 10px !important;
}

.csc-mailform .csc-mailform-field span.csc-mailform-radio {
  width: 610px;
  float: left;
  border: 0;

  background-color: #ffffff;
  background-image: url(../img/dotted_line.gif);
  background-repeat: repeat-x;
  background-position: bottom;

  margin-bottom: 20px;
  padding-bottom: 10px;
}

.csc-mailform-field input{
  float: left;
    * margin-top: 10px;

}

input.csc-mailform-radio{
  float: left;
  width: 20px;
  clear: both;
    * margin-top: 3px;
  margin-right: 10px;

}

.csc-mailform .csc-mailform-field span.csc-mailform-radio label{
  float: left;
  width: 400px;
}

fieldset.csc-mailform div.csc-mailform-field label{
  
  line-height: 27px;
  white-space: nowrap;
  * margin-top: 10px;
  
}




/*---Video Button---*/

#video-box{
  margin-bottom: 20px;
}

#video-box a{
  text-decoration:none;
  font-size: 0px;
  width: 118px;
  height: 61px;
  background-image: url(../img/but_video_newdesign.png);
  background-repeat:no-repeat;
  display: block;
}

#video-box a:hover{
  background-image: url(../img/but_video_newdesign_over.png);
}

#video-box p{
  margin: 0;
  padding: 0;
}


/* trennlinie / block */

hr{
  background-image: url(../img/dotted_line.gif);
  background-repeat: repeat-x;
  float: left;
  margin-bottom: 15px;
  margin-top: 20px;
  height: 1px;
  border: 0px;
  margin-left: 0px;
  width: 100%;
}

.csc-mailform-label hr {
  clear: both;
  display: block;
  float: none;
}







/* google maps */

.mapcontent {
  margin-bottom: 90px;
}

.mapcontent .addresscontent {
  display: none;
}

.mapcontent .mapcontainer {
  margin-top: 10px;
  height: 250px;
}
@media only screen and (min-width: 641px), print {
  .mapcontent .mapcontainer {
    height: 468px;
  }
}

.mapcontent .infowindow {
  color: black;
}






/* comments-modul */



fieldset{
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left;
}

.tx-comments-pi1{
  margin-top: 20px;

}

.tx-comments-comment-admin {
  margin: 10px 20px;
  background-color: #e0e0e0;
  padding: 5px 9px;
  text-align: center;
}

.tx-comments-comment-form LABEL {
  width: 120px;
  display: block;
  float: left;
  padding-top: 5px;
}

.tx-comments-comment-form INPUT, .tx-comments-comment-form textarea{
  width: 233px;
  height: 17px;
  border: 1px solid #7899b2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-top: 2px;
  padding-left: 2px;
  margin-bottom: 5px;
}

.tx-comments-comment-form textarea{
  height: 79px;
}


.tx-comments-comment-form INPUT[type=submit], .tx-comments-comment-form INPUT[type=reset]{
  float: left;
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none;
  display: block;
  height: 21px;
  width: 114px;
  padding: 3px 10px 2px 31px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
  margin: 0 10px 20px 0;
}

.tx-comments-comment-form INPUT[type=submit]:hover, .tx-comments-comment-form INPUT[type=reset]:hover{
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: none !important;
  display: block;
  height: 21px;
  width: 114px;
  padding: 3px 10px 2px 31px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(../img/but_forward_hover.png) no-repeat;
  behavior: url(/fileadmin/css/PIE.htc);
}

.tx-comments-comment-form BR { clear: left; }
.tx-comments-comment-name { font-weight: bold; }
.tx-comments-comment-date { font-weight: bold; }

.tx-comments-comment, .tx-comments-comment-1, .tx-comments-comment-2 {
  width: 420px;
  font-size: 12px;
  color: #122737;
  line-height: 18px;
  margin: 0 0 -10px 0;
  padding: 0;
}

.tx-comments-page-browser { text-align: center; margin: 15px 0; }

.tx-comments-page-browser-current, .tx-comments-page-browser A { padding: 0 3px; }

.tx-comments-required-mark { color: red; }

.tx-comments-required-error {
  margin: 0 0 5px 120px;
  float: left;
  color: #fff;
  background-color: #7899b2;
  padding: 3px 10px 2px 31px;
  width: 197px;
  background: url(../img/but_forward.png) no-repeat;
}

.tx-comments-form-top-message { border: 1px solid #d0d0d0; padding: 10px 20px; text-align: center; font-weight: bold; }

.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }

.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }

.tx-comments-comment-report { font-size: 80%; margin: 7px 0 5px 15px; }

.tx-comments-rating { margin-left: 15px; }


.tx-comments-no-comments{
  display: none;
}

/* =FILE LIST= */

div#content-content ul.csc-menu li {
    background-image: none;
}

div#content-content ul.csc-uploads li {
    background-image: none;
    padding-left: 0;
  border-bottom: 1px dotted #999999;
}

.csc-uploads li {
    
}

.csc-uploads li span.csc-uploads-fileName a,
.csc-uploads-fileName a {
  color: #3477aa;
    text-decoration: none;
}

ul.csc-uploads span.csc-uploads-fileName {
    text-decoration: none;
}

ul.csc-uploads span.csc-uploads-fileName a:hover {
    text-decoration: underline;
}

.csc-uploads span.csc-uploads-fileSize {
  display: inline-block;
  float: right;
  color: #999999;
  margin-top: -20px;
}

ul.csc-uploads li {
  padding-bottom: 3px;
}

/* =IMAGE WITH TEXT= */
.csc-textpic .csc-textpic-text .csc-textpic-text {
  margin-left: 0 !important;
  margin-right: 0 !important;
}