﻿/******************************************************************/
/***************************** Smartphone *************************/
/******************************************************************/
/* Allgemein */
#bg-shop {
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #F2F5F7;
	margin: 0;
	padding: 0;
}

#shop {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
}

img {
	border: none;
}

.clear {
	clear: both;
}

/* Header */
.logo {
	float: left;
	position: relative;
	padding-right: 15px;
}

.logo img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: -19px auto 0 auto;
}

.ihk {
	float: right;
	padding-right: 15px;
}

/* Navi */
.bg-navi {
	background-image: url(../img/bg-navi.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 15px;
	margin: 10px 0;
	height: 63px;
}

.navi {
	float: left;
	padding: 5px 0;
}

.merken {
	display: none;
}

.suche {
	float: right;
	background-color: #FFFFFF;
	margin: 9px 0;
}

.suchfeld {
	width: 80%;
	border: none;
	float: left;
	padding: 9px 0 9px 10px;
	font-size: 16px;
	font-style: italic;
	background-color: #FFFFFF;
	color: #305A74;
}

::-webkit-input-placeholder { color:#305A74; }
::-moz-placeholder { color:#305A74; } 
:-ms-input-placeholder { color:#305A74; } 
input:-moz-placeholder { color:#305A74; }

.lupe {
	float: right;
	padding: 5px;
}

/* Content */
.content-box {
	padding: 10px 0;
}

.content-box h1 {
	color: #333326;
	font-size: 32px;
	font-weight: 700;
	margin: 0 15px 15px 15px;
}

.content-box .links {
	padding: 0 15px;
}

.bx-wrapper {
	margin: 0 auto 10px;
	border: 1px solid #DAE1E5;
	padding: 5px;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	left: 0;
}

.bxslider {
	margin: 0;
}

#bx-pager {
	border: 1px solid #DAE1E5;
	padding: 5px;
}

#bx-pager a {
	margin-right: 5px;
}

#bx-pager a:last-child {
	margin-right: 0;
}

#bx-pager img {
	width: auto;
  	border: none;
	max-width: 75px;
 	max-height: 75px;
}

img[src=""] {
   display: none;
}

.content-box .rechts {
	margin: 10px 15px 0 15px;
}

.sterne {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 700;
	background-color: #305975;
	padding: 10px 10px 20px 10px;
	margin-bottom: 15px;
}

#optischerzustand .header-big {
	position: relative;
  	left: 190px;
  	top: -60px;
}

#technischerzustand .header-big {
	position: relative;
  	left: 215px;
  	top: -60px;
}

.rechts .rating {
	position: relative;
  	left: -80px;
}

.rechts .rating img {
	padding: 10px 5px 0 0;
}

.versand img {
	margin: 0 5px; 
}

.beschreibung {
	margin-top: 20px;
}

.beschreibung .headline {
	background-image: url(../img/bg-headline.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	padding: 15px;
}

.beschreibung .text {
	color: #222222;
	font-size: 16px;
	padding: 15px;
}

.accordion .accord-header { 
	font-size: 20px;
	font-weight: 700; 
	padding: 10px 15px;
	cursor: pointer;
}

.accordion .accord-content { 
	font-size: 16px;
	color: #212121;
	padding: 10px 15px;
}

.accordion .hell {
	background-color: #DAE1E5;
}

.accordion .dunkel {
	background-color: #C0CCD5;
}

.tabelle {
	display: none;
}

/* Footer */
.footer .infos {
	background-color: #FFFFFF;
	padding: 10px 15px;
	text-align: center;
}
	
.footer .ebay {
	background-image: url(../img/bg-ebay.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #557A92;
	text-align: center;
	padding: 15px 15px 10px 15px;
}

.footer .ebay a {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
}


/******************************************************************/
/***************************** Desktop ****************************/
/******************************************************************/
@media (min-width: 768px) {		
	/* Allgemein */
	#shop {
		width: 950px;
	}
	
	/* Header */
	.logo {
		padding-right: 15px;
	}
	
	.logo img {
		margin: -19px 0 0 -5px;
	}
	
	/* Navi */
	.bg-navi {
		background-position: right center;
		margin: 0 -10px -25px 0;
		padding: 0 25px 0 65px;
		position: relative;
  		top: -25px;
	}

	.merken {
		display: inline;
		padding-left: 30px;
	}
	
	.suchfeld {
		width: 276px;
	}
	
	/* Content */
	.content-box h1 {
		margin: 0 15px 15px 35px;
	}
	
	.content-box .links {
		float: left;
		padding: 0 10px 0 35px;
		width: 450px;
	}
	
	.bx-wrapper img {
		margin: 0 auto;
		max-width: 440px;
    	max-height: 440px;
	}
	
	.content-box .rechts {
		width: 465px;
		float: left;
		margin: 0 -10px 0 0;
	}
	
	.sterne {
		background-image: url(../img/bg-zustand.png);
		background-position: top right;
		background-repeat: no-repeat;
		background-color: transparent;
		height: 250px;
		padding: 10px 0 0 35px;
		font-size: 30px;
	}
	
	#optischerzustand .header-big {
		left: 235px;
		top: -63px;
	}
	
	#technischerzustand .header-big {
		left: 265px;
		top: -63px;
	}
	
	.rechts .rating {
		left: -105px;
	}
	
	.versand img {
	  	margin: 0 10px;
	}
	
	.beschreibung .headline {
		background-position: top left;
		font-size: 26px;
		padding: 10px 15px 0 35px;
		margin-left: -10px;
		height: 63px;
	}
	
	.beschreibung .text {
		padding: 0 35px 15px 25px;
	}
	
	.accordion {
		display: none;
	}
	
	.tabelle {
		display: block;
		margin-left: -10px;
		width: 925px;
	}
	
	.tabelle td.gross {
		font-size: 20px;
		color: #333333;
		font-weight: 700;
		padding: 10px 5px 10px 35px;
		width: 300px;
	}
	
	.tabelle td {
		font-size: 16px;
		color: #212121;
		padding: 10px 35px 10px 5px;
	}

	.tabelle td.hell {
		background-color: #DAE1E5;
	}
	
	.tabelle td.dunkel {
		background-color: #C0CCD5;
	}
	
	/* Footer */
	.footer .infos img {
		margin-right: 30px;
	} 
	
	.footer .infos img:last-child {
		margin-right: 0;
	} 
	
	.footer .ebay {
		padding: 15px 15px 5px 15px;
	}

	
}
