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;
}
a:focus {
 -moz-outline: none; /* fuer unseren Browser der Wahl */
 outline: none; /* CSS 3 */
 ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}
 
h7 {
	color: #E20A16;
	font-weight: bold;
} 
.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;
}

#content .news-single-item .bodytext img {
margin: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;
  z-index: 1000;
}
#logo{
  position:absolute;
  left:805px;
  top:14px;
}
#logo_iti{
  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;
  cursor:pointer;
}
#flags div{
  float:left;
  font-weight: bold;
}
#flags a{
  margin-right:5px;
}
#fl_de {
  position:absolute;
  left:63px;
  top:15px;
}
#fl_en {
  position:absolute;
  left:86px;
  top:15px;
}
#menuCountry{
  float:left;
  list-style-type: none;
  background: #FFFFFF;
  border: 1px solid #666666;
  padding: 10px;
  margin:0px;
  display: none;
}
#menuCountry li{
  line-height: 16px;
  height: 16px;
}
#menuCountry a{
  color:#324259;
  text-decoration: none;
  display:block;
}
#menuCountry a:hover{
  color:#E20A16;
}
.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: url(../img/pf_menu.gif);
}
.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 ul, .menu ul ul {
    list-style-type: none;
	padding:0;
	margin:0;
}

.menu ul a {
    display: block;
    padding: 3px 10px 3px 10px;
    font-weight: normal;
}

.menu ul li {
    padding: 0;
    margin: 0;
    float: left;
    height: 29px;
    
}

.menu ul li:hover a, .menu ul li.hover a{
	background: url(../img/bg_m2.png);
	background-repeat:no-repeat;
	background-position:right ;
}
.menu ul li:hover ul a, .menu ul li.hover ul a{
	background: none;
}

.menu ul li a {
	display:block;
	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;
	text-decoration:none;
	line-height:29px;
}
.menu ul li a:hover {
	color:#FFFFFF;
}
.menu ul li a.active {
	background: url(../img/bg_m2.png);
	background-repeat:no-repeat;
	background-position:right ;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe �ndern */
.menu ul ul li.hover, .menu ul ul li:hover {
    background-color: #FFFFFF;
}

/* Zweite Ebene */
.menu ul ul a {
	background: none;
}

.menu ul ul {
	margin:0;
	padding: 0;
	position: absolute;
	background-color: #7A90A3;
	display: none;
}
#top_menu_95,#top_menu_568{
	right: 0px;
}
.menu ul ul li {
	background: #7A90A3;
}

.menu ul ul li:hover, .menu ul ul li.hover{
	background:#FFFFFF;
}

.menu ul ul li a{
	color: #FFFFFF;
	font-weight: normal;
}
.menu ul ul li a:hover{
	color: #E20A16;
	/*font-weight: bold;*/
}

.menu ul ul li:hover a, .menu ul ul li.hover a{
	color:#E20A16;
}

/* Zweite Ebene anzeigen */
.menu ul li.hover ul, .menu ul li:hover ul  {
	display: block;
}

/* F�r Unterpunkte keine Float-Eigenschaft */
.menu ul ul li ul li{
    float:none;
    background-color: transparent;
}

/* Dritte Ebene */
.menu ul ul li ul {
	background: #FFFFFF;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	padding:5px 0px 15px 0px;
	border-left:1px solid #DBE7F1;
	border-right:1px solid #DBE7F1;
	border-bottom:1px solid #DBE7F1;
	border-top:1px solid #DBE7F1;
}

.menu ul ul li:hover ul a, .menu ul ul li.hover ul a{
	color:#36475E;
}

.menu ul ul ul  a{
	background: none;
	color: #36475E;
	font-weight: normal;
}

.menu ul ul ul li{
	height: 20px;
}

.menu ul ul ul a:hover{
	background: none;
	color: #36475E;
	font-weight: bold;
}

.menu ul li.hover ul ul, .menu ul li:hover ul ul {
	display: none;
}

/* Dritte Ebene anzeigen */
.menu ul li.hover ul li.hover ul, .menu ul li:hover ul li:hover ul {
	display: block;
}

/* Vierte Ebene */
.menu ul li.hover ul li.hover ul ul, .menu ul li:hover ul li:hover ul ul {
	display: none;
}

