* {
        padding: 0;
        margin: 0;
        outline:none;
}
html {
        overflow-y: scroll;
}

input, select {
        color: #626262;
}

body {
	background: #eee url(images/bg_body.jpg) repeat fixed;
	font: 13px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	padding: 0 0 30px 0;
}
a {
        text-decoration: none;
        color: #E7211F;
}
a:hover {
        text-decoration: underline;
}

.hidden {
display: none;
}

#outer {
	margin: 0 auto;
	width: 950px;
	position:relative;
	background: url(images/bg_sitewrap_bottom24.png) no-repeat center bottom !important;
	background: url(images/bg_sitewrap_bottom8.png) no-repeat center bottom;
	z-index: 0;
}


#header {
	width: 950px;
	height: 330px;
	position: relative;
	overflow: hidden;
	background: url(images/bg_header24_de.png) no-repeat !important;
	background: url(images/bg_header8_de.png) no-repeat;
}
#logo {
	width: 280px;
	height: 80px;
	position: absolute;
	left: 15px;
	top: 50px;
	background: url(images/motorradparts24_Logo_24.png) no-repeat !important;
	background: url(images/motorradparts24_Logo_8.png) no-repeat;
}

#timer {
	width: 350px;
	height: 175px;
	position: absolute;
	top: 0;
	right: 0;
	display:block;
}
#timer object {
	display:block;
	visibility: visible;
	z-index: 5000;
}

#topmenu {
	height:48px;
	position: absolute;
	top: 184px;
}
#topmenu ul {
        list-style-type:none;
}
#topmenu ul li {
        float:left;
        height: 48px;
}
topmenu ul li.blog {
}
#topmenu a, #topmenu li.active {
        color:#f4c000;
        float:left;
        font-size:14px;
        font-weight:bold;
        padding: 0 25px;
        line-height: 44px;

}
#topmenu a:hover, #topmenu li.active {
        color: #E7211F;
        text-decoration: none;
}
#search {
	position: absolute;
	top: 190px;
	left: 480px;
}
#search input[type=text] {
        padding: 2px 5px;
        line-height: 26px;
		margin: 4px 4px 0 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}
#search input#suche {
        background:url(button/finden_69.png);
        width:69px;
        height: 26px;
        border: none;
        outline: none;
        margin: 3px 0 0 0;
}


#social {
	width: 70px;
	height:32px;
	position: absolute;
	top: 192px;
	right: 115px;
}
#lang {
	width: 70px;
	height:32px;
	position: absolute;
	top: 194px;
	right: 15px;
}

/*
 * partsfinder styling
 */
#partsfinder {
	width: 905px;
	height: 80px;
	position: absolute;
	top: 240px;
	left: 20px;
	overflow: hidden;
} 
 
select.dynamicdropdown
{
	padding: 0 0 0 2px;
	background-color: white;
	color: #ab2d2d;
	border: 1px solid #888;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	height: 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

	select.dynamicdropdown option
	{
		font-size: 12px;
		padding: 2px;
		color: #595959;
	}

	select.dynamicdropdown option.title
	{
		display: none;
	}
select#dropdown_lvl1 {
	width: 415px; /*275px;*/
	margin: 4px 10px 8px 0;
}
select#dropdown_lvl2 {
	width: 275px;
	margin: 4px 0;
}


select#dropdown_lvl3 {
	display: block;
	width: 700px; /*560px;*/
	margin: 0;
}

input#dropdown_submit
{
	width: 134px;
	height: 46px;
	background: transparent url(parts/partsfinder/img/searchbutton_big24.png) no-repeat !important;
	background: transparent url(parts/partsfinder/img/searchbutton_big8.png) no-repeat;
	border: none;
	position: absolute;
	bottom: 7px;
	right: 0;
}
input#dropdown_submit:hover {
	cursor: pointer;
}
#ph {
	padding: 8px 0 0 0;
}
#ph h4 {
	float: left;
	font-size: 12px;
	font-weight:bold;
}
#partsfinder_history {
}
#partsfinder_history .kfh {
		font-size: 12px;
		font-weight: bold;
		float: left;
		padding: 0 5px;
}
#partsfinder_history .kfh a {
	color: #fff;
}



#Logoslide {
	width: 90px;
	height: 600px;
	position: absolute;
	top: 181px;
	right: -80px;
	z-index: -1;
}


