﻿html {
    height: 100%;
    padding: 0px;
    margin: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    height: 100%;
}

form {
    height: 100%;
}
ul, li {
    margin: 0px;
    padding: 0px;
}
h1 {
    margin: 0px;
    padding: 0px;
}
h2 {
    margin: 0px;
    padding: 0px;
}
h3 {
    margin: 0px;
    padding: 0px 0px 7px 0px;
}
img {
    border: 0px;
}
.site {
    width: 950px;
    min-height: 100%;
    margin: 0px auto 50px auto;
    position: relative;
    z-index: 100;

}
.header {
    height: 150px;
    background: url(images/layout/header/header.jpg) center 0px no-repeat;
    position: relative;
}
.header a#home{
    width:250px;
    height:110px;
    position:absolute;
    top: 15px;
    left:15px;
}
.header .picrigt {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}
.content {
    background: url(images/layout/content/ContentBG.jpg) center 0px no-repeat;
    min-height: 510px;
    padding: 0px 15px 70px 14px;
    z-index:99;
}

.ContentLeft {
    float: left;
    width: 447px;
}
.ContentRight {
    float: left;
    width: 398px;
    padding: 60px 72px 0px 0px;
}
.TypeStart .ContentRight p, .TypeContent .ContentRight p, .ContentRight p {
    line-height: 15px;
}
.ContentRight a:hover {
    
}
.TypeStart .ContentLeft {
    display:none;
    
}
.TypeStart .ContentRight {
    width: 776px;
    padding: 60px 72px 0px 72px;
}
.TypeStart .ContentRight .flash{

    height:460px;
}
.TypeContent .ContentLeft {
    display: none;
}
.TypeContent .ContentRight {
    float: left;
    width: 776px;
    padding: 60px 72px 0px 72px;
}
.TypeContent .ContentRight div {
}
.TypeContent .ContentRight div h3 {
    padding-bottom: 10px;
}

.TypeContent .ContentRight .flash {
    margin: 15px 0px 10px 0px;
}
.TypePic .ContentLeft {
    float: left;
    width: 446px;
}
.TypePic .ContentRight {
}
.corner {
    position: absolute;
    background: url(images/layout/background/corner.gif) 0px 0px no-repeat;
    left: 15px;
    top: 150px;
    width: 5px;
    height: 5px;
}
.BGright {
    right: 0px;
}
.BGleft {
    background: url(images/layout/background/BgLeft.jpg) 0px 0px repeat-x;
    left: 0px;
}
.BGleft div {
    background: url(images/layout/background/BackgroundLeft.jpg) right 0px no-repeat;
    height: 349px;
    min-width: 475px;
}
.BGright div {
    background: url(images/layout/background/BackgroundRight.jpg) 0px 0px no-repeat;
    height: 349px;
    min-width: 475px;
}
.BGleft, .BGright {
    width: 50%;
    position: absolute;
    height: 349px;
    top: 0px;
    z-index: 1;
}
.spacer {
    height:110px;
    z-index:98;
}
.label {
    width:135px;

}
td input, td textarea {
background-color:#f8fbe3;
border: 1px solid #7d8200;
}


/* NAVIGATION*/

#Navigation {
    position: absolute;
    bottom: 0px;
    right: 97px;
    width: 656px;
    height: 45px;
    z-index: 100;
    margin: 0px;
}
#Navigation ul {
    float: left;
    height: 45px;
}
#Navigation li {
    float: left;
    position: relative;
    list-style: none;
}
#Navigation a {
    float: left;
    height: 45px;
    background: url(images/layout/header/nav.gif) no-repeat 0 0;
    text-decoration: none;
}

#Navigation .Traubisoda-Produkte a {
    background-position: 0 0;
    width: 132px;
}
#Navigation #current.Traubisoda-Produkte a, #Navigation .Traubisoda-Produkte a:hover, #Navigation #current.Traubisoda-Produkte a:hover, #Navigation li.Traubisoda-Produkte:hover a, #Navigation li#current.Traubisoda-Produkte:hover a {
    background-position: 0 -45px;
}

#Navigation .traubisoda-Geschichte a {
    background-position: -132px 0;
    width: 130px;
}
#Navigation #current.traubisoda-Geschichte a, #Navigation .traubisoda-Geschichte a:hover, #Navigation #current.traubisoda-Geschichte a:hover, #Navigation li.traubisoda-Geschichte:hover a, #Navigation li#current.traubisoda-Geschichte:hover a {
    background-position: -132px -45px;
}

