.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
body {font-size:0.84em;}

.ui-widget {
    border: none !important;
/*     font-family:Raleway !important */
}
.ui-widget-content {
    border: none !important;
}
.ui-panel {
    border: none; !important
}
.ui-panelgrid>*>tr, .ui-panelgrid .ui-panelgrid-cell {
    border: none !important;
}
.debug {padding:8px; border:2px solid red;!important} 

/** menu toggelt: initial schon bold*/
.ui-menuitem-text {font-weight: bold; !important}
a {cursor:pointer;text-decoration: underline; !important}

/** plus - Symbol im Upload unterdruecken*/
.ui-fileupload .ui-icon-plusthick {
  display: none !important;
}

.ui-fileupload .ui-icon-arrowreturnthick-1-n {
  display: none !important;
}

.ui-fileupload .ui-icon-cancel {
  display: none !important;
}
.ui-fileupload-buttonbar {width: 200px !important}
.ui-fileupload-choose {width:200px}
.big {font-weight: bold}




/* #contentPanel_content {padding-left: 0px !important} */
.actionText {width:95%; margin-top:8px!important}
.shopAction {width:100%; margin-top:15px;min-height:50px !important}
.morePadTop {margin-top:50px!important}

.error {
font-weight:bold;
margin-left:auto;
margin-right:auto;
color: #F86401;
}

/*----------------------------------------*/
/* Kontakt                                */
/*----------------------------------------*/
.kontakt_table{}
.kontakt_header{padding-bottom: 10px;padding-top: 10px}
.kontaktlabel{width:150px;height: 15px;}
.kontaktinput{width:320px;height: 15px;}
.kontaktDaten{width:300px;height: 15px;}
.kontaktinputText{width:620px;height: 150px;}
.kontaktText{width:600px;height: 150px;}

.panelTitle {
margin:-5px -5px 5px 0px;
padding:20px;
color:#387070;
font-size:1em;
font-weight:bold;
}

.big{
font-weight:bold;
margin-left:auto;
margin-right:auto;}

.data_table {
width:100%;
}