#contentwrap {
    clear: both;
	background: url(images/bg_sitewrap24.png) repeat-y center top !important;
	background: url(images/bg_sitewrap8.png) repeat-y center top;
	padding: 15px 0;
}
#left {
        width:190px;
        float:left;
        margin-right:12px;
        margin-left: 4px;
}



input#newsletter {
}
input#suche:hover, input#newsletter:hover {
        cursor:pointer;
}
        
#right {
        width:190px;
        float: right;
        margin-left:12px;
        margin-right: 4px;
}
input#login {
}
input#login:hover {
        cursor:pointer;
}
#basket {
	width: 190px;
	height: 100px;
    position:relative;
	margin-bottom: 10px;
/*	padding: 90px 0 0 0;*/
	background: url(images/cart_small.png) no-repeat;
}

#basket_head {
        font-size:16px;
        font-weight:bold;
        position:absolute;
        right:10px;
        top:7px;
}
#basket_head a {
        color: #3f3f3f;
}
#basket_head a:hover {
        color: #E7211F;
        text-decoration: none;
}
#basket_amount {
        font-weight:bold;
        position:absolute;
        right:10px;
        top:30px;
        text-align:right;
}

#basket_links {
        position:absolute;
        right:10px;
        top:75px;
        text-align:right;
}

#basket_links a {
	background-image:url(images/btn_next_8.png);
	padding-left:18px;
	color: #3f3f3f;
	background: url(images/btn_next_24.png) no-repeat 0px 1px;
}
#basket_links a:hover {
        color:#E7211F;
        text-decoration: none;
}
#siegel {
	text-align: center;
	margin: 0 0 5px 0;

}
#basket #siegel a {
	color:#3f3f3f;
}
#basket #siegel a:hover {
        color: #E7211F;
        text-decoration: none;
}



#maincontent {
        width:536px;
        float:left;
}
#maincontent ul, #maincontent ol, #maincontent_order ul, #maincontent_order ol {
        padding: 8px 4px 8px 25px;

}
#maincontent p, #maincontent ul{
        margin-bottom:15px;
}

.maincontent_border input, .maincontent_border textarea{
        margin-bottom:8px;
}
#PlentyMyAccount h1{
        font-size: 1.4em;
        margin-bottom: 15px;
        color:#E7211F;
}
#PlentyMyAccount h1{
        font-size: 1.2em;
        margin-bottom: 10px;
        color:#E7211F;
}


/* Kompatiblit�stabelle */
#kompTable {
	width: 100%;
	max-height: 250px;
	overflow: auto;
}
#kompTable {
	max-height: none\9;
	height: 150px\9;
	background: #E72121\9;
}

div[id="kompTable\""] {
	width: 100%;
    max-height: 300px;
    overflow: auto;
}

div[id="kompTable"] {
	width: 100%;
    max-height: 300px;
    overflow: auto;
}
table#collapse, table#collapse1 {
	width: 100%;
	background: #e72121 none repeat scroll 0 0;
}
table#collapse th {
	padding: 2px 1px;
	background: #E72121;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
table#collapse tbody {
	font-size: 11px;
}
table#collapse tr.even {
	background: #f0f0f0;
	color: #111;
}
table#collapse tr.odd {
	background: #D7D7D7;
	color: #111;
}
table#collapse tr.even:hover {
	background: #ccc;
	color: #E72121;
}
table#collapse tr.odd:hover {
	background: #ccc;
	color: #E72121;
}
table#collapse td {
	padding: 2px 1px;
	text-align: center;
	border: 1px solid #fff;
}
#kompTableDesc {
	background: #E72121;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding: 15px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* Vergleichstabelle */
#artTable {
	width: 100%;
}
table#collapse1 th {
	padding: 4px 2px;
	background: #888;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
table#collapse1 tbody {
	font-size: 11px;
}
table#collapse1 tr.even {
	background: #f0f0f0;
	color: #111;
}
table#collapse1 tr.odd {
	background: #D7D7D7;
	color: #111
}
table#collapse1 tr.even:hover {
	background: #ccc;
	color: #E72121;
}
table#collapse1 tr.odd:hover {
	background: #ccc;
	color: #E72121;
}
table#collapse1 td {
	padding: 2px 1px;
	text-align: center;
	border: 1px solid #fff;
}
#artTableDesc {
	background: #888;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding: 15px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


.box {
	    width: 190px;
        background: url(images/box_bottom.png) no-repeat center bottom;
        margin-bottom:10px;
		color: #3f3f3f;
		padding-bottom:24px;       
}

