/* 00a098 */
html, body {
    height: 100%;
}
h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a {
  text-decoration: none;
  color: #004D9C;
}

a:hover {
  text-decoration: underline;
}

body {
  position:relative;
  margin: 0 auto;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  background: #ccc url("../images/default/body_bg.jpg") repeat-x top left fixed;
  text-align: center;
}
h1 {
    font-size: 16pt;
}
h2 {
    font-size: 14pt;
}
.break {
    clear: both;
}

#header {
    width: 100%;
    min-width:990px;
    text-align: left;
    background-color: transparent;
    position:relative;
    background:transparent url("../images/default/head_bg.jpg") repeat-x -58px 0%; /* mf */
    height:261px;
overflow:hidden;
}
#header_sub{
	background:transparent url("../images/default/head_ecke.gif") no-repeat left top;
	position:absolute;
	height:75px;
	width:90px;
	left:-2px;
	top:261px;
	z-index:-1;
}

/* Menu */
#header #menu {
    font: normal 1em Verdana, sans-serif;
    height: 26px;
    background: transparent;
    position:absolute;
    top:0;
    right:0;
z-index:10;
}
#header #menu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#header #menu ul li {
    float: left;
}
#header #menu ul li a {
   display: block;
    padding: 0 10px 0 15px;
    text-decoration: none;
    color: #548bbe;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    font-weight:bold;
    background:transparent url("../images/default/blau.jpg") no-repeat 5px 53%;
    float: left;
}
#header #menu ul li a:hover {
    color: #fdc400;
    background:transparent url("../images/default/gelb.jpg") no-repeat 0% 50%;
    padding: 0 10px 0 15px;
}
#header #menu ul li.selected a {
    color: #fdc400;
    font-weight: bold;
    padding: 0 10px 0 15px;
    background:transparent url("../images/default/gelb.jpg") no-repeat 0% 50%;
}

/* Container */
#mid-frame {
    clear: both;
    width: 100%;
    margin: 0 auto;
     /*border-collapse: collapse;*/
    border-spacing:0;
}
table#mid-frame {
    background-color: transparent;
    /* position: relative; */
    height: 100%;z-index:10;
}
table#mid-frame td {
    vertical-align: top;
    text-align: left;
}

#mid_top_header { height:25px; padding:0px;}

#mid-frame #left {
    width: 250px;
}
#mid-frame #right {
    width: 250px;
}

/*mf*/
#mid-frame #mid {
    min-width: 480px;
    padding: 10px 15px 0 15px; 
background:#fff; 
}



/*mf box design*/
div.box_top {
	background: transparent url("../images/default/box_top.gif") no-repeat center top;
	height:9px;
	margin-top:10px;
}

#mid-frame .component{
	background:transparent url("../images/default/box_mid.jpg") repeat-y center top ;
	width:220px;
	margin:0 auto;
	padding:0 15px;
}
* html #mid-frame .component{
	margin-top:-5px;
	margin-bottom:-5px;
}

div.box_bot {
	background: transparent url("../images/default/box_bot.gif") no-repeat center bottom;
	height:11px;
}

.component .notice {
	margin:0;
}

#mid #box_content{background-color:#fff;}

#mid_top_left {
    background: transparent url("../images/default/mid_top_left.png") no-repeat left top;
    height:25px;
    width:285px;
    float:left;display: inline;margin-right: -3px;
}
#mid_top_right {
    background: transparent url("../images/default/mid_top_right.png") no-repeat right top;
    height:25px;
    width:282px;
    float:right;display: inline;
    margin-left: -3px;
    margin-right:3px;
}
#mid_top_center {
    background: transparent url("../images/default/mid_top_center.png") repeat-x left top;
    height:25px;
    margin-left:282px;
    margin-right:282px;
    width:auto;
}

br.clearme {clear:both;float:none;height:0;line-height:0;}

#mid_left{
      width:0px;
	background:transparent url("../images/default/box_mid_left.png") repeat-y right top;
/*border-top:25px solid #f5f5f5;*/
}
#mid_right{
      width:15px;
	background:transparent url("../images/default/box_mid_right.png") repeat-y left top;
/*border-top:25px solid #f5f5f5;*/

}

#box_content{
	height:100%;
  margin:0 0px 0 0px;
	padding-left:10px;
  padding-right:10px;

}

/**/




#footer {
    clear: both;
    padding: 0;
    font-size: 11px;
    background:#fff url("../images/default/icons/tecdoc-inside.png") no-repeat 99% 50%;
    position: relative;
    width: 100%;
border-top:1px solid #777;
}
#footer .content p a{
	background: transparent url("../images/default/blau.jpg") no-repeat 0 53%;
	padding-left:15px;
}
#footer .content p a:hover{
	background: transparent url("../images/default/gelb.jpg") no-repeat 0 50%;
}
#footer div p{margin:0;padding-top:5px;}


