@page { size:portrait; }

body {
	font-family: Georgia;
	color: #000;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, p {
	margin: 0px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 23px;
	line-height: 25px;
	margin-bottom: 10px;
}

h2 {
	font-family: Georgia;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}

h5 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

img {
	border: 0px;
}

ol {
	padding: 0 0 0 20px;
}

*html ol {
	margin: 0 0 0 5px;
}

	ol li.faq {
		font-weight: bold;
		margin: 0 0 5px 10px;
	}

ul {
	padding: 0 0 0 15px;
	list-style-type: square;
}

*html ul {
	margin: 0 0 0 -3px;
}

	ul li{
		margin-bottom: 5px;
	}
	
a, a:hover {
	text-decoration: underline;
	color: #000;
}

a.uline {
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

a.uline:hover {
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

.red {
	color: #D70000;
}

smaller {
	font-size: 11px;
}

.moneyorderinfo {
	font-family: Arial, sans-serif;
	clear: both;
	font-size: 11px;
	margin-top: 5px;
}

.versandinfo {
	font-family: Arial, sans-serif;
	clear: both;
	font-size: 11px;
}

	.versandinfo a {
		font-family: Arial, sans-serif;
		font-size: 11px;
	}

a.small {
	font-size: 12px;
}

table {
	font-size: 12px;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

	input.button {
		border: 0px;
		padding: 20px;
	}
	
	input.btn {
		border: none;
	}
	
select.white {
	background-color: #FFFFFF;
}
	
.spacer3px{
	clear: both;
	height: 3px;
	overflow: hidden;
}

.spacer5px{
	clear: both;
	height: 5px;
	overflow: hidden;
}

.spacer10px{
	clear: both;
	height: 10px;
	overflow: hidden;
}

.spacer11px{
	clear: both;
	height: 11px;
	overflow: hidden;
}

.spacer15px{
	clear: both;
	height: 15px;
	overflow: hidden;
}

.spacer20px{
	clear: both;
	height: 20px;
	overflow: hidden;
}

.spacer25px{
	clear: both;
	height: 25px;
	overflow: hidden;
}

.spacer30px{
	clear: both;
	height: 30px;
	overflow: hidden;
}

.spacer60px{
	clear: both;
	height: 60px;
	overflow: hidden;
}

.clearer {
	clear: both;
}

a.boxArticleTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

	a.boxArticleTitle img{
		border: none;
	}

a.boxArticleTitle:hover {
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

a.boxArticleFooter {
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

a.boxArticleFooter:hover {
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

div#detailArticle {
	line-height: 18px;
}

	div#detailArticle .title {
		font-family: Verdana, sans-serif;
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 15px;
	}
	
	div#detailArticle .teaser {
		font-weight: bold;
		margin-bottom: 15px;
	}
	
	div#detailArticle .teaser2 {
		font-weight: normal;
		margin-bottom: 15px;
	}
	
	div#detailArticle .bgBox{
		float: left;
		width: 780px;
		margin-bottom: 15px;
		background: url('/shop/img/bg_tech.gif') repeat;
		clear: both;
	}
	
	div#detailArticle .imgLeft{
		float: left;
		width: 375px;
		margin-right: 65px;
	}
	
	div#detailArticle .imgRight{
		float: right;
		width: 375px;
		margin-left: 75px;
	}
	
	div#detailArticle .txtLeft{
		float: left;
		width: 320px;
	}
	
	div#detailArticle .txtLeftnoImg{
		float: left;
		width: 760px;
	}
	
	div#detailArticle .txtRight{
		float: right;
		width: 320px;
	}
	
	div#detailArticle .innerTxt{
		margin:10px;
	}
	
	div#detailArticle table{
		font-family: Verdana, sans-serif;
	}
	
	div#detailArticle tr.bg{
		background-color: #DADEE1;
	}
	
	div#detailArticle tr.bgAlt{
		background-color: #EBECEC;
	}
	
	div#detailArticle th{
		font-size: 10px;
		font-weight: normal;
	}
	
	div#detailArticle th.info{
		text-align: center;
		padding: 2px;
	}
	
	div#detailArticle th.infoBlue{
		text-align: center;
		padding: 2px;
		color: #0067C6;
	}
	
	div#detailArticle td{
		font-size: 11px;
		height: 30px;
	}
	
	div#detailArticle td.txt{
		padding: 2px;
	}
	
	div#detailArticle td.info{
		text-align: center;
		padding: 2px;
	}
	
	div#detailArticle td.infoBlue{
		text-align: center;
		padding: 2px;
		color: #0067C6;
	}
	
	div#detailArticle td .lens{
		width: 70px;
		height: 30px;
		overflow: hidden;
	}
	
