@meta {
  title: "Net4U CSS";
}

.normal {
 font-size: 10px;
}

font {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica;
 color: #003399;
}

B {
 font-size: 16px;
 font-weight: bold;
 font-family: Arial, Helvetica;
 color: #003399;
}

STRONG {
 font-size: 24px;
 font-weight: bold;
 font-family: Arial, Helvetica;
 color: #003399;
}

.titel {
 font-size: 13px;
 font-weight: bold;
 font-family: Arial, Helvetica;
 color: #003399;
}

.englisch {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica;
 color: #003399;
}

.subbutton {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica;
 color: #668BB5;
}

.fusstext {
 font-size: 10px;
 font-weight: normal;
 font-family: Arial, Helvetica;
 color: #808080;
}
FORM {
 font-size: 0px;
 font-weight: normal;
 font-family: Arial, Helvetica;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px
 border-top: 0px
}

.input {
 font-size: 10px;
 font-weight: normal;
 font-family: Arial, Helvetica;
}

A:link {
 font-family: Arial, Helvetica;
 color:#003399;
 font-weight:normal;
 text-decoration:underline;
}

A:visited {
 font-family: Arial, Helvetica;
 color:#003399;
 font-weight:normal;
 text-decoration:underline;
}

A:active {
 font-family: Arial, Helvetica;
 color:#003399;
 font-weight:normal;
 text-decoration:underline;
}

A:hover {
 font-family: Arial, Helvetica;
 color:#003399;
 font-weight:normal;
 text-decoration:none;
}
