html,body{
	margin:0px;
	padding:0px;
	width: 100%;
	height:100%;
	
}

body {font: 76% arial,sans-serif;text-align:center;color:#fff;}

table {
	background-color:transparent;
}

BODY {
	color: #000;
	margin: 0px;
	background-image:url(../imgs/bg_neu.jpg);
	background-position:left;
	background-repeat:repeat;
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

#topmenu {
	position:absolute;
	width:480px;
	height:44px;
	z-index:2;
	left: 230px;
	top: 86px;
}

img{border:0px;}
p{margin:0 10px 10px; color:#FFF;}
a{
        text-decoration:none;
        padding:0px;
        margin:0px;
        color:#fff;
		font-family:Arial, Helvetica, sans-serif;
}

#artikel {
	color:#fff;
}


a:hover{
        text-decoration: underline;
        color:#CCC;
}

h1{
        padding:0px;
        margin:0px;
        color:#ffffff;
        font-size: 17px;
        font-weight: none;
}

a.menulink, a.kategorielink, a.artikelnamelink, a.versand, a.warenkorblink{
        padding:0px;
        padding-left:7px;
        margin:0px;
        color:#fff;
}

a.artikelnamelink {
        padding:0px;
        padding-left:7px;
        margin:0px;
        color:#900;
        font-weight: bold;
}

a.agblink {
        color:#ee3322;
        font-weight: bold;
}

a:hover.artikelnamelink {
        padding:0px;
        padding-left:7px;
        margin:0px;
        color:#F35F16;
        font-weight: bold;
}

a.versand{
        padding:0px;
        font-size:1em;
		color:#fff;
}

a.kopfnavi{
        font-size: 14px;
        font-weight: bold;
        padding:11px;
        padding-bottom:0px;
        margin:0px;
        color: #555555;
}

a.fusslink, a.powered{
        color:#ffffff;
        font-size: 1em;
        font-weight: none;
}


a.powered:link{color:#ffffff;text-decoration:none;font-size: 1em;}
a.powered:visited{color:#ffffff;text-decoration:none;font-size: 1em;}
a.powered:hover{color:#F35F16;text-decoration:underline;font-size: 1em;}

a.linkklein:link{color:#fff;text-decoration:none;font-size: 10px;}
a.linkklein:visited{color:#999;text-decoration:none;font-size: 10px;}
a.linkklein:hover{color:#F35F16;text-decoration:underline;font-size: 10px;}

a.link:link{color:#CCC;text-decoration:none;font-size: 12px;}
a.link:visited{color:#ccc;text-decoration:none;font-size: 12px;}
a.link:hover{color:#F35F16;text-decoration:underline;font-size: 12px;}

a.linko:link{color:#F35F16;text-decoration:none;font-size: 12px;}
a.linko:visited{color:#F35F16;text-decoration:none;font-size: 12px;}
a.linko:hover{color:#000000;text-decoration:underline;font-size: 12px;}

a.fusslink:hover{color:#777777;text-decoration:underline;font-size: 12px;}

p.boxcontent {
}

p.warenkorb {
        text-decoration: none;
        color: #FBFFFF;
		font-size:9px;
        }

p.warenkorb a{
        text-decoration: none;
        color: #FBFFFF;
        font-size: 14px;
        }

p.warenkorb a:hover{
        text-decoration: none;
        color: #FCE6D5;
        font-size: 14px;
        text-decoration: underline;
        }

p.variationshinweis, p.navi{
        margin:0px;
        padding:0px;
        font-size:0.8em;
}

p.box_login, p.content, p.head{
        margin:0px;
        margin-top:5px;
}

p.head, span.head{
        font-weight: bold;
}
span.standard {
	color:#FFF;
}
span.boxpreis{
        padding:0px;
        margin:0px;
        color:#fff;
}

span.xselling_standard{
        padding:0px;
        margin:0px;
        color:#fff;
        font-size: 1.7em;
}

span.kopf_waehlen{
		color:#ffffff;
		padding:0px 0px 0px 0px;
}

hr.linie{height:1px;color:#D5D5D7;}
.ustklein{font-size: 0.8em;margin:0px;padding:0px; color:#999;}
.footerklein{font-size: 0.8em;margin:0px;padding:0px;}
.spacer{font-size: 8px;margin:0px;padding:0px;}
.waehrung{font-size: 12px;margin:0px;padding:0px;padding-top:12px;}

.seitenzahl{font-size: 1em;margin:0px;padding:0px;padding-top:12px;}
a.seitenzahl:link{color:#000000;text-decoration:none}
a.seitenzahl:visited{color:#000000;text-decoration:none}
a.seitenzahl:hover{color:#F35F16;text-decoration:underline}

.artikelpreis{font-size: 14px;margin:0px;padding:0px;}
.warning{color:#F25510;font-weight:bold;margin:0px;padding:0px;margin-top:12px;}

td.kategorie, td.kategoriesub, td.kategorieselected{
        border-width:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
}

td.kategoriesub{
	background-image:url(../imgs/kat_bg-sub.png);
	background-repeat:no-repeat;
	background-position:top;
        
}

td.kategorie {
	background-image:url(../imgs/kat_bg_norm.png);
	background-repeat:no-repeat;
	background-position:top;
}

td.staffelpreis{
        font-size:0.9em;
        color:#fff;
}

td.artikelliste{
        padding:5px;
        margin:0px;
        padding-top:15px;
        background: #272727;
		color:#FFF;
}

td.artikelliste_ub{
        padding:5px;
        margin:0px;
        padding-top:10px;
		background-color:272727;
		border-top:1px solid #666;
}

td.kategorieselected{
        background-image:url(../imgs/kat_bg_hov.png);
	background-repeat:no-repeat;
	background-position:top;
}

textarea.frage{
        width:280px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #FFFFFF;
}

input.frage_email, input.login{
        width:280px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #FFFFFF;
}

input.suche {
        width:140px;
        border: 1px solid #000000;
        margin:0px;
        padding:2px;
        background: #ECECED;
}

input.login_email, input.login_passwort, input.suche_verfeinern, input.schnellkaufEAN{
        width:140px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #FFFFFF;
}

input.anzahl, input.gehzuseite {
        width:40px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #FFFFFF;
}

input.login_passwort{
        width:80px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #FFFFFF;
}

 input.gehzuseite{
        width:30px;
}

hr.katartikel{
        border: 0px dotted #D4D5D8;
}


#container{text-align:left}
#content p{line-height:1.4}
#container{width:940px;margin:0 auto}
#wrapper{float:left;width:100%}
#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#left_container{float:left;width:180px;margin-left:-940px}
#right_container{float:left;width:180px;margin-left:-180px}

#footer, #footer_white{
        background-color: #40444F;
        height: 50px;
        width:100%;
        clear: left;
        margin-top: 25px;
        color: #FFF
}
#footer_white{
        background-color: #272727;
        height: 10px;
}

#header{
        background-color: #40444F;
        height:38px;
        width:100%;
        padding-top: 0px;
        text-align: center;
}

#header a{
        text-decoration: none;
        color: #FBFFFF;
        }

#header a:hover{
        text-decoration: none;
        color: #CACDCD;
        text-decoration: underline;
        }

#logo{
        background-image:url(../gfx/boxlogo-b.png);
        height:99px;
}

#topnavi{
        background-image:url(../gfx/boxorange_940.png);
        background-repeat: no-repeat;
        background-position: top left;
        background-color: #272727;
        height:36px;
}

#topnavi_button{
        float:left;
        height:20px;
        background-image:url(../gfx/boxorange_trenner.png);
        background-repeat: no-repeat;
        background-position: top right;
}

#topnavi_rechts{
        float:right;
        height:36px;
        width:80px;
}

#topnavi_button {
        font-size: 11px;
        font-weight: bold;
        padding:11px;
        padding-bottom:0px;
        margin:0px;
        color: #555555;
}

input.button, input.warenkorb, input.finden, input.loginbox {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	background-image:url(../imgs/button-hg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #903;
}

input.warenkorb{
		width:170px;
}

input.loginbox{
		width:74px;
}

#brotnavi{
        background-image:url(../gfx/boxblue_940.png);
        background-repeat: repeat-x;
        background-position: top left;
        height:25px;
        margin-top: 1px;
}

#brotnavi .navi{
        font-size: 12px;
        padding:6px;
        padding-left:11px;
        margin:0px;
        color: #FFFFFF;
}

#brotnavi a{
        text-decoration: none;
        color: #CACDCD;
        }

#brotnavi a:hover{
        text-decoration: none;
        color: #FFFFFF;
        text-decoration: underline;
        }

td.td_basket1{
background-image:url(../imgs/boxkorb-top.png);
        background-repeat: no-repeat;
        background-position: top left;
        text-align:left;
        font-size: 13px;
        font-weight: bold;
        color: #FEFFFF;
        padding-left:5px;
        padding-top: 2px;
        width:169;
        height:29px;
}
td.td_basket2{
background-image:url(../imgs/warenkorb.png);
        background-repeat: no-repeat;
        background-position: top left;
        background-color: #272727;
        border-width:0px;
        width:169px;
        height:160px;
		padding-left:45px;
		vertical-align:top;

	
}


#subbox{
	width:179px;
	margin-top:10px;
	background-color: #F2F2F4;
	position:absolute;
	bottom: 20px;
		
}

#subbox_header_hell{
		background-image:url(../gfx/boxheader_180.png);
        background-repeat: no-repeat;
        background-position: top left;
        background-color: #272727;
        text-align:left;
        padding-left:7px;
        width:179px;
        height:26px;
}
#subbox_header_hell .boxheader{
        font-size: 13px;
        font-weight: bold;
        padding:0px;
        margin:0px;
        padding-top:5px;
        color: #FEFFFF;
}

#subbox_content{
        border-width:1px;
        border-top-width:0px;
        border-style:solid;
        border-color:#D5D5D7;
        width:178px;
}

#content_head_links, #content_head_rechts{
        padding:0px;
        margin:0px;
        border-width:0px;
        border-bottom-width:1px;
        border-style:solid;
        border-color:#3F444E;
        height:25px;
		text-align: left;
		color:#900;
}

#content_head {
        padding-top:8px;
        padding-left:15px;
        height:24px;
        color: #FEFFFF;
		background-color:#900;
		background-image:url(../imgs/contenthead.jpg);
		background-repeat:repeat-y;
		background-position:center;
        
}

#content_head_bestell {
        padding-top:3px;
        padding-left:6px;
        height:49px;
        color: #FEFFFF;
		background-color:#900
        
}

