/* Start of CMSMS style sheet 'Layout: Chiptuning' */
body {
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    }

div#wrapper {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
display: block;
    }

div#header {
    background-image: url(/uploads/template/header.png);
    height: 177px;
    margin-bottom: 10px;
    }
    
#navi img {
    border: none !important;
    }
    
#navi {
    margin-bottom: 10px;
    }
    
#main_top {
    background: url(/uploads/template/main_top.png) top left no-repeat;
    height: 11px;
}
#main_footer {
    background: url(/uploads/template/main_footer.png) top left no-repeat;
    height: 21px;
}
#main_body {
    background-image: url(/uploads/template/main_body.png);
    display: block;
    width: 888px;
    padding-right: 10px;
    padding-left: 1px;
    padding-top: 30px;
    }
    
#content {
    display: block;
    width: auto;
    float: left;
    padding-left: 50px;
    padding-right: 30px;
    line-height: 1.3em;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    }
    
#sidebar {
    width: 340px;
    margin-left: 580px;
    }
    
h1 {
    background: url(/uploads/template/h1.jpg);
    font-size: 14pt;
    font-variant: small-caps;
    height: 36px;
    padding-top: 15px;
    padding-left: 50px;
    margin-left: -50px;
    width: 448px;
    margin-bottom: 20px;
    }
    
h2 {
    font-size: 14pt;
    font-variant: small-caps;
    margin-bottom: 20px;
    color: #a7d3ea;
    }

h3 {
    line-height: 24px;
}
    
#newsticker {
    padding-top: 30px;
    height: 40px;
    }
    
a, a:visited {
    color: #a7d3ea;
    text-decoration: none;
    }

a:hover {
    text-decoration: underline;
    }
    
hr {
    color: #FFFFFF;
    height: 1px;
    background-color: #FFFFFF;
    color: #FFFFFF;
    }
    
#footer {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 10px;
    }
    
#footer a, #footer a:visited {
    color: #FFFFFF;
    
    }

.highlight {
    color: #a7d8ea;
    }
    
.hersteller {
    border: 1px solid #a7d8ea;
    margin: 7px;
    width: 108px;
    }
    
.hersteller_head {
	background: url(/uploads/template/head_marke.gif);
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
.hersteller_head a {
	color: #FFFFFF;
	}

img {
	border-style: none;
	}

/* ALTE STYLES */

body {
  background-image: url(/uploads/template/background.gif);
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  background-color: #333333;
}

/* SHOP */

.infoBoxHeading {
	font-size: 12pt;
	font-variant: small-caps;
	color: #a7d8ea;
	}

.infoboxcontentlink {
	display: block;
}

#sidebar table {
	width: 290px !important;
}

#listing table {
	width: 400px !important;
}
/* End of 'Layout: Chiptuning' */

