﻿* {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
html, body {
	background: #fff;
	height: 100%;
	width: 100%;
	font-size: 12px;
	font-family: arial, sans-serif;
/***  ahu@27.03.2015 Die nächsten 2 Zeilen, sollen dafür sorgen, dass die Scrollbar im Browser immer eingeblendet wird.   ***/
	min-height: 100%;
	margin-bottom: 1px;
}
#showinfo {
	display: block;
	font-size: 16px;
	width: 650px;
	text-align: right;
	font-weight: 900;
}
#showinfo span {
	float: left;
}
#page_container {
	margin: 0px auto;
	width: 977px;
	position: relative;
	background: #fff;
}
#page_content {
	background: #ffffff;
	min-height: 605px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 12px;
	padding: 10px;
	width: 931px;
}
#page_container {
	display: none;
}
.loader_background {
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
}
.loader_outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	z-index: 95;
}
.loader_inner {
	width: 600px;
	height: 165px;
	margin-left: -300px;
/***  width / 2   ***/
	position: absolute;
	top: -82px;
/***  height / 2   ***/
	left: 50%;
}
.etkatable {
	border: none;
}
.etkamenutable {
	width: 259px;
}
.menuhead {
	background: #4d5256;
	height: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	cursor:  default;
}
.level1 {
	background: #fff;
	padding: 7px 10px 7px 10px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}
.level1_home {
	background: #fff url('../gfx/symbols/HomeSymbolBlack.png') no-repeat left top;
	padding: 7px 10px 7px 10px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}
.level1_search {
	background: #fff url('../gfx/symbols/SearchSymbolBlack.png') no-repeat left top;
	padding: 7px 10px 7px 10px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}
.level2 {
	background: #f3f3f3;
	padding: 7px 10px 7px 22px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}
.version_hint {
	font-size: 12px;
	font-weight: normal;
}
.level3 {
	background: #fff;
	padding: 7px 10px 7px 34px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}
.level4 {
	background: #fff;
	padding: 7px 10px 7px 44px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}
.level5 {
	background: #fff;
	padding: 7px 10px 7px 54px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}
.hidden {
	display: none;
}
.TTMenu tr.selection td.level1 {
	color: #980000;
	font-weight: bold;
}
.TTMenu tr.selection td.level1_home {
	color: #980000;
	background: #fff url('../gfx/symbols/HomeSymbolRed.png') no-repeat left top;
}
.TTMenu tr.selection td.level1_search {
	color: #980000;
	background: #fff url('../gfx/symbols/SearchSymbolRed.png') no-repeat left top;
}
.TTMenu tr.selection td.level2 {
	color: #980000;
	font-weight: bold;
	_font-style: italic;
}
.TTMenu tr.selection td.level3 {
	color: #980000;
	font-weight: bold;
	_font-style: italic;
}
.TTMenu tr.selection td.level4 {
	color: #980000;
	font-weight: bold;
	_font-style: italic;
}
.TTMenu tr.selection td.level5 {
	color: #980000;
	font-weight: bold;
	_font-style: italic;
}
.TTMenu tr {
	cursor: hand !important;
	cursor: pointer !important;
	font-weight: bold;
}
.mitextlevel1 {
	width: 225px;
	float: left;
}
.mitextundsymbollevel1 {
	width: 225px;
	float: left;
	padding-left: 19px;
}
.mitextlevel2 {
	width: 211px;
	float: left;
	padding-right: 5px;
}
.mitextlevel3 {
	width: 200px;
	float: left;
}
.listentryicon {
	float: left;
	margin-top: 3px;
}
.expandicon {
	float: right;
	margin-top: 3px;
}
#chapterheadline {
	background: #4d5256;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#chapter {
	padding: 10px;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
	background: #fff;
	width: 640px;
}
#intro_headline {
	font-weight: bold;
	font-size: 30px;
	color: #980000;
	left: 425px;
	top: 10px;
	width: 226px;
	position: absolute
}
#intro_text {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	top: 210px;
	left: 425px;
	width: 226px;
	position: absolute;
}
h1 {
	font-size: 20px;
	color: #4c5256;
	margin: 10px 0 12px 0;
}
h2 {
	margin: 14px 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #4c5256;
}
h3 {
	margin: 14px 0 4px 0;
	font-weight: bold;
	font-family: arial;
	color: #4c5256;
}
h4 {
	font-style: italic;
	color: #4c5256;
	margin: 14px 0 4px 0px;
}
li {
	margin-bottom: 4px;
}
ul.stroke {
	list-style-image: url(../../common/gfx/layout/list_style_stroke.gif);
	text-indent: 0px;
	margin: 0 0 4px 20px;
}