.txthl {
	color: #D70000;
}

.txthl2 {
	color: #D70000;
	font-size: 12px;
}

.redline {
	height: 1px;
	border-bottom: 1px solid #9A0000;
	clear: both;
	overflow: hidden;
}

.blueline {
	height: 1px;
	border-bottom: 1px solid #0067C6;
	clear: both;
	overflow: hidden;
}

.dotline{
	height: 1px;
	background-image:url('/shop/img/dotted.gif');
	clear: both;
}

.dotted {
	height: 1px;
	border-bottom: 1px dotted #000000;
	clear: both;
	overflow: hidden;
}

.row_y {
	float: left;
	background-color: #FFF5D2;
	padding-left: 5px;
	width: 200px;
}

.row_w {
	float: left;
	padding-left: 5px;
	width: 200px;
}

.authlogo{
	margin-bottom: 15px;
}

.btnrow{
	display: none;
}

/*****{***** Breadcrumb Start *****/

.breadcrumb{
	display: none;
}

	.breadcrumb a{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		text-decoration: underline;
	}
	
.authDealer {
	display: none;
}

/***** Breadcrumb End *****}*****/


/*****{***** Main Grid Start *****/

#Main {
	font-family: Georgia;
	font-size: 14px;
	text-align: left;
	margin: auto;
	width: 960px;
	background-color: #FFFFFF;
	line-height: 18px;
}
	
	#Main input {
		border: 1px solid #000000;
		background-color: #FFFFFF;
		padding: 3px 0 0 2px;
	}
	
	#Main input.form {
		height: 20px;
	}

	/*****{***** Header Start *****/

	div#MainHeader {
		width: 960px;
		float: left;
		margin: 5px 0 3px 0;
		background-color: #FFF;
		color: #000000;
	}

		div#MainHeader .left {
			text-align: left;
			width: 156px;
			float: left;
			margin-top: 15px;
		}
	
		div#MainHeader .middle {
			width: 586px;
			float: left;
			text-align: left;
			margin-left: 18px;
		}

		div#MainHeader .right {
			width: 200px;
			float: left;
			text-align: right;
		}
	
		div#MainHeader a {
			font-family: Verdana;
			font-size: 11px;
			color: #000000;
			text-decoration: underline;
		}
	
		div#MainHeader a:hover {
			color: #000000;
			text-decoration: underline;
		}
		
		div#MainNav {
			display: none;
		}
		
		div#cartBox {
			display: none;
		}
		
	/***** Header End *****}*****/
	
	/*****{***** Footer Start *****/
	
	div#MainFooter {
		font-family: Verdana, sans-serif;
		font-size: 12px;
		border-top: 1px solid #d70000;
		color: #393939;
		line-height: 20px;
	}

		div#MainFooter a {
			color: #393939;
			font-size: 12px;
			text-decoration: none;
			border-bottom: 1px solid #d70000;
			line-height: 20px;
		}
	
		div#MainFooter a:hover {
			text-decoration: none;
			border-bottom: 1px solid #d70000;
		}

		div#MainFooter .left {
			width: 464px;
			border-right: 1px solid #d70000;
			float: left;
			padding: 20px 0 15px 5px;
		}
	
		div#MainFooter .middle {
			width: 340px;
			float: left;
			padding: 20px 5px 15px 20px;
		}
	
		div#MainFooter .right {
			width: 125px;
			float: left;
			padding: 20px 0 15px 0;
		}
		
	/***** Footer End *****}*****/
	
