/* Fonts */

div.main_scope_text h2,
.news_start_item h3 strong,
.content_menu_address h2
{
  font-family:'HelveticaNeueW01-47LtCn 692686', Arial, sans-serif;
  font-weight:normal;
}

.header_shortcuts a,
.header_searchbox input,
td.news_start_header
{
  font-family:'HelveticaNeueW01-67MdCn 692710', Arial, sans-serif;
  font-weight:normal;
}

div.menu ul li a,
div.main_scope_headline,
h1.csc-firstHeader,
div.main_scope_link a,
.header_langselect,
.body_follow .menu_lvl2 a,
.body_follow .menu_lvl3 a,
.body_follow .menu_lvl4 a,
a.mail,
div.menu_current_item
{
  font-family:'HelveticaNeueW01-87HvCn 692734', Arial, sans-serif;
  font-weight:normal;
}

/*----------------------------------*/

.ir
{
  display:block;
  font-size:0;
  line-height:0;
  text-indent:-9999px;
}

/* clearing */

.clearfix:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.clear
{ /* break floating elements (MUST used after a floating element) <br class="clear" /> */
  clear:both;
  font-size:0;
  height:0;
  line-height:0;
  margin:0;
  padding:0;
}

.header,
#quicklinks_outer,
.welcome,
.clearfix {
  display:inline-block;
} /* set in outer element to clear after this element */
html[xmlns] .clearfix {
  display:block;
} * html .clearfix { /* for ie6 */
  height:1%;
}

.break
{
  clear:both;
}

/*----------------------------------*/

div#langs ul
{
  background-color:white;
}

/**/
body
{
  font-size:11px;
  font-family: Arial;
  color: #000000;
  margin: auto;
  padding: auto;
  text-align: center;
  line-height: 12pt;
  overflow-x:hidden;
}

.body
{
  background-image: url(../img/new/main_bg_start_new.png);
  background-repeat: repeat-x;
  background-position:center -30px;
  margin: auto;
  padding: auto;
}

.body_follow
{
  background-image: url(../img/new/main_bg_follow_new.png);
  background-repeat: repeat-x;
  background-position:center -30px;
  margin: auto;
  padding: auto;
}

.overhead
{
  background-image: url(../img/new/overhead.png);
  background-position:center;
  height:14px;
  margin-top:2px;
  margin-bottom:2px;
}

.frame
{
  text-align:left;
}

