html {
    min-width: 1000px;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 15px;  
    background: url(../images/hintergr.bmp);
}

h3 {
    font-size: 16px;
    color: #FF3300;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 13px;
}

.nose { 
    display:none; 
}

.Meldung {
    color: #FF3300;
    font-size: 1.2em;
    text-align: center;
}

#all {
    position: relative;
    margin: 0px auto;
    height: 100%;
    width: 1000px;
    text-align: justify;
    font-size: 0.8em; 
}

#all ul {
    list-style-position: outside;
}

#top {
    position: absolute;
    height: 135px;
    width: 100%;
    top: 5px;
    left: 0;
    background: url(../images/bgtoplogo.png) no-repeat center;
}

#logolink {
    position: absolute;
    height: 95px;
    width: 300px;
    top: 15px;
    left: 15px;
}

#logolink a {
    position: absolute;
    height: 100%;
    width: 100%;
}

#kontaktdaten {
    position: absolute;
    height: 120px;
    width: 200px;
    right: 135px;
    top: 15px; 
    color: #FF6633;
    text-align: right;
}

#tabul {
    position: absolute;
    top: 174px;
    width: 100%;
    height: 37px;
    left: 0;
    z-index: 8;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    font-family: Helvetica, Arial, Verdana, sans-serif; 
}

.tabaktuell {
    background: url(../images/bgtabaktrahm.png);
    z-index: 9;
    height: 37px;
    width: 200px;
    top: -5px;
    font-weight: bold;
}

.tabhinten {
    background: url(../images/bgtabhintenrahm.png);
    height: 37px;
    width: 200px;
}

.word {
    position: absolute;    
    left: 50px;
    top: 5px;
    width: 100px;
    height: 20px; 
}

.word a {
    text-decoration: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    color: #FF6633;
}

.word a:hover {
    background: url(../images/wordhover.png);
    color: #FF3300;
}

#kontakt {
    position: absolute;
    right: 100px;
}

#schulung {
    position: absolute;
    right: 225px;
}

#service {
    position: absolute;
    right: 350px;
}

#vermietung {
    position: absolute;
    right: 475px;
}

#verkauf {
    position: absolute;
    right: 600px;
}

#main {
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    height: 900px;
    margin-bottom: 2em;
    background: url(../images/bgmain.jpg) repeat-y center;
}

#maintop {
    position: absolute;
    left: 0;
    top: 0; 
    width: 100%;
    height: 54px;
    background: url(../images/bgmaintop1.jpg) no-repeat center;
}

#mainbottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 81px;
    background: url(../images/bgmainbottom.jpg) no-repeat center;
}

.pfad {
    position: absolute;
    width: 30%;
    font-size: 9px;
    color: #E5E5E5;
    top: -60px;
    left: 10px;
    z-index: 10;
}

.pfad a {
    color: #FFFFFF;
    text-decoration: none;
}

.pfad a:hover {
    text-decoration: underline;
}

#kopfzeile {
    position: absolute;
    width: 40%;
    text-align: right;
    font-size: 9px;
    color: #FFFFFF;
    top: -60px;
    right: 15px;
    z-index: 10;
}

#kopfzeile a {
    color: #FFFFFF;
    text-decoration: none;
}

#kopfzeile a:hover {
    text-decoration: underline;
}

#left {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 18%;
    min-height: 450px;
    padding: 5px;
    text-align: left;
    background-color: #EFEFEF;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;  
}

#left div {
    border-top: dotted #FF3300 1px;
}

#left div:first-child {
    border: none;
}

#left strong,
#left a {
    text-decoration: none;
    display: block;
    padding: 4px 2px 4px 5px;
}

#left strong {   
    background: url(../images/bghover1.jpg) repeat;
    text-align: right;
    margin-right: 0px;
    padding-right: 18px;
}

#leftstrongmain {
    color: #E23300;
}

#left img {
    position: absolute; 
    height: 15px; 
    width: 13px; 
    vertical-align: top; 
    right: 3px;
}

#left a:hover {    
    text-decoration: underline;
    color: #FF3300;    
}

.leftmain {   
    font-weight: bold;
}

.leftmain a {
    color: #FF6633;
}

.leftsub {
    padding-left: 15px;   
}

.leftsub a {
    color: #6D6D6D;
}

.leftmainmark {
    font-weight: bold;
    margin-right: 0px;
    padding-left: 15px;
    color: #000000;
    background-color: #F6F6F6;
}

.leftmainmark a {
    color: #E23300;
}

.leftsubmark {
    margin-right: 0px;
    padding-left: 30px;
    color: #333333;
    background-color: #F6F6F6;
}

.leftsubmark a {
    color: #333333;
}

#center {
    position: absolute;
    top: 2em;
    left: 23%;
    width: 53%;
    min-height: 300px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 3em;
    line-height: 1.5em;
    text-align: left;
    z-index: 7;   
}

#center a {
    color: #FF6633;
}

#center a:hover {
    color: #FF3300;
}

#center ul a {
    color: #000000;
    text-decoration: none; 
}

#center ul a:hover {
    color: #000000;
    text-decoration: underline;
}

#center ul {
    line-height: 2em;
}

#centerbottom {
    border: solid 1px #CCCCCC; 
    padding: 10px 10px 10px 30px; 
    margin-top: 3em; 
    line-height: 2em;
}

#mittnavi {
    border-left: dotted 2px;
    position: absolute;
    height: auto;
    width: 200px;
    top: 50px;
    left: 20px;
    color: #FF6633;
    padding-left: 5px;
    padding-top: 15px;
}

#mittnavi strong {
    color: #000000;    
    font-weight: normal;
}

#center input, textarea {
    margin: 0.5em 1em 2em 1em;
    left: 150px;
}


#verk img {
    border: none;
}

#verk span {
    position: absolute;
    width: 160px;
    padding: 0.25em 0 0.25em 0;
    text-align: center; 
    display: block; 
    font-weight: bold;
    color: #8E0606;
    background-color: #EAEAEA;
}

#right {
    position: absolute;
    top: 4em;
    right: 0;
    width: 21%;
    min-height: 300px;
    padding-top: 1em;
    border-left: solid 1px #CCCCCC;
}

#right a {
    display: block;
    color: #FF6633;
}

#right a:hover {
    color: #FF3300;
}

#right img {
    height: 114px;
    border: none;
    margin: 3em 0 0.5em 0;
}

#fusszeile {
    position: absolute;
    clear: both;
    vertical-align: bottom;
    bottom: 0px;
    font-size: 9px;
    margin-top: 2em;
    margin-bottom: 2em;
    padding-top: 1em;
    padding-left: 10%;
    left: 10%;
    width: 70%;
    height: 2em;
    border-top: #FF6633 solid 1px;
    z-index: 10;
}

#fusszeile a {
    color: #FF6633;
}

#fusszeile a:hover {
    color: #FF3300;
}