/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-family: Tahoma, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #cce7f5 0px solid; 
	border-bottom: #cce7f5 1px solid; 
	border-top: #cce7f5 1px solid; 
	border-right: #cce7f5 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #cce7f5; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #cce7f5 0px solid; 
	border-left: #cce7f5 0px solid; 
	border-top: #cce7f5 0px solid; 
	border-right: #cce7f5 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-family: Tahoma, Verdana, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #cce7f5;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #eff7fb 0px solid; 
	border-bottom: #eff7fb 0px solid; 
	border-top: #eff7fb 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

body { background:#f1f1f1; font-size:12px; }
span,td{ 
	font-size: 12px; 
	line-height: 16px;
}

.normal{
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.menu {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.menu a:visited {
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "", Verdana;
	font-size: 12px;
} 
.menu a:link {
	color: #333333;
	TEXT-DECORATION: none;
	font-family: "", Verdana;
	font-size: 12px;
}
.menu a:hover {
	color: #006699;
	TEXT-DECORATION: underline;
	font-family: "", Verdana;
	font-size: 12px;
}
.input_top {
	BORDER-RIGHT: #dd127b 1px solid; BORDER-TOP: #dd127b 1px solid; BORDER-LEFT: #dd127b 1px solid; WIDTH: 110px; BORDER-BOTTOM: #dd127b 1px solid; HEIGHT: 15px
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 0px;
}

.text0 {
	font-family: "Verdana";
	font-size: 12px;
	color: #003366;
    line-height: 16px;
}

.text_1 {
	font-family: "Verdana";
	font-size: 12px;
	color: #003366;
    line-height: 12px;
	font-weight: bold;
}

.text_2 {
	font-family: "Verdana";
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.foot{ color:#FFFFFF;
      font-family: "Verdana";
	  font-size: 12px; 
	  line-height: 20px;
}

.line {
	CLEAR: both;
	HEIGHT: 6px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: 4px 50%;
}
.titel {
	CLEAR: both;
	HEIGHT: 27px;
	background-image: url(../images/titel_bg.gif);
	background-repeat: no-repeat;
	width: 160px;
}
.titel_text{
    font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-left:25px;

}
.link {
	CLEAR: both;
	HEIGHT: 23px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	width: 760px;
}

.MainMenu_MenuBreak
{ background:none; border:0; }

a.Kekesoft_Pagelinks:link,a.Kekesoft_Pagelinks:visited {
background:url(/images/action_right.gif) no-repeat #DBEBF6 20px 6px;
border-bottom:1px solid #fff;
text-indent:32px;
line-height:24px;
width:100%;
color:#333;
display:block;
text-decoration:none;
}
a.Kekesoft_Pagelinks:hover,a.Kekesoft_Pagelinks:active {
background:url(/images/breadcrumb.gif) no-repeat #5FAFD6 20px 6px;
border-bottom:1px solid #fff;
text-indent:32px;
line-height:24px;
width:100%;
display:block;
color:#333;
}