table
{
  font-size:11px;
  line-height:13px;
  font-family: Arial;
  color: #84878A;
  padding: 0px;
  border-collapse: collapse;
}
td
{
  padding: 0px;
  vertical-align: top;
}
.big_font
{
  font-size:11pt;
  font-weight:bold;
}
ul
{
  list-style-image:url(../img/new/listbutton.png);
}
.bg_light
{
}
.bg_3rdmenu
{
  background-color:#F6F7F8;
}
.bg_dark
{
  background-color: #014286;
}
.bg_gradient
{
  background-repeat: repeat-x;
}
.bg_gradient3
{
  background-image: url(../img/main/background_gradient3.png);
  background-repeat: repeat-x;
}
.bg_gradient4
{
  background-image: url(../img/main/background_gradient4.png);
  background-repeat: repeat-x;
}
span.bg_shortcut
{
  padding-left:10px;
  border-left:1px solid #adb1b3;
}
.color_dark
{
  color: #014286;
}
.error
{
  margin-left: 10px;
  color: #FF2222;
}
.frame
{
  /*margin:3px 3px 0px 3px;*/
  padding: 2px 2px 0px 2px;
  width: 990px;
  clear: both;
  margin:auto;
}
* html .frame_ie
{
  padding: 0px 2px 0px 2px;
}
.line_top
{
  height: 6px;
  line-height: 5px;
  font-size: 1px;
  background-image: url(../img/main/line_top_background.png);
  background-repeat: repeat-x;
}
.line_bottom
{
  margin: 20px 0px 0px 0px;
  height:1px;
  border-bottom:1px dotted #8c949a;
}
a
{
  font-size: 11px;
  color: #014286;
  font-weight: bold;
}
a:link,
a:visited,
a:active
{
  color: #014286;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
/*----------------------------------------------------------------------------*/

/* Header */
.header
{
  padding-top:6px;
  position:relative;
  margin:35px 0px 18px 0px;
}
.header_right
{
  float:right;
  position:relative;
  margin-bottom:14px;
}
.header_right_top
{
  height:20px;
}
.lang_menu_item
{
  font-size: 10px;
  font-weight: bold;
  color: #014286;
  padding: 0px 10px 0px 0px;
}
.lang_menu_item a
{
  font-size: 10px;
  color: #014286;
}
.header_left
{
}

span.shortcuts_item a
{
  color:#adb1b3;
}

.header_shortcuts
{
  float:left;
  margin-top:4px;
}

.shortcuts_item
{
  font-size: 10px;
  color: #014286;
  padding: 0px 10px 0px 0px;
}
.shortcuts_item a
{
  font-size: 10px;
  color: #014286;
}
.shortcut_print
{
  display:inline-block;
  font-size: 10px;
  color: #8c949a;
  background-image: url(../img/new/print_icon.png);
  background-repeat: no-repeat;
  background-position:right;
  padding-right:30px;
  padding-top:2px;
  font-size: 10px;
  cursor: pointer;
  font-weight: bold;
  height:19px;
}
.header_langselect
{

}
.header_searchbox
{
  width: 205px;
  height: 26px;
  background-image: url(../img/new/suchbox/searchbox.png);
  background-repeat: no-repeat;
  float:left;
  vertical-align: middle;
  margin: 0px 5px 0px 0px;
}
.header_searchbox
{
  margin: 0px 3px 0px 0px;
}
.header_search_input
{
  color:#adb1d3;
	border:medium none;
	font-size:11px;
	margin:6px 0 0 8px;
	padding:0;
	width:160px;
}
.header_search_submit
{
	background-image:url(../img/new/suchbox/button.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:0 7px;
	border:medium none;
	height:22px;
	position:absolute;
	right:0;
	width:18px;
}

.header_image
{
  width:117px;
  float:left;
  margin-right:30px;
}

.header_image img
{
  border: none;
}

.header_langselect #langs
{
  display:none;
  position:absolute;
  z-index:99999;
  top:0;
  left:55px;
  padding-top:20px;
}

.header_langselect #langs ul
{
  margin:0;
  padding:0;
  list-style-image:none;
  list-style-type:none;
}

.header_langselect #selector
{
  background-image:url(../img/new/lang_select/selector.png);
  background-repeat:no-repeat;
  background-color:transparent;
  width:5px;
  height:3px;
  float:left;
  margin:10px 0 0 8px;
}

.header_langselect #selected_lang
{
  cursor:pointer;
  color:#014286;
  margin-top:3px;
  float:left;
  font-size:12px;
  line-height:14px;
}

.header_langselect
{
  background-image:url(../img/new/lang_select/map.png);
  background-repeat:no-repeat;
  background-color:transparent;
  float:left;
  position:relative;
  margin-left: 15px;
  padding-left: 55px;
  height:24px;
}

/*----------------------------------------------------------------------------*/

/* MENU  Main Page*/
.menu
{
  color: #FFFFFF;
  font-weight: bold;
  float:left;
  width:830px;
  height:28px;
}

.menu_table
{
  width:100%;
  border-collapse: collapse;
}
.menu_table a:link,
.menu_table a:visited,
.menu_table a:active
{
  color: #FFFFFF;
  text-decoration: none;
}

.menu_table td
{
  text-align: center;
  border-collapse: collapse;
}
.menu_table a
{
  color:#FFFFFF;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 11px;
}
.menu_table a:hover
{
  color:#FFFFFF;
  text-decoration: underline;
}
.menu_current_item
{
  font-size: 20px;
  line-height:22px;
  text-align: left;
  font-weight: bold;
  color: #014286;
}
.menu_current_item_hidden
{
  display: none;
}
.menu_lvl1
{
  background-repeat: no-repeat;
}
.menu_lvl1_first
{
}
.menu_lvl2
{
  padding:10px 0px 10px 20px;
  margin-bottom: 2px;
  background-color: #F6F7F8;
}
.menu_lvl3
{
  padding:10px 0px 10px 40px;
  margin-bottom: 1px;
}
.menu_lvl4
{
  padding:5px 0px 5px 60px;
  margin-bottom: 1px;
}
.menu_breadcrumb
{
  padding:5px 10px 5px 10px;
}
.menu_breadcrumb_first
{
  padding:5px 10px 5px 0px;
}

.menu ul
{
  margin:0;
  padding:0;
  list-style-image:none;
  list-style-type:none;
}

.menu ul li
{
  border-right:1px solid #d0d2d3;
  display:block;
  float:left;
  padding-right:14px;
  margin-left:14px;
  margin:8px 0 0 14px;
}

div.menu ul li.menu_lvl1_first
{
  margin-left:0;
}
.menu ul li.menu_lvl1_last
{
  border-right:none;
  margin-right:0;
  padding-right:0;
}

.menu ul li a
{
  font-size:11px;
  line-height:13px;
}


/*----------------------------------------------------------------------------*/

/* Welcome Line */
.welcome
{
  z-index:1;
  position:relative;
  width:990px;
}
.welcome_home
{
  height: 185px;
  padding:0px;
  border: none;
  border-collapse: collapse;
}

.welcome_image_wrap
{
  float:left;
  width:620px;
}

.welcome_home_sub
{
  height: 99px;
  padding: 0px;
  border: none;
  border-collapse: collapse;
  width: 100%
}
.welcome_image
{
  border: none;
  padding:0px;
  margin:21px 0 0 2px;
  margin-top:25px\9;
  overflow:hidden;
  width:620px;
}

.body_follow .welcome_image
{
  margin-top:18px\9;
}

.welcome_image_sub
{
  width:700px;
  height:100px;
  padding:0px;
  border: none;
}
.welcome_pic_arrow
{
  height:185px;
  padding:0px;
  border: none;
}
.welcome_sub
{
  height: 100px;
  padding:0px;
  border: none;
}
.welcome_colors
{
  width:84px;
  padding:0px;
  border: none;
}
.welcome_colors_sub
{
  width:84px;
  height:100px;
  border: none;
  padding:0px;
}
.welcome_text
{
  float:left;
  background-image:url(../img/new/subhead_right_bg.png);
  background-repeat:no-repeat;
  background-position:240px 20px;
  background-position:238px 25px\9;
  width:370px;
  width:365px\9;
  border: none;
  height:209px;
  vertical-align: middle;
}

.welcome_text_content
{
  margin:45px 20px 22px 22px;
}

.welcome_arrow_home
{
	background-image:url(../img/main/arrow_home.gif);
	background-repeat:no-repeat;
	float:left;
	height:186px;
	position:absolute;
	right:360px;
	top:0;
	width:25px;
}
.welcome_text_text
{
  border: none;
  margin:10px 10px 0px 10px;
  height: 175px;
}
.welcome_text_sub
{
  vertical-align: center;
  width:201px;
  height:100px;
  padding: 0px;
  border: none;
}
.welcome_arrow_sub
{
  z-index:10;
  float:right;
  position:absolute;
  background-image: url(../img/main/arrow_sub.gif);
  background-repeat: no-repeat;
  height:100px;
  width:18px;
  margin-left:682px;
}
* html .welcome_arrow_sub
{
  margin-left:682px;
}
.welcome_text_sub_text
{
  letter-spacing: -0.5px;
}
* html .welcome_text_sub_text
{
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img
{
  border: 4px solid #FFFFFF;
}

.welcome_arrow
{
  background-image: url(../img/new/subhead_arrow.png);
  background-repeat: no-repeat;
  width:16px;
  height:47px;
  position:absolute;
  top:50px;
  right:368px;
  right:0px\9;
  z-index:10000;
}
/*----------------------------------------------------------------------------*/

/* Content */
.content
{
  margin-top:110px;
}

.content a:hover
{
  color:#000000;
}
.content_news
{
  vertical-align: top;
  width:335px;
  float: right;
  margin-top:10px;
}
* html .content_news
{
  width:328px;
}
.content_scope
{
  vertical-align: top;
  width:618px;
}
* html .content_scope
{
  width:620px;
}
.content_news a:active,
.content_news a:link,
.content_news a:visited,
.content_scope news a:active,
.content_scope a:link,
.content_scope a:visited
{
  font-weight: normal;
}
.content_main
{
  width:660px;
  vertical-align: top;
  line-height: 12pt;
  padding: 5px 0px 0px 40px;
}
.content_main_top
{
  border-bottom: 1px dotted #8C949A;
  padding: 10px 5px 20px 0px;
  color: #84878a;
}
.content_main_top a,
.content_main_top a:link,
.content_main_top a:active,
.content_main_top a:visited
{
  color: #747E84;
  font-weight: normal;
  font-size: 10px;
}
.content_main_top_print
{
  float:right;
}
.content_main_top_print a:active,
.content_main_top_print a:link,
.content_main_top_print a:visited
{
  font-size: 10px;
  color: #014286;
  font-weight: bold;
  text-transform: uppercase;
}
.content_main_content
{
  margin: 40px 20px 0px 0px;
}
.content_main_content img,
.csc-textpic img,
.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img,
.news_start_item img
{
  border-;
}
.content_menu
{
  width:220px;
  vertical-align: top;
}
.content_menu_top
{
}
.content_menu_top a
{
  color: #014286;
  font-weight: normal;
}
.content_menu_top img
{
  margin-right:10px;
}
.content_menu_address
{
  background-color:#fcfcfd;
  color:#717374;
  padding: 20px;
}

.content_menu_address table
{
  background-color:#fcfcfd;
  color:#717374;
}

.content_main_right
{
  width: 88px;
}
* html .content_main_right
{
  width: 88px;
}
.form_table
{
  width: 100%;
  border-collapse: collapse;
}
.form_table td
{
  padding: 0px 5px 0px 0px;
  vertical-align: top;
  width:200px;
  text-align: left;
}
.width_150
{
  width: 150px;
}
.form_table_line
{
  height:26px;
}
.higher
{
  height:30px;
}
.form_table_line td.td_wide
{
  width:400px;
}
.form_table_line td.td_3cbs
{
  height: 50px;
}
.form_table_line_optional td p
{
  margin-top:30px;
}
.form_table td.single_line
{
  width: 600px;
}
.form_table tr.free_line_above td
{
  padding-top:20px;
}
.form_table td.form_header
{
  font-weight:bold;
  line-height: 20px;
}
.form_table .pad_bot_10
{
  padding-bottom: 10px;
}
/*----------------------------------------------------------------------------*/


/* Login form ----------------------------------------------------------------*/
table.csc-loginform
{
}
table.csc-loginform tr
{
  height:26px;
}
table.csc-loginform td
{
  width:200px;
}
.csc-form-label-req,
.csc-form-label
{
  padding: 0px;
  margin: 0px;
}
.csc-form-commentcell
{
  padding-left: 200px;
}
/*----------------------------------------------------------------------------*/


/* Content Format*/
h1
{
  font-size: 16px;
  color: #014286;
  margin: 0px;
  padding: 0px;
}
h2
{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h3
{
  font-size: 11px;
  color: #014286;
  margin: 0px;
  padding: 0px;
}
/*----------------------------------------------------------------------------*/


/* Content Search */
.content_searchbox
{
}
.content_searchbox_searchfor
{
}
.content_searchbox_input
{}
.content_searchbox_submit
{}
.content_searchbox_rules
{
}
.content_searchbox_result
{
  background-color: #F6F7F8;
  padding: 3px 10px 3px 10px;
  margin-bottom: 5px; 
}
.content_searchbox_result_firstline
{
}
.content_searchbox_result_firstline_relevance
{
  float:right;
}
.content_searchbox_result_firstline_icon
{
}
.content_searchbox_result_firstline_title
{
  font-size: larger;
}
/*----------------------------------------------------------------------------*/


/* SCOPE */
.main_scope
{
  margin: 20px 50px 0px 0;
  border-collapse: collapse;
  padding: 0px;
  border: none;
}
.main_scope_image img
{
  margin:0px 25px 0px 0;
}
.main_scope_headline
{
  font-size: 16px;
  font-weight: 700;
  color: #014286;
  margin-top:10px;
}
.main_scope_text
{
  font-size: 11px;
  margin: 3px 0px 0px 0px;
}
.main_scope_text p
{
  padding: 0px;
  margin: 0px;
}
.main_scope_link
{
  padding:1px 0 3px 23px;
  background-image: url(../img/new/link_icon.png);
  background-repeat: no-repeat;
  margin: 10px 0px 0px 0px;
}
.main_scope_link a
{
  font-size: 11px;
  line-height:13px;
}

div.main_scope_text p.bodytext
{
  margin-top:24px;
}
/*----------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------*/
.news_list
{
}
.news_list_item
{
  margin: 10px 0px 0px 0px;
}
.news_single
{}
.news_single img
{
  border: 4px solid #FFFFFF;
}
.news_single_timedata
{
  float: right;
}
.news_start_item
{
  margin: 12px 0px 30px 0;
  border-collapse: collapse;
}
.news_start_item img
{
  border: 4px solid #FFFFFF;
}
.news_start_item_image
{
  padding: 0px 20px 0px 10px;
}
.news_start_item h3
{
  color:#717374;
  font-size:18px;
  line-height:20px;
}
.news_start_header
{
  color:#a6a9ab;
  margin: 0px 0px 5px 0px;
}
.news_start_teaser
{
  padding: 0px 0px 0px 0px;
}
.news_start_link
{
}

.news_start_item .news_start_teaser p.bodytext
{
  margin-top:14px;
}
/*----------------------------------------------------------------------------*/


/* Footer */
.footer
{
  padding:7px 15px 7px 15px;
}
.footer_left
{
  margin:15px 0 30px 0;
}
.footer_right
{
  float:right;
  margin-top:15px;
}
/*----------------------------------------------------------------------------*/


/* Typo3 content*/
.csc-header
{
  margin: 25px 0px 10px 0px;
}

.menu_current_item
{
  margin-top:60px;
  margin-top:55px\9;
}

.welcome_text_text .csc-header,
.content_news .csc-header
{
  margin:0px;
}
.content_main_content h1
{
  text-transform: uppercase;
  font-size: 14px;
}
.bodytext
{
  margin: 7px 0px 0px 0px;
}
.bodytext img
{
  border: none;
}
.outer_frame
{
  background-image: url(../img/main/frame_ol.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding:10px 0px 0px 10px;;
}
.outer_frame_border
{
  margin:10px 0px 0px 10px;
}
.inner_frame
{
  padding:0px 10px 10px 0px;
  background-image: url(../img/main/frame_ur.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.inner_frame img
{
}

.csc-sitemap ul li ul li ul li ul
{
  display: none;
}
/*----------------------------------------------------------------------------*/


/* Content Images Frame */
.shadow_top
{
  background:transparent url(../img/frames/shadow_image_top.png) no-repeat left top;
  float:left;
  position:relative;
}
.shadow_bottom
{
  background:transparent url(../img/frames/shadow_image_bottom.png) no-repeat right bottom;
  margin:0px 0px 0px 6px;
  padding:6px 6px 6px 0px;
}
.shadow_bottom img
{
  display:block;
}
.pixel_top_right
{
  background:white url(../img/frames/pixel_top_right.png) no-repeat -4px 0px;
  position:absolute;
  top:0px;
  right:0px;
  height:7px;
  width:6px;
}
.pixel_left_bottom
{
  background:white url(../img/frames/pixel_bottom_left.png) no-repeat -1px -5px;
  position:relative;
  top:-6px;
  left:1px;
  height:4px;
  width:5px;
  margin-bottom:-6px;
}

/* IE 6 hacks*/

* html .shadow_top
{
  background:transparent url(../img/frames/shadow_image_top.gif) no-repeat left top;
}

* html .shadow_bottom
{
  background:transparent url(../img/frames/shadow_image_bottom.gif) no-repeat right bottom;
  margin:0px 0px 0px 4px;
  padding:4px 4px 4px 0px;
}
* html .shadow_bottom img
{
  display:inherit;
}
* html .pixel_top_right
{
  display:none;
}
* html .pixel_left_bottom
{
  display:none;
}
/*----------------------------------------------------------------------------*/


/* Form */
.csc-mailform div.csc-mailform-field label
{
  width: 150px;
  float: left;
  text-align: left;
}
.csc-mailform div.csc-mailform-field input
{
  width: 200px;
}
.csc-mailform div.csc-mailform-field textarea
{
  width: 400px;
  height: 100px;
}
.csc-mailform div.csc-mailform-field .csc-mailform-radio input
{ width: 30px;}
.csc-mailform div.csc-mailform-field .csc-mailform-radio label
{ float:none; }
/*----------------------------------------------------------------------------*/


/* GoogleMaps Anfahrt */
.tx-avenitgooglemapslink-pi1
{
  width:300px;
  margin-bottom: 20px;
}
.tx-avenitgooglemapslink-pi1-form
{
  line-height:18pt;
}
.tx-avenitgooglemapslink-pi1-form label
{
  width: 100px;
  float:left;
}
.tx-avenitgooglemapslink-pi1-form input
{
  width: 150px;
  float:right;
}
.tx-avenitgooglemapslink-pi1-submit
{
  margin-bottom: 20px;
}

/*----------------------------------------------------------------------------*/


/* common styling */

div.selectbox{
	clear:both;
	margin-right:3px;
	margin-top:8px;
	width:201px;
}

div.selectbox ul {
	background:transparent url(../img/selectbox.png) no-repeat scroll 0 0;
	height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:201px;
}
div.selectbox ul  li{
	float:left;
	height:20px;
	line-height:20px;
	padding:1px 0 0 10px;
	position:relative;
	width:190px;
}
div.selectbox ul  li ul li{
	height:19px;
	line-height:19px;
	padding:0px 0 0 10px;
	width:181px;
}
div.selectbox ul ul.level2{
	background:transparent none repeat scroll 0 0;
	border:none;
	width:204px;
	z-index:200;
}
div.selectbox ul ul.level2 li a{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #dfe0e2;
	color:#000000;
	display:block;
	height:19px;
	line-height:19px;
	overflow:hidden;
	padding:0 0 0 10px;
	text-align:left;
	text-decoration:none;
	width:169px;
}* html div.selectbox ul ul.level2 li a{
	width:180px;
}
div.selectbox ul li ul {
	display: none;
}
div.selectbox .level2 {
	position:absolute; 
	top:21px; 
	left:0;
}

div.selectbox ul li ul li a:hover {
	background:#eeeeee;
}
div.label_search{
	font-size:11px;
	position:absolute;
	right:210px;
	top:22px;
}
div.label_select{
	font-size:11px;
	position:absolute;
	right:210px;
	top:58px;
}

/* POWERMAIL */
.tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html
{
  padding: 0px 0px 5px 0px;
  width: 500px;
}

.tx_powermail_pi1_form fieldset 
{
  border:none;
  padding:0px;
  margin:0px;
}

.tx_powermail_pi1_form legend 
{
  display:none;
}

.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html_radio_title
{
  margin: 0px;
  padding: 0px;
}

.tx_powermail_pi1_form label
{
  display:block;
  float:left;
  width: 150px;
}

.tx_powermail_pi1_form table tr td.label
{
  width:150px;
}

.tx_powermail_pi1_form table tr td label
{
  float:none;
}

.tx_powermail_pi1_form table tr td input
{
  float:left;
}

.tx_powermail_pi1_form .powermail_check_inner,
.tx_powermail_pi1_form .powermail_radio_inner
{
  clear:both; 
}

.tx_powermail_pi1_form input 
{
}

.tx_powermail_pi1_form input.powermail_submit
{
  margin:0px 0px 0px 149px;
}
.tx_powermail_pi1_form .powermail_mandatory_js
{
  color:#FF0000;
}

.tx_powermail_pi1_form .powermail_mandatory
{
}


/* new styles*/

div.main_scope_text h2
{
  color:#717374;
  font-size:16px;
  line-height:18px;
}

p.bodytext
{
  color:#84878a;
}

.quicklinks .content
{
  margin:0;
}

.csc-default
{
  margin-bottom:40px;
}

.footer_left .logo
{
  background:transparent url(../img/new/e3_logo.png) no-repeat scroll 0 0; 
  height:61px;
  padding-left:80px;
}

.footer_left .text
{
  padding-top:6px;
}

div.frame div.footer_left,
div.shortcuts span.shortcuts_item a,
.footer_left a
{
  color:#84878a;
  font-size:11px;
  line-height:15px;
  font-weight:normal;
}

#quicklinks_outer
{
  background:transparent url(../img/new/quicklinks_closed.png) no-repeat scroll 0 0; 
  position:absolute;
  top:180px;
  height:161px;
  z-index:99999;
  overflow:hidden;
  width:200px;
  /* changed by jquery to 0px */  
  right:-143px;
}

#quicklinks_trigger
{
  float:left;
  width:37px;
  height:120px;
  background-color:transparent;  
  margin:20px 0 0 20px;
}

#quicklinks_inner
{
  float:left;
  padding:0px 0 20px 0; 
}

#quicklinks_inner .content>ul
{
  padding:10px;
}

#quicklinks_inner ul
{
  padding:0;
  margin:0;
  list-style-image:none;
  list-style-type:none;
  text-align:left;
}

#quicklinks_inner .content
{
  background:transparent url(../img/new/quicklinks_shadow_top.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
  margin-top:0px;
  padding-top:20px;
}

#quicklinks_inner .content_shadow_bot
{
  background:transparent url(../img/new/quicklinks_shadow_bot.png);
  background-repeat:no-repeat;
  background-position:bottom left;
  padding-bottom:20px;
}

#quicklinks_inner .content_inner
{
  height:121px;
  background-color:white;
  width:143px;
}

#quicklinks_inner .label
{
  display:none;
}

#quicklinks_inner ul
{
  padding:10px 0px;
}

#quicklinks_inner ul a
{
  margin: 10px 0px 0px 20px;
}

/* Follow */

.body_follow .welcome
{
  height:143px;
}

.body_follow .welcome_image
{
  height:99px;
}

.body_follow .welcome_text
{
  height:121px;
  background-image: url(../img/new/subhead_right_bg_follow.png);
  background-position:240px 21px;
  background-position:238px 18px\9px;
}

.body_follow .content
{
  margin-top:55px;
}

a.mail
{
  display:block;
  margin-top:5px;
  padding:1px 0 3px 23px;
  background-image: url(../img/new/link_icon.png);
  background-repeat: no-repeat;
}

.content_menu_address h2
{
  color: #717374;
  font-size:16px;
  line-height:18px;
}

.body_follow .csc-textpicHeader
{
  margin-bottom:18px;
}

.csc-default h2
{
  color:#84878a;
}

p.bodytext
{
  line-height:17px;
}

.csc-default p.bodytext
{
  margin-top:10px;
}

td p.bodytext
{
  margin-top:0;
}

.menu a
{
  display:block;
  padding-top:4px;
}

.menu li
{
  height:20px;
}

.menu ul li.menu_lvl1_active
{
  border:none;
  padding-right:0;
  margin-left:-5px;
  padding-top:2px;
  position:absoulte;
  margin-top:0;
}

.menu_lvl1_active a
{
  color:#c7d301;
}

.navi_sd_outer
{
  float:left;
  display:block;
  background-image: url(../img/new/navi_sd/left.png);
  background-repeat: no-repeat;
  background-position:left top;
  height:33px;
  padding-left:8px;
}

.navi_sd_inner a
{
  padding-top:10px;
  padding-right:15px;
  padding-left:8px;
}
.navi_sd_inner
{
  display:inline-block;
  background-image: url(../img/new/navi_sd/right.png);
  background-repeat: no-repeat;
  background-position:right top;
  height:33px;
}

.menu_lvl1_first .navi_sd_outer
{
  position:relative;
  margin-left:-15px;
}

.news_start_link .main_scope_link
{
  margin-top:8px;
}

.body_follow .welcome_arrow
{
  top:46px;
  top:25px\9;
}

body div.csc-textpic div.csc-textpic-single-image img
{
  margin-bottom:0px;
}

.content_main a.mail
{
  padding:0;
  background:none;
}

.footer_print
{
  float:right;
}

td .csc-default,
td .csc-default p.bodytext
{
  margin-bottom:10px;
  margin-top:0;
}

td .csc-textpic-text p.bodytext
{
  margin:0; 
}

/* $X - Social Media /////////////////////////////////////////////////////////*/

.social_media ul
{
  float:left;
  padding-left:0;
}

.social_media ul li
{
  margin-left:5px;
}

.social_media ul li,
.social_media ul li a
{
  display:block;
  float:left;
}

.social_media ul li a img
{
  display:block;
}
