﻿
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
        background: url("/Content/webs/motosmedina.com/images/bg.jpg") repeat-x 50% 0%fixed #000;
	margin:0px 0px 50px 0px;
	padding:0px;
}

img, a{
  border: none;
}

#marken_trans_main{
 display:block;
}

#marken_trans_main_box{
  min-height:200px ;
  max-width:540px;
   margin-top: 140px;
}

#msgmarkenbox {
border-color:#F3F3F3;
border-style:solid;
border-width:4px;
cursor:pointer;
float:left;
margin:4px;
}

#msgmarkenbox:hover {
border-color:#D3D3D3 #333333 #333333 #D3D3D3;
}

#msgmarkenbox img{
width:146px;
}

#xmllightboxpreview{
  padding:1px;
  background-color:#DF0031; 
  margin:4px;
  float:left;
}

#xmllightboxpreview img{
  width:234px;
}

.labelbutton{
border: #35488A 2px solid;cursor:pointer;
}

.labelbutton img{
width:214.5px;
filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
filter: gray; /* IE5+ */
-webkit-filter: grayscale(1); /* Webkit Chrome */
}

.labelbutton:hover {
border-color: #d3d3d3 #333 #333 #d3d3d3;
}

.labelbutton:hover img{
filter: none;
-webkit-filter: grayscale(0);
}

.buttonwrapper{
  padding:20px 0px 20px 20px;
  float:left;
} 



body {
	color:#000;
	margin:0px 0px 50px 0px;
	padding:0px;
}


#pagebg {
    background: transparent;
}


#bgcontent{
  background: transparent
height: 660px;

}


.buttonwrapper {
   padding: 12.5px;
}

.labelbutton img {
    width: 303.5px;
}

.buttonset{
  padding-left: 0;
}
 
.labelbutton {
    border: 2px solid #A2CB05;
}


#bg {
    background: url("bg.jpg") no-repeat scroll center 0 transparent;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
.buttonwrapper p{width:70%;float:left;display:block;margin: 10px 0 0 0;font-size: 12px;}
.buttonwrapper span {float: left;width: 30%;display: block;margin: 10px 0 0 0;font-size: 12px;}
.oe-over{margin:15px 0 0 0;float:left;width:100%;}
.oeffnungszeiten{color:white;font-size:10px;margin:5px 0 0 0;float: left;}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.logo-neu {
    width: 105px;
    margin: 0 auto 0 auto;
    padding: 10px 0 20px 0;
}