#loading {
    background: url("../images/default/loading.gif") no-repeat left top;
    width: 32px;
    height: 32px;
    display: none;
    margin-left: 20px;
}
.loadingbig {
    background: url("../images/default/loading.gif") no-repeat left top;
    line-height: 32px;
    display: none;
    padding-left: 36px;
}
span.progress,
.progress.panel-footer {
    background: url("../images/default/loading-small-footer.gif") no-repeat left center;
    padding-left: 20px;
    line-height: 20px;
    display: none;
}
.data-row {
    margin-bottom: 20px;
}
.tooltip {
    color: rgb(158, 158, 158);
    display: block;
    margin: 4px;
    cursor: help;
    font-size: 9pt;
}

/* Grid */
table.grid {
    border-collapse: collapse;
}
table.grid.sub {
    font-size: 9pt;
}
table.grid th,
table.grid td {
    border: 1px solid #000;
    padding: 2px 4px 2px 4px;
}
table.grid th {
    text-align: center;
    background-color: #548bbe;
    color: #fff;
}
table.grid tfoot td {
    background-color: #f1f1f1;
}
table.grid td {

}
table.grid tr.row0 td {
    background-color: #fff;
}
table.grid tr.row1 td {
    background-color: #f1f1f1;
}
table.grid tr.row1:hover td {
    background-color: #ccc;
}
table.grid tr.row0:hover td {
    background-color: #ccc;
}
table.grid td.numeric {
    text-align: right !important;
    padding-right: 4px;
}
table.grid td.right {
    text-align: right !important;
}
/* Property grid */
table.property {
    border-collapse: collapse;
}
table.property td {
    border: 1px solid #548bbe;
    padding: 2px;
    text-align: left;
}
table.property td.label {
    background-color: #f1f1f1;
    color: rgb(0, 0, 0);
    padding-right: 6px;
}
table.property td.value {
    padding-left: 6px;
    background-color: #fff;
}
.startbar{
	margin:0 auto;
	text-align:center;
}
.startbar h1 {
    color:#548bbe;
    line-height: 40px;
    vertical-align: top;
    margin-bottom: 20px;
    text-align:center;
    display:inline;
    padding-left:10px;
}
.startbar img.default-start-image {
    width: 48px;
    height: 48px;
    display:inline;
}

/* Forms */
.mandator-info {
    background: url("../images/default/tab-bg.png") repeat-x left top;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
    border: 1px solid rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}
.form_error {
    color: rgb(255, 0, 0);
}
table.formtable {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    border-top: 1px solid rgb(225, 225, 225);
}
table.formtable tr td.formlabel {
    width: 35%;
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 4px;
}
table.formtable tr td.formbody {
    width: 60%;
    background-color: #EDF5FF !important;
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 4px;
}
table.formtable tr td.empty-row {
    border-bottom: 1px solid rgb(225, 225, 225);
    padding: 4px;
}
table.formtable tr td.empty-row h6 {
    margin-top: 10px;
    font-size: 100%;
}
.form-options {
    margin-top: 20px;
    text-align: right;
}
.fixed-button-width {
    width: 100px;
}
.form-row {
    clear: left;
    margin-bottom: 10px;
}
.form-row label {
    width: 120px;
    display: block;
    float: left;
}

/* Important action */
.important-next-action {
    font-size: 1.4em;
    line-height: 26px;
}
.important-next-action a {
    background: url("../images/default/icons/important-next-action.png") no-repeat left center;
    display: block;
    padding: 4px 4px 4px 32px;
    float: left;
    text-decoration: none;
}
.important-next-action a:hover {
    background-color: rgb(216, 237, 250);
}
.important-next-action br {
    clear: left;
}
input.important-next-action {
    background: url("../images/default/icons/important-next-action.png") no-repeat left center;
    display: block;
    padding: 4px 4px 4px 32px;
    border: 0;
    cursor: pointer;
}
input.important-next-action:hover {
    background-color: rgb(216, 237, 250);
}

.notice {
    margin: 10px 0 10px 0;
    font-weight: normal;
    color: rgb(58, 58, 58);
    padding: 4px 4px 4px 36px;
    background: url("../images/default/icons/component-notice.png") no-repeat left center;
    line-height: 24px;
}
.textmodule {
    margin: 10px 0 10px 0;
    background-color: #fff;
    padding: 2px;
}
.textmodule-inner-after {
    clear: both;
}
.textmodule-after {
    clear: both;
}
.textmodule h5.label {
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    margin: 0;
    padding: 2px 4px 2px 4px;
}
.textmodule .content {
    
    padding: 2px 4px 0px 4px;
	background-color:#fff;
}
br.break {
    clear: both;
}

fieldset.option-chooser {
    padding: 1em;
    margin: 10px 10px 10px 0;
}
fieldset.option-chooser legend {
    font-size: 1.4em;
    color: rgb(102, 102, 102);
}
.selectable {
    cursor: pointer;
}

