
@font-face {
  font-family:MAN_EU;
  font-style:normal;
  font-display:swap;
  font-weight:700;
  src:local(""),
  url(MAN_EU-Light.woff) format("woff")
}
@font-face {
  font-family:MAN_EU;
  font-style:normal;
  font-display:swap;
  font-weight:900;
  src:local(""),
  url(MAN_EU-Bold.woff) format("woff")
}
@font-face {
  font-family:MAN_EU;
  font-style:normal;
  font-display:swap;
  font-weight:400;
  src:local(""),
  url(MAN_EU-Regular.woff) format("woff")
}

body{
  font-family: "MAN_EU",Arial,sans-serif;
  font-size:12px;
  line-height:1.625
}
  
#input[type="radio"]{
#  display: none;
#}
label:before{
  content:url(https://www.rds-fulfillment.de/tools/mantw/images/checkboxSmallUnchecked.gif);

}
#input[type="radio"]:checked+label:before{
#  content:url(https://www.rds-fulfillment.de/tools/mantw/images/checkboxSmallChecked.gif);
#}

.helpLink {
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
}




 .breadcrump { 
  
  color: black;
  margin-bottom:10px;
  margin-left:10px;
  
 }

.MANTWdataEdit {
	 margin:2px;
	 padding:2px;
}	 

.MANTWdataEdit:hover {
	background-color:red;
	cursor:pointer;	
}

	 
.submitButton{
	font-size: 11px;
	line-height: 1;
	
	text-align:center;
		
	background-color:#F0F0F0;
	
	border-width: 1px;
	border-style: solid;
#	border-color: #cccccc;
	border-color: black;

	padding-top: 3px; 
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
}

  ul#Navigation li ul {
    display: none;  /* Unternavigation ausblenden */
  }
 
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  
 

	