/* CSS Document */
body {
margin-left: 0;
margin-top: 0;
font-family: Verdana, Arial, Sans-Serif;
 font-size: 13px;
line-height: 1.5; 

}
h1,h2,h3,h4 {
 font-weight: bold;
}
h1 {
color: #333333;
 margin: 5 5 5 4;
font-size: 16px;
 border-bottom: 1px #ddd solid;
}
h2,h3,h4 {
font-size: 14px;
}
a {
color: #333333;
}
.middle {
margin: 5 5 5 4;
color: #000;
font-weight: bold;
font-size: 14px;
border-bottom: none;
}
.pure-menu {
color: #333333;
font-weight: bold;
}
.topmenue {
    border: 1px solid gray;
    border-radius: 4px;
}
.checkout {
text-align: right;
margin-top: -25px;
}
.search_by {
text-align: right;
margin-top: -25px;
}
.Ang_pro_Seite {
text-align: right;
margin-top: 0px;
}
.pure-paginator {
text-align: center;
}
.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
 font-weight: bold;
 background-color: #377DB8;
 color: #fff;
 border-radius: 4px;
 //text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); 
}
.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form select,
.pure-form textarea {
 border: 1px solid #000;
}
.head {
margin: 5 10 5 4;
font-weight: bold;
font-size: 14px;
border-bottom: 1px #ddd solid;
 background-color: white;
}
.tabsmall{
font-size: 12px;
margin-left: 15px;
}
.logo {
font-size: 2.2em;
}

.toptab {
margin: auto;
width: 800px;
margin-top: 5px;
padding-bottom: 5px;
}
.main {
margin: auto;
width: 800px;
}
.slogan {
 margin-top: -5px;
 margin-bottom: 5px;
 margin-left: 8px;
color:gray;
font-size: 13px;
font-style: italic;
}
.t_size {
margin-left: 75px;
font-size: 13px;
padding-top: 0px;
height: 100px;
}
.price {
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 margin-top: -70px;
 margin-bottom: 5px;
 margin-right: 3px;
//font-style: italic;
}
.formcaddy {
clear: both;
}
.divformcaddy {
width: 30px;
float: left;
}
.results {
clear: both;
width: 610px;
border: 0 solid #aaa;
margin-top: 5px;
font-family: Verdana;
margin-left: 0px;
padding: 0;
padding-bottom: 4px;
}
.formcaddyfab {
margin-left: 2px;
float: left;
width: 410px;
margin: 0;
padding: 0;
font-size: 10px;
padding-top: 2px;
}
.info {
margin-top: 2px;
margin-bottom: 8px;
font-size: 12px;
height: 105px;
font-family: Verdana;
 border-top: 1px #ddd solid;
}
.enStock { 

}
p.s_head {
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
color:gray;
}
#s_q { margin: 0px auto; padding-bottom: 35px; padding-top: 15px; }
.lprice {
 font-size: 10px;
 font-weight: normal;
 text-align: right;
 margin-top: 0px;
 margin-bottom: 5px;
 margin-right: 30px;
font-style: italic;
}
.price * { vertical-align: middle; }
.choice-button {
 font-size: 12px;
 font-family: "Trebuchet MS", sans-serif;
 font-weight: bold;
 text-align: right;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 3px;
}
.choice-button div { margin: 2px 0; }
.choice-button img { border: none; }
#all {
width: 800px;
font-family: Verdana;
font-size: 13px;
color: #666666;
}
#footerAll {
clear: both;
margin: auto;
width: 800px;
margin-top: 50px;
padding-top: 5px;
font-size: 9px;
font-family: Verdana;
}
#footerNav {
border-top: 1px solid #cccccc;
padding: 5px;
font-family: Arial;
font-size: 11px;
font-weight: bold;
 word-spacing: 1em;
 }
#footerNav li { 
 display: inline-block;
 vertical-align: middle;
 word-spacing: 0;
 }
 #footerNav a { 
text-decoration: none; 
 }
#footerCopy {
margin-left: 35px;
}
.gelb { font-size: 1.1em;
 color: #444;
 margin: 0 0 0.5em 0;
 padding-top: 1em;
 font-weight: bold;
 border-bottom: 1px #ddd solid;
 }
 
 #reifensuchmaske {
	float:left;
    margin-left: 160px;	
	font-size:12px;
  width: 420px;
 border: 1px #ddd solid;
}
#suchmaskeContent {
    padding: 0 15px 15px 0;
}
 
 .suchmaskeAuswahlAktiv {
width: 180px; 
     cursor: pointer;
  float:left;
	box-shadow:inset 0px 0px 0px 0px #97c4fe;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #04189a) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #04189a 100% );*/
	background-color:#377DB8;
	border:1px solid #377DB8;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	position: relative;
	/*padding:10px;*/
    margin:-3px -5px 0 15px;
	padding:6px 5px;
	text-decoration:none;
}.suchmaskeAuswahlAktiv:hover {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #04189a), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #04189a 5%, #3d94f6 100% );*/
	background-color:#4D92CA;
  color: white;
}.suchmaskeAuswahlAktiv:active {
	position:relative;
	top:1px;
}
.suchmaskeAuswahlInaktiv {
width: 180px; 
     cursor: pointer;
    position: relative;
    float:left;
    margin: -4px -8px 0 14px;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	position: relative;
	/*padding:10px;*/
    margin:-3px -5px 0 15px;
	padding:6px 5px;
	text-decoration:none;
}.suchmaskeAuswahlInaktiv:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
  color:#505151;
}.suchmaskeAuswahlInaktiv:active {
	position:relative;
	top:1px;
}
.reifensuchmaske_image_unten {
    height: 10px;
    margin-left: -3px;
//    background-image: url('../images/bg_suche_unten.jpg');
    width: 351px;
}

.reifensuchmaske_image_oben {
  height: 30px;
  margin-left: -3px;
//  background-image: url('../images/bg_suche_oben.jpg');
  margin-bottom: -4px;
  width: 351px;
}
#ueberGroesseSuchmaske, #ueberPkwSuchmaske, #ueberHsnTsnSuchmaske {
    padding-left: 20px;
    padding-top: 1px;
}

 