.save-ok {
  margin-bottom: 10px;
  border: 1px solid #73B65A;
  background-color: #73B65A;
}
.save-error {
  margin-bottom: 10px;
  border: 1px solid #FF7F7F;
  background-color: #FF7F7F;
}

.save-ok h2 {
  margin: 0 0 0 5px !important;
  padding: 5px 20px 5px 25px;
  font-size: 11px;
  color: #fff;
  background: url("../images/default/icons/message-okay.png") no-repeat left center;
}
.save-error h2 {
  margin: 0 0 0 5px !important;
  padding: 5px 20px 5px 25px;
  font-size: 11px;
  color: #fff;
  background: url("../images/default/icons/message-error.png") no-repeat left center;
}
.backlink-container {
    margin: 10px 0 10px 0;
    clear: both;
}
.back-button a {
    background: url("../images/default/icons/back-link-tiny.png") no-repeat left center;
    padding-left: 18px;
}

fieldset.group {
    border: none;
    padding: 0;
    margin: .5em 0 .5em 0;
}
fieldset.group .form-row {
    padding: .5em;
    border-bottom: 1px solid rgb(207, 207, 207);
}
fieldset.group .form-row label {
    width: 12em;
    color: rgb(102, 102, 102)
}
fieldset.group .form-row .content {
    padding-left: 12.5em;
}
fieldset.group h2 {
    background: transparent url("../images/default/icons/tile.png") repeat-x left top;
    border: 1px solid rgb(102, 102, 102);
    font-weight: bold;
    font-size: 9pt;
    padding: 3px;
}
.tax-hint {
    clear: both;
    font-size:9pt;
}

/* Pagination */
.after-search-result {
    clear: both;
    margin-bottom: 1em;
}
.pagination {
    clear: both;
    margin-top: 1.5em;
    background: transparent url("../images/default/icons/tile.png") repeat-x left top;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    border: 1px solid rgb(102, 102, 102);
    text-align: center;
}
.pagination a, .pagination span.current {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    text-decoration: none;
}
.pagination span.current {
    font-weight: bold;
}
.pagination a span {
    display: none;
}
.pagination a.page span {
    display: inline;
}
.pagination .first {
    background: transparent url("../images/default/icons/first.png") no-repeat left center;
}
.pagination .last {
    background: transparent url("../images/default/icons/last.png") no-repeat left center;
}
.pagination .next {
    background: transparent url("../images/default/icons/next.png") no-repeat left center;
}
.pagination .prev {
    background: transparent url("../images/default/icons/previous.png") no-repeat left center;
}
.item.charge {
    margin-bottom: 20px;
}

/* Info styles */
.application-error {
    padding: 4px;
    background: #DF0D0D;
    color: #fff;
    margin: 10px 0 10px 0;
    font-weight: bold;
}

/* yui override */
.yui-navset-top .yui-nav {
border-color:#316ac5 !important;
}
.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected a {
background:#316ac5 url(../images/default/tab-bg.png) repeat-x scroll left top !important;
}
.yui-content {
background-color:#548bb !important;
border-color:#316ac5 !important;
}
.yui-skin-sam .yui-navset .yui-nav .selected a em {
    background: transparent !important;
}
.yui-skin-sam .container-close {
    cursor: pointer;
}


/*mf anpassung für Suche im Header*/
#fulltextSearchQuick.component {
    background:transparent url("../images/default/head_suche.png") no-repeat left top;
    position:absolute;
    width:322px;
    height:114px;
    top:80px;
    right:5px;
    padding-top:3px;
}

* html #fulltextSearchQuick.component {
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="webshop/images/default/head_suche.png", sizingMethod="crop"); 
}

#fulltextSearchQuick.component h5,
#articleIDSearchQuick.component h5{
    text-align:left;
    background:none;
    padding:0;margin:0;
}
#fulltextSearchQuick.component .tooltip,
#articleIDSearchQuick.component .tooltip{
    font-size:9px;
    margin:0;
}
#fulltextSearchQuick.component #search_fullext_0,
#articleIDSearchQuick.component #search_fullext_1{
    width:200px;
    border:1px #777 inset
}

#fulltextSearchQuick.component .fixed-button-width,
#articleIDSearchQuick.component .fixed-button-width{
    position:absolute;
    top:16px;
    right:25px;
    border:1px silver button;
}
#articleIDSearchQuick.component {
    background:none;
    position:absolute;
    width:322px;
    top:135px;
    right:5px;
    padding-top:3px;
}

#box_content h4 {
  padding-bottom:3px;
}

#box_content h4.name {
  padding-bottom:0px;
}


div.item table {
    margin:0 auto;
}

#currentSelectedCarType table {
	margin:0 0px;
	width:100%;
}

/*  geändert cras MF */
#daparto {
position:absolute;
right: 375px;
top:90px;
}