/* Vierte Ebene anzeigen */
.menu ul li.hover ul li.hover ul li.hover ul , .menu ul li:hover ul li:hover ul li:hover ul {
	display: block;
}
/* end of top-menu */

/* 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_arrows{
  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%;
}
.home_arrows li{
  margin-bottom:10px;
  background-image:url(../img/pfeil_home.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left:20px;
}

.home_arrows a{
  color:#E20A16;
}
.home_arrows h2{
  color:#E20A16;
  font-size:16px;
}

.home_arrows_white{
  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%;
}
.home_arrows_white li{
  margin-bottom:10px;
  background-image:url(../img/pfeil_home.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left:20px;
}

#content .home_arrows_white a{
  color:#FFFFFF;
}
.home_arrows_white h2{
  color:#FFFFFF;
  font-size:16px;
}


/*  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:172px;
  height:20px;
  color:#324259;
}
#auswahl_ok_br{
  position: absolute;
  left:220px;
  top:14px;
  width:31px;
  height:20px;
}
#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_hr{
  color: #859AAB;
  background-color:#859AAB;
  width:100%;
  height:1px;
  margin:0;
  border:0px;
  padding:0px;
}
.content_hr_light{
  color: #9EAEBB;
  background-color:#9EAEBB;
  width:100%;
  height:1px;
  margin: 10px 0px;
  border:0px;
  padding:0px;
}


#content_home p.abs1 { border-bottom:1px solid #859AAB; }

#content p.abs1 { border-bottom:1px solid #324259; }
/* main content */
#content_header{
  margin:0px 0px 16px 40px;
  width:920px;
  float:left;
  font-size:12px;
  font-family: Verdana;
  position:relative;
}
#content_footer{
  margin:0px 0px 25px 25px;
  width:935px;
  float:left;
}

#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;
  margin-top: 5px;
}
#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{
  width:985px;
  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:25px;
  float:left;
}
#rss a{
  color: #324259;
  text-decoration:none;
}
#rss a:hover{
  color: #324259;
  text-decoration:none;
}
#menu_footer{
  margin-left:25px;
  margin:12px 25px;
  float:right;
  width:715px;
  /*border-top:1px solid #324259;*/
  color: #E20A16;
  font-size:11px;
  text-align: right;
}
#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_rights{
  float:left;
  margin-left:25px;
}
#content_rights .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_rights .pfeil a{
  color: #E20A16;
  text-decoration:underline;
}
#content_rights .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_rights .kalender a{
  color: #E20A16;
  text-decoration:underline;
}

#content_left hr{
  color: #324259;
  background-color:#324259;
  /*width:180px;*/
  height:1px;
  margin-left:40px;
  border:0px;
}
#content_lefts{
  float:left;
  width:220px;;
}
#content_lefts 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 ;*/
}
.ul_download{
  padding:0;
  margin:10px 0 25px 0;
  list-style-type:none;
  border-bottom: 1px solid #324259;
}
.ul_download li{
  margin-bottom:3px;
  /*padding-top:5px;
  height:20px;
  background:url(../img/button_dl.jpg);
  background-repeat:no-repeat;
  background-position:right ;*/
}
.ul_download a{
  /*color: #E20A16;
  text-decoration:underline;*/
  color: #324259;
  text-decoration:none;
  font-size:10px;
}

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

/** 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;
}

.div-support{
  width:920px;
  height:70px;
  float:left;
  background: #C8D2DA url(../img/div_support.png);
  background-repeat:repeat-y;
  /*padding-top:58px;*/
  position:relative;
  margin-left:15px;
}
.div-support img{
  position: absolute;
  left:24px;
  top:28px;
}
.div-support h2{
  position: absolute;
  left:44px;
  top:25px;
  margin:0px;
  padding:0px;
  color: #FFFFFF;
  font-size:16px;
}
#supp_links {
	float:right;
	width: 490px;
	margin-top: 15px;
}
#supp_links a{
	float: right;
	width:190px;
	line-height: 18px;
	background: #8096A8;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#supp_links a:hover{
	background: #5C788F;
}
#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;

}

