/*--- main ---*/
body { background-color: #404040; margin: 0; padding: 0; }
#mainBox { z-index: 10; padding: 6px 6px 6px 185px; border: solid 0 #000; background-color: inherit; position: absolute; max-width: 850px; display: inline; }
/*--- text ---*/
a { color: #cccc65; text-decoration: none    }
a:visited { color: #cc9; }
a:hover { color: #cccc32; }
a:active { color: #cccc32; }
.headline { font-size: 18pt; text-align: left ; margin-top: 1.3em; margin-bottom: 1.3em; }
.sub_headline { margin-top: 6px; margin-bottom: 6px; }
.text_note { font-size: 80%; }
.unit, .unit_small { word-spacing: -2px; white-space: nowrap; }
.unit_small { word-spacing: -1px; }
/*--- navigation ---*/#navi { position: fixed; top: 0; left: 0; bottom: 0; width: 150px; z-index: 20; overflow: visible; padding-top: 4px; background-color: transparent; border: solid 0 black; }#navi_bg { position: fixed; top: 0; left: 0; bottom: 0; width: 150px; z-index: 15; overflow: visible; padding-top: 4px; background-color: inherit; border: solid 0 black; }#navi_border { position: fixed; z-index: 19; top: 3px; bottom: 3px; left: 120px; width: 0; margin: 0; padding: 0; border-right: 1px solid #666; border-left: 1px solid #191919; }
#nav_logo_container { position: static; margin: 8px; background-color: transparent; height: 180px; overflow: visible; }
#nav_logo { text-align: center; }
.navigation { width: 100%; border: 0 ; }
.nav_rollover { display: table;
				background-repeat: no-repeat; background-image: url(../images/navi/navi_bg_acting.png); background-position: 0 center;				text-align: left; text-indent: 6px; width: 140px; overflow: visible;
				margin: 0; margin-top: 5px; margin-left: 5px; padding: 0; border-style: none; border-width: 0; }
.navigation_td_selected { background-image: url(../images/navi/navi_bg_selected_acting.png); }.navigation_td_flag_en { background-image: url(../images/navi/navi_bg_acting_flag_en.png); }.navigation_td_flag_de { background-image: url(../images/navi/navi_bg_acting_flag_de.png); }.nav_rollover a {  width: 100%; display: table-cell; vertical-align: middle; }.nav_rollover, .nav_rollover a { height: 26px; }

/*--- fonts ---*/
body {	font-size: 14px;
		font-family: Arial, "Helvetica Neue", HelveticaNeue, Helvetica, "Helvetica Neue Light", HelveticaNeue-Light, Optima, sans-serif; }
.nav_rollover, .fett, .headline, .sub_headline, .warning { font-weight: bold; }
em, .table_caption { font-style: italic; }

/*--- font colors ---*/body,
.nav_rollover a, .nav_rollover a:visited, .nav_rollover a:hover, .nav_rollover a:active
{ color: #ccc; }

/*--- basic layout stuff ---*/
.spacer { visibility: visible; width: 100%; height: 30px; clear: both }
.v_center_outer_container, #nav_logo_container { display: table;  }.v_center_inner_container, #nav_logo { vertical-align: middle; display: table-cell; }.v_center_element {}.warning { background-color: #c00000; text-align: center; vertical-align: middle; padding: 5px; border: solid 1px black; }/*--- rider layout ---*/.button_popup ul { background-color: #404040;  border-color: #666 #191919 #191919 #666; border-style: solid; border-width: 1px; }

/*--- table layout ---*/
.table_for_tabs { left: 0; margin: 0 0 0 10px; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
.table_for_tabs td { vertical-align: top; padding-top: 6px; padding-right: 10px; }
.table_for_tabs ul { margin-top: 4px; margin-bottom: 4px; }
.table_for_tabs_dates { text-align: right; }
.table_for_tabs_person, .table_for_tabs_jobs { white-space: nowrap; }
/*--- pics ---*/.foto_galery td, .foto_galery_vid td, .foto_galery_audio td { text-align: left; vertical-align: middle; padding: 10px 10px 20px; }.foto_galery_vid td { vertical-align: top; }.galery_video_links { white-space: nowrap; }.foto { border: solid 1px black; }.main_headshot { margin-left: 20px; }/*--- button pop-up ---*/
.button_popup { display: block; }
.button_popup:hover {  }
.button_popup .popup_menu { position: absolute;  display: none; }
.button_popup ul { list-style-type: none; margin: 0; padding: 0.19em; white-space: nowrap; }
.button_popup:hover .popup_menu { display: block; }
.button_popup ul li { list-style-type: none; }
/* download popup */
.download_popup ul { float: left; }
.download_popup:hover .download_popup_title { color: #ccc; }
.download_popup ul li:hover { background-color: #cccc32; }
.download_popup ul li:hover a { color: #404040; }.download_help { background-color: #fdf7c1; color: #000; text-align: center; clear: none; margin-left: 5px; padding: 3px; border: solid 1px black; white-space: nowrap; }