@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
#smBdy{
	width:100%;
	padding:30px 0 0 0;
	background-color:#F1F1F1;
	font-size:14px;
	font-family:arial, verdana, sans-serif;
}
.smClr{
	clear:both;
}
/** HEADER ****************************************************************************************/
#smHdr{
	width:100%;
}
#smHdr .inr{
	margin:0 auto;
	width:1010px;
	height:100px;
	position:relative;
}
#smHdr .lgo{
	position:absolute;
	top:-4px; left:0;
	color:#333;
	font-size:40px;
	font-weight:bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.298);
}
#smHdr .lgo strong{
	color:#004C98;
}
#smHdr .cntct{
	position:absolute;
	top:7px; right:41px;
	color: #333;
	display:block;
	text-align:right;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
}
#smHdr .cntct big{
	font-size:30px;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
}
#smHdr .cntct small a{
	color: #333;
	font-size:16px;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
}
#smHdr .srchLi{
	position:absolute;
	top:0px; right:0px;
	display:block;
	line-height:25px;
	text-align:right;
}
#smHdr .srchLi form{
	margin:0; padding:0;
	margin-left:110px;
}
#smHdr .srchLi fieldset{
	border:0;
}
#smHdr .srchLi input.srchI{
	float:left;
	margin:0; padding:0;
	font-style:italic;
	border:0;
	width:340px;
	color:#75A8DB;
	height:30px;
	text-indent:10px;
	background-color:#FFF;
	border:1px solid #DDD;
}
#smHdr .srchLi input.srchS{
	float:right;
	margin:0; padding:0;
	cursor:pointer;
	border:0;
	width:31px;
	height:30px;
	background:transparent url('http://www.designundpreis.de/Artikelbilder/Ebaytemplate/img/submitBtn.png') no-repeat;
} 

