a:focus { outline: none;}
img{
  border: 0px;
}
form {
	margin:0;
}
/* Design */
a { /* Bearbeitet von SP!!!*/
	text-decoration:none;
	color: #787878;
	font-size: 12px;
}
a:hover { /* Bearbeitet von SP!!!*/
	text-decoration:underline;
	color: #787878;
	font-size: 12px;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:0px;
	width: 985px;
	position: absolute;
}
.page .top {
	background-image: url(img/logo_top.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 49px;
	padding-right: 8px;
}
.page .top .navi {
	float:right;
	display:inline;
	font-weight:bold;
	font-size: 12px;
	padding: 14px;
	color: #787878;
}
.page .top .navi a {
	color: #787878;
}
.page .logo {
	background-image: url(img/logo_large.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 78px;
}
.page .nav {
	background-image: url(img/navtop.png);
	height: 62px;
	padding-left: 200px;
	background-repeat: no-repeat;
	margin:0;
}

#kwicks_container {
	display: block;
	width: 800px;
	margin-left: 30px;
}
#kwicks {
	position: inherit;
	margin: 0px 0px 0px 0px;
}
#kwicks .kwick {
	float: left;
	display: block;
	list-style: none;
	width: 140px;
}
#kwick_1 {
	background-image: url(img/navtop-bestseller.png)
}
#kwick_2 {
	background-image: url(img/navtop-projecte.png)
}
#kwick_3 {
	background-image: url(img/navtop-referenzen.png)
}
#kwick_4 {
	background-image: url(img/navtop-blog.png)
}
#kwick_5 {
	background-image: url(img/navtop-team.png)
}
#kwick_1 a,
#kwick_2 a,
#kwick_3 a,
#kwick_4 a,
#kwick_5 a {
	display: block; 
	cursor: pointer; 
	overflow: hidden; 
	height: 62px; 
	width:auto;
}
.page .search {
	margin:0;
	padding:0;
	width:984px;
}
.page .search .left {
	background-image: url(img/search_left.png);
	height: 50px;
	width: 12px;
	display: inline;
	float: left;
}
.page .search .content {
	background-image: url(img/search_x.png);
	min-height: 50px;
	width: 949px;
	display: inline;
	float: left;
	background-repeat: repeat-x;
	padding: 12px 0px 0px 12px;
}
.page .search .content, .page .search .content a {
	color:#414141;
	font-size:14px;
	font-weight:bold;
	line-height:13px;
}
.page .search .content input {
	border-top: 1px #c7c7c7 solid;
	border-left: 1px #c7c7c7 solid;
	margin:0px 0px 0px 10px;
	padding-left: 8px;
	color:#414141;
}
.page .search .right {
	background-image: url(img/search_right.png);
	height: 50px;
	width: 11px;
	display: inline;
	float: right;
	background-repeat: repeat-x;
}
.page .main {
	padding-top: 8px;
	clear: both;
	font-size:12px;
}
.page .main .produktnav {
	display: inline;
	float: left;
	width: 164px;
	padding-left: 2px;
}
.page .main .produktnav .category {
	background-image: url(img/nav_header.png);
	background-repeat: no-repeat;
	background-position: top;
	font-weight:bold;
	padding: 12px 0px 0px 3px;
}
.page .main .produktnav .category .topic {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 11px;
}
.page .main .produktnav .category ul {
	font-size: 12px;
	color: #787878;
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	padding-left: 0px;
	line-height: 20px;
	padding-bottom: 20px;
}
.page .main .produktnav .category ul li {
	margin-top: 4px;
}
.page .main .produktnav .category ul li a {
	color: #787878;
	display:block;
	text-decoration:none;
	padding-left: 26px;
}
.page .main .produktnav .category ul li:hover {
	background-image:url(img/nav_activ.png);
	background-repeat: no-repeat;
	background-position: top;
}
.page .main .content {
	display:inline;
	float: left;
	margin: 0pt 0pt 0pt 20px;
	overflow: visible !important;
	width: 560px;
	font-size: 12px;
	color: #787878;
}
.page .main .teaser {
	padding-right:2px;
	display: inline;
	width: 218px;
	float: right;
}
.page .main .teaser div {
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px 0px 0px 23px;
}
.page .main .teaser .header {
	background-image: url(img/teaser_header.png);
	height: 23px;
}
.page .main .teaser .login {
	background-image: url(img/login_content.png);
	height: 126px;
	padding-top: 15px;
	padding-right: 20px;
	text-align:right
}
.page .main .teaser .pro {
	background-image: url(img/pro_content_shop.png);
	height: 464px;
}
.page .main .teaser .phone {
	background-image: url(img/phone_content.png);
	height: 142px;
	cursor:pointer;
}
.page .main .teaser .pay {
	margin-left:1px;
	background-image: url(img/pay_content.png);
	height: 272px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.page .main .teaser .ship {
	margin-left:1px;
	background-image: url(img/ship_content.png);
	height: 91px;
}
.page .main .teaser .pay div {
	padding-left: 85px;
	color: #414141;
}
.page .footer {
	overflow:visible !important;
	clear: both;
	float: none;
	height: 30px;
}
.page .footer .content {
	width: 735px;
	padding: 25px 0px 0px 250px;
	background-image:url(img/footer.png);
	background-repeat:no-repeat;
}
.page .footer .content, .page .footer .content a {
	font-size:13px;
	color:#787878;
}
.page .footer .content table img {
	padding-right: 4px;
}
.page .footer .content .links {
	line-height:18px;
	font-weight:bold;
	word-spacing:5px;
}
.page .main .teaser .login input {
	font-size: 12px;
	margin-bottom: 15px;
	padding-left:7px;
	width:160px;
}
/* Produkt Beschreibung */
.page .main .content .produkt-desc {
	padding-left:20px;
	vertical-align:text-top
}
.page .main .content .produkt-desc p {
	font-size: 14px;
	font-weight:bold;
	margin: 20px 0px 10px 0px;
}
.desc-image {
	width:260px;
}
.page .main .content .desc-image2 .header {
	background-image:url(img/desc_img_top.png); 
	height:4px;
	background-repeat:no-repeat;
}
.page .main .content .desc-image2 .footer {
	background-image:url(img/desc_img_bottom.png); 
	height:4px;
	background-repeat:no-repeat;
}
.page .main .content .desc-image2 .big, 
.page .main .content .desc-image2 .small,
.page .main .content .desc-image2 .medium  {
	background-image:url(img/desc_img_y.png);
	text-align:center;
}
.page .main .content .desc-image .header {
	background-image:url(img/desc_img_top.png); 
	height:4px;
	background-repeat:no-repeat;
}
.page .main .content .desc-image .footer {
	background-image:url(img/desc_img_bottom.png); 
	height:4px;
	background-repeat:no-repeat;
}
.page .main .content .desc-image .big, 
.page .main .content .desc-image .small,
.page .main .content .desc-image .medium  {
	background-image:url(img/desc_img_y.png);
	text-align:center;
}
.page .main .content .desc-image .big img  {
	padding: 25px;
}
.page .main .content .desc-image .small img {
	padding: 6px 10px;
}
.page .main .content .desc-image .medium img {
	padding: 15px;
}
.page .main .content div.desc-produkt h1, .page .main .content div.shopping h1 {
	font-size: 20px;
	color: #f99144;
	margin: 0px 0px 8px 0px;
}
.page .main .content div.desc-produkt h2, .page .main .content div.shopping h2 {
	font-size: 12px;
	color: #414141;
	margin: 0px 0px 20px 0px;
	font-weight:normal;
}
#desc-nav-1,
#desc-nav-2,
#desc-nav-3,
#desc-nav-4 {
	height:35px; 
	float:left; 
	display:inline-table;
	text-align:center;
	color:#a4a4a4;
	font-size:12px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-top:10px
}
#desc-nav-1 a,
#desc-nav-2 a,
#desc-nav-3 a,
#desc-nav-4 a {
	color:#a4a4a4;
	text-decoration:none;
	display:block;
}
#desc-nav-1 {
	width:186px; 
	background-image:url(img/desc-nav-1-1b.png);
	margin-left:-3px
}
#desc-nav-2 {
	width:185px; 
	background-image:url(img/desc-nav-2-0b.png);
}
#desc-nav-3 {
	width:186px; 
	background-image:url(img/desc-nav-3-0b.png);
}
#desc-nav-4 {
	width:141px; 
	background-image:url(img/desc-nav-4-0b.png);
}
#desc-content-1,
#desc-content-2,
#desc-content-3,
#desc-content-4 {
	width:550px; 
	background-image:url(img/desc-nav-y.png); 
	clear:both;
	margin-left:-3px;
	display:none;
	padding: 0px 3px 0px 5px;
}
#desc-nav-footer {
	height:9px; 
	width:557px; 
	background-image:url(img/desc-nav-bottom.png);
	background-repeat:no-repeat;
	margin-left:-3px
}
.desc-price {
	color:#f89043; 
	font-weight:bold; 
	text-align:right; 
	padding-right:20px;
}