#Navigation .Traubisoda-Service a {
    background-position: -262px 0;
    width: 130px;
}
#Navigation #current.Traubisoda-Service a, #Navigation .Traubisoda-Service a:hover, #Navigation #current.Traubisoda-Service a:hover, #Navigation li.Traubisoda-Service:hover a, #Navigation li#current.Traubisoda-Service:hover a {
    background-position: -262px -45px;
}

#Navigation .Das-Unternehmen a {
    background-position: -392px 0;
    width: 131px;
}
#Navigation #current.Das-Unternehmen a, #Navigation #current.Das-Unternehmen a, #Navigation .Das-Unternehmen a:hover, #Navigation #current.Das-Unternehmen a:hover, #Navigation li.Das-Unternehmen:hover a {
    background-position: -392px -45px;
}

#Navigation .Traubisoda-Kontakt a {
    background-position: -523px 0;
    width: 133px;
}
#Navigation #current.Traubisoda-Kontakt a, #Navigation #current.Traubisoda-Kontakt a, #Navigation .Traubisoda-Kontakt a:hover, #Navigation #current.Traubisoda-Kontakt a:hover, #Navigation li.Traubisoda-Kontakt:hover a {
    background-position: -523px -45px;
}

#Navigation span {
    visibility: hidden;
}
#Navigation .inner {
    padding: 0;
    margin: 0;
    background: none;
}
#Navigation .inner ul li a {
    background: none;
    height: auto;
}

#Navigation div {
    background: url(images/layout/header/subnavigation.png) repeat-y -177px 0;
    position: absolute;
    width: 177px;
    top: 45px;
    left: -4px;
    display: none;
}
#Navigation li:hover div {
    display: block;
}
#Navigation div span.top {
    border-top: solid #e6e9c3 1px;
    position: absolute;
    visibility: visible;
    width: 169px;
    left: 4px;
    height: 9px;
    top: 0;
}
#Navigation div span.bottom {
    position: absolute;
    visibility: visible;
    background: url(images/layout/header/subnavigation.png) no-repeat -354px 0;
    width: 177px;
    left: 0;
    height: 9px;
    top: auto;
    bottom: -9px;
}
#Navigation div div.inner {
    top: 9px;
    left: 0px;
    position: relative;
    min-height: 20px;
    width: 177px;
    padding: 0px 0 15px 0;
}
#Navigation div ul {
    position: relative;
    padding: 8px 0 0px 0;
    width: 177px;
    height: auto;
}
#Navigation div li {
    float: left;
    padding: 0 0 6px 29px;
    width: 148px;
}
#Navigation div div.clear {
    width: 177px;
    height: 1px;
    clear: both;
    position: static;
    background: none;
}
#Navigation div p {
    padding: 0 18px 10px 18px;
}
#Navigation div a {
    float: none;
    display: block;
    height: auto;
    width: auto;
    background: none;
}

/**/

.footerBG {
    background: url(images/layout/footer/footerBG.jpg) 0px 0px repeat-x;
    height: 137px;
    margin-top: -187px;
    position: relative;

}
.footerFront {
	
}
.footer {
    height: 34px;
    position: relative;
    line-height: 34px;
    width: 820px;
    margin: -34px auto 0;
	z-index:101;
}
.footerleft {
    float: left;
    padding-right: 25px;
    font-family: Verdana;
}

.footerright {
    float: right;
    font-family: Verdana;
    text-align: right;
    font-weight:bold;
}
.footerright span {
    padding: 0px 5px 0px 5px;
    background: url(images/layout/footer/footerDot.gif) 0px 3px no-repeat;
    
}
.footerright span.first {
    background: none;
}
.footerleft a {
    background: url(images/layout/footer/footerDot.gif) 0px 3px no-repeat;
    padding: 0px 5px 0px 5px;
}
.footerleft a.first {
    background: none;
}
.footerleft a, .footerright a {
    text-decoration: none;
}
.footerleft a:hover, .footerright a:hover {
    text-decoration: none;
}