/** MAINMENU *************************************************************************************/
#mMen{
	width:100%;
	background-color:#4A4A4A;
	border-top:1px solid #4A4A4A;
	border-bottom:1px solid #4A4A4A;
}
#mMen .inr{
	margin:0 auto;
	width:980px;
	height:50px;
}
ul.men{
	width:100%;
	padding:0; margin:0;
}
ul.men li{
	padding:0; margin:0;
	float:left;
	display:block;
}
ul.men li a{
	color:#fff;
	display:block;
	height:54px;
	padding:0 24px;
	line-height:54px;
	font-size:24px;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	text-decoration:none;
}
ul.men li.f{
	background-color: #0C5EA8 !important;
}
ul.men li a:hover{
	background-color: #0C5EA8 !important;
}
/** WRAPPER **************************************************************************************/
#smWrp{
	margin:0 auto;
	padding:20px;
	width:980px;
	position:relative;
	background-color:#FFF;
}
/** LEFT *****************************************************************************************/
#smWrp .wrpL{
	float:left;
	width:213px;
}
#smWrp .wrpL .catBox{
	padding:0;
	list-style:none;
}
#smWrp #lcat {
	background-color:#F3F3F3;
	border:1px solid #DDD;
	border-bottom:0;
}
#smWrp #lcat .ttl,
#smWrp #lcat a.all_cats,
#smWrp #lcat .cnt{
	display:none;
}	
#smWrp #lcat ul {
	margin:0; 
	padding:0;
	list-style:none;
}
#smWrp #lcat ul li{
	margin:0; padding:6px 0 0 0;
	display:block;
	height:30px;
	line-height:30px;
	color:#fff;
	text-indent:15px;
	border-bottom:1px solid #DDD;
}
#smWrp #lcat ul span,
#smWrp #lcat ul a{
	display:block;
	font-size:12px;
	font-weight:300;
	color:#333;
	text-decoration:none;
}
#smWrp #lcat ul span{
	color:#0C5EA8;
}
#smWrp #lcat ul a:hover{
	color:#0C5EA8;
	text-decoration:none;
}
#smWrp #lcat ul li:hover{
	background-color:#FFF;
}
#smWrp #lcat ul.lev2 {
	padding:0 0 0 10px;
}
#smWrp #lcat ul.lev2 a{
	font-weight:normal;
}
#smWrp #lcat ul.lev3 {
	padding:0 0 0 20px;
}
#smWrp #lcat ul.lev3 a{
	font-weight:normal;
	font-style:italic;
}
.txtBx{
	margin-top:30px;
	padding:0;
	list-style:none;
}
h2.titl,
.catBox h2,
.txtBx h2{
	margin:0;
	padding:0;
	height:54px;
	line-height:54px;
	
	color:#0C5EA8;
	font-size: 24px;
	font-weight:300;
	font-family: "Open Sans Condensed", sans-serif;
	margin-bottom:10px;
	border-bottom:3px solid #eee;
}
h2.titl strong{
	font-size:16px;
	font-weight:300;
}
.txtBx .p{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.txtBx .p p{
	margin:0;
	padding:0 0 14px 0;
}
.txtBx .p img{
	margin:3px 0;
}
/** GALLERY **************************************************************************************/
.crossBx{
	width: 750px;
}
.wrpL .crossBx{
	width: 213px;
}
.crossBx h3{
	text-transform:uppercase;
	height:50px;
	line-height:46px;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	text-align:center;
}
.crossBx a{
	float:left;
	display:block;
	width:231px;
	padding:10px 0;
	margin-bottom:20px;
	min-height:260px;
	margin-right:15px;
	text-align:center;
	background-color: #FBFBFB;
	border:1px solid #EEE;
	text-decoration:none;
}
.wrpL .crossBx a{
	width: 211px;
	margin:0;
}
.crossBx a .imga{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:150px;
	width:231px;
}
.crossBx a img{
	max-height:150px;
}
.crossBx a h4{
	margin:10px 0 0 0;
	padding:20px 10px 0 10px;
	color:#000;
	font-size:12px;
	font-weight:12px;
	border-top:1px solid #fff;
}
.crossBx a h5,
.crossBx a span,
.crossBx a h6{
	display:none;
}
.gal{
	position: relative;
	padding-left: 590px;
}
.gal input{
	display: none;
}
.gal>.outer{
	position: absolute;
	top: 0;
	left: 0;
	width: 555px;
	max-height: 650px;
    padding: 10px;
	height: 100%;
    border: 1px solid #D8D7D7;
    background-color: #FBFBFB;
}
.gal .outer img
{
	max-height: 100%;
	max-width: 100%;
}
.gal label img
{
    padding: 10px;
    border: 1px solid #D8D7D7;
	width: 118px;
	height: 106px;
	margin-bottom: 8px;	
    background-color: #FBFBFB;
}
.gal input[name='img_toggle'] ~ .outer {
    opacity: 0;
    transform: scale(1.1);
}
.gal input[name='img_toggle']:checked+label+.outer {
    opacity: 1;
    transform: scale(1);
}
/** FOOTER **************************************************************************************/
#smFtr{
	width:100%;
	background-color:#333;
}
#smFtr .inr{
	margin:0 auto;
	line-height:70px;
	width:1000px;
}
#smFtr .inr,
#smFtr .inr a{
	color:#fff;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	font-weight: 300;
}
/** GALLERY **************************************************************************************/
#smWrp .wrpGal{
	float:right;
	width: 730px;
}
.r3_cm {
	background-color:#fff;
}
#fpcap{
 	display:none;
}
 #galInner .r3_t i, #galInner .r3_bl i,
 #galInner .r3_hm, .r3_c, #galInner .r3_s{
	border:0;
}
#galInner .r3_t, .r3_t b, #galInner  .r3_bl, .r3_bl b {
	background:none;
}
#galInner table.pgbc .pgbc,
#galInner table.pgbc {
	border:0;
	background-color:transparent;
}
/** MCIH *****************************************************************************************/
#myMichSeite  h1{
	color:#853636;
}
#myMichSeite  p a{
	font-size:14px;
	color: #4D4D4D;
	text-decoration:underline;
}
#myMichSeite  p a:hover{
	font-size:14px;
	color: #853636;
	text-decoration:underline;
}
.smEf table, .smEf tr, .smEf td{
	border:1px solid transparent;
}
.smEil table{
	width:100%;
	border-collapse:collapse;
}
.smEil table, .smEil th, .smEil td{
	height:30px;
	color:#4D4D4D;
	font-size:12px;
	padding:10px;
	border: 1px solid #fff;
}
.smEil th{
	color:#fff;
	text-align:left;
	background-color:#B6B4A4;
}
.smEil tr{
	background-color:#F1EFDA;
}
.smEil tr:nth-child(odd){
	background-color:#FFFDE2;
}
.smEil tr:hover{
	cursor:pointer;
	background-color:#F9F4C0;
}
.smEil a{
	color: #4D4D4D;
}
/** MIDDLE *************************************************************************************/
#smWrp .wrpML{
	float:right;
	width:730px;
}
#smWrp .wrpML p{
	line-height:20px;
}
#smWrp .wrpML li{
	padding:4px 0;
}
#smWrp .imprtnt{
	color:#333;
	padding:15px;
	border:1px solid #EEE;
	background-color:#FBFBFB;
}
/** MAINPIC **************************************************************************************/
#mPic{
	float:left;
	padding:10px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	background-color:transparent;
	width:555px;
	border:1px solid #DDD;
	background-color: #FBFBFB;
}
#mPic a{
	width:555px;
	height:650px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#mPic img{
	max-width:555px;
	max-height:650px;
}
#sPics {
	float:right;
	width:142px;
}
#sPics .in{
	float:left;
	cursor:pointer;
	width:118px;
	padding:10px;
	margin-bottom:8px;
	margin-right:8px;
	border:1px solid #D8D7D7;
	background-color: #FBFBFB;
}
#sPics .mid{
	width:118px;
	height:106px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#sPics img{
	max-width:118px;
	max-height:106px;
} 
/** MIDDLE_LEFT **********************************************************************************/
.wrpML{
	float:left;
	width:100%;
	margin-top:20px;
	background-color:#fff;
}
/** MIDDLE_RIGHT +********************************************************************************/
.txtBx.wrpMR{
	float:right;
	width:213px;
	margin:0;
	margin-top:20px;
	border:1px solid #DDD;
	background-color:#fff;
}
.txtBx.wrpMR h1{
	float:right;
	width:221px;
	margin:0;
	padding:0;
}