ul.stroke_red {
	list-style-image: url(../../common/gfx/layout/list_style_stroke_red.png);
	text-indent: 0px;
	margin: 0 0 4px 20px;
}
ul.bull {
	list-style-type: disc;
	list-style-image: url(../../common/gfx/layout/list_style_dot.gif);
	margin: 0 0 4px 20px;
}
ul.bull_red {
	list-style-type: disc;
	list-style-image: url(../../common/gfx/layout/list_style_dot_red.png);
	margin: 0 0 4px 20px;
}
ul.gt {
	list-style-image: url(../../common/gfx/layout/list_style_gt.gif);
	text-indent: 0px;
	margin: 0 0 4px 20px;
}
ul.gt_red {
	list-style-image: url(../../common/gfx/layout/list_style_gt_red.png);
	text-indent: 0px;
	margin: 0 0 4px 20px;
}
ul.gt2 {
	list-style-image: url(../../common/gfx/layout/list_style_gt.gif);
	text-indent: 0px;
	padding-left: 38px;
	margin: 0 0 4px 20px;
}
ul.star {
	list-style-image: url(../../common/gfx/layout/list_style_star.gif);
	text-indent: 0px;
	margin: 0 0 4px 16px;
}
ul.none {
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	margin: 0 0 4px 16px;
}
ul.none li {
	margin: 0 0 0 4px;
}
p {
	margin: 0 0 4px 0;
}
p.numbering {
	z-index: 2;
	clear: left;
	margin: 0 0 20px 0;
}
p.lettering {
	z-index: 2;
	clear: left;
}
.letter {
	float: left;
	width: 13px;
	font-weight: normal;
}
.inner_letter {
	display: block;
	width: 603px;
	float: left;
	margin: 0 0 4px 0;
	// this margin is needed because the numbering margin will be ignored
}
.number {
	float: left;
	width: 20px;
	font-weight: bold;
}
p.version {
	margin-top: 9px;
	margin-right: 0px;
	font-size: 10px;
	font-family: Arial;
	color: black;
	text-align: right;
}
.inner {
	display: block;
	width: 620px;
	float: left;
	margin: 0 0 4px 0;
	// this margin is needed because the numbering margin will be ignored
}
.cockpitbutton {
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: auto;
	background-size: 28px;
	padding-left: 39.5px;
/* .5 Pixelfraction = optimiert gegen Firefox 19.0.2 */
	padding-top: 3px;
	text-indent: -8px;
	width: 580px;
}
.cockpitbutton_jp {
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: auto;
	padding-left: 47.5px;
/* .5 Pixelfraction = optimiert gegen Firefox 19.0.2 */
	padding-top: 6px;
	text-indent: -16px;
	width: 580px;
}
.symbol_11w_by_15h {
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: auto;
	padding-left: 24.5px;
	padding-top: 1px;
	text-indent: -8px;
	width: 580px;
}
.symbol_15w_by_15h {
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: auto;
	padding-left: 28.5px;
	padding-top: 1px;
	text-indent: -8px;
	width: 580px;
}
.symbol_16w_by_16h {
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: auto;
	padding-left: 24.5px;
	padding-top: 1px;
	text-indent: 0px;
	width: 580px;
}
.symbol_19w_by_15h {
	background-repeat: no-repeat;
	clear: both;
	display: block;
	height: auto;
	padding-left: 32.5px;
	padding-top: 1px;
	text-indent: -8px;
	width: 580px;
}
.clearleft {
	clear: left;
}
.logo {
	vertical-align: top;
	margin: 0 10px 0 0;
	float: left;
}
p.path {
	clear: left;
	margin: 0;
	padding-top: 4px;
}
.paths {
	margin: 10px 0 12px 0;
}
.inline_gfx {
	border: 0px;
	vertical-align: text-bottom;
}
.symbol {
	border: 0px;
	margin-right: 5px;
	vertical-align: -7px;
}
.nowrap {
	white-space: nowrap;
}
.partial {
	margin: 14px 0 0 0;
}
a:active {
	color: #980000;
	font-weight: bold;
}
a:hover {
	color: #980000;
	font-weight: bold;
	backbround-color: #cccccc;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
}
.anchor_top {
	margin-left: 314px;
}
p.bolditalicfont {
	font-weight: bold;
	font-style: italic;
	margin: 14px 0 4px 0;
}
p.boldfont {
	font-weight: bold;
	margin: 14px 0 4px 0;
}
.screen {
	margin: 14px 0 14px 0;
}
.added {
	background: #BC0004;
	color: #000;
}
ul.bull_numbering {
	list-style-type: disc;
	list-style-image: url(../../common/gfx/layout/list_style_dot.gif);
	margin: 0 0 4px 35px;
}
.shift_right_l1 {
	margin-left: 20px;
}
.shift_right_l0 {
	margin-left: 0px;
}
#start_row_1 {
	width: 640px;
	height: 311px;
	background: url('../../common/gfx/layout/0000_title.png') no-repeat left top;
	mmargin-bottom: 10px;
}
ul#start_row_2 {
	margin: 0;
	padding: 0;
}
ul#start_row_2 li, ul#start_row_3 li, ul#start_row_4 li {
	list-style: none;
	display: inline;
}
ul#start_row_2 a, ul#start_row_3 a, ul#start_row_4 a {
	float: left;
	height: 152px;
	padding: 10px 0 0 10px;
	color: black;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}
