body {
	font-family: Arial, sans-serif;
	color: #000;
	background-color: #000000;
}

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: Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
}

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

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

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

.darkred {
	color: #9A0000;
}

.darkred a:link {
	color: #9A0000;
}

.darkred a:visited {
	color: #9A0000;
}

.darkred a:hover {
	color: #9A0000;
}

.marker {
	background-color: #f8fe54;
	padding: 1px 3px 1px 3px;
}

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 #000000;
}

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

.red {
	color: #D70000;
}

.grey {
	color: #666666;
}

.gloryfy {
	color: #E6F100;
}

.polarized {
	font-size: 12px;
	font-style: italic;
	color: #D70000;
}

smaller {
	font-size: 11px;
}

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

.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: Arial, 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;
}

.spacer47px{
	clear: both;
	height: 47px;
	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 {
	font-size: 14px;
	line-height: 18px;
}

	div#detailArticle .title {
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 15px;
	}
	
	div#detailArticle .teaser {
		font-weight: bold;
		font-style: italic;
		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: Arial, 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;
	overflow: hidden;
}

.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;
}

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

.breadcrumb{
	font-family: Arial, sans-serif;
	font-size: 14px;
	float: left;
	margin: 25px 0 0 10px;
	padding-top: 10px;
}

	.breadcrumb a{
		font-family: Arial, sans-serif;
		font-size: 14px;
		text-decoration: underline;
	}
	
.authDealer {
	float: right;
	margin-top: 30px;
}

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


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

#Main {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: auto;
	width: 1000px;
	line-height: 18px;
}
	
	#Main input {
		border: 1px solid #000000;
		background-color: #FFFFFF;
		padding: 3px 0 0 2px;
	}
	
	#Main input.form {
		height: 20px;
	}
	
	#MainContent {
		width: 1000px;
		float: left;
		background: url('/shop/img/bg.png') repeat-y;
		padding: 0 15px 15px 15px;
	}

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

	div#MainHeader {
		width: 970px;
		float: left;
		margin: 5px 0 45px 0;
		color: #000000;
	}

		div#MainHeader .left {
			text-align: left;
			width: 235px;
			float: left;
		}
	
		div#MainHeader .middle {
			width: 525px;
			float: left;
			text-align: left;
			margin-left: 10px;
		}

		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;
		}
		
	/***** Header End *****}*****/
	
	/*****{***** Footer Start *****/
	
	div#MainBottom {
		width: 1000px;
		height: 3px;
		overflow: hidden;
		float: left;
		background: url('/shop/img/bg_bottom.gif') no-repeat;
		
	}
	
	div#MainFooter {
		width: 1000px;
		float: left;
		font-family: Arial, sans-serif;
		font-size: 12px;
		border-top: 1px solid #FFFFFF;
		color: #FFFFFF;
		line-height: 20px;
		margin-top: 20px;
	}

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

		div#MainFooter .left {
			width: 489px;
			border-right: 1px solid #FFFFFF;
			float: left;
			padding: 15px 0 10px 10px;
		}
	
		div#MainFooter .middle {
			width: 345px;
			float: left;
			padding: 15px 5px 10px 15px;
		}
		
		*html div#MainFooter .middle {
			width: 365px;
		}
	
		div#MainFooter .right {
			width: 125px;
			float: left;
			padding: 15px 0 0 0;
			margin-left: 10px;
		}
		
	/***** Footer End *****}*****/
	
/***** Main Grid End *****}*****/

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

div#leftContent {
	width: 200px;
	float: left;
	margin-right: 25px;
}

div#leftContentShop {
	width: 250px;
	float: left;
	margin-right: 25px;
}

div#leftContentBottom {
	width: 348px;
	float: left;
	margin: 0 24px 0 20px;
}
	
	div#leftContentShop .boxTitle {
		background-color: #000;
		padding: 5px 0 5px 8px;
		font-family: Arial, 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: Arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #000;
	}

div#middleContent {
	width: 518px;
	border: 1px solid #B7B7B7;
	float: left;
	background-color: #FFFFFF;
}

	div#middleContent input.button {
		border: 0px;
		padding: 0px;
	}
	
div#middleContent2 {
	width: 520px;
	float: left;
	overflow: hidden;
}

	div#middleContent2 input.button {
		border: 0px;
		padding: 0px;
	}
	
