h1
        {
        padding-top: 0px;
        margin: 0px 0px 10px 0px;
        font-size: 14px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        }

h2
        {
        padding-top: 0px;
        margin: 0px;
        font-size: 10px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        }

h3
        {
        padding-top: 0px;
        margin: 0px;
        font-size: 11px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #444444;
        }

/* Gestrichelte Umrandung*/
.box {border:1px dashed #f0f0f0;padding:0px;}

/* Hauptfarbe der Layouts*/
.balkenfarbe{ background-color: #CCCCCC; color: #CCCCCC;}
.headerfarbe{ background-color: #FFFFFF; color: #FFFFFF;}

/* Hintergrundfarbe der Layouts*/
.hintergrund{ background-color: #DDDDDD;}

/* Linkfarbe*/
A:link { color : #003399;}
A:active { color : #003399;}
A:visited { color : #003399;}
A:hover { color : #CC6600; text-decoration : none;}

/* Suchfeldlayout */
.suchfeldheader {
width:355px;
height:20px;
border-width: 1px;
background: #DDDDDD;
border-right: #FF0000;
border-left: #999999;
border-top: #999999;
border-bottom: #999999;
font-family:verdana;font-size:12px
}

/* Navigationslinks oben */
.navigationslinks:link {font-family : Verdana; font-size : 11px;}
.navigationslinks:active {font-family : Verdana; font-size : 11px;}
.navigationslinks:visited {font-family : Verdana ; font-size : 11px;}
.navigationslinks:hover {font-family : Verdana; text-decoration : none; font-size : 11px;}

/* Navigations oben wenn nicht verlinkt*/
.navigation {font-family : Verdana; color : #FFFF00; font-size : 11px;}

/* TD tag */
TD {font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; font-size : 12px;}

/* SMALL tag */
SMALL {color : #484848; font-size : 10px;}

/* Design Kategorienamen bzw. Kategorielinks */
.kategorie {font-family : Verdana; font-size : 9px;}

/* Design Kategorienbeschreibung bzw. Links */
.katBeschreibung {font-size : 9px; color : #000000;}

/* Design Kategorie-Navigation. */
.kategorieNav {font-size : 12px; font-family : Verdana, Arial, Helvetica, sans-serif;  color : #000000; text-decoration : none;}

/* Small font */
.small {font-size : 10px;}

/* Small Medium font */
.smallMedium {font-size : 10px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #555555; text-decoration : none;}
