/* Schrift Adminbereich */
.font1 {font-family:Verdana,Arial,Tahoma;font-size:8pt;font-weight:normal;color:#000000;text-decoration:none}

/* Schrift header Adminbereich */
.fontadminhead {font-family:Verdana,Arial,Tahoma;font-size:12px;color:#ffffff;text-decoration:bold}

/* Links Navigation Adminbereich */
a.navi:link {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:visited {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:active {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:hover {color: #597EA4;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}

/* Formularfeld lang Adminbereich */
input.input {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;width: 420px;}

/* Formularfeld kurz Adminbereich */
input.normal {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1 solid;border-left:#727272 1 solid ;border-top:#848484 1 solid;border-bottom:#595959 1 solid;background-color:#E2E2E2;width: 350px;}

/* Formularfeld Datum Adminbereich */
input.normal1 {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1 solid;border-left:#727272 1 solid ;border-top:#848484 1 solid;border-bottom:#595959 1 solid;background-color:#E2E2E2;width: 35px;}


/* Formularfeld Buchstabenzähler Adminbereich */
input.counter {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#FFFCF0 1 solid;border-left:#FFFCF0 1 solid ;border-top:#FFFCF0 1 solid;border-bottom:#FFFCF0 1 solid;background-color:#FFFCF0;}

/* Textfeld Shorttext Adminbereich */
textarea.textarea {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;width: 420px;height: 80px;}

/* Textfeld Lontext Adminbereich */
textarea.textarea1 {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;width: 420px;height: 150px;}

/* Auswahlfeld Adminbereich */
select.select {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;}

/* Submitbuttons Adminbereich */
.button {font-size:9pt;font-weight:bold}
td,p,ul,div{font-family:Verdana,sans-serif;font-size:9pt}

/* Meldung subscribe.php */
.redalert {font-family:Verdana,Arial,Tahoma;font-size:8pt;font-weight:bold;color:#ff0000;text-decoration:none}