/* Warenkorb */
.shipping-image {
	width:209px;
}
.page .main .content .shipping-image .header {
	background-image:url(img/ship-img-top.png); 
	height:9px;
	background-repeat:no-repeat;
}
.page .main .content .shipping-image .footer {
	background-image:url(img/ship-img-bottom.png); 
	height:8px;
	background-repeat:no-repeat;
}
.page .main .content .shipping-image .medium {
	background-image:url(img/ship-img-y.png);
	text-align:center;
}
.page .main .content .shipping-image .medium img  {
	padding: 10px 25px;
}
.page .main .content .shopping td.shop-title {
	padding-left:20px; 
	color: #f99144; 
	font-size: 15px; 
	font-weight:bold; 
	padding-bottom:5px;
}
.page .main .content .shopping td.shop-desc-title {
	padding:5px 0px 0px 20px; 
	font-weight:bold; 
	vertical-align:top
}
.page .main .content .shopping td.shop-desc {
	padding:5px 0px 0px 5px; 
	line-height:18px; 
	vertical-align:top; 
	width:142px
}
.page .main .content .shopping td.shop-price {
	text-align:right;
	font-size:11px; 
	font-weight:bold; 
	padding-right:10px; 
	vertical-align:bottom;
}
.page .main .content .shopping table td input {
	text-align:right; 
	padding-right:8px; 
	width:20px; 
	color:#787878; 
	border: 1px #c7c7c7 solid
}

