
.trixum-temp4{
    margin: 0;
    padding: 0;
}

.trixum-main-container {
    background: #f7bb88 url("http://tpl.trixum.de/so/04/images/pattern10.png") repeat scroll 0 0;
    margin: 0 auto;
    width: 100%;
}
.trixum-container {
    background: #e3e3e3 none repeat scroll 0 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    box-shadow: 0 0 15px #666;
    margin: 0 auto;
    padding: 0;
    width: 75%;
}
.trixum-content {
    background: #a6edf1 url("http://tpl.trixum.de/so/04/images/shadow.png") no-repeat scroll center top;
    overflow: hidden;
    width: 100%;
}
.trixum-main-heading {
    background: rgba(0, 0, 0, 0) url("http://tpl.trixum.de/so/04/images/header-bg.png") no-repeat scroll 0 0 / 100% 100%;
}

/*
.trixum-main-heading-text {
    color: #f7bb88;
    font-family: arial;
    font-size: 26px;
    line-height: 39px;
    margin: 0 auto;
    min-height: 165px;
    padding: 20px 0 0;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    width: 71%;
} */

.trixum-main-heading-text {
    color: #a06f3d;
    font-family: arial;
    font-size: 26px;
    line-height: 39px;
    margin: 0 auto;
    min-height: 165px;
    padding: 20px 0 0;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    width: 71%;
}


.trixum-pic-more li {
    float: left;
    margin-bottom: 7px;
    text-align: center;
    width: 100%;
}
.trixum-pic-more {
    margin-top: 15px;
    overflow: hidden;
    padding-left: 14px;
    width: 24% !important;
}
.trixum-tabcontents p, .trixum-tabcontents ul, .trixum-tabcontents ol{
	padding-bottom:10px;
	
}

.trixum-cnt-txt p {
    padding: 15px 0;
}.trixum-images {
    margin: 0 auto 25px;
    overflow: hidden;
    width: 70%;
}
.trixum-description {
    overflow: hidden;
    width: 100%;
}

.trixum-sub-heading1 {
    color: #fff;
    font-family: arial;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 30px;
    padding: 0;
    text-shadow: 1px 1px 3px #000;
    text-transform: uppercase;
}
.trixum-cloudzoom-gallery {
    height: 100%;
    width: 100%;
}
.trixum-sub-heading {
    color: #559eca;
    font-family: arial;
    font-size: 24px;
    text-transform: uppercase;
}
.trixum-cnt-txt {
    color: #777;
    font-family: arial;
    font-size: 14px;
    margin-top: 20px;
    padding: 0;

}
.trixum-images img {
    margin-bottom: 20px;
    max-width: 90%;
}
.trixum-content-text {
    display: block;
    overflow: hidden;
    padding-bottom: 50px;
    width: 100%;
}
.trixum-tabcontents {
    color: #777;
    font-family: arial;
    font-size: 14px;
    line-height: 21px;
    margin: 11px 0 0;
    padding: 20px;
}
h4.trixum-sub-heading {
    margin-bottom: 20px;
}
.trixum-tabs a {
    color: #fff;
    font-family: arial;
    font-size: 18px;
    text-decoration: none;
}
.trixum-tabs {
    margin-bottom: -16px;
    overflow: hidden;
    width: 100%;
}
.trixum-tabs > li {
    background: #e68ca6 none repeat scroll 0 0;
    border-radius: 2px 2px 0 0;
    float: left;
    margin-left: 11px;
    padding: 15px 25px;
}
.trixum-selected {
    background: #fff none repeat scroll 0 0 !important;
    border-top: 5px solid #e68ca6 !important;
}
.trixum-selected a {
    color: #e68ca6;
}
.trixum-footer {
    border-top: 10px solid #fff;
    box-shadow: 1px 1px 10px #444;
    color: #fff;
    font-family: arial;
    font-size: 16px;
    line-height: 73px;
    padding-left: 36px;
    padding-top: 5px;
    text-align: center;
}
.trixum-footer-cnt {
    overflow: hidden;
}
.trixum-cn-bg {
    background: rgba(0, 0, 0, 0) url("http://tpl.trixum.de/so/04/images/shadow.png") no-repeat scroll center bottom;
    height: 59px;
    width: 100%;
}
.trixum-description {
background: rgb(244,205,173); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,205,173,1) 0%, rgba(249,238,229,1) 42%, rgba(249,240,232,1) 64%, rgba(244,199,161,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,205,173,1)), color-stop(42%,rgba(249,238,229,1)), color-stop(64%,rgba(249,240,232,1)), color-stop(100%,rgba(244,199,161,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4cdad', endColorstr='#f4c7a1',GradientType=0 ); /* IE6-9 */

    box-shadow: 1px 1px 10px #333;
    margin: 50px auto 0;
    padding: 16px;
    width: 70%;
	 border: 10px solid #fff;
}
.trixum-tabcontents {
background: rgb(244,205,173); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,205,173,1) 0%, rgba(249,238,229,1) 42%, rgba(249,240,232,1) 64%, rgba(244,199,161,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,205,173,1)), color-stop(42%,rgba(249,238,229,1)), color-stop(64%,rgba(249,240,232,1)), color-stop(100%,rgba(244,199,161,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(244,205,173,1) 0%,rgba(249,238,229,1) 42%,rgba(249,240,232,1) 64%,rgba(244,199,161,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4cdad', endColorstr='#f4c7a1',GradientType=0 ); /* IE6-9 */

    box-shadow: 1px 1px 10px #333;
    margin: 50px auto 0;
    padding: 16px;
    width: 70%;
	 border: 10px solid #fff;
}


.trixum-footer {
    padding-left: 0;
}


@media screen and (max-width: 979px) {
.trixum-main-heading-text{font-size: 20px; !important;}
}
@media screen and (max-width:720px) {
.trixum-footer {
    text-align: center;
}
.trixum-footertxt {
    display: block;
    width: 100%;
}
}
@media screen and (max-width: 600px) {
	.trixum-main-heading-text{font-size: 14px; !important;}
#trixum_n1 {
    height: auto;
    width: 94% !important;
}
.trixum-images td {
    height: auto !important;
}
}

@media screen and (max-width: 479px) { 
#trixum_n1 {
    height: auto;
    width: 99% !important;
}

.trixum-main-heading-text {
      font-size: 14px !important;
    line-height: 24px !important;
      padding: 0 !important;
   }
}