body {
	color: #630;
}

a.verfuegbarlink_img{
        margin-right:11px;
}

a.verfuegbarlink{
        padding-left:0px;
}

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

a.agblink {
        font-weight: bold;
}

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

a.versand{
        padding:0px;
}

a.kopfnavi{
        font-weight: bold;
        padding:11px;
        padding-bottom:0px;
        margin:0px;
}

p.variationshinweis, p.navi{
        margin:0px;
        padding:0px;
}

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

p.head, span.head{
        font-weight: bold;
}

span.boxpreis{
        padding:0px;
        margin:0px;
}

span.xselling_standard{
        padding:0px;
        margin:0px;
}

span.kopf_waehlen{
		padding:0px 0px 0px 0px;
}

hr.linie{height:1px;}
.button{
	background-color:#630;
	height:20px;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	color:#F9F6C9;
}
.ustklein{margin:0px;padding:0px;}
.footerklein{margin:0px;padding:0px;}
.spacer{margin:0px;padding:0px;}
.waehrung{margin:0px;padding:0px;padding-top:12px;}

.seitenzahl{margin:0px;padding:0px;}

.artikelpreis{margin:0px;padding:0px;}
.grafikpreis{white-space:nowrap;}

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

td.kategorie, td.kategoriesub, td.kategorieselected{
        border-width:0px;
}


td.artikelliste{
        padding:5px;
        margin:0px;
        padding-top:15px;
}

td.artikelliste_ub{
        padding:5px;
        margin:0px;
        padding-top:10px;
}

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

.kontakt{
        border: 1px solid #000000;
}

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

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

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

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

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

 input.gehzuseite{
        width:30px;
}

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

input.warenkorb{
		width:170px;
}

input.loginbox{
		width:74px;
}

#content_head_links, #content_head_rechts{
        padding:0px;
        margin:0px;
        border-width:0px;
        border-bottom-width:1px;
        border-style:solid;
        border-color:#000000;
        height:25px;
}

#content_head_bestell {
        padding-top:3px;
        padding-bottom:5px;
}

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

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

#contentUntereGrenze{
        padding:0px;
        margin:0px;
        margin-top:10px;
        padding-top:10px;
        border-width:0px;
        border-top-width:1px;
        border-style:solid;
        border-color:#000000;
        height:27px;
}

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

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

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

#sectionheader{
        padding:10px;
        margin-top:15px;
        font-weight: bold;
}

#subbox_warenkorb_leer{
	background-image: url(../gfx/ws_warenkorb_leer.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 150px;
	text-align: left;
}

#subbox_warenkorb{
	background-image: url(../gfx/ws_warenkorb_voll.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 70px;
	width: 150px;
	text-align: left;
}

#subbox_login{
	width: 200px;
	text-align: left;
}

.highslide {
	cursor: pointer;
    outline: none;
}
.highslide img {
	border: 5px solid white;
}
.highslide:hover img {
	border: 5px solid white;
}

.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border-bottom: 0px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 0px solid white;
	border-bottom: 0px 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;
}
.highslide-html {
background-color: #f2f2f4;
}
.highslide-html-blur {
}
.highslide-html-content {
position: absolute;
display: none;
}
.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(../js/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;
}


/* Styles for the popup */
.highslide-wrapper {
background-color: #f2f2f4;
}
.highslide-wrapper .highslide-html-content {
width: 460px;
padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
margin: 0;
text-align: right;
border-bottom: 1px solid white;
font-family: Verdana, Helvetica;
font-size: 10pt;
padding: 5px;
background-color: silver;
}
.highslide-wrapper .highslide-header ul li {
display: inline;
padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
display: none;
}
.highslide-wrapper .highslide-header a {
font-weight: bold;
color: #000000;
text-transform: uppercase;
text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
cursor: move;
}
.highslide-wrapper .highslide-footer {
height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
float: right;
height: 11px;
width: 11px;
background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
cursor: move;
}
.highslide-resize {
cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
display: block;
}
.highslide-display-none {
display: none;
}

#artPrev, #artNext {padding-top:10px;}
#artPrev img, #artNext img {vertical-align:middle;}
#artPrev a, #artNext a {
	color:inherit;
	font-weight:bold;
	text-decoration:none;
}
#artPrev a:hover, #artNext a:hover {
	color:inherit;
	font-weight:bold;
	text-decoration:none;
}

/*  styles for the unit rater
---------------------------------------------------------
ryan masuga, masugadesign.com
ryan@masugadesign.com
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */
.ratingblock {
	display:block;
	/*border-bottom:1px solid #999;*/
	padding-bottom:8px;
	margin-top:10px;
	margin-bottom:10px;
	}

.loading {
	height: 30px;
	background: url('../gfx/starrater/working.gif') 50% 50% no-repeat;
	}

.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../gfx/starrater/starrating_big_yellow.png') top left repeat-x;
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}

.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}

.unit-rating li a:hover{
	background: url('../gfx/starrater/starrating_big_yellow.png') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../gfx/starrater/starrating_big_yellow.png') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}