/** Scroller **/
.tx-conajaxscroller-pi1 {
	height: 230px; 
	width: 200px;
	position: relative;
}
.ajaxscroller_prev {
	display: block; 
	width: 200px;
	height: 10px; 
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(../img/pf_up.png);
	background-repeat:no-repeat;
	background-position:center;
}
.ajaxscroller_next {
	display: block; 
	width: 200px;
	height: 10px; 
	position: absolute;
	top: 220px;
	left: 0px;
	background:url(../img/pf_down.png);
	background-repeat:no-repeat;
	background-position:center;
}
.ajaxscroller_content {
	display: block; 
	width: 200px;
	height: 200px; 
	position: absolute;
	top: 10px;
	left: 0px;
}
.ajaxscroller_content .item {
	width: 200px;
	height: 58px;
	position: relative;
	margin: 5px 0px;
}
.ajaxscroller_content .item .image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 55px;
}
.ajaxscroller_content .item .image img{
	/*width: 80px;
	height: 55px;*/
}
.ajaxscroller_content .item .text{
	position: absolute;
	top: 0px;
	left: 85px;
	width: 95px;
	height: 55px;
	font-size: 10px;
	color: #E20A16;
	text-align: left;
}
.ajaxscroller_content .item .text a{
	color: #E20A16;
	text-decoration:none;
}
.ajaxscroller_loading {
	top:70px;
	font-size: 10px;
}

#content_right .tx-rgtabs-pi1{
	width: 200px; 
	margin-bottom: 20px;
	/*margin-top:7px;*/
}
#content_right .rgtabs-menu {
	margin: 0px;
}

#content_right .rgtabs-menu li{
	background: url("../img/tab-unaktiv-90.gif") no-repeat scroll left top transparent;
	width: 85px;
}
#content_right .rgtabs-menu li a{
	width: 85px;
}

#content_right .rgtabs-menu li.rgtabs-selected{
	background: url("../img/tab-aktiv-90.gif") no-repeat scroll left top transparent;
	width: 85px;
}

#content_right .rgtabs-menu li.rgtabs-selected a{
	color: #E20A16;
}
#content_right .rgtabs-wrapper {
	background: url("../img/bg_tab_scroller.gif") no-repeat scroll right bottom transparent;
	padding: 10px 0px;
}

.ui-widget-header {
	background: none;
}
#content .ui-state-default {
	margin:0px 5px 0px 0px;
cursor: pointer;
}
#content .ui-state-default a{
	text-decoration:none;
}
#content .ui-tabs-nav li{
	top:0px;
}
#content .ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	padding:0px;
}
#li_jfmulticontent_c2625-1,#li_jfmulticontent_c4877-1,#li_jfmulticontent_c4897-1 {
	border:0px;
	width: 225px;
	height:30px;
	background: url("../img/home_tab_head_grey.png") no-repeat;
	background-position:left bottom;
	color: #36475E;
	text-align: center;
	left: -2px;
}
#li_jfmulticontent_c2625-1 a,#li_jfmulticontent_c4877-1 a,#li_jfmulticontent_c4897-1 a{
	color: #36475E;
	display: block;
	height:26px;
	margin-top:4px;
	float:none;
}
#li_jfmulticontent_c2625-1 a:hover,#li_jfmulticontent_c4877-1 a:hover,#li_jfmulticontent_c4897-1 a:hover{
	color: #36475E;
}
#li_jfmulticontent_c2625-2,#li_jfmulticontent_c4877-2,#li_jfmulticontent_c4897-2 {
	border:0px;
	width: 225px;
	height:30px;
	background: url("../img/home_tab_head_red.png") no-repeat;
	background-position:left bottom;
	color: #FFFFFF;
	text-align: center;
	left: -2px;
}
#li_jfmulticontent_c2625-2 a,#li_jfmulticontent_c4877-2 a,#li_jfmulticontent_c4897-2 a{
	color: #FFFFFF;
	display: block;
	height:26px;
	margin-top:4px;
	float:none;
}
#li_jfmulticontent_c2625-2 a:hover,#li_jfmulticontent_c4877-2 a:hover,#li_jfmulticontent_c4897-2 a:hover{
	color: #FFFFFF;
}
#li_jfmulticontent_c2625-3,#li_jfmulticontent_c4877-3,#li_jfmulticontent_c4897-3 {
	border:0px;
	width: 225px;
	height:30px;
	background: url("../img/home_tab_head_green.png") no-repeat;
	background-position:left bottom;
	color: #FFFFFF;
	text-align: center;
	left: -2px;
}
#li_jfmulticontent_c2625-3 a,#li_jfmulticontent_c4877-3 a,#li_jfmulticontent_c4897-3 a{
	color: #FFFFFF;
	display: block;
	height:26px;
	margin-top:4px;
	float:none;
}
#li_jfmulticontent_c2625-3 a:hover, #li_jfmulticontent_c4877-3 a:hover, #li_jfmulticontent_c4897-3 a:hover{
	color: #FFFFFF;
}
.header_grey{
	display:block;
	background-color:#7A90A3;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	margin: 5px 0px;
	padding-top:2px;
}
#service .header_grey a{
	display:block;
	background-color:#7A90A3;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	height: 20px;
	text-decoration:none;
}
#service .header_grey a:hover{
	text-decoration:none;
}

