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: #ECF2F9; color: #000000;}
.headerfarbe{ background-color: #90B0D8; color: #ffffff;}

/* Hintergrundfarbe der Layouts*/
.hintergrund{ background-color: #ffffff;}

/* Linkfarbe*/
A:link { color : #D06800;}
A:active { color : #D06800;}
A:visited { color : #D06800;}
A:hover { color : #D06800; text-decoration : none;}

/* Suchfeldlayout */
.suchfeldheader {
width:355px;
height:20px;
background: #ffffff;
border-right: #999999 1px solid;
border-left: #999999 1px solid;
border-top: #999999 1px solid;
border-bottom: #999999 1px solid;
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;}
.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 9pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:rgb(240,244,255); font-size: 10pt;}