div#middleContent3 {
	width: 468px;
	float: left;
	border: 1px solid #B7B7B7;
	padding: 47px 25px 10px 25px;
	overflow: hidden;
	background-color: #FFFFFF;
}

*html div#middleContent3 {
	width: 520px;
}

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

div#middleContentShop {
	width: 695px;
	float: left;
}

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

	div#middleContentBottom .title {
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #000;
	}


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

	div#middleContent .startPageBox {
		width: 468px;
		float: left;
		font-size: 14px;
		margin: 47px 25px 20px 25px;
		overflow: hidden;
	}
	
	div#middleContent .startPageBox h1 {
		margin: 0 0 10px 0;
	}
	
	div#middleContent .startPageBox .teaser {
		font-style: italic;
		font-size: 14px;
		margin-bottom: 35px;
	}
	
	div#middleContent .startPageBox .img {
		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 .startPageTb1 {
		width: 358px;
		float: left;
		font-family: Georgia;
		font-size: 14px;
		margin-right: 10px;
	}
	
	div#middleContent .startPageTb2 {
		width: 358px;
		float: left;
		font-family: Georgia;
		font-size: 14px;
		margin-left: 10px;
	}
	
	div#middleContent .startPageTbTitle {
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-variant:small-caps;
	}
	
	div#middleContent .startPageTbTitle a {
		text-decoration: none;
		border-bottom: 1px solid #D70000;
	}
	
	/***** Startpage Box End *****}*****/	
	
div#rightContent {
	width: 200px;
	float: left;
	margin-left: 25px;
}

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

	
/***** Content Grid End *****}*****/

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

div#leftNav {
}

	div#leftNav .home{
		font-weight: bold;
		margin: 0 0 30px 10px;
	}

	div#leftNav a{
		text-decoration: underline;
	}
	
	div#leftNav .mainNavTitle a{
		color: #000;
		font-weight: bold;
		text-decoration: underline;
	}

	div#leftNav .mainNavTitle{
		font-family: Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		text-transform: uppercase;
		width: 190px;
		display: block;
		background-color: #E6F100;
		padding: 2px 0 2px 10px;
	}
	
	div#leftNav .mainNav{
		font-family: Arial, sans-serif;
		font-size: 13px;
		color: #666;
		width: 180px;
		padding: 3px 0 3px 20px;
		display: block;
	}
	
	div#leftNav .mainNav a{
		color: #666;
		text-decoration: none;
		border-bottom: 1px solid #000;
	}
	
	div#leftNav .blue{
		color: #0067C6;	
	}
	
	div#leftNav .small{
		font-size: 8px;
	}
	
	div#leftNav .mainNavA{
		font-family: Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		width: 190px;
		padding: 3px 0 3px 20px;
		display: block;
		text-decoration: none;
		background: url('/shop/img/bg_nav.gif') no-repeat 0px 7px;
	}
	
	div#leftNav .mainNavA a{
		text-decoration: none;
	}
	
	*html div#leftNav .mainNav{
		width: 155px;
	}
	
	*html div#leftNav .mainNavBlue{
		width: 155px;
	}
	
	*html div#leftNav .mainNavA{
		width: 155px;
	}


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

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

div#headerNav {
}

	div#headerNav a{
		text-decoration: underline;
	}
	
	div#headerNav .topNav {
		width: 960px;
		float: left;
		background-color: #000;
		overflow: hidden;
	}

	div#headerNav .mainNav a{
		display: block;
		float: left;
		color: #FFF;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 13px;
		text-transform: uppercase;
		background-color: #000;
		padding: 2px 40px 2px 40px;
		border-right: 1px solid #FFF;
	}
	
	div#headerNav .mainNav2 a{
		display: block;
		float: left;
		color: #FFF;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 13px;
		text-transform: uppercase;
		background-color: #000;
		padding: 2px 36px 2px 36px;
		/* margin-left: 109px; */
	}
	
	div#headerNav .topNav a:hover{
		background-color: #D70000;
	}
	
	div#headerNav .topNav a.active{
		background-color: #D70000;
	}
	
	div#headerNav .Nav {
		width: 960px;
		height: 22px;
		float: left;
		background-color: #E1E1E1;
		margin-top: 1px;
	}
	
	div#headerNav .subNav {
		display: block;
		float: left;
		color: #000;
		font-family: Arial, sans-serif;
		font-size: 12px;
		padding: 1px 20px 3px 20px;
	}
	
	div#headerNav .subNav a{
		text-decoration: none;
		border-bottom: 1px solid #000;
	}
	
	div#headerNav .subNav a:hover{
		color: #D70000;
	}
	
	div#headerNav .subNav a.active{
		color: #D70000;
	}
	