#share {
	background: url("../img/share-icon.gif") no-repeat;
	padding-left: 24px;
	padding-top:2px;
	height:20px;
}
#share a{
	color: #E20A16;
	text-decoration:none;
}
#content_left .subcl{
	padding: 0px;
}
#content_left #service{
	margin-left:0px;
}

.news-catmenu{
/*	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom: 1px solid #dddddd;*/
}
.tx-rgslideshow-pi1{
	position: relative;
}
.rgslideshownav {
	position:absolute;
	bottom:0px;
	right:0px;
	height: 26px;
	padding: 3px 0px 3px 5px; 
	z-index:1000;
}
#content_header .rgslideshownav .rgsnav2 {
	/*background: none no-repeat scroll left center #404040;*/
	background-color:#FFFFFF;
	background-image: none;
}
#content_header .rgsplay {
	display: none;
}
#content_header .rgssplitEl {
	display: none;
}
#content_header .rgslideshownav .rgsbrowserEl {
	color: #36475E;
	font-weight: normal;
	font-size:11px;
	padding-top:3px;
}
#content_header .rgslideshownav .rgsact{
	font-weight: bold;
	color: #36475E;
	font-size:11px;
	background: url("../img/sl_nav_act.png") no-repeat;
}
#content_header .rgsbrowser span{
	background: url("../img/sl_nav.png") no-repeat;
	width:20px;
	height:20px;
	margin-right:5px;
}
#content_header .rgslideshownav .rgsbrowser {
	background-color:#FFFFFF;
	height: 25px;
	padding: 0 0 5px 5px;
	width: 100px;
	float:right;
	margin-right: 40px;
}
#content_header .rgsbrowser div{
	background: url("../img/sl_nav.png") no-repeat;
	width:20px;
	height:20px;
	margin:5px 5px 5px 0px;
	float:left;
}
.news-teaser-list-container p{
	display:none;
}
.news-teaser-list-container p a{
	color: #324259;
	text-decoration:none;
	font-size: 14px;
}
#breadcrumb{
  color: #324259;
  font-size:10px;
  margin:0px 25px 10px 25px;
}

#breadcrumb a{
  color: #324259;
  text-decoration:none;
  font-size:10px;
}

