* {
	padding: 0px;
	margin: 0px;
}

html {
	overflow-x: hidden;
	overflow-y:scroll;
}

#checker {
	position:absolute;
	left:-55px;
	top:0px;
	z-index:1000;
}

body {
	font-family: Verdana, Arial,Helvetica;
	background-color: white;
	font-size: 12px;
	line-height: 1.2em;
}

a {
	color:black;
}

img {
	border:0px;
}

#container {
	margin: auto;
	width: 980px;
	position: relative;
}

.comment {
	background-color:#ff0033;
	border: 2px solid black;
	padding: 10px;
	color:black;
	min-width:150px;
	position:relative;
}

#langbar {
	position: absolute;
	right: 0px;
	top: 0px;
}

#langbar .lang_content, #langbar .lang_content a {
	height: 46px;
	background-color: #D2D4D5;
	color: white;
	text-align: center;
	text-decoration: none;
}

#langbar .lang_content img {
	padding-left: 10px;
}

#langbar .lang_content a.active {
	font-weight: bold;
}

#langbar #round_left {
	background-image: url('/pics/navi_2011/grey_left.png');
	width: 15px;
	height: 46px;
}

#langbar #round_right {
	background-image: url('/pics/navi_2011/grey_right.png');
	width: 15px;
	height: 46px;
}

#logo {
	position: relative;
	height: 70px;
}

#logo #home_link img {
	padding-top: 15px;
}

#main_navi {
	font-size: 12px;
	font-weight: bold;
	width:100%;
	height: 31px;
	border-bottom: 1px solid black;
}

#main_navi .item_left {
	background-image: url('/pics/navi_2011/02_3D-menu-button_links.png');
	width: 10px;
}

#main_navi .item_middle{
	position: relative;
	text-align: center;
	background-image: url('/pics/navi_2011/02_3D-menu-button_BG-mitte.png');
}

#main_navi .item_right{
	background-image: url('/pics/navi_2011/02_3D-menu-button_rechts.png');
	width: 10px;
}

#main_navi a {
	text-decoration: none;
	display: block; 
	line-height: 27px;
	//height: 27px;
}

#main_navi a:hover, #main_navi a.active {
	color: #EF8000;
	text-decoration: none;
}

#content {
	width:100%;
	padding: 10px;
	background-image: url('/pics/00-1-dot-bg.png');
}

#left {
	position: relative;
	width: 650px;
	max-width:650px;
	padding-right: 10px;
}

#left img {
	max-width:100%;
	height:auto;
}

#right {
}

#content td {
	vertical-align:top;
}

#content a {
	color:#ef8000;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content ul {
	padding-left:14px;
}

h1 {
	font-weight: normal;
	color: #EE7F01;
	font-size: 18px;
	margin-bottom: 4px;
}

#aussen h1 {
	line-height: 19px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: black;
}

#content .inhalt {
	margin-bottom: 10px;
	background-color: white;
	padding: 10px;
}

#content .inhalt:last-Child {
	margin-bottom: 0px;
}

hr {
	color: #ee7f01;
	height: 1px;
	margin: 8px 0px;
}

#footer_links {
	float: left;
}

#footer {
	text-align: right;
	float: right;
	margin-bottom:10px;
}

#footer a, #footer_links a {
	font-weight:bold;
	color: #EF8000;;
	text-decoration:none;
}




#preview{
	position:absolute;
	border:1px solid black;
	background:#ef8000;
	padding:5px;
	display:none;
	color:#fff;
}

.newsletter td input
{
	background-color:#C3C3C3;
	border:1px solid #ef8000;
	height: 20px;
	margin-bottom:3px;
	color: #796F88;
}

.newsletter td input[type=submit]
{
	height:23px;
}

#kaufen
{
	position:relative;
	left:800px;
	width:90px;
}

#aussen {
	max-height:450px;
	width:612px;
	overflow-x:hidden;
	overflow-y:auto;
	list-style-position: inside;
}

#tabelle_bremsscheiben{
	border:1px solid black;
}

#inhalt_produkte{
	width:605px;
}

/* Coda Slider */
#coda-slider-wrapper {
	clear: both;
	overflow: auto;
	position: relative;
	padding-bottom: 50px !important;
}

#coda-slider-neu, #coda-slider-products {
	position: relative;
	overflow: hidden;
	float: left;
}

#coda-slider-neu .panel {
	float: left;
	width: 630px;
}

#coda-slider-products .panel {
	float: left;
}

#coda-slider-products .panel-wrapper {
	border-right: 1px dotted black; 
	padding: 0px 5px;
	text-align: center;
	width: 135px;
	height: 170px;
	position: relative;
}

#coda-slider-products .panel-wrapper .title_link {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 135px;
	padding-bottom: 5px;
	text-align: center;
}

#content .title_link a {
	color: black;
}

#coda-nav-1 {
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 15px;
	width: auto !important;
}

#coda-nav-1 ul {
	width: auto !important;
}

#coda-nav-1 li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	width: 30px;
}
#coda-nav-1 li a {
	border: 1px solid grey;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('/pics/navi_2011/00-trans-white-50.png');
}

#coda-nav-1 li a.current {
	background-image: url('/pics/navi_2011/00-CI-Orange-30x30.png');
}

#coda-nav-left-2 a, #coda-nav-left-2 a:hover, #coda-nav-left-2 a:active {
	background-image: url('/pics/navi_2011/05-scroll-links.png');
	height: 140px;
	width: 20px;
	float: left;
	display: block;
	text-decoration: none;
	border: 0px;
}

#coda-nav-right-2 a, #coda-nav-right-2 a:hover, #coda-nav-right-2 a:active, #coda-nav-right-2 a:focus {
	background-image: url('/pics/navi_2011/05-scroll-rechts.png');
	float: left;
	height: 140px;
	width: 20px;
	display: block;
	text-decoration: none;
	border: 0px;
}

/* Ende Coda SLider */

.datum {
	color: #EE7F01;
	font-size: 10px;
	float: right;
	margin-top: -5px;
}

#news .more {
	background-image: url('/pics/navi_2011/04-news-weiter.png');
	width: 70px;
	height: 20px;
	line-height: 18px;
	display: block;
	margin-top: 5px;
	color: white;
	text-align: center;
}

.galleryIMG {
	float: left;
}

.shop_link {
	display: block; 
	background-image: url('/pics/navi_2011/12-Shop-3D-button.png');
	width: 138px;
	height: 40px;
	margin-left: 72px;
}

.shop_link:hover {
	background-image: url('/pics/navi_2011/12-Shop-3D-button-On.png');
}

#lexikon {
	margin-bottom: 10px;
}

#lexikon #keywords {
	line-height: 1.6;
}

#lexikon h2 {
	margin: 5px 0px;
	font-size: 14px;
}

#main_navi .sub {
	margin-top: 1px;
	visibility: hidden;
	position: absolute;
	border: 1px solid black;
	background-color: white;
	padding: 10px;
	z-index: 100;
	text-align: left;
	font-size: 11px;
}

.sub li {
	list-style-type: none;
}

#main_navi .sub li a {
	line-height: 20px;
	min-height: 20px;
}

.sub1, .sub2, .sub3 {
	float: left;
	padding: 5px;
	width: 180px;
}

.sub2, .sub3 {
	border-left: 1px solid #EE7F01;
}

#content #footer_row {
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}

.facebook {
	width: 100px;
	margin-left: 10px;
}

.tabelle_standard_schwarz
{
	border:1px solid black;
	border-collapse:collapse;
}


.tabelle_standard_schwarz td
{
	border:1px solid black;
	padding: 5px;
	
}

/*.inhalt tabelle*/

#pro_bremsen_table tr:hover td,
#pro_bremsen_table tr:hover td a {
	background-color:#ee7f01;
	color:#fff;
}


#pro_bremsen_search {
	padding: 5px;
}

#suche form{
	position:relative;
	height:40px;
	width:100%;
}
#suche input[type="text"] { 
	background-color: transparent;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	float: left;
	font-size: 14px;
	height: 20px;
	margin-top: -13px;
	padding: 3px 0 3px 3px;
	position: relative;
	top: 50%;
	width: 180px;
	margin-left:10px;
}
#suche input[type="submit"] {
	position: relative;
	top: 50%;
	margin-top: -13px;
	float:left;
	background-color: #ef8000;
	color: white;
	display: block;
	height: 28.4px;
	padding-left: 3px;
	line-height: 28.4px;
	text-align: center;
	width: 70px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-color: transparent;
	border-style: none;
}
#searchresults{
	font-size:15px;
	line-height:1.2;
}
#suchergebnis h2 a{
	font-size:15px!important;
}
#suchergebnis h3 a{
	font-size:15px;
	color:black;
}
#suchergebnis p span{
	font-size:15px!important;
	color:black!important;
	font-weight: normal;
}
#suchergebnis p span a{
	font-size:15px!important;
	color:black;
	font-weight: normal;
}
#suchergebnis img{
	display:none !important;
}


#searchresults .readmore{
	background-color: #ef8000;
	border-color: transparent;
	border-style: none;
	border-radius: 3px;
	color: white;
	display: block;
	float: left;
	height: 28.4px;
	line-height: 1.8;
	padding: 0 3px;
	text-align: center;
	top: 50%;
}

#searchresults .inhalt:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}