html, body {
  font-family: Verdana;
  font-size:12px;
  color:#324259;
  padding:0;
  border:0;
  margin:0;
  background:url(../img/bg_main.gif) #FFFFFF;
  background-repeat:repeat-x;
  text-align:left;
}

img {
  border:0px;
}

.news-single-item .h2{
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.news-single-item .unstrong strong{
	font-weight:normal;
	font-size:12px;
	margin-top:5px;
	margin-bottom:3px;
}
.news-item .unstrong strong{
	font-weight:normal;
	font-size:12px;
	margin-top:5px;
	margin-bottom:3px;
}

.news-list-info .h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

.news-list-info .unstrong strong{
	font-weight:normal;
}

.clear{
  clear:both;
  font-size:0px;
  padding:0px;
  margin:0px;
  height:0px;
}
.clear5{
  clear:both;
  font-size:0px;
  padding:0px;
  margin:0px;
  height:5px;
}
.clear10{
  clear:both;
  font-size:0px;
  padding:0px;
  margin:0px;
  height:10px;
}
.clear15{
  clear:both;
  font-size:0px;
  padding:0px;
  margin:0px;
  height:15px;
}
.inhalt{
 width:1000px;
 background-color: #FFFFFF;
 text-align:left;
}
.header {
  background:url(../img/header.jpg);
  background-repeat:no-repeat;
  width: 1000px;
  height:80px;
  position:relative;
}
#logo{
  position:absolute;
  left:805px;
  top:14px;
}

.partner_category{
  font-size:12px;
  font-weight:bold;
  color: #E20A16;
  margin-bottom:10px;
}
#flags {
  position:absolute;
  left:40px;
  top:15px;
}
#flags a{
  margin-right:5px;
}
#fl_de {
  position:absolute;
  left:63px;
  top:15px;
}
#fl_en {
  position:absolute;
  left:86px;
  top:15px;
}
.menu_top {
  background:url(../img/bg_menu.gif);
  background-repeat:no-repeat;
  width: 960px;
  height:45px;
  position:relative;
  z-index:999;
}
#menu_items{
  padding:0px 0px 0px 30px;
  float: left;
}

.menu1-level1-no{
  background:url(../img/pf_menu.gif);
  background-repeat:no-repeat;
  background-position:right ;
  color: #FFFFFF;
  font-family: Verdana,Arial, Helvetica;
  font-size:12px;
  font-weight: bold;
  padding:0px 25px 0px 10px;
  float: left;
}
.menu1-level1-no a{
  color: #FFFFFF;
  text-decoration:none;
}
.menu1-level1-no a:hover{
  color: #324259;
  text-decoration:none;
  background-image: none;
  background-color: #FFFFFF;
}
.menu1-level1-act{
  /*background:url(../img/pf_menu.gif);
  background-repeat:no-repeat;
  background-position:right 70%;*/
  background-color: #FFFFFF;
  color: #FFFFFF;
  font-family: Verdana;
  font-size:12px;
  font-weight: bold;
  padding:0px 25px 0px 10px;
  float: left;
}
.menu1-level1-act a{
  color: #E20A17;
  text-decoration:none;
}
.menu1-level1-act a:hover{
  color: #E20A17;
  text-decoration:none;
}

.menu_sep{
  background:url(../img/separator.gif);
  background-repeat:no-repeat;
  background-position:right center;
  width:1px;
  height:20px;
  /*padding-left:9px;*/
  margin-top:4px;
  float:left;
}
#searchbox{
  padding-right:55px;
  margin-top:4px;
  height:22px;
  float: right;
}
.search_input{
  float: left;
  height:20px;
  width:179px;
  background:url(../img/search_field.gif);
  background-repeat:no-repeat;
  border:0px;
  padding:2px 0px 0px 5px;
  margin:1px 0px 0px 4px;
  color: #324259;
}

