/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a { 
	color: #990000;
}

a:hover {
	color: #aaaaaa;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#container {
	margin: auto;
	margin-top: 10px;
	text-align: left;
	width:802px;
	margin-bottom: 20px;
}

div.reiter_pkw {
	margin-top: 10px;
	display: block;
	width: 300px;
	height: 35px;
	background-image: url('pic/reiter-pkw.jpg');
	background-repeat: no-repeat;
}

div.reiter_mot {
	margin-top: 10px;
	display: block;
	width: 300px;
	height: 35px;
	background-image: url('pic/reiter-motorrad.jpg');
	background-repeat: no-repeat;
}

div.reiter-text {
	float:left;
	width: 124px;
	text-align: center;
	padding-top: 9px;
}

div.reiter-text a {
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

div.reiter-text a.grau {
	color: #666;
}

div.reiter-text a.rot {
	color: #990000;
}

div.reiter-text a.rot {
	color: #990000;
}

#suchfeld {
	width: 790px;
	height: 138px;
	background-image: url('pic/bg-suchfeld.jpg');
	background-repeat: no-repeat;
	padding: 15px 15px 0px 21px;
}

#suchfeld-links {
	float: left;
}

#suchfeld-rechts {
	float: left;
	padding: 40px 0px 0px 90px;
}



div.suche {
	float:left;
	padding-right: 10px;
	padding-bottom: 25px;
}

div.suche2 {
	float:left;
	padding-right: 30px;
	padding-bottom: 25px;
}

/* Ergebnisliste */

#ergebnis_ueb {
	margin-top: 10px;
	margin-bottom: 8px;
}

#cont_liste {
	border: 1px #cccccc solid;
	margin-bottom: 8px;
}

#cont_liste_grau {
	padding: 8px 0px 8px 15px;
	background: #cccccc;
	color: #333333;
	font-size: 14px;
}

div.cont_1 {
	border-top: #cccccc 1px solid;
	font-size:12px;
}

div.cont_links {
	float: left;
	width: 100px;
	padding: 8px 8px 0px 4px;
	text-align:center;
	border-left: 1px #cccccc solid;
	margin-left:-1px;
}

div.cont_mitte {
	float: left;
	width: 500px;
	padding: 8px 8px 0px 4px;
}

div.cont_mitte_prof {
	float: left;
	width: 600px;
	padding: 8px 8px 0px 4px;
}

div.cont_mitte p {
	margin: 2px 0px 2px 0px;
}

div.cont_rechts {
	float: left;
	width: 120px;
	padding: 8px 0px 0px 4px;
	text-align: center;
}

div.cont_reifeninfo {
	padding: 15px;
}

div.cont_reifeninfo p {
	margin: 6px 0px 14px 0px;
	line-height:16px;
}

div.cont_reifeninfo h2 {
	color: #333;
	font-size: 15px;
	font-weight:bold;
	margin-top:15px;
}

div.cont_reifeninfo h3 {
	color: #333;
	font-size: 13px;
	font-weight:bold;
	margin:15px 0px 0px 0px;
}

div.cont_reifeninfo ul {
	margin-left: 20px;
}

span.preis {
	font-size:16px;
	font-weight: bold;
	color: #666666;
}

span.rot {
	color: #990000;
}

span.grau {
	color: #999999;
	font-weight: bold;
}


p.mwst {
	font-size: 10px;
	color: #666666;
	margin: 6px 0px 0px 0px;
}

h1 {
	font-size: 16px;
	color: #666666;
}

h2 {
	margin-bottom: 3px;
}


	
div.clear {
	clear:both;
	overflow: hidden;
}


a.shop-button {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-image:url('pic/shop-button.jpg');
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 5px;
	width: 100px;
	height: 28px;
	text-decoration: none;
}

a.shop-button-neu {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-image:url('pic/shop-button-neu.jpg');
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 5px;
	width: 130px;
	height: 28px;
	text-decoration: none;
}

a.shop-button-neu:hover {
	color: #ccc;
}

a.shop-button-g {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background-image:url('pic/shop-button-neu.jpg');
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 7px;
	width: 140px;
	height: 28px;
	text-decoration: none;
	line-height:11px;
}

a.shop-button-g:hover {
	color: #ccc;
}

a.red {
	color: #990000;
	text-decoration: none;
}

h2 a {
	color: #990000;
	font-size: 13px;
	font-weight:bold;
}

div.box-next-ueber {
	text-align: center;
	width:798px;
}

div.box-next {
	padding:5px;
	text-align: center;
	border: 1px #cccccc solid;
	float: left;
	width:15px;
	color: #666666;
	margin-right: 4px;
}

div.box-next-breit {
	padding:5px;
	text-align: center;
	border: 1px #cccccc solid;
	float: left;
	color: #666666;
	margin-right: 4px;
}

a.seite-rot {
	color:#990000;
	text-decoration:none;
}

a.seite-schw {
	color: #666666;
	text-decoration:none;
}

#footer {
	clear:left;
	width: 802px;
	padding-top: 12px;
	margin:auto;
}

div.icons {
	float:left;
	padding:4px 0px 4px 10px;
}

#fin {
	padding: 5px 10px 8px 0px;
	border: 1px #cccccc solid;
	text-align: right;
}

a.footer {
	color: #666666;
}

div.start_left {
	float: left;
	margin-right: 15px;
}

div.start_left p {
	margin-bottom: 4px;
}

div.start_left a {
	color: #666666;
}


/*---------admin---------------*/

table.aufst td {
	border:1px #cccccc dashed;
	font-size:12px;
	padding:3px 6px 3px 6px;
	margin-top:10px;
}

table.aufst td.head {
	border:1px #cccccc dashed;
	font-size:12px;
	padding:3px 6px 3px 6px;
	background:#999999;
	color:#fff;
	font-weight:bold;
}

h2.admin {
	margin-bottom:10px;
	color:#777777;
	font-size:14px;
}


/*----vergleich -------------------------------------*/
#v_bild {
	float:right;
	width:200px;
	padding-bottom:10px;
	text-align:center;
}

h2 {
	color: #333;
	font-size: 13px;
	font-weight:normal;
}

h3 {
	color: #666;
	font-size: 12px;
	margin-bottom: 4px;
}

span.graun {
	color: #666;
}

/*----hersteller--------------------------------------------------*/
div.profile {
	float:left;
	padding:10px 15px 10px 0xp;
	min-width:170px;
}

div.profile h2 {
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin: 15px 0px 5px 0px; 
}

div.profile ul {
	list-style:none;
}

div.profile li {
	margin-bottom:3px;
}

div.herst {
	margin:8px 0px 5px 0px;
	color: #333;
	line-height:16px;
}

/*----profile---------------------------------------------------------------*/
#v_profil {
	line-height:16px;
}

#v_profil p {
	margin: 8px 0px 8px 0px;
}

#v_profil ul {
	list-style: circle;
	margin-left:25px;
}

span.testnote {
	font-weight:bold;
	font-size: 17px;
}

/*------box-------------------------------------------------------------------*/
div.box_a {
	border:1px #cccccc solid;
	width:200px;
	min-height:320px;
	float:left;
	margin-right:15px;
	min-height:293px;
}

div.box_i {
	padding:8px;
	color:#555;
	text-align:center;
	min-height:280px;
}

div.box_i h2 {
	margin:3px 0px 8px 0px;
	font-weight:bold;
	font-size:13px;
}

/*----reifentest-------------------------------------------------------------*/
div.test_box_a {
	border:1px #cccccc solid;
	width:142px;
	float:left;
	margin:0px 9px 15px 0px;
}

div.test_box_a a {
	font-size:12px;
}

div.test_box_i {
	padding:8px;
	color:#555;
	text-align:center;
}

div.titel {
	height:45px;
}

h2.test {
	font-size:14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color:#555;
}

td.box_left {
	width:300px;
	padding-bottom:5px;
}

td.box_h {
	width:390px;
	padding-bottom:5px;
}

td.box_right {
	width:50px;
	padding-bottom:5px;
	text-align:right;
	vertical-align:top;
}


p.descr_suche {
	margin: 10px 0px 15px 0px;
	color:#555;
}

/*----neue Suche----------------------------------------------*/
ul.tab li {
	float:left;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	padding:4px 8px 4px 8px;
	margin: 0px 2px 0px 0px;
	-webkit-border-radius-topleft: 3px;
	-webkit-border-radius-topright: 3px;
    -khtml-border-radius-topleft: 3px;
	-khtml-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
    border-radius-topleft: 3px;
	border-radius-topright: 3px;
	cursor: pointer;
}

li.active {
	background:-moz-linear-gradient(top, #ccc, #eee);
	background:-webkit-linear-gradient(top, #ccc, #eee);
	background:-o-linear-gradient(top, #ccc, #eee);
	background:-ms-linear-gradient(top, #ccc, #eee);
	background:linear-gradient(top, #ccc, #eee);
	border: 1px #eee solid;
	-webkit-border-radius-topleft: 3px;
	-webkit-border-radius-topright: 3px;
    -khtml-border-radius-topleft: 3x;
	-khtml-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
    border-radius-topleft: 3x;
	border-radius-topright: 3px;
}


ul.tab li a {
	text-decoration:none;
}

ul.tab li a:hover {
	color:#555;
}

div.tabs {
	float:left;
}

div.tabs h2 {
	color:#555;
	margin:10px 0px 5px 0px;
	font-weight:bold;
	font-size:15px;
}

div.box_in {
	clear:left;
	width:615px;
	border:1px #eee solid;
	padding:8px;
	background:#eee;
}

div.beschr ul {
	padding: 5px 0px 5px 15px;
	list-style:circle;
	line-height: 16px;
}

div.bild_box {
	float:left;
	width:155px;
	padding-top:10px;
}

div.groessen {
	width:580px;
	padding: 8px;
	clear:left;
	background:#ddd;
}

table.groessen {
	width:100%;
}

table.groessen td {
	padding:3px 5px 3px 5px;
}

td.br {
	text-align: left;
	padding:3px 5px 3px 25px;
}

div.felg {
	padding:4px 0px 0px 0px;
	font-size:11px;
	color:#666;	
}

ul.felg {
	list-style:none;
	margin:0;
	padding:0px;
	margin-top:5px;
}

div.button_klein {
	background-image:url(pic/shop-button-klein.jpg);
	width:140px;
	height:16px;
	text-align:center;
	color:#fff;
}

div.button_klein a {
	color:#fff;
	text-decoration:none;
}

div.button_klein a:hover {
	color:#ccc;
}

table.bord td {
	padding:4px;
	border:1px #ccc dashed;
}