.ErrorMessage {
    position:relative;
    
}
.ErrorMessage span {
display:block;
    position:absolute;
    left: 0px;
    top: -12px;
    width:100px;
    color:Red;
}
#PrintLogo { display: none; }

.ContentContact {
    margin-top: 20px;
}

 /*Print*/ 
@media print {
    html .picrigt { display: none; }
    html h1 {font-size: 22pt;color: #000;}
    html h2 {font-size: 15pt; color: #000;}
    html h3 {font-size: 20pt;color: #000;}
    html p { color: #000; font-size: 12pt; line-height: 15pt;}
    html .TypeContent .ContentRight p {line-height: 15pt;}
     
    html a {color:#000}
    html #PrintLogo { margin-left:20px; display: block; position: absolute; }
    html .ContentContact .label {color:#000; font-size:12pt;}
    html .ContentContact input, html .ContentContact textarea { border: 1px solid black; color:#000; font-size:12pt;}
    html .ContentContact .star {color:#000;}
    html .content .corner {display:block;}
     
    html .content .ContentRight {margin-left: 20px; padding-top: 0px;}
    html .site {width: 1000px}
    html .footerleft {display:none;}
    html .footerright{ position:absolute; left: 0px; bottom: 0px; color:#000}
    html .footerright span, html .footerright span a{ color:#000; font-size:11pt;}

}
/**/


/*
.BoldCenter {
    font-weight: bold;
    text-align: center;
}
.GalleryHeaderCell {
    font-weight: bold;
    background-color: #9BA55F;
    text-align: left;
    border-left: solid 1px black;
    border-right: solid 1px black;
    padding: 1px 3px 1px 3px;
    border-bottom: solid 1px #9BA55F;
    color: White;
    font-size: 12px;
}

.GalleryRow {
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}

.GalleryAlternateRow {
    background-color: #EAEAEA;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}

.GalleryCell {
    border-left: solid 1px black;
    border-right: solid 1px black;
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
}

.GalleryCell a {
    color: Black;
}

.GalleryCell a:hover {
    font-style: italic;
}

.GalleryCell a:visited {
    color: black;
}

.GalleryShowFiles {
    border: solid 1px #EAEAEA;
    vertical-align: middle;
    text-align: center;
}

.GalleryViewFile {
    border: solid 1px #EAEAEA;
    vertical-align: middle;
    text-align: center;
}

.GalleryHeadline {
    font-weight: bold;
    font-size: 30px;
    padding-bottom: 10px;
}

.GalleryDescription {
    font-size: 15px;
    padding-bottom: 40px;
}

.GalleryFileDescription {
    border: none;
    text-align: center;
    vertical-align: top;
    font-size: 10px;
}
.ForumNumberBlock {
    font-size: 12px;
    color: #666666;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    padding: 20px 0px 0px 0px;
    position: relative;
}
.ForumNumberBlock a {
    color: #666666;
    text-decoration: none;
}
.ForumItem, .ForumItemAlternate * {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 11px;
}
.ForumItem, .ForumItemAlternate {
    background: url(images/layout/forum/bottom.jpg) no-repeat left bottom;
    width: 699px;
    margin: 10px 0px 0px 8px;
}
.ForumDate {
    float: left;
    width: 460px;
    background: url(images/layout/forum/bottom.jpg) no-repeat left bottom;
    height: 28px; /*FONT*//*
    color: #ff9900;
    font-size: 14px;
    font-weight: bold;
}
.ForumQuote {
    float: right;
    width: 234px;
    background: url(images/layout/forum/bottom.jpg) no-repeat left bottom;
    height: 28px;
    font-size: 14px;
    color: #ff9900;
    text-align: right;
}
.ForumUserInfo {
    width: 265px;
    float: left;
    color: #333333;
}
.ForumUserInfo strong {
    color: #ff9900;
}
.ForumPic {
    float: left;
    width: 108px;
}
.ForumUserDetail {
    float: left;
    width: 157px;
}
.ForumEntry {
    float: left;
}
.ForumTitle {
    clear: both;
    font-weight: bold;
    color: #ff9900;
}
.ForumText {
    clear: both;
}
.ForumButton {
}
.ForumButtonDetail {
    margin: 0px 0px 0px 265px;
}
.ForumSpacer {
    clear: both;
    height: 1px;
    width: 707px;
    overflow: hidden;
}
.ForumBigButton {
    background: url(images/layout/forum/bigbtn0.gif) no-repeat 0px 0px;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
}
.ForumBigButton span {
    background: url(images/layout/forum/bigbtn1.gif) no-repeat right top;
    line-height: 27px;
    padding: 5px 15px 14px 0px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    text-decoration: none;
}
.ForumSmallButton {
    background: url(images/layout/forum/btn0.gif) no-repeat 0px 0px;
    padding: 0px 0px 0px 14px;
    display: block;
    float: left;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}
.ForumSmallButton span {
    background: url(images/layout/forum/btn1.gif) no-repeat right 0px;
    padding: 0px 14px 0px 0px;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 8px;
    display: block;
}

.ForumNavButtonSelected {
    font-weight: bold;
}
.ForumNavButton {
}
.ForumOverviewTable {
    width: 100%;
    font-size: 11px;
}
.ForumOverviewTable td {
    padding: 5px 8px 0px 8px;
    vertical-align: top;
}
.ForumOverviewTable td a {
    color: #333333;
    text-decoration: none;
}
.ForumHeader td {
    background-color: #eaeaea;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    height: 28px;
    padding: 0px 8px 0px 8px;
    vertical-align: middle;
    text-transform: uppercase;
}
.GreatCell {
    color: #ff9900;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
td.EmptyCell {
    height: 7px;
    overflow: hidden;
    font-size: 7px;
    line-height: 7px;
    padding: 0px;
}
.ShadeCell {
    background: url(images/layout/forum/singlebottom.jpg) no-repeat 8px 0px;
    height: 23px;
}
.ForumBreadcrumb {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #666666;
    padding: 15px 0px 5px 8px;
    position: absolute;
    top: 0px;
    left: 8px;
}
.ForumBreadcrumb a {
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    float: left;
}
.ForumBreadcrumb a:hover {
    text-decoration: underline;
}
.ForumBreadcrumbSpacer {
    display: block;
    float: left;
    width: 15px;
    text-align: center;
    color: #cccccc;
}
.ForumOverview {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    position: relative;
    padding: 20px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}
.ForumSites {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    text-align: right;
    position: absolute;
    margin: 0px 0px 0px 0px;
}
.ForumSites a {
    margin: 0px 0px 0px 3px;
}
.ForumSites a.objbefore {
    margin: 0px 15px 0px 0px;
}
.ForumSites a.objafter {
    margin: 0px 0px 0px 15px;
}
.ForumNewButton {
    text-align: right;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 14px 0px;
    right: 100px;
    top: 10px;
}
.ForumLegend {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #999999;
}
.ForumLegend div {
    clear: both;
    line-height: 39px;
    margin: 0px 0px 2px 0px;
}
.ForumLegend div img {
    padding: 0px 20px 0px 0px;
    float: left;
}
.ForumHeadline {
    margin: 0px 0px 5px 0px;
}
.ForumHeadline a * {
    font-size: 14px;
    color: #ff9900;
    text-transform: uppercase;
}
.ForumThreadHeadline {
    background: #eaeaea;
    line-height: 28px;
    padding: 0px 8px;
    color: #ff9900;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    margin: 0px 0px 0px 0px:;
}
.absolute {
    position: absolute;
    height: 38px;
    top: -5px;
    left: 580px;
}
.absolute2 {
    position: absolute;
    height: 38px;
    margin: -35px 0px 0px -25px;
    text-decoration: none;
}
.ForumNewThread {
    background: url(images/layout/forum/singlebottom.jpg) no-repeat 8px bottom;
    padding: 0px 0px 38px 8px;
    margin: 25px 0px 20px 0px;
}
.ForumEntryInput {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    background: url(images/layout/forum/singlebottom.jpg) no-repeat 8px bottom;
    padding: 0px 0px 0px 8px;
}
.ForumNewThread .ForumEntryInput {
    padding: 0px;
    background: none;
}
.ForumEntryInput input {
    padding: 0px;
}
.ForumEntryInput div {
    font-size: 11px;
}
div.ForumEntryInputHeadline {
    font-size: 14px;
    color: #ff9900;
    font-weight: bold;
}
.ForumButtonDetail div.ForumEntryInputHeadline, .ForumNewThread div.ForumEntryInputHeadline {
    display: none;
}*/