.box span.headline {
        width: 190px;
        height: 44px;
        background: url(images/box_top.png) no-repeat center top;
        font-size: 16px;
        color: #f4c000;
        line-height: 44px;
        text-align: center;
		display: block;
		font-weight:bold;

}
.box_content {
	padding: 0 10px;
	background: url(images/box_content.png) repeat-y center top;
}
.box_content p {
	color: #3f3f3f;
}
.box_content a{
	color: #E7211F;
}
.box_content p.blog_title_link {
	font-size: 11px;
	float: left;
}
.box_content span.blog_title_link {
	font-size: 10px;
	padding: 0 0 5px 15px;
	float: right;
}
.box_content_kat{
		background: url(images/box_content.png) repeat-y center top;
        padding: 3px;        
}
.box input, .box select{
        font-size: 11px;
}


/* menu */
ul.left_menu li {
        list-style-type:none;
        text-align:left;
        width:183px;
        line-height: 150%;
}

.left_menu a {
        color: #3f3f3f;
}
.left_menu a:hover {
        color: #E7211F;
        text-decoration: none;
}
#right .left_menu .level1 a{
	padding-left:18px;
	width: 168px;
	height: 25px;
	display: block;
	font-weight: bold;
	background: url(images/btn_next_24.png) no-repeat 0px 5px !important;
	background: url(images/btn_next_8.png) no-repeat 0px 5px;
}
/* Bezahlarten */
#payBox ul {
	list-style-type: none;
}
#payBox ul li {
	padding: 0 0 0 32px;
}
#payBox ul li.su {
	background: url(images/icons_pay_su.png) no-repeat left center !important;
	background: url(images/icons_pay_su.gif) no-repeat left center;
}
#payBox ul li.pm {
	background: url(images/icon_rechnung.png) no-repeat left center !important;
	background: url(images/icon_rechnung.gif) no-repeat left center;
}
#payBox ul li.pp {
	background: url(images/icons_pay_pp.png) no-repeat left center !important;
	background: url(images/icons_pay_pp.gif) no-repeat left center;
}
#payBox ul li.fk {
	background: url(images/klarna_icon.png) no-repeat left center !important;
	background: url(images/klarna_icon.gif) no-repeat left center;
}
#payBox ul li.vk {
	background: url(images/icons_pay_vk.png) no-repeat left center !important;
	background: url(images/icons_pay_vk.gif) no-repeat left center;
}
#payBox ul li.nn {
	background: url(images/icons_pay_nn.png) no-repeat left center !important;
	background: url(images/icons_pay_nn.gif) no-repeat left center;
}
#payBox ul li a	{
	color: #3f3f3f;
	line-height: 30px;
	font-weight: bold;
}
#payBox ul li a:hover {
	color: #E7211F;
    text-decoration: none;
}



#left .left_menu .level1 a{
        display: block;
        padding: 5px 0 5px 10px;
        font-weight: bold;
		font-size: 14px;
}

.left_menu .level1active_link {
        font-weight:bold;
        color: #E7211F;
	border-top: 1px dotted #666;
	
}

#left .left_menu ul.menu_level2   {
/*	border-bottom: 1px dotted #666;*/
	padding-bottom: 10px
}
.left_menu .level2 a{
	    display: block;
        padding: 0 0 5px 12px;
		font-size: 12px;
}

.left_menu .level2active_link{
        font-weight:bold;
        color: #E7211F;
/*		border-top: 1px solid #ccc;*/
}

#left .left_menu ul.menu_level3   {
/*	border-bottom: 1px solid #ccc;*/
	padding-bottom: 10px
}
.left_menu .level3 a{
        display: block;
        padding-left:12px;
		font-size: 11px;
		font-weight:bold;
}

.left_menu .level3active_link{
        color: #E7211F;
}

.left_menu .level4 a{
        display: block;
		font-weight:bold;
        padding-left:18px;
		font-size: 11px;
}

.left_menu .level4active_link{
        color: #E7211F;
}
.left_menu .level5 a{
        display: block;
		font-weight:bold;
        padding-left:24px;
		font-size: 10px;
}