/* Menu-Top */
.menu {
/*width:750px;*/
font-size:0.85em;
/*padding-bottom:200px;*/
  padding:0px;
  float: left;

}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:750px;

}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
/*width:150px;*/
position:relative;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul li:hover div,
.menu ul a:hover ul,.menu ul a:hover div{
visibility:visible;
}
.menu a {
display:block;
font-size:11px;
text-decoration:none;
color:#fff;
/*width:139px;
height:30px;  */
/*border:1px solid #fff;
border-width:1px 1px 0 0;*/
/*background:#758279;
padding-left:10px;*/
line-height:29px;

  padding:0px 25px 0px 10px;
  background:url(../img/pf_menu.gif);
  background-repeat:no-repeat;
  background-position:right ;
  color: #FFFFFF;
  font-family: Verdana,Arial, Helvetica;
  font-size:12px;
  font-weight: bold;

}

.menu_top .dropact {
  background:url(../img/pf_menu_act.gif);
  background-repeat:no-repeat;
  background-position:right ;
}
.menu :hover >a    {
  color:#324259;
  background:#FFFFFF url(../img/pf_menu_hover.gif);
  background-repeat:no-repeat;
  background-position:right;
}

.menu ul div.m1{
  /*background:none;
  background-color:#FFFFFF;*/
  background:url(../img/bg_m1.png);
  background-repeat:no-repeat;
  background-position:right bottom;

  /*opacity:0.93;
  filter:alpha(opacity=93);*/
  width:510px;
/*height:400px; */
  position:absolute;
  top:29px;
  left:0;
  visibility:hidden;
  text-align:left;
  padding:20px 0px 20px 20px;
}
.m2{
float:left;
color:#324259;
background:none;
margin-right:20px;
width:150px;
}
.m2 a{
color:#324259;
background:none;
line-height:1.5em;
}
.m2 a:hover {
color:#324259;
text-decoration:underline;
background:none;
}
.m3{
  margin-top:5px;
}

.m4{
display:block;
color:#E20A17;
background:none;
padding:0px;
margin:0px;
}
.m4 a{
color:#E20A17;
background:none;
text-decoration:underline;

}
.m4 a:hover{
color:#E20A17;
text-decoration:underline;
background:none;
}

/* left menu */
#menu_left{
  width:220px;
  /*float:left;*/
}

#home_seite {
  width:920px;
  float:left;
  margin:0px 40px 15px 40px;
  font-size:12px;
}
#home_seite hr{
  color: #859AAB;
  background-color:#859AAB;
  width:100%;
  height:1px;
  margin:0;
  padding:0px;
  border:0px;
}
.home_h1{
  color:#E20A16;
  font-size:20px;
  font-family: Verdana;
  font-weight:normal;
  padding:0px;
  margin:0px;
}
.w_info{
  display:block;
  background:none;
  margin:0px 0px 15px 0px;
}

#top_text{
  width:600px;
  float:left;
  /*border-right:1px solid #E20A16;*/
  color: #6F889C;
  line-height: 150%;
  font-weight:bold;
}
/*  home_bild_1 */
#content_home #home_bild_1 {
  position:relative;
  width:920px;
  height:305px;
  background:url(../img/bg-home-1.jpg);
  background-repeat:no-repeat;
  z-index: 1;
}

#content_home #home_bild_1 ul{
  color: #5C788F;
  position:absolute;
  top:100px;
  left:-11px;
  width: 300px;
  /*list-style-image: url(../img/pfeil_home.jpg);*/
  list-style-type:none;
  line-height: 140%;
}
#content_home #home_bild_1 li{
  margin-bottom:10px;
  background-image:url(../img/pfeil_home.jpg);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left:20px;
}

#content_home #home_bild_1 a{
  color:#E20A16;
}
#content_home #home_bild_1 h2{
  color:#E20A16;
  font-size:16px;
}

/* end of home_bild_1 */

/*  home_bild_2 */
#content_home #home_bild_2 {
  position:relative;
  width:920px;
  height:305px;
  background:url(../img/bg_sim_x.jpg);
  background-repeat:no-repeat;
  z-index: 1;
  display:none;
}
#content_home #home_bild_2 ul{
  color: #FFFFFF;
  position:absolute;
  top:100px;
  left:-11px;
  width: 300px;
  /*list-style-image: url(../img/pfeil_home.jpg);*/
  list-style-type:none;
  line-height: 140%;
}
#content_home #home_bild_2 li{
  margin-bottom:10px;
  background-image:url(../img/pfeil_home.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left:20px;
}

