@charset "utf-8";
/* CSS Document Startseite */

/* Kiwi Content Slider */
div.tx-kiwislider-pi1 {
	width:980px;
}
/* TitleNavigation wird nicht benötigt */
div.tx-kiwislider-pi1 ul.navigation {
 display:none;
}
div.tx-kiwislider-pi1 .scroll {
 border: none;
	background-color: #1c1b1b;
	width: 980px;
	height: 365px;
	color: #b4b4b4;
	font-size: 12px;
}
.tx-kiwislider-pi1 .scrollContainer div.panel {
 padding:0;
}

div.tx-kiwislider-pi1 .scroll .csc-header {
 display: none;
}

.tx-kiwislider-pi1 .scrollButtons {
	z-index: 5000;
	width:22px;
	height:33px;
}
.tx-kiwislider-pi1 .scrollButtons.left {
	left: 20px;
}
.tx-kiwislider-pi1 .scrollButtons.right {
	right: 20px;
}

.mkw-slidercontentImage {
	float:left;
}
.mkw-slidercontentImage img {
	margin-right: 20px;
}
#contentOuter h1.mkw-slidercontentSubtitle {
	font-size: 12px;
	text-transform:uppercase;
	color: #7a7a7a;
	font-weight: normal;
}
h2.mkw-slidercontentTitle {
	font-size: 21px;
	color: #fff;
}
div.panel h1, div.panel h2, div.panel p {
	padding-right: 60px;
}

div.tx-kiwislider-pi1 .scroll a {
	color: #fff;
}

/* Bottom Boxes */
#startBottomBoxes {
	margin-top: 25px;
	font-size: 12px;
	margin-left: 6px;
}
#startBottomBoxes .startContentBox, #startBottomBoxes .startListingBox {
	float: left;
	width: 321px;
	/*background-color: #1d1b1b;*/
}
#startBottomBoxes .centerBox {
	margin: 0 2px;
}
#startBottomBoxes .startContentBox h3, #startBottomBoxes .startListingBox h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/h3-white.png) no-repeat left 3px;
	margin:0 0 5px 0;
}
#startBottomBoxes .content {
	background-color: #1d1b1b;
	color: #858585;
	padding: 10px 10px 5px 10px;
	height: 63px; 
}
#startBottomBoxes .content strong {
	color: #fff;
}
#startBottomBoxes .content p {
	margin:0;
	padding:0;
	line-height: 150%;
	width: 260px;
	float:left;
}
#startBottomBoxes img.linkArrow {
	float: right;
	margin-left: 10px;
}


/* Accessoiren Box */
.startListingBoxEntry {
	background-color: #1d1b1b;
	padding: 5px;
	margin-bottom: 1px;
	color: #858585;
	height:38px;
}
.startListingBoxEntry img {
	float: left;
	border: 1px solid #a59f9d;
	margin-right: 10px;
}
.startListingBoxEntry .startListingBoxText {
	float: left;
	width: 230px;
	
}
.startListingBoxEntry .startListingBoxText a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.startListingBoxEntry .startListingBoxLink {
	float: right;
	width: 14px;
	padding-top: 10px;
}