/***** Main Grid End *****}*****/

/*****{***** Content Grid Start *****/

div#leftContent {
	display: none;
}

div#leftContentShop {
	display: none;
}

div#leftContentBottom {
	width: 348px;
	float: left;
	margin: 0 24px 0 20px;
}
	
	div#leftContentShop .boxTitle {
		background-color: #000;
		padding: 5px 0 5px 8px;
		font-family: Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
	}
	
	div#leftContentShop .boxContent {
		padding: 10px 0 5px 5px;
		font-size: 12px;
	}
	
	div#leftContentShop .rightBox2 {
		border: 1px solid #393939;
		background-color: #FFF;
		width: 248px;
		float: left;
	}
	
	div#leftContentBottom .title {
		font-family: Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #000;
	}

div#middleContent {
	margin: 0 25px 0 25px;
	width: 510px;
	float: left;
	overflow: hidden;
}

	div#middleContent input.button {
		border: 0px;
		padding: 0px;
	}

div#middleContentShop {
	width: 685px;
	float: left;
	margin: 0 0 0 25px;
}

	div#middleContentShop input.button {
		border: 0px;
		padding: 0px;
	}
	
div#middleContentBottom {
	width: 348px;
	float: left;
	margin-right: 20px;
}

	div#middleContentBottom .title {
		font-family: Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #000;
	}
	
div#middleContentDetail {
	width: 735px;
	float: left;
	margin: 0 0 0 25px;
}

div#middleContentLarge {
	width: 740px;
	float: left;
	overflow: hidden;
	margin: 0 20px 0 0;
}


	/*****{***** StartPage Box Start *****/

	div#middleContent .startPageBox {
		width: 560px;
		float: left;
		background-color: #ECECE7;
		margin-top: 50px;
	}
	
	div#middleContent .startPageBox .leftCol {
		width: 340px;
		float: left;
		overflow: hidden;
		margin: 8px 5px 2px 5px;
	}
	
	div#middleContent .startPageBox .rightCol {
		width: 200px;
		float: left;
		margin: 8px 10px 2px 0;
	}
	
	div#middleContent .startPageBox .line{
		width: 200px;
		border-top: 1px solid #BDBDBD;
	}
	
	*html div#middleContent .startPageBox .rightCol {
		width: 190px;
	}
	
	*html div#middleContent .startPageBox .line{
		width: 190px;
	}
	
	div#middleContent .startPageBox .text {
		font-family: Georgia;
		font-size: 14px;
	}
	
	div#middleContent .startPageTb2 {
		width: 245px;
		float: left;
		font-family: Georgia;
		font-size: 14px;
		margin-left: 10px;
	}
	
	div#middleContent .startPageTbTitle {
		font-family: Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div#middleContent .startPageTbTitle a {
		text-decoration: none;
		border-bottom: 1px solid #D70000;
	}
	
	/***** Startpage Box End *****}*****/	
	
div#rightContent {
	display: none;
}

	div#rightContent .rightBox {
		border: 1px solid #393939;
		width: 198px;
		float: left;
		padding: 0px;
		color: #393939;
	}
	
	div#rightContent .rightBoxContent {
		margin: 8px;
		float: left;
		display: inline;
	}
	
	div#rightContent .title_blue {
		font-family: Verdana, sans-serif;
		font-weight: bold;
		color: #000;
		margin-bottom: 5px;
	}
	
/***** Content Grid End *****}*****/

/*****{***** Left Nav Start *****/