/* Highslide */
.highslide {
	cursor: url(media/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(media/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(media/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(media/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(media/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.copyright, .parseTime{
  display: none
}

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #808285;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#808285;}
.sitemap_heading a:hover {color:#EC772A; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #808285;  padding: 2px 2px;}
.sitemap_sub a {color:#808285;}
.sitemap_sub a:hover {color:#EC772A; text-decoration:none;}


/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#aaa;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #aaa;
	border-left:solid 1px #aaa;
	border-top:solid 1px #aaa;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#f9f9f9;
	color:#000;
	padding:4px;
	border-right:solid 1px #aaa;
	border-left:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules, .checkout_shipping_address {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_payment_modules, .checkout_payment_address {
	width:49%;
	float:right;
	clear:right;
}

div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:green;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-weight:bold;
}

.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.8;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #777777;	
	padding:0px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#ffffff;	/* White background color for the message */

	overflow:auto;
	
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/


	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
/* CSS for the display. CSS needed for the scripts are loaded dynamically by the scripts */
a.close_modalDialog, a.close_modalDialog:link, a.close_modalDialog:hover {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
	position:absolute;
	left:755px;
	top:3px;
}
a.displayMessage, a.displayMessage:link, a.displayMessage:visited,a.displayMessage:hover {
	color:#7f7f7f;
	font-weight:bold;
	text-decoration:none;
}
h1.heading_modalDialog  {
	display:block;
	background-color:#777777;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0px 3px 15px;
	margin:0px;
}	
.modalDialog_content {
	padding:10px;

}
.modalDialog_content li {
	margin-left:25px;
}
.modelDialog {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#divdivShoppingCard{
  color: #FFFFFF;
}
.manufacturer, .multisort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	font-size: 11px;
	color: #787878;
}

select, input{
  color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page .main .content .card .card-small {
	float:left;
}
.page .main .content .card .card-small .header {
	cursor:pointer;
	background-image:url(img/border-small-top.png); 
	background-repeat:no-repeat; 
	width:268px; 
	height:36px
}
.page .main .content .card .card-small .header div,
.page .main .content .card .card-big .header div {
	font-size:14px;
	font-weight:bold;
	padding-top: 14px;
	padding-left: 18px;
	color:#949494;
	float:left;
}
.page .main .content .card .card-small .content-card {
	background-image:url(img/border-small-y.png);
	background-repeat:repeat-y;
	width:250px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page .main .content .card .card-small .content-card select {
	width:230px; 
	color:#787878; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.page .main .content .card .card-small .content-card span {
	font-weight:bold;
	font-size:13px;
}
.page .main .content .card .card-small .bottom {
	background-image:url(img/border-small-bottom.png); 
	background-repeat:no-repeat; 
	width:268px; 
	height:9px
}
.page .main .content .card .card-big {
	clear:both; 
	padding-top:20px;
}
.page .main .content .card .card-big .header {
	cursor:pointer;
	background-image:url(img/border-big-top.png); 
	background-repeat:no-repeat; 
	font-size:14px;
	font-weight:bold;
	width:557px; 
	height:36px
}
.page .main .content .card .card-big .content-card {
	background-image:url(img/border-big-y.png); 
	background-repeat:repeat-y; 
	width:557px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page .main .content .card .card-big .bottom {
	background-image:url(img/border-big-bottom.png); 
	background-repeat:no-repeat; 
	width:557px; 
	height:8px
}
/** Cenetec Verfügbarkeits Modul **/
.available {
	border:#CCCCCC solid 1px; 
	width:270px; 
	margin:5px 0px; 
	padding:5px; 
	display:block; 
	font-size:10px; 
	text-decoration:none;
}
.available:hover {
	border-color:#FB9731;
	font-size:10px; 
	text-decoration:none;
}
a.register,
a.konto,
a.address,
a.password,
a.newsletter,
a.show-order {
	display:block;
	width:264px;
	height:24px;
}
/* Mein Konto */
a.address,
a.password,
a.newsletter,
a.show-order {
	margin-top:14px;
}
a.register {
	background-image:url(img/button_register_0.png);
}
a.register:hover {
	background-image:url(img/button_register_1.png);
}
a.konto {
	margin-top:16px;
	background-image:url(img/button_konto_0.png);
}
a.konto:hover {
	background-image:url(img/button_konto_1.png);
}
a.address {
	background-image:url(img/button_address_0.png);
}
a.address:hover {
	background-image:url(img/button_address_1.png);
}
a.password {
	background-image:url(img/button_password_0.png);
}
a.password:hover {
	background-image:url(img/button_password_1.png);
}
a.newsletter {
	background-image:url(img/button_newsletter_0.png);
}
a.newsletter:hover {
	background-image:url(img/button_newsletter_1.png);
}
a.show-order {
	background-image:url(img/button_show_order_0.png);
}
a.show-order:hover {
	background-image:url(img/button_show_order_1.png);
}

/* Select Box */
.select_line {
	color:#333;
	font-size:10px;
}

.cat_legend {
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding-bottom:4px;
}

fieldset {
	padding:4px;
}

#fb_loader {
	float:right;
	display:none;
}

#fb_headline {
	float:left;
}

#fb_loader, #fb_loader img, #fb_headline {
	vertical-align:middle;
	height:16px;
}

.page .search .content .rekfil input {
	border-top: 0px;
	border-left: 0px;
	margin:0px;
	padding-left: 0px;
	color:#000000;
	font-size: 12px;
}
.page .search .content .rekfil option, .page .search .content .rekfil select {
	font-size: 12px;
}
