﻿#tab-text {
padding: 0;
cellspacing: 0;
width: 600px;
}

#tab-abteilung {
padding: 0px;
border-width: 0px;
border-collapse: collapse;
cellspacing: 1;
width: 600px;
text-align: center;
}

#tab1 {
padding: 0;
border-collapse: collapse;
border-bottom-style: solid;
border-bottom-width: 0px;
cellspacing: 0;
width: 980px;
height: 90px;
table-layout: fixed;
}

#tab2 {
padding: 0;
border-collapse: collapse;
border-bottom-style: solid;
border-bottom-width: 0px;
cellspacing: 0;
width: 980px;
height: 480px;
table-layout: fixed;
}

#tab3 {
padding: 0;
border-collapse: collapse;
border-bottom-style: solid;
border-bottom-width: 0px;
cellspacing: 0;
width: 980px;
height: 30px;
table-layout: fixed;
}

#td-rahmen {
cellspacing: 4;
height: 34px;
border-style: outset;
border-width: 3px;
text-align: left;
background-color: #0099CC;
}

#kopf {
height: 90px;
width: 160px;
background-image: url('../bilder/sck.gif');
background-repeat: no-repeat;
background-position: center;
}

#titel {
height: 90px;
width: 820px;
background-image: url('../bilder/titel.jpg');
background-repeat: no-repeat;
font-weight: bold;
font-size: 28px;
line-height: 28px;  
font-family: Arial, Times New Roman;
text-align: center;
}

#scroll-text {
 line-height: 17px;
 margin: 20px 10px 20px 20px;
 padding-right: 10px; 
 height: 430px;
 overflow: auto;
 text-align: justify; 
 scrollbar-face-color: gray;
 scrollbar-arrow-color: white;
 scrollbar-base-color: gray;
 scrollbar-shadow-color: white;
 scrollbar-dark-shadow-color: white;
 scrollbar-highlight-color: white;
 scrollbar-3d-light-color: gray;
}

#text {
border-collapse: collapse;
border-left-style: solid;
border-left-width: 0px;
padding: 0px;
text-align: justify; 
margin: 0px;
line-height: 120%;
height: 481px;
width: 820px;
vertical-align: top;
background-image: url('../bilder/karwendel.jpg');
background-repeat: no-repeat;

}