div#leftNav {
}

	div#leftNav a{
		text-decoration: none;
	}
	
	div#leftNav .mainNavTitle a{
		color: #FFF;
	}

	div#leftNav .mainNavTitle{
		font-family: Verdana, sans-serif;
		font-size: 16px;
		color: #FFF;
		width: 135px;
		display: block;
		background-color: #393939;
		padding: 8px 0 7px 20px;
		border-bottom: 1px solid #FFF;
	}
	
	div#leftNav .mainNav{
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #000;
		width: 135px;
		padding: 6px 0 6px 20px;
		border-bottom: 1px solid #393939;
		display: block;
		text-decoration: none;	
	}
	
	div#leftNav .mainNavA{
		font-family: Verdana, sans-serif;
		font-size: 14px;
		color: #000;
		width: 135px;
		padding: 6px 0 6px 20px;
		border-bottom: 1px solid #393939;
		display: block;
		text-decoration: none;
		background-color: #DEE800;
	}

	*html div#leftNav .mainNavTitle, .mainNav, .mainNavA{
		width: 155px;
	}

/***** Left Nav End *****}*****/

/*****{***** SortBox Start *****/

.sortBox {
	width: 508px;
	float: left;
	border: 1px solid #000;
	height: 30px;
}

	.sortBox input, select {
		border: 1px solid #016d9b;
	}
	
	.sortBox .col {
		width: 234px;
		float: left;
		margin: 7px 5px 6px 5px;
	}
	
	*html .sortBox .col {
		width: 239px;
		margin: 5px 5px 6px 5px;
	}
	
	.sortBox a.more {
		width: 62px;
		height: 15px;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #FFF;
		border: 1px solid #016d9b;
		background-image: url('/shop/img/bg_more.gif');
		text-align: center;
		float: left;
		margin-left: 5px;
		text-decoration: none;
	}
	
	.sortBox a.back {
		width: 62px;
		height: 15px;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #FFF;
		border: 1px solid #016d9b;
		background-image: url('/shop/img/bg_back.gif');
		text-align: center;
		float: left;
		margin-right: 5px;
		text-decoration: none;
	}
	
	*html .sortBox a.more{
		margin-top: 2px;
	}
	
	*html .sortBox a.back{
		margin-top: 2px;
	}
	
	.sortBox a.more:hover, a.back:hover {
		text-decoration: none;
	}
	
.sortBox2 {
	width: 508px;
	float: left;
}

	.sortBox2 input, select {
		border: 1px solid #000000;
	}

	.sortBox2 a.more {
		width: 62px;
		height: 15px;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #FFF;
		border: 1px solid #D70000;
		background-image: url('/shop/img/bg_more.gif');
		text-align: center;
		float: left;
		margin-left: 5px;
		text-decoration: none;
	}
	
	.sortBox2 a.back {
		width: 62px;
		height: 15px;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #FFF;
		border: 1px solid #D70000;
		background-image: url('/shop/img/bg_back.gif');
		text-align: center;
		float: left;
		margin-right: 5px;
		text-decoration: none;
	}
	
/***** SortBox End *****}*****/

/*****{***** Bookmarks Start *****/

#bmetrg {
	list-style: none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	text-align:left;
	}

#bmetrg li	{
	display: inline;
	}
	
.bmhead {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}

/***** Bookmarks End *****}*****/

/*****{***** Tables Mittlerer Content Start *****/

div#shopPages table.infoBox {
 	background: #000;
}

div#shopPages .infoBoxContents {
	background: #E1E1E1; /* #CBE2EA */
	font-family: Georgia;
	font-size: 12px;
}

div#shopPages .infoBoxContents2 {
	background: #CBE2EA;
	font-family: Georgia;
	font-size: 12px;
}

div#shopPages .infoBoxContentsNoRegister {
	background: #F7CCCC; /* #DEE800 */
	font-family: Georgia;
	font-size: 12px;
}

div#shopPages td.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}

div#shopPages .pageHeading {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}

div#shopPages td.productListing-heading {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #000; /* #016D9B */
	background: #E1E1E1; /* #EFEFEF */
}

div#shopPages td.productListing-data {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
}

div#shopPages td.main {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#shopPages td.main_title {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0 3px 0;
}

div#shopPages td.main_title1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

