all.rot {
color:red;
}

.blau {
color:blue;
}

/* --Default Class Settings-- */

a:link {
color:#e7e7e7;
font-size:17px;
text-decoration:none;
font-weight:bold;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

a:visited {
color:#e7e7e7;
font-size:17px;
text-decoration:none;
font-weight:bold;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

a:hover {
color:#001C37;
font-size:17px;
font-weight:bold;
text-decoration:none;
font-weight:bold;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

a:active {
color:#001C37;
font-size:17px;
font-weight:bold;
text-decoration:none;
font-family:Arial,Helvetica,Verdana,sans-serif;
}
.text {
color:#e7e7e7;
font-size:12px;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

.bigtext {
color:#e7e7e7;
font-size:20px;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

.middletext {
color:#e7e7e7;
font-size:15px;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

.bluetext {
color:#001C37;
font-size:12px;
font-family:Arial,Helvetica,Verdana,sans-serif;
}


table {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
color: #e7e7e7;
}

tr {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
color: #e7e7e7;
}

td {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
color: #e7e7e7;
}

p {
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
color: #e7e7e7;
}

ul {
font-family:Arial,Helvetica,Verdana,sans-serif;
color: #e7e7e7;
font-size:12px;
}

li {
font-family:Arial,Helvetica,Verdana,sans-serif;
color: #e7e7e7;
font-size:12px;
line-height:1.5em;
}

input,textarea {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #000000;
width:250px;
font-size:12px;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

.eingabe {
border: #001C37;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #ffffff;
width:250px;
font-size:12px;
}

.butt {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #e7e7e7;
width:80px;
}