body {

scrollbar-face-color:#FBED66;        /* fläche vom balken */
scrollbar-highlight-color:#FBED66;   /* untere fläche */
scrollbar-3dlight-color:#808080;     /* linker  aussenrand */
scrollbar-darkshadow-color:#FBED66;  /* rechter aussenrand */
scrollbar-arrow-color:#c0c0c0;       /* pfeil farbe */
scrollbar-base-color:#FBED66         /* rand von balken/untergrund*/

}

h1{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}

h2{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

b {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

td {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}


td.klein {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif,Verdana;
	font-size : 12px;
	font-weight : 500;
	text-decoration : none;
}


a.breadcrumblink {
	color : #333366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

a.breadcrumblink:hover {
	color : #62678D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}


a.featurelink:link {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.featurelink:visited {
	color : #003399;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.featurelink:hover {
	color : #0033cc;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}


textarea
{
    font-family: verdana, "ms sans serif", arial, helvetica;
    font-size: 10px;
	background: #CAD9E2;
	color: #000000;
}


select
{
    color: #CAD9E2;
    font-family: verdana, ms sans serif, arial,helvetica;
    font-size: 10px;
	BORDER-LEFT: 0px; #666666 thin solid;
    BORDER-RIGHT:  0px; #333333 thin solid;
    BORDER-TOP:   0px; #666666 thin solid;
    BORDER-BOTTOM:   0px; #666666 thin solid
}


input
{
    color: #000000;
	background: #CAD9E2;
    font-family: verdana, "ms sans serif", arial, helvetica;
    font-size:11px;

}