.rahmen {
border-top: 1px solid #9DC8E8;
border-left: 1px solid #9DC8E8;
border-right: 1px solid #9DC8E8;
        font-family:        tahoma;
        font-size:          11px;
        font-weight:        normal;
        color:              #005395;
        line-height:        14px;
        width: 360px;

}
td {
        font-family:        tahoma;
        font-size:          11px;
        font-weight:        normal;
        color:              #005395;
        line-height:        14px;
}
.tablespace {
padding-left: 5px;
}

h2 {
        font-family:        tahoma;
        font-size:          11px;
        font-weight:        bold;
        color:              #005395;
        line-height:        14px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 10px;
        margin: 0px;
    }
h3 {
        font-family:        tahoma;
        font-size:          11px;
        font-weight:        bold;
        color:              #005395;
        line-height:        14px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 0px;
        margin: 0px;
    }
    
#eingabe {
border: 1px solid #9AC5E5;
background-color: #EDF7FF;
width: 210px;
height: 19px;
        font-family:        tahoma;
        font-size:          11px;
        color:              #005395;
        margin-right: 3px;
 
}
.hinweis {
padding-left: 5px;
padding-bottom: 0px;
width: 340px;
}

#eingabe_small {
border: 1px solid #9AC5E5;
background-color: #EDF7FF;
width: 40px;
height: 19px;
        font-family:        tahoma;
        font-size:          11px;
        color:              #005395;
        margin-right: 3px;
 
}
.eingabe_select {
border: 1px solid #9AC5E5;
background-color: #EDF7FF;
height: 19px;
        font-family:        tahoma;
        font-size:          11px;
        color:              #005395;
        margin-right: 3px;
 
}

textarea {
border: 1px solid #9AC5E5;
background-color: #EDF7FF;
width: 210px;
height: 102px;
        font-family:        tahoma;
        font-size:          11px;
        color:              #005395;
 
}

a: { font-family:        tahoma;
        font-size:          11px;
        font-weight:        bold;
        color:              #005395;
        line-height:        14px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 10px;
        margin: 0px;}
        
        a:visited { font-family:        tahoma;
        font-size:          11px;
        font-weight:        bold;
        color:              #0071BB;
        line-height:        14px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 10px;
        margin: 0px;}