
a:link
{
	COLOR: #003366; 
	TEXT-DECORATION: none;
}
a:visited
{
	COLOR: #003366;
	TEXT-DECORATION: none;
} 
a:active 
{
	color: #003366;
	TEXT-DECORATION: none;
}
a:hover
{
	COLOR: #ff9900; 
	TEXT-DECORATION: underline;
}
img
{
    border:0px;
}
BODY 
{scrollbar-face-color: White; scrollbar-shadow-color: #f2f2f2; 
scrollbar-highlight-color: White; scrollbar-3dlight-color: #f2f2f2; 
scrollbar-darkshadow-color: #606060; scrollbar-track-color: #f2f2f2;
scrollbar-arrow-color: #606060
}
	
SELECT 		{BACKGROUND-COLOR: #f0f0f0; COLOR: #000066; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #000088; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
INPUT 		{BACKGROUND-COLOR: #f0f0f0; COLOR: #000066; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #000088; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
OPTION 		{BACKGROUND-COLOR: #f0f0f0; COLOR: #000066; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #000088; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
TEXTAREA 	{BACKGROUND-COLOR: #f0f0f0;	COLOR: #000066;	FONT: 11px Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 10px; border: 1px #000088; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
.INPUT 		{BACKGROUND-COLOR: #003366; COLOR: White; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif; FONT-SIZE: 9px; border: 1px #006699; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}

.content
{
	color: #6c6c6c;
	font-size: 9pt;
	font-family: Verdana, Helvetica;
	text-align : justify;
}
.klein
{
	color: #6c6c6c;
	font-size: 7pt;
	font-family: Verdana, Helvetica;
	text-align : center;
}
.titels
{
	color: #003366;
	font-size: 9pt;
	font-family: arial,Verdana, Helvetica;
	text-align : justify;

}
.kader
{
	background-color:#d8d8d8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px dashed Black;
	border-color: Black;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}
.kader2
{
	background-color:#0066cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	border: 1px dashed #ffcc00;
	border-color: #ffcc00;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	text-align : justify;
	width : 500px;
	height : 50px;
}


    .submenu
	{
        width:          160px;
		color:          #003366;
        margin-top:     20px;
        margin-right:   20px;
        padding:        0px;
        border:         0px red solid;
	}
	.submenu ul
	{
    	list-style:     none;
         padding:       0px;
         margin:        0px;
	}
	.submenu li
	{
        padding:        2px;	
        text-align:     right;
        border-bottom:  1px dotted black;
	}
    
	.submenu li a
	{
		font:           9px arial;
        text-align:     right;
	}
	.submenu li a:link
	{
		
		color:				#003366;
		text-decoration:	none;
        text-align:         right;
	}
	.submenu li a:visited 
    {
		
		color:				#003366;
		text-decoration:	none;
        text-align:         right;
	}
	.submenu li a:hover
	{
		
		text-decoration:		none;
		color:					#0000ff;
        text-align:             right;
        border-bottom:          1px dotted  #ffff2f;
	}
    
    .submenu ul li ul li
	{
        padding:        0px;	
        text-align:     right;
        border-bottom:   0px dotted  #ffff2f;
	}
    
	.submenu ul li ul li a
	{
		font:           9px arial;
        text-align:     right;
	}
	.submenu ul ul li a:link
	{
		
		color:				DarkOrange;
		 padding:           0px;	
         margin:            0px;
        text-align:         right;
	}
	.submenu ul ul li a:visited 
    {
		
		color:				DarkOrange;
		text-decoration:	none;
        text-align:         right;
	}
	.submenu ul ul li a:hover
	{
		
		text-decoration:		none;
		color:					#0000ff;
        text-align:             right;
         border-bottom:         1px dotted  #ffff2f;
	}
	/*einde menu*/
 