#breadcrumb a:hover{
  color: #E20A16;
  /*color: #324259;
  text-decoration:underline;*/
}
.person_box{
	background: url("../img/bg_obama.png") no-repeat;
	background-position:left bottom;
	width:150px;
	height:259px;
	padding: 0px 25px;
	margin:20px 0px 30px 0px;
	font-size: 11px;
}
.person_box .csc-textpic-text div{
	color: #E20A16;
}
#content img{
	margin:0px;
}
#content .content_tabs .csc-header {
	display:none;
}
#content .content_tabs .ui-tabs .ui-tabs-nav{
	padding:0px;
	width:500px;
}
#content .content_tabs .ui-tabs .ui-tabs-nav li {
	float: right;
}
#content .content_tabs .ui-tabs .ui-tabs-nav li{
	background: url("../img/content_tab_header.png") no-repeat;
	width:126px;
	height:24px;
	border:0px;
	text-align: center;
	padding-top:3px;
	color: #5C788F;
}
#content .content_tabs .ui-tabs .ui-tabs-nav .ui-tabs-selected{
	background: url("../img/content_tab_header_act.png") no-repeat;
	color: #FFFFFF;
}
#content .content_tabs .ui-tabs .ui-tabs-nav .ui-tabs-selected a{
	color: #FFFFFF;
}
#content .content_tabs .ui-tabs .ui-tabs-nav li a{
	float:none;
	height:24px;
	display:block;
	padding: 0px;
	color: #5C788F;
}
.news-random-list-container {
	background: url("../img/bg_news_random.png") no-repeat;
	background-position: right bottom ;
	width:200px;
	height: 259px;
}
.news-random-item {
	width:157px;
	margin: 0px 25px;
}
.news-random-item a{
	color: #E41824;
}
.news-random-title {
	width:157px;
	display: block;
	margin:20px 0px 10px 0px;
	color: #E41824;
}
.news-random-title a{
	color: #E41824;
	text-decoration:none;
}
#news_random_wo_image{
	height: 150px;
}
#news_random_wo_image .news-random-item{
	margin-top:20px;
}
#news_random_wo_image .news-random-title{
	margin:10px 0px;
}
#content .news_select_menu{
	background: url("../img/bg_auswahl.png") no-repeat;
	background-position: left bottom ;
	width:470px;
	height: 20px;
	padding: 15px;
	margin-bottom: 10px;
}
#content .news-catmenu{
	float:left;
}
#content .news-amenu-container{
	float:left;
	margin-left:20px;
}
.presse_title {
	/*color: #E41824;*/
	font-weight: bold;
}
.ref_category_box{
	background: url("../img/bg_auswahl.png") no-repeat;
	background-position: left bottom ;
	width:485px;
	height: 42px;
	padding: 15px 0px 15px 15px;
	margin-bottom: 10px;
}
.ref_t_select {
	font-size: 12px;
	font-weight: bold;
	display:block;
	margin-bottom: 10px;
}
#ref_industries{
	width:250px;
	float:left;
	margin-right:5px;
}
#ref_domains{
	width:190px;
	float:left;
	margin-right:5px;
}
.ref_category_box .ok_button {
	float:left;
	margin-right:10px;
}
.ref_reflist .ref_item_title{
	font-weight: bold;
}
.ref_reflist .ref_item_img {
	width:80px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.ref_reflist ref_item_text {
	float: left;
	width:400px;
	line-height: 1.3em;
}
#ref_reflist_random {
	/*width:200px;*/
	background: url("../img/bg_news_random.png") no-repeat;
	background-position: left bottom ;
	width:207px;
	height: 259px;
	font-size:10px;
}
#ref_reflist_random .ref_item{
	width: 180px;
	margin: 0px 10px 0px 15px;
}
#ref_reflist_random .ref_item_title{
	font-weight: bold;
	color: #E41824;
	margin:10px 0px;
}
#ref_reflist_random .ref_item_text {
	float: left;
	width:180px;
	line-height: 1.3em;
}
#ref_reflist_random .ref_item_text a{
	color: #E41824;
}

#ref_sstory_random {
	background: url("../img/bg_news_random.png") no-repeat;
	background-position: left bottom ;
	width:207px;
	height: 259px;
	font-size:12px;
	margin-top: 25px;
}
#ref_sstory_random .ref_item{
	width: 180px;
	margin: 0px 10px 0px 15px;
}
#ref_sstory_random .ref_item_title{
	font-weight: bold;
	color: #E41824;
	margin:10px 0px;
}
#ref_sstory_random .ref_item_text {
	float: left;
	width:180px;
	line-height: 1.3em;
}
#ref_sstory_random .ref_item_text a{
	color: #E41824;
}

.ref_selected_category{
  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;
}
#at15s{
	backround-color:#ffffff;
	border:1px solid #dddddd;
}

#ref_sstory_simx{
	width: 935px;
	margin-top:-15px;
}
#ref_sstory_simx .ref_item {
	width: 455px;
	float:left;
}
#ref_sstory_simx .ref_item img{
}
#ref_sstory_simx .ref_item_img{
	float:right;
	width:210px;
}
#ref_sstory_simx .ref_item_title{
	font-weight: bold;
	margin-bottom:10px;
	font-size: 16px;
	/*color: #E41824;
	margin:10px 0px;*/
}
#ref_sstory_simx .ref_item_text {
	float: left;
	width:240px;
	line-height: 1.3em;
}
#ref_sstory_simx .ref_item_text a{
	color: #E41824;
}
#ref_sstory_simx .ref_sstory_viewall{
	float:right;
	margin-bottom:5px;
}

#ref_sstory_simx .ref_sstory_viewall a{
	color: #E41824;
}
#simx_tabs {
	width: 697px;
	height: 310px;
	position: relative;
}
#simx_tab_grey {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 697px;
	height: 310px;
  	background:url(../img/bg_simx_grey.jpg) #DDDDDD;
  	background-repeat:no-repeat;
  	display:none;
}
#simx_tab_grey_text{
	position: absolute;
	top: 40px;
	left: 35px;
	width: 405px;
	height: 120px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
#simx_tab_red {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 697px;
	height: 310px;
  	background:url(../img/bg_simx_red.jpg);
  	background-repeat:no-repeat;
  	display:block;
}
#simx_tab_red_text{
	position: absolute;
	top: 40px;
	left: 35px;
	width: 405px;
	height: 120px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
#simx_tab_green {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 697px;
	height: 310px;
  	background:url(../img/bg_simx_green.jpg) #22FF22;
  	background-repeat:no-repeat;
  	display:none;
}
#simx_tab_green_text{
	position: absolute;
	top: 40px;
	left: 35px;
	width: 405px;
	height: 120px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}

#simx_menu_grey{
	position: absolute;
	top: 290px;
	left: 302px;
	width: 120px;
	height: 20px;
	text-align: center;
}
#simx_menu_grey a,#simx_menu_red a,#simx_menu_green a{
	color: #5C788F;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:20px;
}
#simx_menu_grey a:hover,#simx_menu_red a:hover,#simx_menu_green a:hover{
	text-decoration:none;
}
#simx_menu_red a.active{
	color: #FFFFFF;
}
#simx_menu_red{
	position: absolute;
	top: 290px;
	left: 430px;
	width: 120px;
	height: 20px;
	text-align: center;
}
#simx_menu_green{
	position: absolute;
	top: 290px;
	left: 558px;
	width: 120px;
	height: 20px;
	text-align: center;
}
#simx_auswahl {
	position:absolute; 
	top:190px;
	left: 35px;
  	background:url(../img/bg_simx_auswahl.png);
  	background-repeat:no-repeat;
	height:75px;
	width: 300px;
}
#sbOverlay{
	z-index: 1970;
}
.news_select_menu .ok_button {
	float:left;
	margin-right:10px;
}
#news_teaser strong{
font-weight: normal;
}

#top_menu_83 {
	width: 200px;
}
.downloads_box {
	margin-bottom: 1px;
}
.downloads_box .header_downloads {
  	/*background:url(../img/bg_dl_header.png) no-repeat;*/
  	background:url(../img/arrow_right.gif) no-repeat;
	background-position: 0px 4px;
	width: 188px;
	height: 20px;
	cursor:pointer;
	padding: 0px 0px 0px 12px;
}
.downloads_box .open {
  	background:url(../img/arrow_down.gif) no-repeat;
	background-position: 0px 4px;
}
.downloads_box .header_downloads:hover {
	color: #E20A16;
}
.downloads_box ul {
	display:none;
	border-bottom: 1px solid #e1e4e7;
	width: 198px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
    list-style-type: none;
}
.downloads_box ul li{
	margin:0px 0px 5px 20px;
	line-height: 18px;
	padding-left: 22px;
  	background:url("../img/button_dl.jpg") no-repeat scroll 0 3px transparent;
}
.downloads_box ul li.pdf{
  	background:url(../img/pdf.gif) no-repeat;
}

.downloads_box ul a {
	color: #324259;
	font-size: 11px;
	text-decoration:none;
}
.downloads_box ul a:hover {
	color: #E20A16;
}



.tx-customref-pi1 ul { display:none;}
.news_select_menu .ok_button { display:none;}
#content .tx-jfmulticontent-pi1 .tx-rlmpeventdb-pi1-listrow-item-eventshortname a { color:#FFFFFF; text-decoration:none;}
#content .tx-jfmulticontent-pi1 .tx-rlmpeventdb-pi1-listrow-item-eventshortname a:hover { color:#FFFFFF; text-decoration:underline;}

.tx-indexedsearch-browsebox{margin-bottom:10px;}
#content .tx-indexedsearch-searchbox-sword{color:#324259;border: 1px solid #324259;width:250px;}
#content .tx-indexedsearch-redMarkup{color:#324259;}
#content .tx-indexedsearch-title a{text-decoration:none;font-weight:bold;}
#content .tx-indexedsearch-title a:hover{text-decoration:underline;}