.left_menu .level5active_link{
        color: #E7211F;
}
/* Tag Cloud */
a.PlentyTagLink {
	color: #3f3f3f;
	padding-right: 5px;
	display: inline;
}
a.PlentyTagLink:hover {
    color: #E7211F;
	text-decoration: none;
}
a.tag_1 {
	font-size: 200%;
}
a.tag_2 {
	font-size: 190%;
}
a.tag_3 {
	font-size: 180%;
}
a.tag_4 {
	font-size: 170%;
}
a.tag_5 {
	font-size: 160%;
}
a.tag_6 {
	font-size: 150%;
}
a.tag_7 {
	font-size: 140%;
}
a.tag_8 {
	font-size: 130%;
}
a.tag_9 {
	font-size: 120%;
}
a.tag_10 {
	font-size: 110%;
}


/* Artikelansichten */

.tablepadding td{
        padding:5px;
}

.tablenopadding td{
        padding:0;
}

.border{
        border: 1px solid #cccccc;
}

.marginbottom{
        margin-bottom:5px;
}

.small{
        font-size: 0.8em;
}

.Price_single_art, .Price{
		color: #F4C000;
        font-size:2em;
        font-weight:bold;
}
.Price_uvp {
	font-size:1.1em;
	font-weight:bold;
    color: #E7211F;
	text-decoration: line-through;
}

.currency{
        color: #E7211F;
        font-weight:bold;
}
.availability {
	margin: 10px 0 0 0;
}
.producerLogo {
	display: block;
	margin: 0 0 10px 0;
}

.ArticleAttrTable td{
        text-align:right;
        padding-bottom: 3px;
        padding-left: 3px;
}

.pagenav {
	width: 506px;
	height:29px;
	padding-left:20px;
	padding-right:10px;
	padding-top:14px;
	background: url(images/contentbox_head.png);
        font-size: 16px;
        line-height: 20px;
        color: #F4C000;
		font-weight: bold;
}

.pagenav h1, .pagenavDesc, .pagenav h2, .pagenavDesc {
        font-size: 16px;
        line-height: 20px;
        color: #F4C000;
        display: inline;
        float: left;
		font-weight: bold;
}

.articlePages{
        display:inline;
        float:right;
        margin-top:1px;
}
a.articlePages_Link {
	color: #F4C000;
}

.articlePages_activeLink{
        font-weight: bold;
}

.BrowsePreviousButton{
        float:right;
        margin-right: 5px;
        margin-top:1px;
}

.BrowseNextButton{
        float:right;
        margin-left: 5px;
        margin-top:1px;
}
.pagenavDesc {
        width: 506px;
        height:29px;
        background-image: url(images/contentbox_headdesc.png);
        padding-left:20px;
        padding-right:10px;
        padding-top:14px;
}
.pagenavBottom{
	width: 506px;
	height:29px;
	padding-left:20px;
	padding-right:10px;
	padding-top:14px;
	background: url(images/contentbox_footnavi.png) no-repeat center bottom;
}
.articleContentbox {
        background: url(images/contentbox_mid.png) repeat-y center bottom;
        padding: 10px;
}
.DescContentbox {
      	background: url(images/contentbox_mid.png) repeat-y center bottom;
        padding: 10px;
}
.ContentboxBottom {
	background: url(images/contentbox_bottom.png) no-repeat center bottom;
	padding: 0 0 10px 0;
}
	
/* Bewertungen */
.article_rating_column_right {     
	padding-left:10px;
	padding-bottom:6px;
}
.article_rating_column_right .name {
	font-style:italic;
}
.article_rating_column_right .comment {
	font-weight:bold;
}
/* Sonderangebote */
#pagenavSpecial {
	width: 506px;
	height:29px;
	padding-left:20px;
	padding-right:10px;
	padding-top:12px;
	background: url(images/specialofferbox_head.png) no-repeat center top;
	        font-size: 16px;
        line-height: 20px;
        color: #E7211F;
		font-weight:bold;
}

#specialContentbox {
        background: url(images/specialofferbox_mid.png) repeat-y center top;
        padding: 10px;
}
.borderBottom {
        border-bottom: 1px solid #ddd;
        margin: 15px 0;
}
#specialofferboxBottom {
	background: url(images/specialofferbox_bottom.png) no-repeat center bottom;
	padding: 0 0 10px 0;
}

.articleOrder{
        float: right;
        /*display:none;*/
        padding-top:0px;
        
}
.articleOrder select{
        font-size: 11px;        
}



/* Liveshopping */
.liveHead {
	width: 506px;
	height:29px;
	padding-left:20px;
	padding-right:10px;
	padding-top:14px;
	background: url(images/liveshopping_head.png);
	        font-size: 16px;
        line-height: 20px;
        color: #fff;
		font-weight: bold;
}

