body { margin: 0; padding: 0 0 0 4px; }


#tb_head_export .clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
#tb_head_export .clearfix {display:block;}
#tb_head_export ul { padding: 0; }


/****************
** Allgemeines **
****************/
body { background: #E6E6E6 url("../img/bg_tile.gif") repeat-x; }
#tb_head_export { font-size: 75%; color: #000; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

#tb_head_export img { border: 0; }
#tb_head_export a, #tb_head_export a:hover, a:active { border: 0; color: #000000; text-decoration: none; }

#tb_head_export fieldset { border: 0; margin: 0; padding: 0; }
#tb_head_export fieldset legend { display: none; }
#tb_head_export form { margin: 0; padding: 0; }
#tb_head_export input[type="submit"],
#tb_head_export input[type="button"] { background: transparent url("../img/bg_input_tile.gif") repeat-x 0 50%; border: 1px solid #bfbfbf; color: #666666; }

#tb_head_export .hide { display: none !important; }
#tb_head_export .clear { clear: both; }
#tb_head_export .left { float: left; }
#tb_head_export .right { float: right; }

#tb_head_export .align_left { text-align: left !important; }
#tb_head_export .align_right { text-align: right; }
#tb_head_export .align_center { text-align: center; }
#tb_head_export .valign_bottom { vertical-align: bottom; }

#tb_head_export #wrapper_header { margin: 16px 0 6px 0; position: relative; width: 996px; }
#tb_head_export #banner_spacer { height: 100px; }
#medrect { position: absolute; display: none; }

/************************
** Header & Navigation **
************************/

#tb_head_export #wrapper_header ul { margin: 0; }
#tb_head_export #wrapper_header ul li { list-style: none; }
#tb_head_export #wrapper_header ul li a { display: block; }
#tb_head_export #wrapper_header div#header_top { background: transparent url("../img/bg_head_globe.png") no-repeat; height: 70px; overflow: hidden; }

#tb_head_export #wrapper_header strong#ntv_logo { display: block; height: 55px; left: 33px; overflow: hidden; position: absolute; top: 10px; text-indent: -9000px; width: 350px; }
#tb_head_export #wrapper_header strong#ntv_logo a { display: block; height: 55px; float: left; width: 105px; }
#tb_head_export #wrapper_header strong#ntv_logo a.tb { width: 240px; }
#tb_head_export #wrapper_header div#navigation { background: transparent url("../img/bg_head_nav.gif") no-repeat; }

/* Quicknavi */
#tb_head_export ul#quickNavigation { display: inline; float: right; margin: 0 10px 0 0; }
#tb_head_export ul#quickNavigation li { float: left; font-size: 10px; }
#tb_head_export ul#quickNavigation li a { color: #AAB3BF; font-weight: bold; margin: 5px 5px 0; }

/* Search */
#tb_head_export #wrapper_header #headsearch { float: right; width: 260px; }
#tb_head_export #wrapper_header #headsearch fieldset { border: none; margin: 0; padding: 0; }
#tb_head_export #wrapper_header #headsearch input { margin: 0; padding: 0;  }
#tb_head_export #wrapper_header #headsearch label { font-size: 11px; font-weight: normal; vertical-align: middle; color: #AAB3BF; }
#tb_head_export #wrapper_header #headsearch legend { display: none; }
#tb_head_export #wrapper_header #headsearch input#search { float: left; background: transparent url("../img/bg_forms.png") no-repeat 0 0; border: none; margin: 1px 0; padding: 4px 7px; width: 196px; }
#tb_head_export #wrapper_header #headsearch input#search:focus { background: transparent url("../img/bg_forms.png") no-repeat 0 -25px; }
#tb_head_export #wrapper_header #headsearch input#news,
#tb_head_export #wrapper_header #headsearch input#shares { font-size: 11px; margin: 0 1px; vertical-align: middle; }
#tb_head_export #wrapper_header #headsearch #submit { margin: 3px 0 0 5px; float: left; background: transparent url("../img/bg_buttons.png") no-repeat 0 0 !important; border: none !important; cursor: pointer; height: 19px; text-indent: -9000px; width: 31px; }
#tb_head_export #wrapper_header #headsearch #submit:hover { background: transparent url(../img/bg_buttons.png) no-repeat 0 -20px !important; }
#tb_head_export #wrapper_header #headsearch br { clear: both; }

/* Hauptnavigation */
#tb_head_export ul#primaryNavigation { padding: 0 10px; }
#tb_head_export ul#primaryNavigation li { float: left; }
#tb_head_export ul#primaryNavigation li a { color: #FFFFFF; font-weight: bold; font-size: 14px; line-height: 27px; padding: 0 10px; }
#tb_head_export ul#primaryNavigation li.active a,
#tb_head_export ul#primaryNavigation li a:hover { background: #FFFFFF; color: black; }

#tb_head_export ul#secondaryNavigation { clear: both; height: 33px; padding: 0 10px; }
#tb_head_export ul#secondaryNavigation li { float: left;  }
#tb_head_export ul#secondaryNavigation li a { color: #757575; font-size: 13px; font-weight: bold; line-height: 27px; padding: 0 10px; }
#tb_head_export ul#secondaryNavigation li a:hover { color: #820008 !important; }
#tb_head_export ul#secondaryNavigation li.active a { color: #333333; }
#tb_head_export ul#secondaryNavigation li a.hover { color: #820008 !important; }

#tb_head_export ul#secondaryNavigation li ul { display: none; padding-bottom: 20px; position: absolute; z-index: 9999; }
#tb_head_export ul#secondaryNavigation li ul.small { background: transparent url("../img/bg_head_nav_roll.png") no-repeat bottom left; width: 160px; }
#tb_head_export ul#secondaryNavigation li ul.large { background: transparent url("../img/bg_head_nav_rollmed.png") no-repeat bottom left; width: 310px; }
#tb_head_export ul#secondaryNavigation li ul.xlarge { background: transparent url("../img/bg_head_nav_rollbig.png") no-repeat bottom left; width: 460px; }

#tb_head_export ul#secondaryNavigation li ul.tertiaryNavigation li { border-bottom: 1px solid #D9D9D9; clear: both; display: inline; margin: 0 10px; z-index: 9999; }
#tb_head_export ul#secondaryNavigation li ul.tertiaryNavigation li.last { border: none; }
#tb_head_export ul#secondaryNavigation li ul.tertiaryNavigation li a { color: #333333; font-size: 11px; line-height: 12px; padding: 2px 0; }
#tb_head_export ul#secondaryNavigation li ul.tertiaryNavigation li a:hover { color: #820008; }

#tb_head_export ul#secondaryNavigation li ul li a { float: left; margin-right: 10px; width: 140px; }
#tb_head_export ul#secondaryNavigation li ul li ul { margin: 0; padding: 0; position: relative; }
#tb_head_export ul#secondaryNavigation li ul li ul.lvl2 { display: block; float: left; }
#tb_head_export ul#secondaryNavigation li ul li ul.lvl2 li { margin: 0; }
#tb_head_export ul#secondaryNavigation li ul li ul.lvl2 li a { color: #666666; margin: 0; }
#tb_head_export ul#secondaryNavigation li ul li ul.lvl2 li ul li a { color: #999999; margin: 0; }

#tb_head_export ul#secondaryNavigation li ul.small li { width: 140px; }

#tb_head_export ul#secondaryNavigation li ul.large li { width: 290px; }
#tb_head_export ul#secondaryNavigation li ul.large li ul.lvl2 li { width: 140px; }

#tb_head_export ul#secondaryNavigation li ul.xlarge li { width: 440px; }
#tb_head_export ul#secondaryNavigation li ul.xlarge li ul.lvl2 li { width: 290px; }
#tb_head_export ul#secondaryNavigation li ul.xlarge li ul.lvl2 li a { float: left; margin-right: 10px; }
#tb_head_export ul#secondaryNavigation li ul.xlarge li ul.lvl3 { display: block; float: left; width: 140px; }
#tb_head_export ul#secondaryNavigation li ul.xlarge li ul.lvl3 li { border: none; clear: none; float: left; width: auto;  }
#tb_head_export ul#secondaryNavigation li ul.xlarge li ul.lvl3 li a { display: inline; float: left; margin: 0; padding: 2px 5px; width: auto; }

/* Breadcrumb */
#tb_head_export ul#breadcrumb { padding: 0 10px; }
#tb_head_export ul#breadcrumb li { background: transparent url("../img/bg_breadcrumb.png") no-repeat 0 50%; float: left; font-size: 11px; margin: 0 5px 0 0; padding: 0 0 0 12px; }
#tb_head_export ul#breadcrumb li.home { background: none; padding: 0; }
#tb_head_export ul#breadcrumb li, ul#breadcrumb li a { color: #939393; }
ul#breadcrumb li h1 { font-size: 11px; line-height: 16px; color: #939393; font-weight: normal; margin: 0; padding: 0; }