ul#start_row_2 a {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul#start_row_2 a:hover, ul#start_row_3 a:hover, ul#start_row_4 a:hover {
	color: #980000;
}
ul#start_row_2 div, ul#start_row_3 div, ul#start_row_4 div {
	clear: left;
}
ul#start_row_3 {
	margin: 0;
	padding: 0;
}
ul#start_row_4 {
	margin: 0;
	padding: 0;
}
ul#start_row_4 a {
	_margin-top: 10px;
	_margin-bottom: 10px;
}
.online_help {
	width: 197px;
	background: url('../../common/gfx/layout/0000_online_help.png') no-repeat left top;
}
.whats_new {
	width: 196px;
	background: url('../../common/gfx/layout/0000_whats_new.png') no-repeat left top;
	margin-left: 10px;
}
.new_functions {
	width: 197px;
	background: url('../../common/gfx/layout/0000_new_functions.png') no-repeat left top;
	margin-left: 10px;
}
.elearning {
	width: 197px;
	background: url('../../common/gfx/layout/0000_elearning.png') no-repeat left top;
}
.search {
	width: 196px;
	background: url('../../common/gfx/layout/0000_search.png') no-repeat left top;
	margin-left: 10px;
}
.empty_box {
	width: 207px;
	height: 162px;
	display: inline-block;
}
#searchresult table {
	border-collapse: collapse;
	_border: solid #c1c1c1 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #f3f3f3;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
}
#searchresult th {
	font-weight: bold;
	//font-size: 12px;
	color: #FFF;
	font-family: arial, sans-serif;
	text-align: left;
	height: 20px;
	background-color: #4d5256;
	padding: 2px 5px 2px 5px;
	border: solid #4d5256 1px;
	 border-bottom-style: none;
}
#searchresult td {
	border: solid #c1c1c1 1px;
	font-weight: bold;
	//font-size: 8pt;
	color: #000;
	font-family:  arial, sans-serif;
	white-space: nowrap;
	padding: 3px;
}
a.searchresultitem {
	text-decoration: none;
	//padding: 3px;
	display: block;
}
a.searchresultitem:link {
	font-weight: normal;
	display: block;
	background-color: #980000;
}
a.searchresultitem:hover {
	color: #980000;
	cursor: pointer;
}
strong.searchword {
	background-color: #e8d850;
}
.searchmode {
	padding: 10px 0px;
}
.searchmode input[type=radio], .searchsection input[type=radio] {
	margin-right: 5px;
}
.searchoption {
	padding-top: 3px;
	padding-bottom: 3px;
}
#offlinesearchengine_loader {
	padding-top: 20px;
}
.vtablecol1 {
	float: left;
	width: 50%
}
.vtablecol2 {
	float: left;
	width: 5%
}
.vtablecol3 {
	float: left;
}
.inline {
	display: inline;
}