@media (min-width: 1030px){
	
	#sPics .mid img{	
	   max-width: 100%;
	  
	  -moz-transition: all 0.3s;
	  -webkit-transition: all 0.3s;
	  transition: all 0.3s;
	}
	#sPics .mid:hover img{	
	  -moz-transform: scale(1.1);
	  -webkit-transform: scale(1.1);
	  transform: scale(5);
	  border-radius: 0px;
	}
}
@media (max-width: 1170px){
	#smHdr .bg,
	#smHdr .inr,
	#mMen .inr,
	#smWrp,
	#smFtr .inr,
	#smFtr .inr .footerMen,
	#smFtr .inr .footerMenBg
	{
		width: auto;
	}
	#smWrp .wrpGal{
		width: 725px;
	}
	#mPic img{
		width: 100%;
		max-width: 100%;
	}
	#smallPicSlider{
		width: 48%;
	}
	#newAutelLogo  img{
		max-width: 100%;
	}
}
@media (max-width: 1030px){
	#smWrp,
	#smFtr .inr,
	#smFtr .inr .footerMen,
	#smFtr .inr .footerMenBg,
	#smBdy{
		padding:15px;
		min-width:auto;
		max-width:auto;
		width:auto;
	}
	#smWrp{
		margin:0;
	}
	#smWrp .wrpM .bx.gal {
		width: 100%;
	}
	#smWrp .wrpGal{
		width: 100%;
	}
	#smWrp,
	#smWrp .wrpM{
		min-width:auto;
		max-width:auto;
	}
	.gal{
		padding-left: 0;
	}
	.gal .outer{
		display: none;
	}
	.gal label img{
		max-width: 95%;
		width: auto;
		height: auto;
	}
	#smWrp .wrpM { 
		float:none;
		clear:both;
		width: 100%;
		margin:0 ;
	}
	#smWrp .wrpL{
		width: 100%;
	}
	#smWrp .wrpML{
		width: auto;
		float: none;
	}
	#mPic{		
		display:block;		
		padding: 0;
		width: 650px;
		margin: 0 auto;
		float: none;
	}	
	#mPic a {
		display: block;
		margin: 0 auto;
	}
	#mPic img{
		width:auto;
	}
	#smallPicSlider{
		width: 100%;
	}
	#smallPicSliderInner{
		float: none;
		width: auto;
		margin: 0 auto;
	}
	#sPics{
		display: block;
		margin: 16px auto;
		width: 650px;
		float: none;
	}
	#sPics .in{
		width: 630px;
		background: #fff;
		margin-top: 20px;
	}
	#sPics .mid{		
		height: auto;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	#tabs{
		width: auto;
	}
	#sPics img{
		max-width: 600px;
		max-height: 455px;
	}
	#smHdr .cntct{
		left: 430px;
	}
	#newAutelLogo{
		float: left;
	}
	h2.titl, .catBox h2, .txtBx h2
	{
		height: auto;
	}
	ul.men li a{
		width: 100px;
		font-size: 19px;
	}
	.catBox, .txtBx, .txtBx .p{
		width: 100%;
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.txtBx p, .txtBx h2
	{
		margin: 0 20px;
		border: none;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: auto;
	}
	.catBox li{
		margin: 0 auto;
		display: block;
	}
	#lcat .lev1, #lcat .lev1 li{
		width: 100%;
		max-width: 300px;
		margin: 0 auto !important;
		border: none !important;
	}
	#lcat .lev1 li a{
		font-size: 18px !important;
	}
	#desc font{
		font-size: 16px !important;
	}
}

