body {
        background-color: #FFFFFF;
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 9px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        scrollbar-color: #000080;
        menue-color: #000080;
}

select, textarea, input {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-color : #888888;
}

div.errormessage {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        background-image: url(http://localhost/Solunas/images/error.jpg);
        border: 1px dashed #CFCFCF;
        margin-top: 8px;
        margin-bottom: 16px;
        padding: 6px 6px 6px 32px;
        line-height: 18px;
}

.phpAdsNew {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 24px;
        font-style: italic;
        font-weight: bold;
        color: #FFFFFF;
}

.location {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 14px;
        font-style: italic;
        font-weight: bold;
        color: #FFFFFF;
}

.topnav {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration:none;
}

.nav {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 11px;
        color: #003399;
}

.heading {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: white;
        margin-bottom: 0px;
}


td {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 9pt;
        menue-color: #000080;
}

td.men {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 5pt;
        menue-color: #000080;
}

td.gray {
        font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
        font-size: 11px;
        color: #888888;
}

a {
        color: #FBB735;
         text-decoration: none;
         font-weight: bold;
}

a:hover {
        color: #9BD55C;
         text-decoration: underline;
         font-weight:bold;
}

a.black {
        color: #000000;
        text-decoration:none;
}

a.gray {
        color: #888888;
        text-decoration:none;
}

a.small {
        font-size: 7pt;
}

a.big {
        font-size: 13pt;
}

h1.index {
        padding-top: 0px;
        font-size: 13pt;
}

select,textarea,input {
        font-size: 11px;
}

.tab-s { font-size: 12px; font-weight: bold; color: #0066CC; vertical-align: text-bottom; text-decoration: none;}

.tab-s:hover { sans-serif; font-size: 12px; font-weight: bold; color: #0066CC; vertical-align: text-bottom; text-decoration: underline;}

.tab-u {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}

.tab-u:hover {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}

.tab-g {font-size: 12px; font-weight: bold; color: #666666; text-decoration: none;}

.tab-g:hover {font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline;}

.tab-n {font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}

.tab-n:hover {font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}

span.unter {
        color: #FBB735;
         font-size: 10pt;
}

span.achtung {
        color: #DF0000;
         font-size: 13pt;
}

h2 {
        color: #9BD55C; //grüne Schriftfarbe
         font-size: 13pt;
}
.nor {
        font-size: 9pt;
         color: #867F7F; //graue Schriftfarbe
         font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
}

.admin {
        font-size: 12pt;
         color: #0000FF; //blaue Schriftfarbe
         font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
}


td.branche {
        font-size: 9pt;
         color: #867F7F; //graue Schriftfarbe
         font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
         }

.teu {
     color: #FF0000;
     font-size: 9pt;
     font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
}
.bill {
      color: #00FF00;
      font-size: 9pt;
     font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
}

table.nor {
        color: #867F7F;
         font-size: 9pt;
         font-family: "Verdana", "Trebuchet MS", Arial, Times New Roman, Helvetica, sans-serif;
}

fieldset {
        background-color:#EFEFEF;
}

legend {
        color:#9BD55C;
         font-size: 9pt;
        font-weight:bold;
}

//CSS für Gästebuch

/* Style für Body (Hintergrund) - Style for body (Background)  */
body {background-color:#FFFFFF;}

/* Style für die Tabellenüberschrift - Style were Table-Headline  */
td.head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        line-height: 26px;
}

/* Style für Tabelle wo der Überschrift Author erwähnt wird - Style were Headline Author is mentioned  */
td.author { background-color:#F0EED6;font-size:16px;font-weight:bold;}

/* Style für Tabelle wo die Überschrift Eintrag erwähnt wird - Style were Headline Entry is mentioned  */
td.entry { background-color:#F0EED6;font-size:16px;font-weight:bold;}

/* Style für Tabelle wo der Verfasser des Eintrags erwähnt wird - Style were Name of the Message is mentioned  */
td.name { background-color:#F0EED6;font-size:16px;font-weight:bold;}

/* Style für die Überschrift der Eintrags - Style for headline of Entry  */
td.title { background-color:#FEFFBB;font-size:16px;font-weight:bold;}

/* Style für den Eintrag - Style for message  */
td.message { background-color:#FFFFFF;font-size:16px;font-weight:normal;}

/* Style für die Zeitangabe - Style for time  */
span.time {font-size:10px;font-weight:normal;}

li { font-size:15px}
/* Eintragsformular  */
/* Style für Überschrift  - Style for Headline  */
th.headline { background-color:#FFCC53;font-size:16px;font-weight:bold;}
td.left { background-color:#F0EED6;font-size:16px;font-weight:bold;}
td.right{ background-color:#FEFFFF;}

// Dein Eintrag wurde aufgenommen
span.newentry {font-size:20px;font-weight:bold;color:#c60000;}
// Zurück zum Gäastebuch
a.newentryback:link {font-size:18px;font-weight:bold;color:#c60000;}
a.newentryback:visited {font-size:18px;font-weight:bold;color:#c60000;}
a.newentryback:active {ffont-size:18px;font-weight:bold;color:#c60000;}
