body {
    border-right: 5px; 
    border-top: 5px; 
    border-left: 5px; 
    border-bottom: 5px; 
    font-size: 11px; 
    font-family: Trebuchet MS; 
} 
table {
    font-size: 11px; 
    font-family: Trebuchet MS; 
    background-color: #f2f4f7; 
    border-color: #e2017b;
} 
input, textarea {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #e2017b;
    font-family: Trebuchet MS; 
    font-size: 10px;
    color: #000000;
}
select {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #e2017b;
    font-family: Trebuchet MS; 
    font-size: 11px;
    color: #000000;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.input_fout {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #e2017b;
    font-family: Trebuchet MS; 
    font-size: 11px;
    color: #000000;
}
.text_fout {
    font-family: Trebuchet MS; 
    font-size: 11px;
    color: #e2017b;
}
.tabel {
    font-size: 11px; 
    font-family: Trebuchet MS; 
    background-color: #f2f4f7; 
    border-color: #bac5d6;
    margin: auto; 
} 
img {
    background-color: transparent; 
    border: 0; 
} 

.class { color: #000; font-size: 11px; font-family: "trebuchet ms"; line-height: 1.8;}

.classtitel {font-weight: bold; color: #000; font-size: 13px; font-family: "trebuchet ms"; line-height: 1.8;}