/* Anfang:*/


#nav_feat {
	margin-top:5px;
	height:	20px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

#nav_feat a:link{
	color:#333333;
	text-decoration:none;
}

#nav_feat a:hover{
	color:#000033;
	text-decoration:none;
}

/*------CCS-Rollover - Features-----------------------------------------*/
#feat td,tr{
	width: 20px;
}
#feat_start {
	visibility: visible;
}
.feat_link a{
	background-image:url(../img/action_links.gif);
	background-position: 0px 0px;
	width:13px;
	height: 25px;
	background-repeat: no-repeat;
	display: table-cell;
}
.feat_link a:hover{
	visibility: visible;
	background-image:url(../img/action_links.gif);
	background-position: -13px 0px;
	width:13px;
	height: 25px;
}	
.feat_typoplus a{
	background-image:url(../img/action_typoplus.gif);
	background-position: 0px 0px;
	width:13px;
	height: 25px;
	background-repeat: no-repeat;
	display: table-cell;
}
.feat_typoplus a:hover{
	visibility: visible;
	background-image:url(../img/action_typoplus.gif);
	background-position: -13px 0px;
	width:13px;
	height: 25px;
}
.feat_typominus a{
	background-image:url(../img/action_typominus.gif);
	background-position: 0px 0px;
	width:13px;
	height: 25px;
	background-repeat: no-repeat;
	display: table-cell;
}
.feat_typominus a:hover{
	background-image:url(../img/action_typominus.gif);
	background-position: -13px 0px;
	width:13px;
	height: 25px;
}
.feat_typostd a{
	background-image:url(../img/action_typostandart.gif);
	background-position: 0px 0px;
	width:13px;
	height: 25px;
	background-repeat: no-repeat;
	display: table-cell;
}
.feat_typostd a:hover{
	background-image:url(../img/action_typostandart.gif);
	background-position: -13px 0px;
	width:13px;
	height: 25px;
}
.feat_monitor a{
	background-image:url(../img/action_monitor.gif);
	background-position: 0px 0px;
	width:13px;
	height: 25px;
	background-repeat: no-repeat;
	display: table-cell;
}
.feat_monitor a:hover{
	background-image:url(../img/action_monitor.gif);
	background-position: -13px 0px;
	width:13px;
	height: 25px;
}
.feat_druck a{
	background-image:url(../img/action_print.gif);
	background-position: 0px 0px;
	width:13px;
	height: 25px;
	background-repeat: no-repeat;
	display: table-cell;
}
.feat_druck a:hover{
	background-image:url(../img/action_print.gif);
	background-position: -13px 0px;
	width:13px;
	height: 25px;
}
#feat_up {
	margin-bottom:20px;
}

#feat_up td a {
	padding-right:15px;
	text-decoration:none;
	background-image:url(../img/action_up.gif);
	background-position:right;
	background-repeat: no-repeat;
	display:block;
}
#feat_up td a:hover{
	text-decoration:none;
	display:block;
	background-image:url(../img/action_up_over.gif);
	background-position:right;
	background-repeat: no-repeat;
}	

#divMessage {
	margin-right: 10px;
	width:200px;
	display:block;
}

/*------------------------------------------------*/

.feat_monitor{
	display:none;
}
