/**/
body
{
  background-image: url(../img/main/background.png);
  background-repeat: repeat-x;
  width:980px;
  font-size:11px;
  font-family: Verdana, Helvetica;
  color: #000000;
  margin: auto;
  padding: auto;
  text-align: center;
  line-height: 12pt;
}
.body
{
  width:980px;
  margin: auto;
  padding: auto;
  text-align:justify;
}
table
{
  font-size:11px;
  font-family: Verdana, Helvetica;
  color: #000000;
  padding: 0px;
  border-collapse: collapse;
}
td
{
  padding: 0px;
}
.big_font
{
  font-size:11pt;
  font-weight:bold;
}
ul
{
  list-style-image: url('../img/main/listbutton.png');
}
.bg_light
{
  background-color: #D8EBFC;
}
.bg_3rdmenu
{
  background-color:#E2F0FD;
}
.bg_dark
{
  background-color: #014286;
}
.bg_gradient
{
  background-image: url(../img/main/background_gradient.png);
  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;
}
.bg_shortcut
{
  background-image: url(../img/main/shortcut_border.gif);
  background-repeat: no-repeat;
}
.color_dark
{
  color: #014286;
}
.error
{
  margin-left: 10px;
  color: #FF2222;
}
.frame
{
  /*margin:3px 3px 0px 3px;*/
  padding: 2px 2px 0px 2px;
  background-color: #FFFFFF;
  width: 980px;
  clear: both;
}
* 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: 6px;
  font-size: 1px;
  line-height: 5px;
  background-image: url(../img/main/line_bottom_background.png);
  background-repeat: repeat-x;
}
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;
}
.header_right
{
  float:right;
  width:470px;
}
.header_right_top
{
  height:20px;
}
.lang_menu_item
{
  font-size: 10px;
  font-weight: bold;
  color: #014286;
  text-transform: uppercase;
  padding: 0px 10px 0px 0px;
}
.lang_menu_item a
{
  font-size: 10px;
  color: #014286;
  text-transform: uppercase;
}
.header_left
{
  
}
.header_shortcuts
{
  float:right;
  text-transform: uppercase;
}
.shortcuts_item
{
  font-size: 10px;
  color: #014286;
  padding: 0px 10px 0px 10px;
}
.shortcuts_item a
{
  font-size: 10px;
  color: #014286;
}
.shortcut_print
{
  font-size: 10px;
  color: #014286;
  background-image: url(../img/main/printer.gif);
  background-repeat: no-repeat;
  padding: 0px 10px 0px 15px;
  font-size: 10px;
  color: #014286;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold;
}
.header_langselect
{

}
.header_searchbox
{
  width: 200px;
  height: 22px;
  background-image: url(../img/main/search_background.png);
  background-repeat: no-repeat;
  float:right;
  vertical-align: middle;
  margin: 0px 5px 0px 0px;
}
.header_searchbox
{
  margin: 0px 3px 0px 0px;
}
.header_search_input
{
  border: none;
  height: 15px;
  width: 160px;
  font-size: 11px;
  margin: 0px 0px 0px 15px;
  padding: 0px;
}
.header_search_submit
{
  background-image: url(../img/main/search_go.png);
  background-repeat: no-repeat;
  width:18px;
  height: 22px;
  padding: 0px;
  margin: 0px;
  border: none;
}
.header_image img
{
  border: none;
}
.header_image img
{
  margin: 10px 0px 10px 30px;
}
/*----------------------------------------------------------------------------*/

/* MENU  Main Page*/
.menu
{
  padding: 8px 0px 8px 0px;
  color: #FFFFFF;
  font-weight: bold;
}
.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: 15px;
  text-align: center;
  font-weight: bold;
  color: #014286;
}
.menu_current_item_hidden
{
  display: none;
}
.menu_lvl1
{
  background-image: url(../img/main/menu_border.gif);
  background-repeat: no-repeat;
}
.menu_lvl1_first
{
}
.menu_lvl2
{
  padding:5px 0px 5px 20px;
  margin-bottom: 1px;
}
.menu_lvl3
{
  padding:5px 0px 5px 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;
}
/*----------------------------------------------------------------------------*/

/* Welcome Line */
.welcome
{
  height:185px;
}
.welcome_home
{
  height: 185px;
  padding:0px;
  border: none;
  border-collapse: collapse;
}
.welcome_home_sub
{
  height: 99px;
  padding: 0px;
  border: none;
  border-collapse: collapse;
  width: 100%
}
.welcome_image
{
  width:620px;
  height:185px;
  padding:0px;
  border: none;
}
.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
{
  width:276px;
  border: none;
  height:185px;
  padding:0px;
  vertical-align: middle;
}
.welcome_arrow_home
{
  z-index:100;
  position:relative;
  right:25px;
  float:left;
  background-image: url(../img/main/arrow_home.gif);
  background-repeat: no-repeat;
  height:185px;
  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;
}
/*----------------------------------------------------------------------------*/

/* Content */
.content
{
}

.content a:hover
{
  color:#000000;
}
.content_news
{
  vertical-align: top;
  width:335px;
  float: right;
  margin: 21px 0px 0px 0px;
}
* html .content_news
{
  width:328px;
}
.content_scope
{
  vertical-align: top;
  width:618px;
  border-right: 2px solid #FFFFFF;
}
* 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: 20px 0px 0px 40px;
}
.content_main_top
{
  border-bottom: 1px solid #014286;
  padding: 10px 5px 10px 0px;
  color: #747E84;
}
.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: 20px 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
{
  padding: 20px;
}
.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: #D8EBFC;
  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 20px;
  border-collapse: collapse;
  padding: 0px;
  border: none;
}
.main_scope_image img
{
  margin:0px 35px 0px 25px;
}
.main_scope_headline
{
  font-size: 16px;
  font-weight: 700;
  color: #014286;
}
.main_scope_text
{
  font-size: 11px;
  margin: 12px 0px 0px 0px;
}
.main_scope_text p
{
  padding: 0px;
  margin: 0px;
}
.main_scope_link
{
  padding-left: 15px;
  background-image: url(../img/main/scope_link.gif);
  background-repeat: no-repeat;
  text-transform: uppercase;
  margin: 10px 0px 0px 0px;
}
.main_scope_link a
{
  font-size: 11px;
}
/*----------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------*/
.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 0px 0px;
  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: #000000;
}
.news_start_header
{
  color: #747E84;
  margin: 0px 0px 5px 0px;
}
.news_start_teaser
{
  padding: 0px 0px 0px 0px;
}
.news_start_link
{
}
/*----------------------------------------------------------------------------*/


/* Footer */
.footer
{
  padding:7px 15px 7px 15px;
}
.footer_left
{
  text-transform: uppercase;
  margin-top: 5px;
}
.footer_right
{
  float:right;
  text-transform: uppercase;
  margin-top:5px;
}
/*----------------------------------------------------------------------------*/


/* Typo3 content*/
.csc-header
{
  margin: 25px 0px 10px 0px;
}
.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;
}

/*----------------------------------------------------------------------------*/