/***** Header 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: Arial, 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: Arial, 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: Arial, 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: Arial, 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: Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}

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

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

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

div#shopPages .infoBoxContents {
	background: #EFEFEF; /* #E6F100 */
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#shopPages .infoBoxContents2 {
	background: #CBE2EA;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#shopPages .infoBoxContentsNoRegister {
	background: #DEE800;
	font-family: Arial, sans-serif;
	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: Arial, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #000; /* #016D9B */
	background: #E1E1E1; /* #EFEFEF */
}

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

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

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

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

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

div#shopPages td.boxText {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

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

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

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: Arial, sans-serif;
	font-size: 11px;
	color: #9A0000;
}

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

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

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

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

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

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

div#shopPages td.wishListing-data, td.wishListing-data2, td.wishListing-data3 {
  	font-family: Arial, 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: Arial, 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: Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 5px 5px 3px 5px;
	background-color: #000;
}

div#informationBox .infoBoxContents{
	padding: 0 0 0 2px;
	border: 1px solid #000;
	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 *****/

.categoryListingTop{
	font-size: 12px;
	width: 510px;
	float: left;
	margin: 0 0 35px 0;
	padding-top: 10px;
	background-color: #E1E1E1;
}
	.categoryListingTop .top{
		width: 510px;
		font-family: Arial, sans-serif;
		float: left;
		border-bottom: 1px dotted #000;
		margin-bottom: 15px;
	}
	
	.categoryListingTop .top a{
		font-size: 16px;
		text-decoration: none;
	}
	
	.categoryListingTop .title{
		font-size: 16px;
		font-weight: bold;
		float: left;
		margin: 0 0 0 10px;
	}

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

.categoryListing{
	font-size: 12px;
	width: 510px;
	float: left;
	margin: 0 4px 35px 4px;
}

.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: 5px;
		background: url('/shop/img/bg_title.gif') no-repeat 300px 0px;
	}
	
	.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;
		font-weight: bold;
		float: right;
		margin: 0 5px 0 0;
	}
	
	.categoryListing .logo2{
		font-size: 14px;
		font-style: italic;
		float: right;
		margin: 0 5px 0 0;
	}

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

	.categoryListing .desc{
		font-size: 14px;
		width: 150px;
		float: left;
		text-align: right;
		margin: 10px 0 0 0;
	}
	
	.categoryListing .desc2{
		font-size: 14px;
		width: 150px;
		float: left;
		text-align: left;
		margin: 10px 0 0 0;
	}
	
	.categoryListing .desc2 a{
		color: #666666;
		text-decoration: none;
		border-bottom: 1px solid #000;
	}
	
	.categoryListing .desc_top{
		float: right;
		clear: both;
	}

	.categoryListing .desc_top img{
		margin-left: 3px;
	}
	
	.categoryListing .desc_price{
		float: right;
		margin: 20px 0 5px 0;
		clear: both;
	}
	
	.categoryListing .desc_price img{
		float: left;
	}
	
	.categoryListing .desc_txt{
		font-size: 11px;
		float: right;
		clear: both;
		margin-top: 20px;
	}
	
	.categoryListing .catInfoBox{
		width: 510px;
		float: left;
		background-color: #f3f3f3;
		padding: 10px 0 10px 10px;
	}
	
	.categoryListing .catInfoBoxCol{
		width: 125px;
		height: 30px;
		float: left;
		text-align: right;
	}
	
	.categoryListing .footer{
		width: 510px;
		float: left;
		margin-top: 10px;
	}
	
	.categoryListing .footer .col{
		float: left;
		width: 280px;
	}
	
	.categoryListing .footer .col2{
		float: left;
		width: 280px;
		text-align: right;
	}

/*****CategoryListing 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: Arial, 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: Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
	}
	
		div#productDetail .infotxt .red{
			color: #9A0000;
		}
		
	div#productDetail a.mailto{
		font-family: Arial, 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: Arial, 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: Arial, 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: 10px 2px 0 2px;
	}
	
	div#productDetail .mModellImg{
		width: 105px;
		height: 70px;
		overflow: hidden;
	}
	
	div#productDetail .mModellTxt{
		font-family: Arial, 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: Arial, 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 #000000;
	/* background-color: #FFFFFF; */
	width: 248px;
	float: left;
	color: #393939;
}

.infoBoxRightBox {
	border: 1px solid #000000;
	/* background-color: #FFFFFF; */
	width: 198px;
	float: left;
	color: #393939;
}
	
	.infoBoxRightBox .boxTitle {
		background-color: #000000;
		padding: 5px 0 5px 8px;
		font-family: Arial, 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: Arial, sans-serif;
	font-size: 12px;
	width: 145px;
	float: left;
}

div#detailArticle label{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 145px;
	float: left;
}

div#detailArticle .formular input{
}

	div#detailArticle .formular input.false{
		background-color: #FEDADA;
		border-color: #FEDADA;
		border-style: inset;
		border-width: 2px;
	}

div#detailArticle .formular textarea{
	width: 364px;
	border: 1px solid #000;
}

	div#detailArticle .formular textarea.false{
		background-color: #FEDADA;
		border-color: #FEDADA;
		border-style: inset;
		border-width: 2px;
	}

div#detailArticle .small{
	font-family: Arial, sans-serif;
	font-size: 10px;
}

div#detailArticle .formular .warning{
	margin: 10px 0 20px 0;
	color: #FF0000;
}

div#detailArticle .formular red{
	color: #FF0000;
}

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

/*****{***** Suche Start *****/
	
div#searchBox {
	width: 736px;
	height: 26px;
	float: left;
	font-size: 14px;
	background-color: #E1E1E1;
	margin-top: 13px;
}
		
	div#searchBox .left {
		width: 200px;
		float: left;
		text-align: right;
		margin: 5px 5px 0 0;
	}
		
	div#searchBox .middle {
		width: 300px;
		float: left;
		text-align: left;
		margin-top: 2px;
	}
		
	div#searchBox .right {
		width: 200px;
		float: left;
		text-align: left;
		margin: 1px 0 0 5px;
	}
		
	*html div#searchBox .right {
		margin: 4px 0 0 5px;
	}
		
	div#searchBox input.txt {
		width: 300px;
		border: 1px solid #A7A6AB;
		background-color: #FFF;
		font-size: 14px;
	}
		
	div#searchBox input.btn {
		border: 0px;
		background-color: #E1E1E1;
	}
	
/***** Suche End *****}*****/



/*****{***** Product/Category Listing Box Start *****/

	.pcListing {
		float: left;
		width: 238px;
		border: 1px dashed #000;
		margin: 0 8px 0 0;
	}
	
		.pcListing .title {
			background-color: #e1e1e1;
			margin-top: 2px;
			padding: 5px 3px 5px 5px;
		}
	
		.pcListing .more {
			float: right;
			background: url(/images/more.gif) no-repeat right 2px;
			padding-right: 15px;
		}
		
		.pcListing .more a{
			text-decoration: none;
			border-bottom: 1px solid #D70000;
		}

/***** Product/Category Listing Box End *****}*****/

/*****{***** xmasBanner Start *****/

div#payBackBanner {
	z-index: 109; 
	width: 518px;
	height: 82px;
	float: left;
	margin-bottom: 10px;
	background: #FFF url('/shop/img/xmas/xmas-payback.png') top left no-repeat;
}

	div#payBackBanner img {
		margin: 5px 0px 0px 10px;
	}
	
.payBackText {
	float: left;
	margin-top: 10px;
	color: #9A0000;
	font-size: 11px;
}

div#payBackBannerStar {
	position: absolute;
	z-index: 110; 
	top: 320px; 
	margin-left: 705px; 
	width: 46px; 
	height: 45px;
}

*html div#payBackBannerStar {
	position: absolute;
	z-index: 110; 
	top: 0px;
	left: 0px;
	width: 46px; 
	height: 45px;
}

/***** xmasBanner End *****}*****/

div#partnerShops{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0 0 5px 5px;
}

	div#partnerShops a{
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFF;
		text-decoration: underline;
	}
	
.showhideStatus {
	display: none;
}