#content_home #home_bild_2 h2{
  color:#E20A16;
  font-size:16px;
}
#content_home #home_bild_2  #dl_now{
  color: #FFFFFF;
  font-size: 32px;
  position:absolute;
  top:175px;
  left:475px;
}
#content_home #home_bild_2  #dl_now a{
  color: #FFFFFF;
  text-decoration:none;
}
/* end of home_bild_2 */

#content_home a{
  color:#E20A16;
}
#content_home a.a_white{
  color: #FFFFFF;
}


#content_home .t_l{
  height:100px;
  width:257px;
  float: left;
  padding:0px 0px 0px 50px;
}
#content_home .t_l b{
  color: #5C788F;
  line-height: 120%;
}

#content_home .b_l{
  float: left;
  background-image:url(../img/button_loesungen.jpg);
  background-repeat: no-repeat;
  height:100px;
  width:257px;
  cursor:pointer;
  padding:0px 0px 0px 50px;
  color: #5C788F;
}
#content_home .b_l b{
  color: #5C788F;
  line-height: 120%;
}

#content_home .b_a{
  float: right;
  background-image:url(../img/button_acad.jpg);
  background-repeat: no-repeat;
  height:100px;
  width:256px;
  cursor:pointer;
  padding:0px 0px 0px 50px;
  color: #FFFFFF;
}
#content_home .b_a b{
  color: #FFFFFF;
  line-height: 120%;
}

#content_home .t_a{
  float: right;
  height:100px;
  width:256px;
  padding:0px 0px 0px 50px;
  color: #FFFFFF;
}
#content_home .t_a b{
  color: #FFFFFF;
  line-height: 120%;
}


#content_home .b_s{
  float: left;
  background-image:url(../img/button_sim_x.jpg);
  background-repeat: no-repeat;
  height:100px;
  width:177px;
  cursor:pointer;
  padding:0px 0px 0px 130px;
  color: #FFFFFF;
}
#content_home .b_s b{
  color:#FFFFFF;
  line-height: 120%;
}

#content_home .t_s{
  float: left;
  height:100px;
  width:150px;
  padding:0px 0px 0px 130px;
  color: #FFFFFF;
}
#content_home .t_s b{
  color: #FFFFFF;
  line-height: 120%;
}



/*  home_bild_3 */
#content_home #home_bild_3 {
  position:relative;
  width:920px;
  height:305px;
  background:url(../img/bg_acad.jpg);
  background-repeat:no-repeat;
  z-index: 1;
  display:none;
}
#content_home #home_bild_3 ul{
  color: #FFFFFF;
  position:absolute;
  top:100px;
  left:-11px;
  width: 300px;
  /*list-style-image: url(../img/pfeil_home.jpg);*/
  list-style-type:none;
  line-height: 140%;
}
#content_home #home_bild_3 li{
  margin-bottom:10px;
  background-image:url(../img/pfeil_home.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left:20px;
}
#content_home #home_bild_3 h2{
  color:#E20A16;
  font-size:16px;
}
#content_home #home_bild_3 .statement{
  position:absolute;
  top:140px;
  left: 430px;
  font-size:16px;
  font-weight:bold;
  font-style:italic;
  line-height: 120%;
  color: #BECE83;
  width:440px;
}
/* end of home_bild_3 */

#content_home a.button_red{
  background-image:url(../img/button_red.png);
  background-repeat: no-repeat;
  width:100px;
  height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  position:absolute;
  top:253px;
  left:798px;
  text-align:center;
  text-decoration:none;
  padding-top:4px;
}

#content_home a.button_green{
  background-image:url(../img/button_green.png);
  background-repeat: no-repeat;
  width:100px;
  height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  position:absolute;
  top:253px;
  left:798px;
  text-align:center;
  text-decoration:none;
  padding-top:4px;
}


