.font {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
} 
.fontklein {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
} 
.navigation {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
} 
.navmenue {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
} 
.ueberschrift {
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
font-weight : bold; 
color : #666666; 
} 
.untertitel {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #666666; 
} 
.fontfunktion {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
} 
.fontfunktionweiss {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #ffffff; 
} 
.fontaktiv {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #A5451F; 
} 
.fontkleinaktiv {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
} 
a {
text-decoration : none; 
} 
a:visited {/* by bert / 28.02.2011 */
/* Links für den Warenkorb, der schon mal angeklickt war, */
/* ABER warum auch immer nicht für die Artikel, die schon mal angeklickt waren
/* ROT */
color: #014C90; /*#014C90*/
text-decoration: none;
}
a:hover {
color: #014C90; /*#014C90*/
background-color: #AAAAAA;
}
a:link {  
/* by bert / 28.02.2011 */
/* Links für die Artikel */
color: #014C90; /*#014C90*/
text-decoration: none;
}

.acc-keyboard a:focus {
        font-weight:normal;
        color:#009864;
        background:#000080; }
.acc-logo a:focus {
        font-weight:normal;
        text-decoration:none;
        color:#fffff2;
        background:#000080; }

.inputtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #eeeeee;
        padding: 2px 2px;
        height: 20px;
        width: 200px;
        border: 1px solid #CCCCCC;
}
.tabelle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #eeeeee;
        
}
.inputtextklein {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #eeeeee;
        padding: 2px 2px;
        height: 20px;
        width: 80px;
        border: 1px solid #CCCCCC;
}
.inputtextarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        background-color: #eeeeee;
        padding: 2px 2px;
        height: 90px;
        width: 100px;
        border: 1px solid #CCCCCC;
}
.inputbutton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        background-color: #eeeeee;
        padding: 2px;
        border: 1px solid #CCCCCC;
}
.emailbild {
vertical-align:text-top;
}

.emaillinks { 
cursor:pointer; 
; font-size: 10px; color: #0000FF
}
.gruenHintergrund { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #FFFFFF; ; background-color: #A5451F}

