body {
    background-color: #ffffff;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 12px;
    color: #444444;
    padding: 0;
    margin: 0;
}

h1, h2, h4, h5 {
    color: #0077bb;
    margin: 0;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 10px 5px 15px;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    padding: 15px 15px 0 15px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
    color: #9A182B;
    margin: 0;
    clear: both;
}

h4{ 
    border-top: 1px solid #9A182B;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 15px 5px 15px;
    padding: 15px 0 0 0;
}

h5 {
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px;
}

#content li, #rubrikcontent li, #right li {
    /*background: transparent url( "img/list.gif" ) no-repeat left top;*/
    line-height: 1.5em;

    padding: 0px 0 0 0px; /*paddin alle li---*/

    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-align: left;

}

#right li {
    /*background: transparent url( "img/list2.gif" ) no-repeat left top;*/
    padding: 1px 0 0 20px;
}

a:link, a:active, a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #0077bb;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.download, .link_intern, .link_extern, .email, .list, .tel, .offerte, .preview, .support, .skype {
    vertical-align: top;
    padding: 2px 3px 3px 18px;
    text-align: left;
    margin: 0 0 0 15px;
}

.products_link_intern {
    font-size: 11px;
    margin: 0 0 5px 0px;
    vertical-align: top;
    padding: 2px 0 3px 5px;
    text-align: left;

}

.download {
    background: transparent url( "img/download.gif" ) no-repeat left top;
}

.link_intern {
    background: transparent url( "img/link_intern.gif" ) no-repeat left top;
}

.link_extern {
    background: transparent url( "img/link_extern.gif" ) no-repeat left top;
}

.email {
    background: transparent url( "img/email.gif" ) no-repeat left top;
}

.list {
    /*background: transparent url( "img/list.gif" ) no-repeat left top;*/
}

.tel {
    background: transparent url( "img/phone.gif" ) no-repeat left top;
}

.offerte {
    background: transparent url( "img/shop.gif" ) no-repeat left top;
}

.preview {
    background: transparent url( "img/screens.gif" ) no-repeat left top;
}

.support {
    background: transparent url( "img/support.gif" ) no-repeat left top;
}

.skype {
    background: transparent url( "img/skype.gif" ) no-repeat left top;
}

/* ----------Bilder-------------- */
.contentimg {
    padding: 15px;
    border: 0;
}

.boximg {
    padding: -3px 0 0 0;
    border: 0;
}

.productimg {
    padding: 15px 0px;
    border: 0;
}

.smallicon {
    padding: 0;
    border: 0;
}

.branchenbanner {
    padding: 0 15px;
    border: 0;
}

.rubrik {
    border: 0;
    padding: 0 0 0 1px;
    border-bottom: 1px solid #666666;
    vertical-align: top;
}

.teaser {
    padding: 0;
    border: 0;
    margin: 0;
    border-left: 1px solid #bbbbbb;
    vertical-align: top;
}

/* ----------ie hacks-------------- */
* html #content {
    height: 1%
}

* html #left {
    margin-right: -3px
}

* html #right {
    margin-left: -3px
}

*html #mainnavlist li.selected {
    margin-left: 0px;
}

*html #mainnavlist {
    padding: 4px 0px;
}

*+html #mainnavlist li.selected {
    margin-left: 0px;
}

*+html #mainnavlist {
    padding: 4px 0;
}

*html .teaser {
    margin: 0 0 0 3px;
}

*html #left li {
    border: 1px solid #ffffff;
}

/* -----------------Spalten (hauptdivs)--------------------- */
#shadow {
    width: 942px;
    margin: 0 auto;
    padding: 0;
    background-color: #ffffff;
}

#container {
    width: 730;
    margin: 0;
    padding: 0;
}

#header {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

#mainnavi {
    float: left;
    width: 620px;
    font-size: 12px;
    border-top: 3px solid #9A182B;
}

#servicenavi {
    margin: 0;
    padding: 0;
    width: 310px;
    float: right;
    border-top: 3px solid #9A182B;
    border-bottom: 1px solid #666666;
    background-color: #eeeeee;
    font-size: 12px;
}

#left {
    float: left;
    width: 155px;
    clear: both;
    font-size: 11px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#content, #rubrikcontent {
    background-color: transparent;
    float: left;
    width: 730px;
    margin: 0;
    padding: 0;
}

#contentleft {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
    border-right: 1px solid #cccccc;
}

#contentright {
    float: right;
    width: 49%;
    margin: 0;
    padding: 0;
}

#columnleftfloat {
    background-color: transparent;
    float: left;
    width: 50%;
    margin: 5px 0;
}

#referenz {
    border-top: 1px solid #9A182B;
    border-bottom: 1px solid #9A182B;
    margin: 10px 15px;
    padding: 0;
}

