/* CSS Document */
/* MainColors: */
/* blue: 	#4c8ec8 */
/* orange:	#FF9934 */
/* Grey:		#4c8ec8 */

/* Allgemeine Formatierungen */
.clear { 
	line-height: 0;
	height: 0;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#alert {
	width: 100%;
	border: 1px solid #FF0000;
	font-family: verdana, arial;
	font-Size:11px;
	font-weight: bold;
	color: #FF0000;
}

#alert table {
	margin: 5px;
}

#alert td li {
	color: #FF0000;
}

input.quantity {
	border: 1px solid #4c8ec8;
	width: 30px;
	text-align: right;
}

input.amount {
	border: 0px;
	width: 50px;
	text-align: right;
	vertical-align: middle;
}

select.option {
	border: 1px solid #4c8ec8;
}

select.option2 {
	border: 1px solid #4c8ec8;
}

.open {
    height: 150px;
}


textarea.tac {
	width: 100%;
	height: 100px;
}

input.tac {
	width: auto;
	border: 0px;
	font-family: verdana, arial;
	font-Size:10px;
	font-weight: normal;
}

input.submitButton {
	border: 1px solid #4c8ec8;
	width: 130px;
	font-family: verdana, arial;
	font-Size:11px;
	font-weight: normal;
}

input.radio {
	border: 0px;
}

.cartButton {
	border: 1px solid #4c8ec8;
	width: 130px;
	margin-bottom: 5px;
	font-family: verdana, arial;
	font-Size:11px;
	font-weight: normal;
	vertical-align: top !important;
	vertical-align: bottom;
}

a.button {
	border: 1px solid #4c8ec8;
	background-color: #FFFFFF;
	width: 50px;
	padding: 1px 10px;
	font-family: verdana, arial;
	font-Size:10px;
	font-weight: normal;
	text-decoration: none;
}

h1 {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #4c8ec8;
	margin: 5px 0px;
    padding: 0;
	border-bottom: 1px solid #000000;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
    line-height: 16px;
	background-color: #FFFFFF;
	margin: 5px 0px;
	padding: 0px 5px;
}

h2 a, h2 a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9934;
    line-height: 16px;
	background-color: #FFFFFF;
	margin: 5px 0px;
	padding: 0px 5px;
}

h1 a {
	margin-left: 5px;
}

h1.red, h1.red a {
    font-size: 18px;
	font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
    text-align: center;
	color: #FF0000;
	line-height: 24px;
	background-color: #FFFFFF;
	margin: 5px 0px;
	border: none;
}

h1.red a {
   	margin: 0px 5px;
}

.blue {
    color: #4c8ec8;
}

.orange {
    color: #FF9934;
}


p.slogan, p.slogan a, p.slogan:hover {
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
    text-align: center;
	background-color: none;
	margin: 5px 0px;
	border: none;
}

#grid div.center div.contentBorder div.text {
	width: 598px !important;
    width: 100%;
}

#grid div.left div.contentBorder div.text {
	width: 365px !important;
    width: 100%;
}

#grid div.right div.contentBorder div.text  {
	width: 205px !important;
	width: 100%;
}

#subNav div.categoryNavBox {
	border: 1px solid #4c8ec8;
	background: none;
	margin: 0px 2px 10px 2px;
	}

#subNav div.categoryNavBox div.navBoxItem h1 {
	margin: 0px;
}

#subNav div.categoryNavBox div.navBoxItem h1 a {
	margin-left: 5px;
}

/* Anzeige Startseite */
#start {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
}

#start td {
	width: 50%;
	height: 50%;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	vertical-align: top;
}

#start h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 2px 5px;
}

#start h1.text {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: none;
	border-bottom: 1px dotted #4c8ec8;
}

#start h1.text a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 2px;
}

#start h1.text a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4c8ec8;
	background: none;
	margin: 2px;
}

#start td p, td li {
	font-size: 11px;
	color: #999999;
	background: none;
	margin: 5px;
}

#news {
    width: 600px !important;
    width: 100%;
    margin: 0;
		padding: 5px;
    overflow: hidden;
}
	
	#news h1 {
		width: 590px !important;
		width: 100%;
	}

	#news p {
		width: 585px;
		margin: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #4c8ec8;
	}

#special {
	width: 610px !important;
	width: 100%;
	height: 118px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	overflow: hidden;
}

#special table {
	width: 600px;
	height: 110px;
	margin: 5px;
}

#special td a.hdl {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: right;
	background: none;
	margin: 2px;
}

#special td a.price {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	background: none;
	margin: 2px;
}