#home_auswahl{
  float:right;
  border-left:1px solid #E20A16;
  width: 310px;
  padding:0px;
  margin:0px;
}
#home_auswahl .bg{
  float:right;
  background:url(../img/bg-home-2.jpg);
  background-repeat:no-repeat;
  width:299px;
  height:77px;
  position:relative;
}
#auswahl_branche{
  position: absolute;
  left:44px;
  top:14px;
  width:206px;
  height:20px;
  color:#324259;
}
#auswahl_anwendung{
  position: absolute;
  left:44px;
  top:44px;
  width:172px;
  height:20px;
  color:#324259;
}
#auswahl_ok{
  position: absolute;
  left:220px;
  top:44px;
  width:31px;
  height:20px;
}
#content_home{
  margin:0px 0px 5px 40px;
  width:920px;
  float:left;
  font-size:12px;
  font-family: Verdana;
  position:relative;
}
#content_home h2{
  color:#324259;
  font-size:14px;
  font-family: Verdana;
  padding:0px;
  margin:15px 0px 15px 0px;
}
#content_home h3{
  color:#324259;
  font-size:12px;
  font-family: Verdana;
  padding:0px;
  margin:10px 0px 10px 0px;
}
#content_home hr{
  color: #859AAB;
  background-color:#859AAB;
  width:100%;
  height:1px;
  margin:0;
  border:0px;
  padding:0px;
}


#content_home p.abs1 { border-bottom:1px solid #859AAB; }
#content p.abs1 { border-bottom:1px solid #324259; }
/* main content */
#content{
  margin:0px 0px 25px 25px;
  width:500px;
  float:left;
  font-size:12px;
  font-family: Verdana;
}
#content h1{
  color:#E20A16;
  font-size:20px;
  font-family: Verdana;
  font-weight:normal;
}
#content h3{
  color:#324259;
  font-size:12px;
  font-family: Verdana;
}
#content a{
  color:#E20A16;
  text-decoration:underline;
}
#content a:hover{
  color:#E20A16;
  text-decoration:underline;
}
#content hr{
  color: #324259;
  background-color:#324259;
  width:100%;
  height:1px;
  margin:0;
  border:0px;
}


#content ul li{
  margin:0px 5px 5px 0px;
}

#content .header_downloads{
  color:#FFFFFF;
  font-size:12px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  padding:10px 0px 10px 15px;
  margin-bottom:3px;
  width:500px;
  /*height:25px;*/
  background:url(../img/bg_header_downloads.jpg);
  background-repeat:repeat-y;
}

#content .div-uploads{
  width:500px;
  background-color:#D7DEE3;
  display:block;
  height:29px;
  margin-bottom:3px;
  font-size: 12px;
}
#content .csc-uploads-fileName{
  color: #324259;
  width:145px;
  height:20px;
  float:left;
  padding-top:6px;
}
#content .csc-uploads-fileName a{
  color: #324259;
  text-decoration:underline;
}
#content .csc-uploads-fileName a:hover{
  color: #324259;
  text-decoration:underline;
}
#content .csc-uploads-description{
  color: #324259;
  width:335px;
  height:20px;
  float:left;
  padding:6px 0px 0px 15px;
}

#content .csc-sitemap a{
  color: #324259;
  text-decoration:none;
}
#content .csc-sitemap a:hover{
  color: #E20A16;
  text-decoration:none;
}

#content .csc-mailform{
  border:1px solid #ABBAC6;
}

#content .csc-mailform-field{
   width:470px;
   margin-top:10px;
}

#content .csc-mailform-field label{
  float:left;
}
#content .csc-mailform-field input {
  float:right;
}
#content .csc-mailform-field textarea{
  float:right;
  width:350px;
}
#content .csc-mailform-field #mailformname{
  width:350px;
}
#content .csc-mailform-field #mailformemail{
  width:350px;
}

#footer{
  margin-top:10px;
  width:1000px;
  text-align:left;
}
#rss{
  width:160px;
  color: #324259;
  font-size:11px;
  font-weight:bold;
  padding: 12px 0px 0px 20px;
  border-top:1px solid #324259;
  height:45px;
  background:#FFFFFF url(../img/rss.jpg);
  background-position:left 12px;
  background-repeat:no-repeat;
  margin-left:40px;
  float:left;
}
#rss a{
  color: #324259;
  text-decoration:none;
}
#rss a:hover{
  color: #324259;
  text-decoration:none;
}
#menu_footer{
  margin-left:25px;
  padding-top:12px;
  float:left;
  width:715px;
  border-top:1px solid #324259;
  color: #E20A16;
  font-size:11px;
}
#menu_footer a{
  color: #324259;
  text-decoration:none;
}
#menu_footer a:hover{
  color: #E20A16;
  text-decoration:none;
}

