
body 
{
   background: #937143 url(https://www.tiefbau-kluge.de/s/img/mt_body.jpg) top left repeat;
}


.diyw #wrapper {
   background: transparent;
}

.diyw #wrapperShadowLeft,
.diyw #wrapperShadowRight {
   display: none;
}

.diyw #navigation {
   background: transparent url(https://www.tiefbau-kluge.de/s/img/mt_navigation.png) top left repeat;
}

.diyw .first {
   height: 45px;
   background: url(https://www.tiefbau-kluge.de/s/img/mt_firstSeparator.png) left -12px no-repeat;
}

.diyw .second{
   height: 18px;
   background: transparent;
}

.diyw .third{
   height: 23px;
   background: url(https://www.tiefbau-kluge.de/s/img/mt_thirdSeparator.png) top left no-repeat;
}

.diyw #header {
   background: transparent url(https://www.tiefbau-kluge.de/s/img/mt_header.png) top left repeat;
   height: auto;
   padding: 0;
   padding: 6px 0;
}

.diyw #content {
   background-color: transparent;
}

.diyw #mainWrapper {
   background-color: #1d1b1a;
   background-image: none; 
   background-repeat: no-repeat;
}

.diyw #mainWrapper .top, 
.diyw #mainWrapper .bottom {
   display: none;
}

.diyw #mainWrapper .center {
   background-color: transparent;
}

.diyw #mainWrapper .content {
   padding: 20px 20px 60px 20px;
}

.diyw #sidebarWrapper {
   background-color: transparent;
}

.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .bottom {
   display: none;
}

.diyw #sidebarWrapper .center {
   background-color: transparent;
}

.diyw #sidebarWrapper .navigation {
   background-color: transparent;
   padding: 0;
   margin-right: 12px;
}

.diyw #sidebarWrapper .content {
   background-color: #1d1b1a;
   margin: 0 12px 0 0;
   padding: 12px;
}

.diyw #footer {
   background: transparent url(https://www.tiefbau-kluge.de/s/img/mt_navigation.png) top left repeat;
   margin-top: 18px;
}

.diyw #footer .top {
   height: 5px;
   background: #000 url(https://www.tiefbau-kluge.de/s/img/mt_footerTop.png) top left no-repeat;
}

.diyw #footer .content {
   padding: 20px;
}

.diyw #footer .bottom {
   display: none;
}


body .diyw
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: #fff;
}
.diyw p,.diyw td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: #fff;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
   margin-top: 0;
   margin-bottom: 0;
   padding-top: 0;
   padding-bottom: 0;
}

.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
   color: #fff;
   font-size: 18px;
   font-weight: normal;
   text-decoration: none;
   text-transform: uppercase;
}

.diyw #mainNav1 a span {
   display: block;
   padding: 10px 20px;
}

.diyw #mainNav1 a.parent,
.diyw #mainNav1 a.parent:hover,
.diyw #mainNav1 a.current,
.diyw #mainNav1 a.current:hover {
   color: #fcde48;
   background-color: transparent;
}

.diyw #mainNav1 a:hover,
.diyw #mainNav1 a:active,
.diyw #mainNav1 a:focus {
   color: #fcde48;
   background-color: transparent;
}

.diyw #sidebarWrapper .navigation li a span {
   border-bottom: 1px solid #fcde48;
}

.diyw #sidebarWrapper #mainNav2 {
   background-color: #1d1b1a;
   padding: 6px 0 12px;
   margin-bottom:12px;
}

.diyw #sidebarWrapper #mainNav2 a,
.diyw #sidebarWrapper #mainNav2 a:link,
.diyw #sidebarWrapper #mainNav2 a:visited {
   background-color: #1d1b1a;
   color: #fff;
   text-transform: none;
   text-decoration: none;
}

.diyw #sidebarWrapper #mainNav2 span {
   font-size: 12px;
   padding: 10px 0;
   width: 285px;
   margin-left: 15px;
}

.diyw #sidebarWrapper #mainNav2 a.parent {
   background-color: #1d1b1a;
   color: #fcde48;
}

.diyw #sidebarWrapper #mainNav2 a.current,
.diyw #sidebarWrapper #mainNav2 a.current:hover {
   background-color: #1d1b1a;
   color: #fcde48;
}

.diyw #sidebarWrapper #mainNav2 a:hover,
.diyw #sidebarWrapper #mainNav2 a:active,
.diyw #sidebarWrapper #mainNav2 a:focus {
   background-color: #1d1b1a;
   color: #fcde48;
}


.diyw #sidebarWrapper #mainNav3 a,
.diyw #sidebarWrapper #mainNav3 a:link,
.diyw #sidebarWrapper #mainNav3 a:visited {
   color: #fff;
   background-color: #1d1b1a;
   text-transform: none;
   text-decoration: none;
}

