@charset "utf-8";
/* CSS Document */

body  {
    color:#000; 
	background-color:#fff;
}

.table_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
}

#header{
	display:none;
}

#nav_head{
	display:none;
}

#navi_pro{
	display:none;
}

#main{	
	width:500px;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#extra {
	margin-top:40px;
}
#extra img{
	display:none;
}

#extra tbody{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background:#FFFFFF;	
}

#extra thead{
background:#FFFFFF;
}

#extra tfoot{
display:none;
}

/*------CCS-Rollover - Features-----------------------------------------*/
#feat td,tr{
	width: 20px;
}
#feat_start {
	visibility: visible;
}	
.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;
}
/*------------------------------------------------*/
/*------EBENEN Einblend-----------------------------------------*/

#divMessage {
	margin-right: 5px;	
}

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

.feat_druck{
	display:none;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}

#footer img{
	display:none;
}