@media (max-width:755px){
	#smWrp .bx h1{
		padding:15px;
	}
	#smHdr,
	#smWrp .man_lgs,
	#smWrp .banner,
	#xgal,
	#smFtr{
		display:none;
	}
	#smBdy{
		padding:0;
		min-width:auto;
		max-width:auto;
		width:auto;
	}
	#smWrp{
		margin:0;
	}
	#smWrp .wrpM .bx.gal,
	#smWrp .wrpGal	{
		width: 100%;
	}
	#smWrp,
	#smWrp .wrpM{
		width:auto;
	}
	#smWrp .wrpM { 
		float:none;
		clear:both;
		width: 100%;
		margin:0 ;
	}
	#smWrp .wrpL{
		width: 100%;
	}
	#sPics{
		width:100%;
	}
	#mPic,
	#mPic a {
		width: 100%;
		max-width: auto;
	}
	#mPic {
		display:block;		
		padding: 0;
		width: 100%;
		margin: 0;
	}
	#mPic img {
		max-width: 80%;
	}
	#mPic a {
		height: auto;
		display: block;
		margin: 0 auto;
	}
	#sPics{
		width: auto;
	}
	#sPics .mid{
		width: auto;
	}
	#smallPicSlider{
		width: 100%;
	}
	#newAutelLogo  img{
		padding: 0;
	}
	#sPics .in {
		padding:0;
		background: #fff;
		width: 100%;
	}	
	#sPics img {
		max-width: 80%;
	}
	.navBar{
		margin-top:66px;
		width:auto;
		min-height:200px;
	}
	.navBar .scrl{
		width: auto;
	}
	#smWrp .wrpM .galDat {
		padding: 5px;
	}
	.bxW ul.tabNav{
		left:5px;
	}
	.bxW ul.tabNav li,
	.bxW ul.tabNav li.active{
		font-size:10px;
	}
	.catBox, .txtBx, .txtBx .p{
		width: 100%;
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.txtBx p, .txtBx h2
	{
		margin: 0 20px;
		border: none;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		width: auto;
	}
	.catBox li{
		margin: 0 auto;
		display: block;
	}
	#lcat .lev1, #lcat .lev1 li{
		width: 100%;
		max-width: 300px;
		margin: 0 auto !important;
		border: none !important;
	}
	#lcat .lev1 li a{
		font-size: 18px !important;
	}
}
@media (max-width: 629px){
	ul.men li{
		float: none;
	}
	#mMen .inr{
		height: auto;
	}
	ul.men li a{
		width: 100%;
		padding: 0;
	}
}