.searchbutton{
	background-color: #f3f3f3;
	border: 1px solid #c1c1c1;
	height: 23px;
}

.searchtext{
}

.formular{
	padding-left: 3px;
	background-color: #f3f3f3;
	border: 1px solid #c1c1c1;
	height: 21px;
}
table#v-pages {
    font-family: arial, sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    width: 100%; 
}

td.symbol {
text-align: center;
font-weight: bold;
vertical-align: middle;
}

table#v-pages td {
padding: 7px 10px 7px 10px;
border-top:solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1;
border-right: solid 1px #c1c1c1;
border-bottom: solid 1px #c1c1c1;    
}      

table#v-pages tr:nth-child(even) {
    background-color: #f3f3f3;
}

table#fin {
    font-family: arial, sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    width: 100%;
}

table#fin th {text-align: center;
font-weight: bold;
vertical-align: middle;
padding: 2px;
border:solid 1px #c1c1c1;
}

table#fin th:first-child {
    text-align: left;
    width: 75px;
}

table#fin th:last-child {
    text-align: right;
    width: 170px;
}

td.fin {
text-align: center;
vertical-align: middle;
border:solid 1px #c1c1c1;
  height: 45 px
}

table#fin td {
padding: 2px;
border:solid 1px #c1c1c1;  
}      
table#fin td:first-child {
    text-align: left;
    width: 75px;
}

table#fin td:last-child {
    text-align: right;
    width: 170px;
}

table#fin tr:nth-child(odd) {
    background-color: #f3f3f3;
}

table#kfz_kennzeichen {
    font-family: arial, sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    width: 60%; 
} 
table#kfz_kennzeichen td{
text-align: left;
vertical-align: middle;
padding: 7px 10px 7px 10px;
border:solid 1px #c1c1c1;
}  
  
td.symbol_kz {
font-weight: bold;
width: 1px;
}

td.shortcut {
text-align: middle
vertical-align: middle;
width: 50px;
}

table#kfz_kennzeichen tr:nth-child(even) {
    background-color: #f3f3f3;
}



table#basis {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  border-collapse: collapse;
  width: 100%;
}

table#basis th {
  
  height: auto;
  
  _vertical-align: middle;
  border:solid 1px #c1c1c1;
  //width: 1px;
}
th.basis > div{
  _translate(25px, 51px)
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);   
  transform: rotate(-90deg);
  background: yellow;
  //width: 1px;
  height: auto;
  padding: 5px 5px;
}

th.basis > div > span {
  font-weight: bold;
  white-space: nowrap;
  
}
 
table#basis td {
  padding: 2px;
  text-align: center;
  vertical-align: middle;
  border:solid 1px #c1c1c1;
  //width: 1px;  
}      

table#basis tr:nth-child(odd) {
    background-color: #f3f3f3;
}