@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700&subset=latin,latin-ext);

#mda-header{
	background: #444;
	height: 210px;
	width: 100%;
	min-width: 320px;
	margin: 0;
	border-bottom: 5px solid #f58e1d;
	clear: both;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.mda-globalFont{
	font-family: 'Open Sans', Helvetica, Arial, Tahoma, sans-serif;
}
a, img{
	border: none;
	-moz-outline-width: 0;
}
img{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}
mda-header strong{
	font-weight: 600;
}
#mda-header p{
	color: #333;
	font: 400 13px/1.5 'Open Sans', Helvetica, Arial, Tahoma, sans-serif;
}

#mda-topBAR {
	position: relative;
	float: left;
	height: 202px;
	width: 100%;
}
#mda-logo{
	float: left;
	position: relative;
	top:-40px;
	left: 0;
	z-index:1;
	width:100%;
	height:120px;
}
.mda-logo{
	position: relative;
	top:0;
	margin:0 auto 20px auto;
	height: 120px;
	width: 464px;
	background: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/MDAlogo-120.png) no-repeat center center;
	background-size: 464px 120px;
}

.mda-suche {
	float: left;
	position: relative;
	top:6px;
	left:3px;
	margin:0px;
	padding:0;
	text-align:left;
	z-index:3;
	/*border:3px solid #f58e1d;
	border-radius: 20px;
	*/
}
.mda-suche table td {
	font: 400 10px/1 'Open Sans', Helvetica, Arial, Tahoma, sans-serif!important;
	color: #ccc;
}
.mda-suche table input[type=text] {
	font: 600 10px 'Open Sans', Helvetica, Arial, Tahoma, sans-serif;
	padding:2px 2px 1px 4px;
	background:#ccc;
	border:0px solid #bbb;	 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
}
.mda-suche table input[type=submit] {
	margin: 0 0 0 4px;
	font: 600 11px/1 'Open Sans', Helvetica, Arial, Tahoma, sans-serif;
	color: #bbb;
	padding:3px 6px;
	background:#666;
	border:0 none;
    cursor:pointer; 
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
}
.mda-suche table input[type=checkbox] {
	background:#666;
	margin-right: 6px;
}
#foxrate{
	position: relative;
	float: right;
	height: 64px;
	width: 254px;
	margin: 20px 30px 0 20px;
	display: none;
}
#fxrt_w_c_order{

}
.mda-hotline{
	float: right;
	position: relative;
	top:0px;
	right:0px;
	height: 65px;
	width: 163px;
	background: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/hotline-full-141224.png) no-repeat top right;
	/*background-image: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/hotline-full-141224.svg);*/
	background-size: 163px 65px;
	margin: 20px 20px 0 20px;
}

#mda-menu{
	position: relative;
	top:0;
	width: 100%;
	margin-top:0px;
	z-index: 2;
	
}
.mda-menubar{
	position: relative;
	display: table;
	top:-1px;
	margin: 0 auto;
	z-index:9;

}
.mda-mainmenu{
	position: relative;
	top:-5px;
	min-width: 866px;
	margin: 0;
	z-index:99;
}

   		/* navigation  */
----------------------------------------------- 
.mda-mainmenu ul {margin:1em 0;} /* Addresses margins set differently in IE6/7 */

ul#nav, ul#nav ul {
list-style:none;
margin:0;
padding:0;
}
ul#nav {
position:relative;
top:0;
display:inline;
text-align: center;
list-style: none;
font-size:0;
z-index:999;
zoom:1;
padding:0;
}

.mda-mainmenu li {
position:relative;
display:inline-block;
height: 22px;
margin: 0px 1px 0px;
white-space:nowrap;
}

.mda-mainmenu li:hover ul {
    display: block;   
}

.mda-mainmenu li a {
display: inline-block;
background: #ccc;
padding: 3px 4px 2px;
font-size:13px;
font-weight:400;
color:#000;
text-align:center;
text-decoration: none;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;	
border-radius: 3px;
width:134px;
}

.mda-mainmenu ul li a:hover, ul li a:focus {
background: #f58e1d;
font-weight:600;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;	
border-radius: 3px;
}

.mda-mainmenu li ul {
display: none;
position: absolute;
width:100%;
left:0;
margin: 0px 0 0px;
padding:0;
z-index:999999;
zoom: 1;
height:auto;
}

ul#nav li ul a {
display:block;
font-size:12px;
font-weight:400;
color:#000;
text-align:center;
background: #c2c2c2;
padding: 2px 4px 1px;
}

ul#nav li li {
display: block;
    
}
ul#nav li ul li {
display:block;
height: 20px;
margin: 1px 0 0 0;
}

ul#nav li li a:hover {
background: #bbb;
font-weight:600;
color:#000;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;	
border-radius: 3px;
} 

/*
ul#nav span {
display:block;
overflow:visible;
padding:0;
}
*/

/* ONLY Firefox */
@-moz-document url-prefix() 
{
	.mda-mainmenu li a 
	{
	font: 400 13px/1.3 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
	ul#nav ul a
	{font: 400 12px/1.4 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
}
/*
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}*/
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.mda-hotline {
	height: 65px;
	width: 163px;
	background: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/hotline-full-141224@2x.png) no-repeat top right;
	background-size: 163px 65px
	}
.mda-logo{
	height: 120px;
	width: 464px;
	background: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/MDAlogo-120@2x.png) no-repeat center center;
	background-size: 464px 120px;
	}
}
@media /* bis 1060px breit */
only screen and (max-device-width: 66.250em) and (-moz-min-device-pixel-ratio: 2),
only screen and (max-device-width: 66.250em) and (-o-min-device-pixel-ratio: 2/1),
only screen and (max-device-width: 66.250em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-device-width: 66.250em) and (min-device-pixel-ratio: 2),
only screen and (max-device-width: 66.250em) and (min-resolution: 192dpi)
{
#mda-header{
	height: 175px;
	}
#mda-topBAR {
	height: 167px;
	}
.mda-hotline {
	height: 55px;
	width: 138px;
	background: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/hotline-full-141224.png) no-repeat top right;
	/*background-image: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/hotline-full-141224.svg);*/
	background-size: 138px 55px;
	margin: 10px 10px 0 0px;
	}
#mda-logo {
	top:-30px;
	}
.mda-logo {
	height: 91px;
	width: 352px;
	background: url(http://www.rgtc.de/_E-B-A-Y/ebayIMG/MDAlogo-120@2x.png) no-repeat center center;
	background-size: 352px 91px;
	}
#mda-header ul#nav a {
	height: 22px;
	padding: 7px 4px 2px;
	font-size:14px;
}
#mda-header ul#nav ul a {
	font-size:13px;
}
}
@media screen and (max-device-width: 414px)
{
#mda-header{
	display: none
}

}