@media Print 
{   
	.noprint 
	{
		DISPLAY: none
	}
}
body{
	overflow: auto;overflow-x: auto;overflow-y:scroll;
}
.menuTitel {font-family: Verdana,Tahoma;font-size: 12px;color: #838181;font-weight : bold;text-decoration : none;}
.menuTxt {font-family: Verdana,Tahoma;font-size: 10px;color: #696969;text-decoration : none;}
.menuTxtBlack {font-family: Verdana,Tahoma;font-size: 10px;color: #000000;text-decoration : none;}
.head1 {font-family: Verdana,Tahoma;font-size: 20px;color: #B72323;font-weight : bold;text-decoration : none;}
.head2 {font-family: Verdana,Tahoma;font-size: 20px;color: #000000;font-weight : bold;text-decoration : none;}
.bodyTxt {font-family: Verdana,Tahoma;font-size: 11px;color: #000000;text-decoration : none;}
.bodyTxtGray {font-family: Verdana,Tahoma;font-size: 11px;color: #838181;text-decoration : none;}
BODY, TD, TEXTAREA, INPUT {font-family: Verdana,Tahoma;font-size: 11px;color: #000000;text-decoration : none;}
P {margin:0px;font-family: Verdana,Tahoma;font-size: 11px;color: #000000;text-decoration : none;}
a:link {font-family: Verdana,Tahoma;color: #B72323;text-decoration : none;font-weight : bold;}
a:visited {font-family: Verdana,Tahoma;color: #B72323;text-decoration : none;font-weight : bold;}
a:active {font-family: Verdana,Tahoma;color: #B72323;text-decoration : none;font-weight : bold;}
a:hover {font-family: Verdana,Tahoma;color: #B72323;text-decoration : none;font-weight : bold;}

.totalMenuValgt {font-family: Verdana,Tahoma;font-size: 12px;color: #8A8E8F;text-decoration : none;font-weight : bold;}
.totalMenu {font-family: Verdana,Tahoma;font-size: 12px;color: #FDFBFB;text-decoration : none;font-weight : bold;}
.SubMenu{
	padding-left:10px;	
	height:44px;
	border-bottom:1px solid black;
}
.SubMenu a:link,
.SubMenu a:visited,
.SubMenu a:active,
.SubMenu a:hover{
	font-size:15px;
}