div#shopPages td.main_title2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0 3px 5px;
}

div#shopPages td.boxText {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
}

div#shopPages td.inputRequirement_title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: right;
	padding-top: 15px;
}

div#shopPages td.main a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

div#shopPages td.main a.btn {
	border: none;
}

div#shopPages td.productListing-data input {
	border: 1px solid #000000;
	background-color: #E5EDF0;
	padding: 3px 0 0 2px;
}

/*
div#shopPages td.productListing-data input.button {
	border: 0px;
	background-color: #FFFFFF;
}
*/

div#shopPages td.productListing-data input.btn {
	border: 0px;
	background-color: #FFFFFF;
}

div#shopPages td.productListing-data input.check {
	border: none;
	background: none;
}

div#shopPages .orderEdit {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #9A0000;
}

div#shopPages input.btn {
	border: 0px;
	padding: 0px;
}

div#shopPages td.messageBox {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

div#shopPages td.messageStackError, td.messageStackWarning {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #ffb3b5;
}

div#shopPages td.messageStackSuccess {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #99ff00;
}

div#shopPages tr.productListing-odd .productListing-data {
	border-top: 1px solid #016D9B;
	border-bottom: 1px solid #016D9B;
}

div#shopPages input {
	background-color: #FFF;
}

div#shopPages td.wishListing-data, td.wishListing-data2, td.wishListing-data3 {
  	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 5px 0 10px 0;
	color: #000000;
	background: #FFFFFF;
}

div#shopPages td.wishListing-data {
	text-align: left;
}

	div#shopPages td.wishListing-data a{
		font-family: Verdana, sans-serif;
		font-size: 12px;
	}
	
div#shopPages td.wishListing-data2 {
	text-align: center;
}

div#shopPages td.wishListing-data3 {
	text-align: right;
}

div#shopPages select {
	background-color: #FFF;
	border: 1px solid #000;
	height: 17px;
}
	
/***** Tables Mittlerer Content End *****}*****/

/*****{***** Cart Info Start *****/

div#CartInfoTxt {
	line-height: 22px;
}

	div#CartInfoTxt .title {
		font-size: 18px;
		font-weight: bold;
		color: #9A0000;
		margin-bottom: 5px;
	}
	
	div#CartInfoTxt .phone {
		font-size: 18px;
		font-weight: bold;
		color: #00A600;
	}
	
/***** Cart Info End *****}*****/

/*****{***** InformationBox Start *****/

div#informationBox {
	background-color: #CBE2EA;
	width: 155px;
}

div#informationBox .infoBoxHeading{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 5px 5px 3px 5px;
	background-color: #393939;
}

div#informationBox .infoBoxContents{
	padding: 0 0 0 2px;
	border: 1px solid #393939;
	border-top: none;
	background-color: #FFF;
}

div#informationBox .boxText{
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
}

div#informationBox .boxText a{
	text-decoration: underline;
}

/***** InformationBox End *****}*****/

/*****{***** CategoryListing Start *****/

.categoryListing{
	width: 510px;
	float: left;
	margin: 0px 0 35px 0;
}