#special td a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: none;
	margin: 2px;
}

#infoText, #infoText p {
    font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}


/* Anzeige der Topseller  */
#boxTopseller {
	width: 100%;
	padding: 0px;
    margin: 0px;
    margin-top: 115px
}

    #boxTopseller h1 {
    	width: 196px !important;
    	width: 100%;
    	margin-top: 0px;
        margin-bottom: 5px;
    	padding: 0px;
    }

    #boxTopseller div.topsellerItem {
    	width: 196px;
    	position: relative;
    	margin-bottom: 5px;
        padding: 0px;
    	border: 1px solid #4c8ec8;
        background-color: #FFFFFF;
    	overflow: hidden;
    }

        #boxTopseller div.topsellerItem h1 a {
        	margin-left: 5px;
        	font-size: 10px;
        	font-weight: bold;
        	text-decoration: none;
        	color: #FFFFFF;
        	display: block;
        }

        #boxTopseller div.topsellerItem img {
        	margin: 0;
            padding: 0;
        }

        #boxTopseller div.topsellerItem table {
        	width: 100%;
        	height: 100px;
        }

        #boxTopseller div.topsellerItem td p {
        	padding-right: 5px;
        }

            #boxTopseller div.topsellerItem td p a.slogan {
            	font-size: 10px;
            	font-weight: bold;
            	text-decoration: none;
            	color: #FF0000;
            }


    #boxTopseller div.topsellerItem td a {
    	font-size: 14px;
    	font-weight: bold;
    	text-decoration: none;
    	color: #4c8ec8;
    }

    #boxTopseller div.topsellerLogo {
    	position: absolute;
    	bottom: 5px;
    	left: 60px;
    	z-index: 1;
    }

/* Anzeige der Produkt-Liste / Kategorie-Ansicht */
#boxCategory {
	width: 598px !important;
	width: 100%;
}

    #boxCategory h1 a {
    	color: #FFFFFF;
    	font-weight: bold;
    	text-decoration: none;
    	margin-left: 5px;
    }

    #boxCategory h1 a:hover {
    	color: #FFFF00;
    }

    #boxCategory label {
        font-size: 12px;
        color: #FF0000;
        line-height: 150%;
    }

#boxCategory div.categoryItem {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #4c8ec8;
	margin: 5px 0px;
	text-align: left;
}

    #boxCategory div.categoryItem p, li {
    	color: #000000;
    }

    #boxCategory div.categoryItem a img {
    	float: left;
    	margin-left: 5px;
    	margin-bottom: 5px;
    }

    #boxCategory div.categoryItem table {
    	width: 100%;
    	margin: 0px;
    	padding: 0px;
    }

    #boxCategory div.categoryItem td  {
    	font-size: 10px;
    	font-weight: normal;
    	vertical-align: top;
    }

        #boxCategory div.categoryItem td h1 {
        	text-align: left;
        }

        #boxCategory div.categoryItem td h1 a {
        	margin-left: 5px;
        }

        #boxCategory div.categoryItem td select {
        	width: 200px;
        }

        #boxCategory div.categoryItem td span.price {
        	font-size: 14px;
        	color: #4c8ec8;
        	font-weight: bold;
        	text-decoration: none;
        }

        #boxCategory div.categoryItem td label {
        	float: left;
        	width: 175px;
        	display: block;
        	margin-bottom: 5px;
        	font-size: 11px;
        	font-weight: bold;
        }

        #boxCategory div.categoryItem td label.size {
        	float: left;
        	width: 100px;
        	display: block;
        	margin-bottom: 5px;
        	font-size: 11px;
        	font-weight: bold;
        }

#boxCategory #subcategories table {
	width: 100%;
    margin: 2px;
}

    #boxCategory #subcategories td {
    	vertical-align: top;
        font-size: 12px;
        text-align: center;
        border: 1px solid #4c8ec8;
    }

    #boxCategory #subcategories td a {
        font-size: 10px;
    	font-weight: bold;
    }