#columnone {
    background-color: transparent;
    float: left;
    width: 140px;
    margin: 0;
    padding: 0;
    text-align: center;
}

#columntwo {
    background-color: transparent;
    width: auto;
    background-color: #f5f5f5;
    margin: 0 0 0 140px;
    padding: 0 0 15px 0;
}

#right {
    float: right;
    width: 310px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333333;
}

#footer {
    clear: both;
    font-size: 12px;
    padding: 20px 0 0 0;
}

#footerleft {
    float: left;
    border-top: 0px solid #cccccc;
    background-color: #ffffff;
}

#footerright {
    float: left;
    border-top: 0px solid #cccccc;
    background-color: #ffffff;
}

/* ----------header-------------- */
#header p {
    padding: 40px 0 10px 155px;
    margin: 0;
}

#header img {
    border: 0;
}

/* ----------mainnavi-------------- */
#mainnavlist {
    margin: 0;
    padding: 4px 4px 4px 3px;
    border-bottom: 1px solid #666666;
    background-color: #eeeeee;
}

#mainnavlist li {
    list-style: none;
    display: inline;
    border-right: 1px solid #666666;
    padding: 4px 15px;
}

#mainnavlist li a {
    text-decoration: none;
    margin: 0px;
    color: #000000;
}

#mainnavlist li a:hover {
    color: #0077bb;
}

#mainnavlist li.selected {
    background-color: #FFFFFF;
    border-bottom: 1px solid #ffffff;
    margin-left: -3px;
}

/* ----------servicenavi-------------- */
#servicenavlist {
    margin: 0;
    padding: 4px 8px 4px 15px;
    background-color: transparent;
    float: left;
}

#servicenavlist li {
    list-style: none;
    margin: 0;
    display: inline;
}

#servicenavlist li a {
    border-right: 1px solid #bbbbbb;
    text-decoration: none;
    padding: 0 6px 0 1px;
    color: #666666;
}

#servicenavlist li a:hover {
    color: #9A182B;
}

/* ----------formfields-------------- */
form {
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
}

input, textarea, select {
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background-color: #F5F5F5;
    border: 0px solid #cccccc;
    margin: 0;
}

.field {
    color: #000000;
    /*width: 270px;*/
    margin: 0;
    padding: 1px 5px;
}

.checkbox {
    border: 0;
    background-color: transparent;
}

.beschriftung {
    width: 135px;
    float: left;
    clear: both;
}

/* ----------search-------------- */
.searchfield {
    width: 70px;
    margin: 3px 3px 0 0;
    padding: 1px 3px;
    float: left;
    font-size: 11px;
    color: #666666;
}

.searchbutton {
    border: 0;
    width: 12px;
    background-color: transparent;
    vertical-align: top;
    padding: 6px 0 0 0;
}

/* ----------solution finder-------------- */
.solutionfinder {
    width: 280px;
    padding: 1px 0 1px 5px;
    font-size: 11px;
    color: #666666;
    margin: 15px;
}

/* --------------left navigavtion------------- */
#left ul {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0;
    line-height: 1.8em;
}

#left li a {
    text-decoration: none;
    color: #000000;
    margin: 0;
}

#left li a.sub {
    color: #666666;
    margin: 0;
}

#left li {
    margin: 0;
}

#left li li {
    margin: 0;

}

#left li a.selected, #left li li a.selected {
    color: #0077bb;
}

#left  li li a:hover, #left li a:hover {
    color: #0077bb;
}

/* -----------content--------------------------- */
#left p {
    padding: 0;
    margin: 0;
}

#content p, #rubrikcontent p {
    padding: 0 15px;
    line-height: 1.3em;
    margin: 0;
}

.product {
    border: 0;
    padding: 10px 0 0 0;
    vertical-align: top;
}

/* -----------formular--------------------------- */
/*#content table, #rubrikcontent table {*/
/*margin:0px 0px 0px 0px;*/
    /*border-collapse: collapse;*/
    /*border-style: none;*/
    /*text-align: left; *//*padding:0;*/
    /*border-top: 0px solid #eeeeee;*/
/*}*/



tr.odd td {
    background-color: #eeeeee;
}

/*#content th, #rubrikcontent th {*/
    /*border-bottom: 0px solid #9A182B;*/
    /*margin: 0px;*/
    /*padding: 1px 0px;*/
    /*line-height: 1.4em;*/
/*}*/

#content td {
    margin: 0px;
    padding: 1px 0px;
    border-bottom: 0px solid #eeeeee;
    vertical-align: top;

}

#rubrikcontent td {
    margin: 0px;
    padding: 1px 0px;
    vertical-align: top;

}

.img_w_text {
    margin: 0 15px;
}

.img_w_text td {
    border-bottom: none;
}