.categoryListing a{
	font-family: Arial, sans-serift;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

	.categoryListing .top{
		width: 510px;
		font-family: Arial, sans-serif;
		float: left;
		border-bottom: 1px dotted #000;
		margin-bottom: 8px;
	}
	
	.categoryListing .top a{
		font-size: 16px;
		text-decoration: none;
	}

	.categoryListing .title{
		font-size: 16px;
		font-weight: bold;
		float: left;
		margin: 0 0 0 10px;
	}

	.categoryListing .logo{
		font-size: 16px;
		float: right;
		margin: 0 5px 0 0;
	}

	.categoryListing .img{
		width: 360px;
		float: left;
		margin-right: 0px;
	}

	.categoryListing .desc{
		font-size: 14px;
		width: 145px;
		float: left;
		text-align: right;
		margin-right: 5px;
	}
	
	.categoryListing .desc_top{
		float: right;
		clear: both;
	}

	.categoryListing .desc_top img{
		margin-left: 3px;
	}
	
	.categoryListing .desc_price{
		float: right;
		margin: 15px 0 10px 0;
		clear: both;
	}
	
	.categoryListing .desc_price img{
		float: left;
	}

/*****CategoryListing End *****}*****/

/*****{***** ProductListing Start *****/

.productListing{
	width: 560px;
	float: left;
	margin: 15px 0 10px 0;
}

.productListing a{
	font-family: Verdana, sans-serift;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

	.productListing .top{
		width: 560px;
		font-family: Verdana, sans-serif;
		font-size: 12px;
		float: left;
		border-bottom: 1px dotted #000;
		margin-bottom: 8px;
	}
	
	.productListing .top a{
		font-family: Verdana, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}
	
	.productListing .trade{
		font-size: 15px;
	}

	.productListing .model{
		font-size: 18px;
		color: #0067C6;
	}
	
	.productListing .framecolor{
		font-size: 11px;
		font-weight: normal;
	}

	.productListing .title{
		float: left;
		margin: 10px 0 0 10px;
	}

	.productListing .logo{
		float: right;
		margin: 0 5px 2px 0;
	}

	.productListing .img{
		width: 360px;
		float: left;
		margin-right: 20px;
	}

	.productListing .desc{
		font-family: Georgia;
		font-size: 14px;
		width: 180px;
		float: left;
	}
	
	.productListing .desc_top{
		float: right;
		clear: both;
	}

	.productListing .desc_top img{
		margin-left: 3px;
	}
	
	.productListing .desc_txt{
		float: left;
		margin-top: 10px;
		clear: both;
	}
	
	.productListing .desc_icon{
		float: left;
		margin-top: 10px;
		clear: both;
	}

	.productListing .desc_icon img{
		margin: 3px 0 0 2px;
	}
	
	.productListing .desc_price{
		float: left;
		margin: 15px 0 10px 0;
		clear: both;
	}
	
	.productListing .desc_price img{
		float: left;
	}

/***** ProductListing End *****}*****/

/*****{***** ProductDetail Start *****/

div#productDetail{
	width: 510px;
	float: left;
}

	div#productDetail h1{
		font-size: 15px;
		margin: 0px;
		padding: 0px;
	}
	
	div#productDetail .colLeft{
		width: 255px;
		float: left;
	}
	
	div#productDetail .colRight{
		width: 255px;
		float: left;
		text-align: right;
	}

	div#productDetail .top{
		width: 510px;
		font-family: Verdana, sans-serif;
		font-size: 15px;
		font-weight: bold;
		float: left;
		border-bottom: 1px dotted #000;
		margin-bottom: 8px;
	}
	
	div#productDetail .trade{
		font-size: 15px;
	}
	
	div#productDetail .model{
		font-size: 18px;
		color: #0067C6;
	}
	
	div#productDetail .framecolor{
		font-size: 11px;
		font-weight: normal;
	}
	
	div#productDetail .title{
		float: left;
		margin: 8px 0 0 10px;
	}
	
	div#productDetail .useicon{
		float: left;
		margin: 10px 0 0 30px;
	}

	div#productDetail .logo{
		float: right;
		margin: 0 5px 2px 0;
	}
	
	div#productDetail .iconrow{
		width: 510px;
		float: left;
	}
	
	div#productDetail .iconrow img{
		margin-left: 3px;
	}
	
	div#productDetail .imgDetail{
		width: 510px;
		height: 300px;
		float: left;
		overflow: hidden;
		text-align: center;
	}
	
	div#productDetail .infotxt{
		font-family: Verdana, sans-serif;
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
	}
	
		div#productDetail .infotxt .red{
			color: #9A0000;
		}
		
	div#productDetail a.mailto{
		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0067C6;
		text-decoration: none;
		border-bottom: 1px solid #000;
	}
	
	div#productDetail .lensBox{
		width: 510px;
		float: left;
		background-color: #ECECE7;
		overflow: hidden;
	}
	
	div#productDetail .lensBoxContent{
		margin: 6px;
		float: left;
		background: url('/shop/img/lensbox_bg.gif') repeat-y left;
	}
	
	div#productDetail .lensBoxTop{
		margin: 6px 0 0 6px;
	}
	
	div#productDetail .lensBoxTitle{
		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	
	div#productDetail .lensBoxLeft{
		width: 178px;
		float: left;
		margin-top: 3px;
	}
	
	div#productDetail .lensBoxMiddle{
		width: 180px;
		float: left;
		margin-left: 6px;
	}
	
	div#productDetail h3{
		font-family: Verdana, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #0067C6;
	}
	
	div#productDetail input.btn {
		border: 0px;
		padding: 0px;
	}
	
	div#productDetail .mModell{
		width: 510px;
		float: left;
		overflow: hidden;
	}
	
	div#productDetail .mModellContent{
		width: 105px;
		float: left;
		overflow: hidden;
		margin: 0 2px 0 2px;
	}
	
	div#productDetail .mModellImg{
		width: 105px;
		height: 70px;
		overflow: hidden;
	}
	
	div#productDetail .mModellTxt{
		font-family: Verdana, sans-serif;
		font-size: 12px;
		text-align: center;
	}
	
