body,table,td,p,div {
 font-family : Tahoma, Arial;
 font-size   : 12px;
 color       : #2F2F2F;
}

h1 {
 font-size   : 18px;
}

h2 {
 font-size   : 14px;
}

.navlinko {
 font-family : Arial;
 font-size   : 10px;
 color       : #2F2F2F;
}

.navlinku {
 font-size   : 11px;
 color       : #2F2F2F;
 font-weight : bold;
}

.rubrik {
 font-size   : 12px;
 font-weight : bold;
}

.rubriksmall {
 font-size   : 12px;
}

.eingabe {
 width       : 120;
 font-size   : 11px;
}

.eingabe2 {
 width       : 30;
 font-size   : 11px;
}

.eingabe3 {
 width       : 20;
 font-size   : 11px;
}

.warenkorb {
 color       : #FFCC33;
}

.link {
 color       : #800000;
}

.link10 {
 color       : #800000;
 font-size   : 10px;
}

.pfad {
 font-size   : 18px;
}

.empty {
 font-size   : 4px;
}

.alert {
 color       : #FF0000;
}

.text10 {
 font-size   : 10px;
}

.text11 {
 font-size   : 11px;
}

.ampel1 {
 font-size   : 11px;
 color       : #008030;
}

.ampel2 {
 font-size   : 11px;
 color       : #FF7F00;
}

.ampel0,.ampel3 {
 font-size   : 11px;
 color       : #FF0000;
}

a            { text-decoration: none; }
a:hover      { text-decoration: underline; }