#boxCategory div.lights {
	width: 596px;
	text-align: left;
	border: 1px solid #4c8ec8;
	margin-bottom: 5px;
}

    #boxCategory div.lights h1 a {
    	margin-left: 5px;
    }
    #boxCategory div.lights h1 a:hover {
    	color: #FFFF00;
    }

    #boxCategory div.lights div.lightsSpace {
    	width: 586px;
    	margin-left: 5px;
    	margin-right: 5px;
    }

    #boxCategory div.lights table {
    	width: 100%;
    	text-align: left;
    }

    #boxCategory div.lights th {
    	font-size: 10px;
    	font-weight: bold;
    	border-bottom: 1px dotted #4c8ec8;
    	text-align: left;
    }

    #boxCategory div.lights td {
    	font-size: 10px;
    	font-weight: normal;
    }

    #boxCategory div.lights form {
    	float: right;
    	width: 150px;
    	text-align: right;
    	font-size: 10px;
    	font-weight: normal;
    }

        #boxCategory div.lights input.quantity {
        	float: left;
        	width: 20px;
        }

        #boxCategory div.lights span {
        	float: left;
        	margin-left: 2px;
        	margin-top: 3px;
        }

        #boxCategory div.lights input.requestButton {
        	float: right;
        	width: 100px;
        }

        #boxCategory div.lights input.submitButton {
        	float: none;
        	width: 110px;
        }

    #boxCategory div.beamerlamps h1.teaser {
        font-size: 20px;
    	font-weight: bold;
    	text-decoration: none;
    	color: #4c8ec8;
        line-height: 130%;
        background: none;
        border-bottom: 1px solid #000000;
    }

    #boxCategory div.beamerlamps th{
        text-align: left;
        font-size: 11px;
    	font-weight: normal;
        font-weight: bold;
        color: #000000;
    }

    #boxCategory div.beamerlamps table{
        empty-cells: show;
    }

    #boxCategory div.beamerlamps span.price {
        font-size: 12px;
    	font-weight: bold;
    }

    #boxCategory div.beamerlamps .bright {
        background-color: #F5F5F5;
    }

    #boxCategory div.beamerlamps .dark {
        background-color: #DDDDDD;
    }

    #boxCategory div.beamerlamps td {
        padding: 2px;
        font-size: 11px;
    	font-weight: normal;
        color: #000000;
    }

    #boxCategory div.beamerlamps td.spacer {
        height: 2px;
        line-height: 2px;
        font-size: 2px;
    }

#boxCategory div.requestedItem {
	float: left;
	width: 190px;
	height: 190px;
	background-color: #FFFFFF;
	border: 1px solid #4c8ec8;
	margin: 3px;
	text-align: left;
}

    #boxCategory div.requestedItem span.left {
    	margin-left: 5px;
    }

    #boxCategory div.requestedItem span.right {
    	margin-right: 5px;
    }

#bl_info {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
}

    #bl_info td {
    	padding: 5px;
    	border: 1px solid #000000;
    	background-color: #FFFFFF;
    	vertical-align: top;
        font-size: 12px;
    	font-weight: normal;
    }

    #bl_info h1 {
    	font-size: 12px;
    	font-weight: bold;
    	margin: 5px;
    	padding: 2px 5px;
    }

    #bl_info td p, td li {
    	font-size: 10px;
    	color: #000000;
    	background: none;
    	margin: 5px;
    }

#care, #faq, #alternative {
    display: none;
}

/* Produkt-Detailansicht */
#productSearch label {
	font-weight: bold;
}

.prodImg {
	vertical-align: middle;
}

.prodImg img {
	margin: 5px;
}

#boxProduct {
	width: 360px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

    #boxProduct h1 {
    	font-size: 12px;
    	font-weight: bold;
    	text-decoration: none;
    	color: #FFFFFF;
    	margin: 5px;
    	padding-left: 5px;
    }

    #boxProduct li {
    	font-size: 11px;
    	color: #000000;
    }

    #boxProduct table {
    	width: 350px !important;
    	width: 340px;
    	margin: 5px;
    }

    #boxProduct td {
    	width: 50%;
    	font-size: 11px;
    	text-decoration: none;
    	color: #000000;
    	border-bottom: 1px dotted #4c8ec8;
    }

    #boxProduct table.info td {
    	width: 50%;
    	padding-top: 5px;
    	font-size: 11px;
    	text-decoration: none;
    	color: #000000;
    	border: none;
    }

    #boxProduct td.field {
    	font-weight: bold;
    }

    #boxProduct form {
    	float: right;
    	text-align: right;
    }

    #boxProduct select {
    	width: 240px;
    }

    #boxProduct .price {
    	font-size: 14px;
    	color: #4c8ec8;
    	font-weight: bold;
    	text-decoration: none;
    }