#content .mceTmpl td, #content .mceTmpl table, #rubrikcontent .mceTmpl td, #rubrikcontent .mceTmpl table {
    border-bottom: none;
    border-top: none;
    font-size: 14px;
    padding: 5px 0px;
}

#content .mceTmpl input, #content .mceTmpl textarea, #content .mceTmpl select, #rubrikcontent .mceTmpl input, #rubrikcontent .mceTmpl textarea, #rubrikcontent .mceTmpl select {
    width: 200px;
}

#content .mceTmpl input.onecolumn, #content .mceTmpl textarea.onecolumn, input.searchformlong {
    width: 290px;
}

#content .mceTmpl input.button, input.button {
    width: 90px;
    background-color: #dddddd;
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
    float: left;
}

#content .mceTmpl input.button:hover, input.button:hover {
    background-color: #eeeeee;
}

/* --------------right box------------- */
#right p {
    padding: 0 15px;
    line-height: 1.3em;
    margin: 0;
}

.box_img_w_text p {
    padding: 2px 15px 0 3px;
    line-height: 1.3em;
    margin: 0;
}

#right a:link, #right a:active, #right a:visited {
    color: #666666;
}

#right a:hover {
    color: #9A182B;
}

.nf .g thead tr {
    background-color: #fff;
}

/* -----------footer--------------------------- */
#footerleft p {
    margin: 0;
    padding: 4px 0 4px 170px;
    color: #666666;
}

#footerlist {
    margin: 0;
    padding: 4px 0 4px 15px;
    background-color: transparent;
}

#footerlist li {
    list-style: none;
    margin: 0;
    display: inline;
}

#footerlist li a {
    border-right: 1px solid #bbbbbb;
    text-decoration: none;
    color: #666666;
    padding: 0 4px 0 0px;
}

#footerlist li a:hover {
    color: #9A182B;
}

/*-------------CSS nice-component-------------------------- */

nf {
    background-color: #ffffff;
}

.nf div.content {
    position: relative;
    top: -10px;
    margin: 0px;
    padding: 0px;

}

.nf select {
    border: 1px solid #7d7d7d;
    padding: 2px;
    margin: 0;
    width: 100%;
    line-height: normal;
    background-color: #ffffff;
    color: #444444;
    font-size: 11px;

}

.nf textarea, .nf input {
    border: 1px solid #7d7d7d;
    padding: 2px;
    margin: 0;
    width: 97.5%;
    line-height: normal;
    background-color: #ffffff;
    font-size: 11px;
    color: #444444;
}

.nf input.button {
    font-size: 11px;
    background-color: #4b81d4;
    /*background-image: url( img/ico_nice/button_bg.gif );*/
    background-repeat: no-repeat;
    background-position: 0 50%;
    color: #ffffff;
    font-weight: bold;
    padding: 0 5px 0 5px;
    margin: 0 0 5px 5px;
    border: 1px solid #ffffff;
    width: auto;
}

.nf div.content div.form {
    margin: 0px;
    padding: 0px 0px 3px 0px;
    border: 0px solid #000000;
}

.nf .g thead tr {
    background-color: #ffffff;
}

.nf .g th {
    padding: 0 5px 0 2px;
    font-weight: normal;
    border-bottom: 1px solid #cccccc;

}

.nf .g th.sortable a {
    background: url( img/ico_nice/arrow_right.gif ) no-repeat right;
    display: block;
}

.nf .g th.order1 a {
    color: #4477AA;
    background: url( img/ico_nice/arrow_down.gif ) no-repeat right;
}

.nf .g th.order2 a {
    color: #4477AA;
    background: url( img/ico_nice/arrow_up.gif ) no-repeat right;
}

.nf ul.set {
    margin: 15px 0 0 0;
    /*padding: 1px 0 15px 0px;*/
    background: none;
}

.nf h1 {
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0 10px 0;
    padding: 0;
    border-bottom: 0px solid #000000;

}

.nf h2 {
    margin: 20px 0px; /*margin only this*/
    font-size: 16px;
    padding-left: 5px;
    border-top: 1px solid #b9b9b9;
    border-left: 1px solid #b9b9b9;
    height: 20px;
}

.nf h3 {
    color: #0077bb;
    font-weight: bold;
    font-size: 11px;
    padding-top: 0px;
    margin-bottom: 5px;
    padding-left: 20px;
    border-bottom: 1px solid #c8c8c8;
    height: 18px;
    background-color: #eeeeee;
    background-image: url( "img/detail_pointer.gif" );
    background-repeat: no-repeat;
    background-position: center left;
}

.nf table.group {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 15px;
}

.nf table.group .overall tr {
    border-bottom: 1px solid #444444;
}

.list {
    list-style:none;
}