div#productDetailRight{
	width: 200px;
	margin-left: 25px;
	float: left;
}

	div#productDetailRight .descBox{
		width: 200px;
		float: left;
		background-color: #ECECE7;
	}

	div#productDetailRight .descBoxContent{
		float: left;
		margin: 8px 6px 10px 6px;
	}
	
	*html div#productDetailRight .descBoxContent{
		margin: 8px 0px 10px 6px;
	}
	
	div#productDetailRight .descBoxContent ul{
		margin: 0 0 0 2px;
		list-style-image:url('/shop/img/list-desc.gif');
	}
	
	*html div#productDetailRight .descBoxContent ul{
		list-style-image:url('/shop/img/list-desc_ie.gif');
	}
	
	div#productDetailRight .descBoxContent li{
		margin: 0px;
	}
	
	div#productDetailRight .descBoxIcons{
		float: left;
		margin: 0 0 20px 20px;
		display: inline;
	}
	
	div#productDetailRight .inserts{
		font-family: Verdana, sans-serif;
		font-size: 10px;
		width: 100px;
		float: left;
		overflow: hidden;
		text-align: right;
		margin-top: 5px;
	}
	
	div#productDetailRight .inserts img{
		margin-top: 3px;
	}
	
/***** ProductDetail End *****}*****/

/*****{***** InfoBox Rechts Start *****/

div#leftContentShop .infoBoxRightBox {
	border: 1px solid #393939;
	background-color: #FFFFFF;
	width: 248px;
	float: left;
	color: #393939;
}

.infoBoxRightBox {
	border: 1px solid #393939;
	background-color: #FFFFFF;
	width: 198px;
	float: left;
	color: #393939;
}
	
	.infoBoxRightBox .boxTitle {
		background-color: #393939;
		padding: 5px 0 5px 8px;
		font-family: Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
	}
	
	.infoBoxRightBox .boxContent {
		padding: 10px 0 5px 5px;
		font-size: 12px;
	}

	.infoBoxRightBox ul {
		list-style-type: square;
		list-style-image:url('/shop/img/square.gif');
		margin: 0px;
		padding: 0 0 0 18px;
	}
	
	.infoBoxRightBox .imgRecent {
		width: 184px;
		background-color: #FFF;
		text-align: center;
		overflow: hidden;
	}
	
/***** InfoBox Rechts End *****}*****/

/*****{***** ShoppingCart Start *****/

.cartPriceTitle {
	width: 200px;
	float: right;
}

.cartPrice {
	width: 100px;
	float: right;
}

/***** ShoppingCart End *****}*****/

/*****{***** Formular Start *****/

label{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width: 145px;
	float: left;
}

/***** Formular End *****}*****/