.boxAccessory {
	width: 200px !important;
    width: 100%;
	border: 1px solid #4c8ec8;
	color: #000000;
	margin-bottom: 5px;
	padding: 0;
}

    .boxAccessory table {
    	width: 100%;
    	font-size: 10px;
    }

    .boxAccessory td h1 {
    	margin: 0px;
    	padding: 0px;
    	background-color: #FFFFFF;
    	color: #000000;
    	font-size: 10px;
    	font-weight: normal;
    	text-decoration: none;
    }

    .boxAccessory td a {
    	color: #000000;
    	text-decoration: none;
    }

    .boxAccessory td a:hover {
    	color: #4c8ec8;
    }

    .boxAccessory .price {
    	font-size: 14px;
    	color: #4c8ec8;
    	font-weight: bold;
    	text-decoration: none;
    }

table.lastVisited {
	width: 100%;
}

table.lastVisited td {
	width: 25%;
	margin: 5px;
	text-align: center;
}

/* Formatierungen für den Warenkorb */
#boxShoppingCart {
    width: 610px;
    margin: 0;
    padding: 0;
	color: #000000;
}

#boxShoppingCart div.contentBorder {
    border: 1px solid #ff9933;
    background-color: #ff9933;
}

#boxShoppingCart div.text {
    margin-top: 5px;
}

#boxShoppingCart div.cartSummary {
	float: left;
    vertical-align: middle;
}

#boxShoppingCart div.cartSummary a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#boxShoppingCart div.cartSummary a img {
	vertical-align: middle;
}

#boxShoppingCart div.cartSummaryNav {
	float: right;
}

#boxShoppingCart div.cartSummaryNav input.cartButton {
    width: 70px;
	border: 1px solid #4c8ec8;
	font-size: 11px;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 3px;
	text-align: center;
	text-decoration: none;
}

#boxShoppingCart a.button {
	float: left;
	width: 120px;
	border: 1px solid #4c8ec8;
	font-size: 11px;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 3px;
	text-align: center;
	text-decoration: none;
	display: block;
}

#boxShoppingCartContents {
	float: left;
    width: 588px !important;
    width: 100%;
    margin: 0px;
    padding: 5px;
    border: 2px solid #ff9933;
    background-color: #FFFFFF;
	font-size: 10px;
	display: none;
}

#boxShoppingCartContents a img{
	vertical-align: bottom;
}

/* Formatierungen für die Kasse */
h1.personal {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/* color: #4c8ec8; */
    color: #000000;
	line-height: 16px;
	background-color: #FFFFFF;
	margin: 5px 0px;
	padding: 0px 5px;
	border-bottom: 1px solid #000000;
}

#boxCheckout {
	width: 610px;
	font-size: 10px;
}

table.summary {
	width: 590px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: right;
}

table.summary td {
    font-size: 10px;
	font-weight: normal;
	text-decoration: none;
    color: #000000;
}

table.cartItem {
	width: 100%;
	font-size: 10px;
}

table.cartItem a img {
	vertical-align: bottom;
}

#boxShipment {
	width: 360px;
	border: 1px solid #4c8ec8;
	padding: 5px;
}

#boxShipment table {
	width: 100%;
	font-size: 10px;
	color: #4c8ec8;
}

#adressform {
	display: none;
}

#login label {
	float: left;
  	width: 110px;
  	margin: 0px 5px;
	color: #000000;
  	display: block;
}

#login input {
	width: 190px;
	margin: 0px 5px;
}

#customerInfo {
	background-color: #FFFFFF;
	width: 100%;
	font-size: 12px;
	color: #4c8ec8;
}

#customerInfo h1 {
	width: 100%;
	display: block;
}

#customerInfo p {
	clear: both;
}

#customerInfo p span{
	color: #FF0000;
}

#customerInfo label {
	float: left;
  	width: 110px;
  	margin: 0px 5px;
	color: #000000;
  	display: block;
}

#customerInfo input {
	width: 190px;
	margin: 0px 5px;
}

#customerInfo select {
	width: 190px;
	margin: 0px 5px;
}


#customerInfo div.cartNavigation input {
	width: 100px;
}

table.payment td {
    font-size: 10px;
	color: #000000;
}

#sue_help {
    display: none;
}

#sue_help table, td {
    font-size: 10px;
	margin: 5px;
}


table.boxCheckoutDetail input {
	width: 100%;
	margin: 2px;
	vertical-align: middle;
}

table.boxCustomerDetail {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

div.cartNavigation {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

.tableReviewOrder {
	width: 100%;
	font-size: 10px;
}

#boxTaC {
	display: none;
}

#tac {
	width: 596px;
}

#shipping {
	display: none;
}

.tableShipping {
	width: 100%;
	font-size: 12px;
	color: #4c8ec8;
}

.tableShipping td {
	border-bottom: 1px dotted #4c8ec8;
}