a, a:link, a:active  {
	font-family : verdana, arial, geneva, sans-serif;
	color : #336699;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:over  
{
	font-family : verdana, arial, geneva, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

a.next, a.next:link, a.next:active  {
	font-family : verdana, arial, geneva, sans-serif;
	color : #336699;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a.next:over  
{
	font-family : verdana, arial, geneva, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
}


a.leiste, a:link.leiste, a:active.leiste  {
	font-family : verdana, arial, geneva, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a:over.leiste  
{
	font-family : verdana, arial, geneva, sans-serif;
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
}

li  {
	font-family : verdana, arial, geneva, sans-serif;
	color : #336699;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

div.headline  
{
	font-family : arial, helvetica, verdana;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

div.small
{
	font-family : arial, helvetica, verdana;
	color : #000000;
	font-size : 10px;
}

h2  
{
	font-family : arial, helvetica, verdana, geneva, sans-serif, 

	color : #000000;
	font-size : 18px;
	font-weight : bold;
}

td  {
	font-family : verdana, arial, geneva, sans-serif;
	color : #000000;
	font-size : 12px;
	text-decoration : none;
}

.white {
	font-family : verdana, arial, geneva, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
}

.inakt  {
	font-family : verdana, arial, geneva, sans-serif;
	color : #dddddd;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

 input, textarea, select, button, submit
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                        BACKGROUND-COLOR: #abcdef;
                        BORDER-BOTTOM-COLOR: #336699;
                        BORDER-BOTTOM-STYLE: solid;
                        BORDER-BOTTOM-WIDTH: 1pt;
                        BORDER-LEFT-COLOR: #336699;
                        BORDER-LEFT-STYLE: solid;
                        BORDER-LEFT-WIDTH: 1pt;
                        BORDER-RIGHT-COLOR: #336699;
                        BORDER-RIGHT-STYLE: solid;
                        BORDER-RIGHT-WIDTH: 1pt;
                        BORDER-TOP-COLOR: #336699;
                        BORDER-TOP-STYLE: solid;
                        BORDER-TOP-WIDTH: 1pt;
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }