html {
	width:100%;
	height:100%;
	overflow:auto;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:url(/ccds_tpl_img/bg-body.jpg);
	font-size:12px;
	font-family:Arial;
}

a, a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#fff;
}

table,tr,td {
	font-size:11px;
}

ul, li {
	margin:0px;
	padding:0px;
}

ul {
	padding-left:2px;
}

li {
	padding-left:10px;
	list-style-type:none;
	/* list-style-image:url(/ccds_tpl_img/bg-list.jpg); */
	background:url(/ccds_tpl_img/bg-list.jpg) no-repeat 0px 3px;
}

#div_outer_schatten {
	background:url(/ccds_tpl_img/bg-schatten-scroll.jpg) repeat-y center;
}

#div_container {
	
	background:url(/ccds_tpl_img/bg-container.jpg) no-repeat center top;
}

#div_inner_container {
	text-align:left;
	margin:0px auto;
	width:980px;
}

#div_content {
	color:#473942;
}

#div_menu {
	float:left;
	width:195px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:75%;
	color:#bfb3b9;
}

.div_logo {
	padding-left:18px;
}

a.a_logo, a:hover.a_logo {
	display:block;
	cursor:pointer;
	padding-left:18px;
	color:#BFB3B9;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#div_menu h1 {
	padding-top:46px;
	letter-spacing:75%;
}

a.naviactive, a:hover.naviactive, a.navi, a:hover.navi {
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:75%;
	color:#e41291;
	text-decoration:none;
}

a.navi, a:hover.navi {
	color:#ffffff;
}

a:hover.navi {
	color:#BFB3B9;
}

a.subnavi, a:hover.subnavi {
	display:block;
	cursor:pointer;
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

a:hover.subnavi {
	color:#BFB3B9;
}

a.subnaviactive, a:hover.subnaviactive {
	color:#E41291;
	font-size:12px;
	text-decoration:none;
}

#div_content {
	float:left;
	width:640px;
}

h1, h2, h3 {
	margin:0px;
}

h1 {
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

/*
.h1_logo {
	background:url(/ccds_tpl_img/pfeil-logo.gif) no-repeat left bottom;
	padding-left:18px;
}
*/

a.h1_logo, a:hover.h1_logo {
	background:transparent url(/ccds_tpl_img/pfeil-logo.gif) no-repeat scroll left bottom;
	display:block;
	cursor:pointer;
	font-size:17px;
	padding-left:18px;
	padding-top:46px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	font-size:11px;
	font-weight:bold;
	color:#473942;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#e30c8e;
}

.content_spacer {
	float:left;
	width:30px;
	height:590px;
}

.content_center {
	float:left;
	width:290px;
	padding-top:46px;
}

.content_center a, .content_center a:hover {
	text-decoration:none;
}

.content_center a.artikellink, .content_center a:hover.artikellink {
	text-decoration:underline;
}

.content_pic {
	float:left;
	width:280px;
	min-height:594px;
	background:url(/ccds_tpl_img/bg-content-space.jpg) repeat-x top #c9c5c8;
}

.brille_detail {
	padding:10px 20px 20px 20px;
	background:#ffffff;
}

#div_kontakt {
	font-size:11px;
	color:#473942;
	padding:20px 0px 20px 20px;
	background:url(/ccds_tpl_img/bg-verlauf-box.jpg) repeat-x top #ffffff;
}

#div_footer {
	width:640px;
	height:5px;
	background:url(/ccds_tpl_img/bg-footer.jpg) no-repeat center top;
	overflow:hidden;
}

#info label {
	display:block;
	float:left;
	width:100px;
	margin-bottom:6px;
}

#info input, #info textarea {
	border:0px;
	border-bottom:1px solid #473942;
	border-right:1px solid #473942;
	width:160px;
	font-size:inherit;
	overflow:auto;
}

.clearer {
	clear:both;
}

.button {
	cursor:pointer;
}
.pflichtfeld {
	font-size:10px;
	margin-bottom:10px;
}

#div_bgimg {
	background-position:0px 0px;
}

#produktDetail {
	background:#fff;
}