#rss_home{
  width:138px;
  color: #324259;
  font-size:11px;
  font-weight:bold;
  padding: 0px 0px 0px 22px;
  height:45px;
  background:#FFFFFF url(../img/rss.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin-left:40px;
  float:left;
}
#rss_home a{
  color: #324259;
  text-decoration:none;
}
#rss_home a:hover{
  color: #324259;
  text-decoration:none;
}
#menu_footer_home{
  font-size:11px;
  margin-left:150px;
  float:left;
  width:600px;
  color: #E20A16;
}
#menu_footer_home a{
  color: #324259;
  text-decoration:none;
}
#menu_footer_home a:hover{
  color: #E20A16;
  text-decoration:none;
}

#content_right{
  float:left;
  margin-left:25px;
}
#content_right .pfeil{
  background:#FFFFFF url(../img/pfeil_right.gif);
  background-repeat:no-repeat;
  margin: 10px 0px 20px 0px;
  width:180px;
  padding-left: 20px;
  display:block;
  font-size: 11px;
}
#content_right .pfeil a{
  color: #E20A16;
  text-decoration:underline;
}
#content_right .kalender{
  background:#FFFFFF url(../img/cal_seminare.gif);
  background-repeat:no-repeat;
  margin: 10px 0px 20px 0px;
  width:180px; height:20px;
  padding-left: 20px;
  display:block;
  font-size: 11px;
}
#content_right .kalender a{
  color: #E20A16;
  text-decoration:underline;
}
#content_left{
  float:left;
  width:220px;;
}
#content_left hr{
  color: #324259;
  background-color:#324259;
  width:180px;
  height:1px;
  margin-left:40px;
  border:0px;
}
#service{
  margin-left:40px;
  width:180px;
  color: #E20A16;
  font-size:12px;
}
#service a{
  color: #324259;
  text-decoration:none;
  font-size:10px;
}
#service a:hover{
  color: #324259;
  text-decoration:underline;
}
#docs{
  margin:15px 0px 0px 40px;
  width:180px;
  color: #E20A16;
  font-size:11px;
}
#docs a{
  /*color: #E20A16;
  text-decoration:underline;*/
  color: #324259;
  text-decoration:none;
  font-size:10px;
}

#docs a:hover{
  /*color: #E20A16;*/
  color: #324259;
  text-decoration:underline;
}
#docs .download {
  height:20px;
  background:url(../img/button_dl.jpg);
  background-repeat:no-repeat;
  background-position:right ;
  display:block;
  padding-top:5px;
}

#docs ul{
  padding:0;
  margin:0;
  list-style-type:none;
}
#docs li{
  margin-bottom:3px;
  /*padding-top:5px;
  height:20px;
  background:url(../img/button_dl.jpg);
  background-repeat:no-repeat;
  background-position:right ;*/
}


/** News **/
#news-termine {
    /*    width:1000px;*/
        padding-left:245px;
}
.nt-header-n{
  background:#FFFFFF url(../img/panel-n.gif);
  background-repeat:no-repeat;
}
.nt-header-t{
  background:#FFFFFF url(../img/panel-t.gif);
  background-repeat:no-repeat;
}
#nt-header{
  width:735px;
  height:35px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
}
#nt-header div {
  position:absolute;
  top:9px;
  width:71px;
  text-align:center;
}
#nt-header a{
  color: #324259;
  text-decoration:none;
}
#nt-header .aktiv a{
  color: #E20A16;
  text-decoration:none;
}
#nt-header a:hover{
  color: #E20A16;
  text-decoration:none;
}

.nt-header-st-aktiv{
  position:absolute;
  left:698px;
  top:9px;
  width:12px;
  height:14px;
  background:url(../img/close.jpg);
  background-repeat:no-repeat;
}
.nt-header-st-unaktiv{
  position:absolute;
  left:698px;
  top:9px;
  width:12px;
  height:14px;
  background:url(../img/open.jpg);
  background-repeat:no-repeat;
}