.diyw #sidebarWrapper #mainNav3 span {
   font-size: 12px;
   padding: 10px 30px;
   width: 225px;
}

.diyw #sidebarWrapper #mainNav3 a.current {
   background-color: #1d1b1a;
   color: #fcde48;
}

.diyw #sidebarWrapper #mainNav3 a:hover,
.diyw #sidebarWrapper #mainNav3 a:active,
.diyw #sidebarWrapper #mainNav3 a:focus {
   background-color: #1d1b1a;
   color: #fcde48;
}

.diyw a,
.diyw a:link,
.diyw a:visited {
   color: #eac630;
   font-weight: bold;
   text-decoration: none;
}

.diyw #mainWrapper .content  p {
   line-height: 1.45;
}

.diyw #mainWrapper .content h1,
.diyw #mainWrapper .content h2,
.diyw #mainWrapper .content h3 {
   font-weight: bold;
   text-transform: uppercase;
}

.diyw #mainWrapper .content h1 {
   font-size: 20px;
}

.diyw #mainWrapper .content  h2 {
   font-size: 18px;
}

.diyw #mainWrapper .content  h3 {
   font-size: 16px;
}

.diyw #sidebarWrapper .content,
.diyw #sidebarWrapper .content p ,
.diyw #sidebarWrapper .content td {
   color: #fff;
   font-size: 12px;
}

.diyw #sidebarWrapper .content h1,
.diyw #sidebarWrapper .content h2,
.diyw #sidebarWrapper .content h3 {
   color: #fff;
   font-weight: bold;
}

.diyw #sidebarWrapper .content h1 {
   font-size: 16px;
}

.diyw #sidebarWrapper .content h2,
.diyw #sidebarWrapper .content h3 {
   font-size: 14px;
   color: #fff;
   font-weight: normal;
}

.diyw div.hr {
   color: #eac630;   
}


body 
{
   margin: 0;
   padding: 0;
}


.diyw img, .diyw a img {
   border: 0;
}

.diyw img {
   display: block;
}

.diyw #wrapper {
   width: 960px;
   position: relative;
}

.diyw #wrapperShadowLeft,
.diyw #wrapperShadowRight {
   position: absolute;
   top: 0;
   height: 100%;
   width: 16px;
}

.diyw #wrapperShadowLeft {
   left: -16px;
}

.diyw #wrapperShadowRight {
   right: -16px;
}

.diyw .center {
   margin: 0 auto;
}

.diyw #header {
   position: relative;
   width: 100%;
   padding-left: 0;
   padding-right: 0;
}

.diyw #header div#emotion-header {
   margin: 0 auto;
}


.diyw #navigation {
   width: 100%;
   position: relative;
}

.diyw .separator {
   width: 100%;
}

.diyw #sidebarWrapper .navigation {
   position: relative;
}

.diyw #mainNav2 a,
.diyw #mainNav2 a:link,
.diyw #mainNav2 a:visited {
   white-space: normal;
   word-wrap: break-word;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
   list-style: none;
   padding-left: 0;
   padding-right: 0;
   text-align: left;
   margin-left: 0;
   margin-right: 0;
   white-space: nowrap;
}

.diyw #mainNav1 a,
.diyw #mainNav2 a,
.diyw #mainNav3 a {
   display: block;
}

.diyw #mainNav1:after, 
.diyw #mainNav2:after, 
.diyw #mainNav3:after {
   zoom: 1;
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.diyw #mainNav1 li, 
.diyw #mainNav2 li {
   float: left;
}

.diyw #mainNav2 li {
   clear: both;
   width: 100%;
}


.diyw #mainNav2,
.diyw #mainNav3 {
   width: 100%;
}

.diyw #mainNav2 a,
.diyw #mainNav3 a {
   max-width: 320px;
}

.diyw #mainNav2 span{
   display: block;
}


.diyw #mainWrapper {
   float: right;
   width: 640px;
   position: relative;
}

.diyw #mainWrapper .center {
   padding: 0;
   width: 580px;
   min-height: 400px;
}

.diyw #sidebarWrapper {
   float: right;
   width: 320px;
   min-height: 400px;
   position: relative;
}

.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .bottom,
.diyw #footer,
.diyw #footer .top,
.diyw #footer .center,
.diyw #footer .bottom {
   width: 100%;
}

.diyw #footer .center{
   display: block;
}

.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .center,
.diyw #mainWrapper .bottom,
.diyw #footer,
.diyw #footer .top,
.diyw #footer .center,
.diyw #footer .bottom {
   position: relative;
   float: left;
}