#content_head_rechts{
        float:right;
        border-width:0px;
        margin-top:8px;
}

#content_head_links{
        float:left;
        border-width:0px;
        margin-top:12px;
}

#contentmid{
        margin-left:20px;
        margin-right:20px;
		background-color:#272727;
		color:#FFF;
}

#contentUntereGrenze{
        padding:0px;
        margin:0px;
        margin-top:10px;
        padding-top:10px;
        height:30px;
		background-image:url(../imgs/content_bg.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
}

#contentUntereGrenze_rechts, #contentUntereGrenze_links{
        float:right;
        border-width:0px;
}

#contentUntereGrenze_links{
        float:left;
        border-width:0px;
}

#subbox_header_hell_korb{

        background-image:url(../imgs/boxkorb-top.png);
        background-repeat: no-repeat;
        background-position: top left;
        text-align:left;
        font-size: 13px;
        font-weight: bold;
        color: #FEFFFF;
        padding-left:5px;
        padding-top: 7px;
        width:180;
        height:29px;
}

#subbox_warenkorb{
        background-image:url(../gfx/warenkorb.png);
        background-repeat: repeat-x;
        background-position: top left;
        background-color: transparent;
        border-width:0px;
        width:179px;
}

#subbox_warenkorb_leer{
        background-image:url(../gfx/warenkorb_leer.png);
        background-repeat: repeat-x;
        background-position: top left;
        background-color: transparent;
        border-width:0px;
        width:179px;
}

