body {
 background: #FFD8A4;
 background-image: url('../images/haupt.gif');
 background-position: 45px 0px;
 background-repeat: repeat-y;
 scrollbar-3dlight-color: #CF5524;
 scrollbar-highlight-color: #FFD8A4;
 scrollbar-shadow-color: #CF5524;
 scrollbar-darkshadow-color: #FFD8A4;
 scrollbar-arrow-color: #CF5524;
 scrollbar-face-color: #FFD8A4;
 scrollbar-track-color: transparent;
}
a {
 font-weight: normal;
 text-decoration: underline;
}
a:hover {
 color: #CF5524;
}
div, td {
 font-family: verdana;
 font-size: 8pt;
}
#text {
 position: absolute;
 top: 490px;
 left: 75px;
 width: 362px;
 padding-bottom: 15px;
}
#right {
 position: absolute;
 top: 0px;
 left: 474px;
 width: 240px;
}
#extra {
 padding-left: 8px;
 padding-right: 8px;
}
.head{
font-weight: bold; 
}

select, input, textarea{
border: solid #000000 1px; 
background-color: #FFD8A4;
font-family: Tahoma; 
font-size: 11px; 
color: #000000;
}

img{
border: none;
}

#zeigedasbild{
position:absolute;
visibility:hidden;
background-color: #CF5524;
border: 1px solid #000000;
}
#leiste{
cursor: pointer;
background-color: #CF5524;
border-bottom: 1px solid #000000;
min-width: 100px; 
}
#b_leiste{
background-color: #CF5524;
border-top: 1px solid #000000;
min-width: 100px; 
}