#liveshop {
      	background: url(images/contentbox_mid.png) repeat-y center bottom;
        padding: 10px;
	 
}

#clock_clock {
}
#liveMid {
	width: 230px;
	float: right;
	color: #0f0f0f;
}
#liveMid h5 {
	text-align: center;
	margin: 10px 0 5px;
	width: 128px;
	float: right;
}
#livePrice {
	padding: 15px 0;
	font-weight: bold;
}
#liveRight .Price_uvp {
	white-space: nowrap;
}
#liveRight .Price_single_art {

}
#time {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
}
#ldate {
	font-size: 16px;
	color: #E7211F;
}
#liveBuy {
	margin: 10px 0 0 0;
	text-align: right;
}
#liveRemaining { 
	width: 220px;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#liveRemaining table {
	margin: 0 5px 0 0;
	float: left;
}
#liveRemaining span {
	float: right;
}
#liveshopping_von_bis {
	display: none;
} 
#liveImage {
	float: left;
	margin: 5px 8px 15px 0;
}


.article {
        font-size:  12px;
}
.article input, .article select{
        font-size: 11px;
}

.2row_name {
        height: 45px;
}

.2row_name a:link, .2row_name a:visited {
        height: 45px;
        color:#666666;
}

.single_previm {
        margin-top:10px;
}

.single_previm img{
        width:75px;
}

.single .Price_single_art, .single .Price{
        font-size:1.9em;
}


/* Top Artikel/Topsell*/
.box_article_name a:link, .box_article_name a:visited {
}
.box_article_name{
        margin-bottom: 3px;
}
.box_article_img {
        margin-bottom: 5px;
}
.box_article_price {
        margin-bottom: 15px;
       /* color:#E7211F;*/
        font-weight:bold;
}
.box_article_price span.currency{
		color: #F4C000;
        font-size:2em;
}


.msg{
        margin-bottom:5px;
        padding:10px;
}

.msg_ok{
        
}

.plentyErrorBox {
        margin-bottom:5px;
        padding:10px;
        width:auto;
}

.plentyMessageBox{
        margin-bottom:5px;
        padding:10px;
        width:auto;
}



/* Footer */
#footer {
        width: 910px;
        height: 50px;
        padding: 0 20px 0 20px;
        color:#fff;
        background: url(images/bg_footer24.png) no-repeat center top !important;
		background: url(images/bg_footer8.png) no-repeat center top !important;
}

ul#naviFooter {
        list-style-type:none;
	padding-left: 20px; 
}
ul#naviFooter li {
        display:inline;
        line-height:100%;
}
ul#naviFooter a {
        color:#fff;
        float:left;
        font-size:13px;
        font-weight:bold;
        padding: 0 18px;
        line-height: 45px;

}
ul#naviFooter a:hover {
        color: #E7211F;
        text-decoration: none;
}

#phone {
		width: 890px;
        height: 30px;
        padding: 0 30px 0 30px;
		text-align: center;
		display: none;
}
#phone p {
	font-size: 11px;
	font-weight: bold;
}
#phone p span {
	color: #E7211F;
	padding: 0 5px;
	font-size: 18px;
}
.clearing {
        clear: both;
}
.center {
        text-align: center;
        margin: 0 auto;
}
.line {
        border-bottom: 1px solid #ddd;
        margin: 15px 0;
} 



#kompIDs {
	display: none;
}
#slideshow {
	width: 536px;
	height: 357px;
}



.free4Info {
    margin: auto !important;
    width: 85%;
    -webkit-box-shadow:  1px 1px 6px 1px #E7211F;
    box-shadow:  1px 1px 6px 1px #E7211F;
    background-image: url('http://www.motokay.de/tpl/de/layout/Motokay/images/Ausrufezeichen.png');
    background-position: 15px center;
    min-height: 70px;
    background-repeat: no-repeat;
    padding: 10px !important;
    text-align: left;
    margin-top: 50px !important;
    margin-bottom: 15px !important;
}

.free4Info .p-tag {
    padding-left: 40px !important;
}



.cookieMessage {
	height: 23px;
	background-color: #EBEBEB;
	color:#666;
	padding-top:7px;
	
/*	margin-bottom: 8px;   */
}

.cookieClose {
	font-weight: bold;
	padding-left: 10px;
	color: #000;
}