#suche_verfeinern{
        border-width:0px;
        margin-top:12px;
        padding:0px;
}

#sectionheader{
        padding:10px;
        margin-top:15px;
        border-color:#BAB7E2;
        background-color: #272727;
        font-weight: bold;
		color:#FFF;
}

.highslide {
	cursor: pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}





.topleiste {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #fff;
}
a.topleiste {
	color: #000000;
}
a.topleiste:hover {
	color: #000000;
	text-decoration:underline;
}

.topleiste2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a.topleiste2 {
	color: #090;
}

a.topleiste2:hover {
	color: #000000;
	text-decoration:none;
}

.button {
	 font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  
  color: #000000;
  text-transform: uppercase;
}

a.button {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration:none;
}

a.button:hover {
	color: #900;
	text-decoration:none;
}


#centerdiv {
	position:absolute;
	width: 970px;
	left: 50%;
	margin-left: -485px;
}
#top_nav {
	position:absolute;
	top: 112px;
	left: 176px;
}
#top_nav_highlight {
	position:absolute;
	top: 139px;
	left: 184px;
}
#admin {
position:absolute;
left:630px;
top:-142px;
width: 300px;
}
#search {
	position:absolute;
	width:300px;
	height:44px;
	z-index:1;
	left: 680px;
	top: 81px;
}


TD.tab_shadow_left {

background-color:transparent;
}
TD.tab_shadow_right {

}
TD.tab_left_red {

background-image:none;
background-repeat:no-repeat;
background-color:#272727;
}
TD.tab_main {
background-image:none;
background-position:top;
background-repeat:repeat-x;
background-color:transparent;
}

.copyright {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color:#666666;
line-height: 1.5;
text-align:right;
}
A.copyright {
color:#666666;
}
A.copyright:hover {
color:#666666;
text-decoration: underline;
}
A.copyright, .copyright a {
color:#666666;
}
A.copyright:hover, .copyright a:hover {
color:#666666;
text-decoration: underline;
}
#head_banner {
	position:absolute;
	top: 28px;
	left: 625px;
	width: 303px;
	height: 60px;
}

.artikeldetails {
	color:#fff;
}

a.artikeldetails {
	color:#999;
}

.kategorien {
	background-color:transparent;
}

.kategorientop {
	background-color: transparent;
	background-image: url(../imgs/kat_top.png);
	background-repeat:no-repeat;
	background-position:top;
	top:-6px;
}

.smallgrey {
	color:#FFF;
}

form {
	color:#FFF;
}
