/* Links */
A  			{
	font-weight: normal;
	font-size:9pt;
	color:white;
	font-family:Trebuchet MS;
	text-decoration: none;
}
A:link  	{
	font-weight: normal;
	color: white;
	font-family:Trebuchet MS;
	font-size:9pt;
}
A:hover  	{
	font-weight: normal;
	color:#FFE400;
	font-family:;
}
A:active  	{
	font-weight: normal;
	color: white;
	font-family:Trebuchet MS;
	font-size:9pt;
}
						
/* Body */
BODY  		{
			color:#FFFFFF;
			SCROLLBAR-FACE-COLOR:#4C79BA;
			SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
			SCROLLBAR-SHADOW-COLOR:#FFFFFF;
			SCROLLBAR-3DLIGHT-COLOR:#4C79BA;
			SCROLLBAR-ARROW-COLOR:#FFFFFF;
			SCROLLBAR-TRACK-COLOR:#FFFFFF;
			SCROLLBAR-DARKSHADOW-COLOR:#4C79BA;
			margin-top:1px;
			margin-left:1px;
			margin-bottom:1px;
			margin-right: 1px;
			}
/* Tabellen */
TD  		{
			font-weight:regular;
			font-size:10pt;
			color:#000000;
			font-family:Trebuchet MS;
			}
TR  		{
			font-weight:regular;
			font-size:9pt;
			color:#000000;
			font-family:Trebuchet MS;
			}

/* Text */
P  			{
			font-weight:regular;
			font-size:9pt;
			color:#616161;
			font-family:Trebuchet MS;
			}
li  		{
			font-weight:regular;
			font-size:9pt;
			color:#616161;
			font-family:Trebuchet MS;
			}
ul  		{
			font-weight:regular;
			font-size:16pt;
			color:#616161;
			font-family:Trebuchet MS;
			}



			
/* Menue*/
.v2_style_menu_1 	{
	background-color:#4071B4;
	color:#FFFFFF;
	font-weight :bolder;
}
.v2_style_menu_3  {	background-color:#E1E2E5; }
.v2_style_menu_2  {
		background-color:#81A5D6;
			color:#FFFFFF;
			font-weight:;
			}
.v2_style_menu_4  {
	background-color: White;
	color: Blue;
}
.v2_style_below	{ background-color:#4071B4;	} 
.v2_style_text  {
	background-color:#FFFFFF;
	color:#334155;
	font :Trebuchet MS;
}
/*Trebuchet MS*/

.tabelle a {
	color: #0000aF;
}
.tabelle a:hover {
	color: #0000aF;
	text-decoration:underline;
}
/* mehr*/ 
.mehr{
	font-weight: normal;
	font-size:9pt;
	color:#81A5D6;
	font-family:Trebuchet MS;
	text-decoration: none;
}

.mehr  a:link {
    font-weight: normal;
	font-size:9pt;
	color:#81A5D6;
	font-family:Trebuchet MS;
	text-decoration: none;
}

.mehr a:visited {
    font-weight: normal;
	font-size:9pt;
	color:#81A5D6;
	font-family:Trebuchet MS;
	text-decoration: none;
}

.mehr a:hover {
    font-weight: normal;
	font-size:9pt;
	color:#FFE400;
	font-family:Trebuchet MS;
	text-decoration: none;
}