#news-container {
        width:735px;

}
.news-item {
         width:135px;
         float:left;
         margin-right:10px;
}
.news-item p{
    margin-bottom:0px;
}
.news-item a{
  color: #E20A16;
  text-decoration:underline;
}
.news-item a:hover{
  color: #E20A16;
  text-decoration:underline;
}
.news-item img{
  margin-bottom:15px;
}
.news-item .news-date a{
  text-decoration:none;
  font-weight:bold;
}
.news-item .news-date a:hover{
  text-decoration:none;
  font-weight:bold;
}


#termin-container {
        width:735px;

}

.news-list-item{
   width:500px;
}
.news-list-item img {
   float:left;
   margin:0px 10px 0px 0px;
}
.news-list-item div{
   float:right;
   width:380px;
   margin-top:0px;
   padding:0px;
}
.news-list-item .news-list-info-presse{
float:left;
margin-top:0;
padding:0;
width:500px;
}

.news-list-item .news-list-date{
  color: #E20A16;
}
.news-list-item h3,p{
  margin:2px 0px 0px 0px;
}
.home-news {
  width:930px;
}
.home-news-item {
         width:300px;
         float:left;
         margin-right:10px;
}
.home-news-item p{
    margin-bottom:0px;
}
.home-news-item a{
  color: #E20A16;
  text-decoration:underline;
}
.home-news-item a:hover{
  color: #E20A16;
  text-decoration:underline;
}
.home-news-item img{
  margin-bottom:15px;
}
.home-news-item .news-date a{
  text-decoration:none;
  font-weight:bold;
}
.home-news-item .news-date a:hover{
  text-decoration:none;
  font-weight:bold;
}





.tx_sb_partner_pi1_liste{
  width:500px;
}

.tx_sb_partner_pi1_liste .adressContainer {
  background-color: #E3E8EC;
  width:220px;
  float:left;
  margin-right:10px;
  padding:10px;
}

.tx_sb_partner_pi1_liste .description_short {
  width:250px;
  float:left;
  font-size:12px;
  font-family: Verdana;
}
.tx_sb_partner_pi1_liste .adressContainer{
  font-size:11px;
}

.tx_sb_partner_pi1_liste .adressContainer .company{
  font-size:12px;
  font-weight:bold;
}
.tx_sb_partner_pi1_liste .logo{
  margin-bottom: 10px;
}
.tx_sb_partner_pi1_liste .logo_2{
  width:250px;
  float:left;
}
.tx_sb_partner_pi1_liste .logo_2 img{
  width:250px;
}
.map_popup{
  width:300px;
  height:160px;
  position: absolute;
  top:70px;
  left:130px;
  background:#FFFFFF url(../img/bg_popup.gif);
  background-repeat:no-repeat;
  padding:0px;
  margin:0px;
  color:#FFFFFF;
  display:none;
  opacity:0.85;
  filter:alpha(opacity=85);
  font-size:11px;
  line-height: 140%;
}
.map_popup_in{
  width:280px;
  height:130px;
  position: relative;
  padding:20px 0px 10px 20px;
  margin:0px;
}
.map_popup .logo_1{
  position: absolute;
  bottom:20px;
  right:20px;
}
.map_popup .close{
  position: absolute;
  top:10px;
  right:10px;
  cursor:pointer;
}
.map_popup .sp12{
  font-size:12px;
}
.map_popup .address1{
  width:260px;
  display:block;
}

#content .rgtabs-menu  a{
  color: #324259;
  text-decoration: none;
}
#content .rgtabs-menu  a:hover{
  color: #E20A16;
  text-decoration: none;
}
#content .rgtabs-menu li {
  width:120px;
}

.tx-rlmpeventdb-pi1{

}

.tx-frontendformslib-label{
  font-weight: bold;
  margin-right:10px;
  width:105px;
}

#content_home .div-support{
  width:300px;
  height:128px;
  float:left;
  background-color: #6F889C;
  padding-top:58px;
  position:relative;
}
#content_home .div-support img{
  position: absolute;
  left:24px;
  top:18px;
}
#content_home .div-support h2{
  position: absolute;
  left:44px;
  top:15px;
  margin:0px;
  padding:0px;
  color: #FFFFFF;
  font-size:16px;
}
#home_h3{
 position:absolute;
 left:664px;
 top:10px;
}
#content_home .div-support a{
  width:220px;
  height:18px;
  margin-bottom:10px;
  display:block;
  color:#FFFFFF;
  background-color: #8096A8;
  text-decoration: none;
  font-size: 12px;
  padding-left:13px;
  margin-left:32px;
}
#content_home .div-support a:hover{
  background-color: #5C788F;
}
ul.content{
 height:0px;
}

.world_map{
  width:500px;
  position:relative;
  display:block;
}
 /***** Tag Cloud ****/

.tx-vgetagcloud-pi1 {
  width:610px;
  height:185px;
  float:right;
  background: url(../img/bg-tagcloud.jpg);
  background-repeat:repeat-y;
  padding:0px;
  margin:0px;
  color:#FFFFFF;
}
.tx-vgetagcloud-pi1 ul{
  margin:25px;
}
#content_home .p_cloud a{
  color:#FFFFFF;
  text-decoration: none;
}

.tx-vgetagcloud-pi1 a:hover{
  color:#FFFFFF;
  text-decoration: underline;
}


/* print version */

@media print {

  center{
   text-align:left;
  }
  .header { display:none}
  .menu_top { display:none}
  #content_left { display:none}
  #content_right { display:none}
  #news-termine { display:none}
  #footer { display:none}

}
/* end of print version */

#div-outer-id-0-0-0{
  background-color: #DDE3E9;
  display:block;
  margin:0px;
  padding: 10px;
}


/*#div-outer-id-0-0-0 input, .tx_mailform_div_input input{*/
.tx_mailform_text{
  height:18px;
  width:250px;
  background:url(../img/bg_input.gif);
  background-repeat:no-repeat;
  border:1px solid #6B849A;
  padding:3px 0px 0px 5px;
  color: #324259;
}

#div-outer-id-0-0-0 textarea{
  width:250px;
  border:1px solid #6B849A;
  background:url(../img/bg_input.gif);
  background-repeat:no-repeat;
  padding:3px 0px 0px 5px;
  color: #324259;
  overflow:hidden;
}
#div-outer-id-0-0-0 .tx_mailform_field_checkbox .tx_mailform_div_label_left{
 margin-bottom:5px;
 display:block;
 float:none;
}

#div-outer-id-0-0-0 .tx_mailform_checkbox_element{
 width:450px;
  clear:both;
}

#div-outer-id-0-0-0 .mailform_radio_box{
  float:left;
  width:50px;
  background:none;
  border:0px;
  padding:0px;
}
#div-outer-id-0-0-0 .tx_mailform_cb_label{
  float:left;
  width:350px;
  font-size:12px;
  margin-top:3px;
}
#content .csc-uploads-description a{
  color: #324259;
}
.csc-searchform .suchfeld{
  height:18px;
  width:250px;
  border:1px solid #6B849A;
  padding:2px 0px 0px 5px;
  color: #324259;

}

.csc-searchform .suchfeld_select{
  height:20px;
  width:257px;
  border:1px solid #6B849A;
  padding:0px 0px 0px 0px;
  color: #324259;
}

.contenttable td{
  vertical-align: top;
  padding-bottom:10px;
}
.themen_select {
  float:right;
  margin:-2px 20px 0px 0px;
  width:200px;
  border:1px solid #6B849A;
  background:url(../img/bg_input.gif);
  background-repeat:no-repeat;
  color: #324259;
  overflow:hidden;
}
.news-single-backlink{
  margin-top:15px;
}
.align-justify{
  text-align: justify;
}
.csc-textpicHeader h1{
  clear:both;
}

.rgtabs-menu-select  {
  height:24px;
  width:250px;
  background:url(../img/bg_input.gif);
  background-repeat:no-repeat;
  border:1px solid #6B849A;
  padding:3px 0px 0px 5px;
  color: #324259;
  margin-bottom:15px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border-color: #6B849A;
}

.news_single_logo {
  margin:5px 10px 0px 0px;
  float:left;
}

.tx-frontendformslib-field-normal{
  width:250px;
}
.tx_mailform_select {
  width:256px;
  border:1px solid #6B849A;
  background:url(../img/bg_input.gif);
  background-repeat:no-repeat;
  padding:3px 0px 3px 2px;
  color: #324259;

}