#page {
	margin: 0px auto;
	width: 995px;
	padding: 0px;
}
#header {
	width: 995px;
	padding: 0px;
	height: 234px;
	background-attachment: scroll;
	background-image: url(bilder/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar {
	width: 995px;
	padding: 0px;
	height: 31px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(bilder/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar02 {
	width: 995px;
	padding: 5px 0px 0px;
	height: 19px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(bilder/navbar_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#seperator1 {
	width: 995px;
	padding: 0px;
	height: 5px;
	margin: 0px;
}
#seperator2 {
	width: 995px;
	padding: 0px;
	height: 4px;
	margin: 0px;
}
#infobar {
	width: 980px;
	padding: 0px;
	height: 41px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(bilder/infobar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navtrail {
	margin: 0px;
	padding: 0px;
	color: #333333;
	float: left;
}
#languages_info {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 18px;
	width: 110px;
	position: relative;
	right: 14px;
	top: 1px;
}
.traillink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	position: relative;
	top: 9px;
	left: 25px;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clip:  rect(0px 0px 0px 0px);
}
.boxes {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 251px;
	position: relative;
	left: 1px;
}
#main_content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 720px;
	position: relative;
	right: 8px;
}
#header_cart {
	position: relative;
	top: 55px;
	right: 15px;
	border: 4px double #CCC;
	padding: 0px;
	text-align: center;
	margin: 0px;
	height: 100px;
	width: 160px;
	float: right;
}

#header_cart h3 {
	background: transparent;
	padding: 0px;
}
.boxheadline {
	background-attachment: scroll;
	background-image: url(bilder/boxheadline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 254px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5F5F5F;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	text-indent: 7px;
}
.boxcontent {
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(bilder/boxcontent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}
.boxbottom {
	margin: 0px;
	padding: 0px 0px 5px;
	height: 5px;
	width: 254px;
	position: relative;
	top: -7px;
}
.boxBody {
	padding:2px 8px 2px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	left: 2px;
	position: relative;
	margin: 0px;
	overflow: hidden;
}
#search_box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 210px;
	position: relative;
	top: 4px;
	right: 5px;
}
.search_box_content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 230px;
	left: 37px;
	top: 12px;
	position: relative;
}
#login_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
	position: relative;
	left: 39px;
	top: 10px;
}
#languages_box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 40px;
	top: 3px;
	right: 16px;
	position: relative;
}
/* Kategorie Navigation */
ul.navigation {
	margin:0px;
	padding:0px;
	position: relative;
	left: 2px;
}
li.hauptkategorie {
	padding:0px;
	margin: 0px;
}
.hauptkategorie {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.hauptkategorie a {
	font-size: 12px;
	color:#000000;
	padding: 2px 0px;
	background: url(bilder/arrow.gif) no-repeat scroll left top;
	font-family: Tahoma, Arial, Verdana;
	width: 250px;
	display: block;
	position: relative;
	font-weight: normal;
	margin: 0px;
	text-indent: 8px;
	vertical-align: middle;
}
.hauptkategorie a:hover{
	background: #999999 url(bilder/arrow_white.gif) no-repeat scroll left top;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
}
.hauptkategorie a.aktiv{
	background: #B9EEFE url(bilder/arrow.gif) no-repeat scroll left top;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
}
.hauptkategorie a.aktiv:hover{
	background: #B9EEFE url(bilder/arrow.gif) no-repeat scroll left top;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
}
.unterkategorie1 {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
.unterkategorie1 a{
	font-size: 10px;
	color:#000000;
	width: 247px;
	padding: 2px 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	text-indent: 3px;
	position: relative;
}
.unterkategorie1 a:hover {
	background: #84E1FD;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.unterkategorie1 a.aktiv{
	background: #84E1FD;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.unterkategorie1 a.aktiv:hover{
	background: #84E1FD; 
	color: #000000; 
	text-decoration: none;
}
.unterkategorie2 {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
.unterkategorie2 a{
	font-size: 10px;
	color:#000000;
	width: 247px;
	padding: 2px 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	text-indent: 5px;
	position: relative;
}
.unterkategorie2 a:hover {
	background: #84E1FD;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.unterkategorie2 a.aktiv{
	background: #84E1FD;
	color: #000000;
}
.unterkategorie2 a.aktiv:hover{
	background: #84E1FD;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.unterkategorie3 {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
.unterkategorie3 a{
	font-size: 10px;
	color:#000000;
	width: 247px;
	padding: 2px 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	text-indent: 7px;
	position: relative;
}
.unterkategorie3 a:hover {
	background: #84E1FD;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.unterkategorie3 a.aktiv{
	background: #84E1FD;
	color: #000000;
}
.unterkategorie3 a.aktiv:hover{
	background: #84E1FD; 
	color: #000000; 
	text-decoration: none;
}
/* Kategorie Navigation Ende */

/* Haupt Navigation */
#nav {
    list-style: none;
    margin: 0px;
    position: relative;
    left: 1px;
    bottom: 0px;
    float: left;
    padding: 0px;
    white-space: nowrap;
}

#nav li {
    float: left;
    white-space: nowrap;
    background-attachment: scroll;
    background-image: url(bilder/seperator.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 1px;
    margin-left: 0;
}

#nav .current_page_item a,#nav .current_page_item {
    color: #CCCCCC;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
}

#nav .page_item a {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	white-space: nowrap;
	vertical-align: middle;
	text-transform: uppercase;
	padding-right: 14px;
	position: relative;
	float: left;
	padding-top: 8px;
	height: 23px;
	padding-left: 12px;
	margin: 0px;
}

#nav .page_item a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #676A61;
	background-attachment: scroll;
	background-image: url(bilder/main_nav_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav .page_item a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #676A61;
	background-attachment: scroll;
	background-image: url(bilder/main_nav_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Haupt Navigation Ende */


/* --- Standardwerte --- */
* {
    margin: 0px;
    padding: 0px;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

fieldset,img {
    border: 0 solid;
}

@media screen {
body {
	color: #000000;
	background: #ffffff url(bilder/bg.jpg) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
}

option {
    padding-left: 0.4em;
}

ul,ol {
    margin: 0 0 1em 1.5em;
}

li {
    margin-left: 1.5em;
    line-height: 1.5em;
}

dt {
    font-weight: bold;
}

blockquote,cite {
    margin: 0 0 1em 1.5em;
}

p {
    margin: 1em 0;
}

h1 {
    font-size: 1.3em;
    margin: 0.5em 0;
}

h2 {
    font-size: 1.2em;
    margin: 0.5em 0;
}

h3 {
    font-size: 1.05em;
    margin: 0.5em 0;
}

TEXTAREA,INPUT[type=text],INPUT[type=password] {
    border: thin solid #CCC;
    padding: 0.2em;
}

TEXTAREA:hover,INPUT[type=text]:hover,INPUT[type=password]:hover {
    background: #FAFAFA;
}

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

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

img {
    border: none;
}

.td2,.th2 {
    font-size: 80%;
}

/* Individuelle Einstellungen */
.div {
    border: thin solid red;
}

.center {
    text-align: center;
}

.errorBox {
    margin: 0 auto;
    margin-top: 0.3em;
    width: 60em;
    padding: 0.5em;
    background: #FCC;
    display: none;
}

#error {
    border: 2px solid red;
    background: #FDD;
    padding: 0.3em 0.5em;
    margin-bottom: 1em;
    text-align: center;
    font-weight: bold;
}
#inner {
    border: thin solid #CCC;
    padding: 0.2em;
    position: relative;
    float: left;
    width: 74.5em;
    -moz-border-radius: 0.5em;
    -khtml-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
}
#header #box_cart {
	position: relative;
	top: 70px;
	right: 52px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	height: 100px;
	width: 160px;
	float: right;
}

#header #box_cart h3 {
    background: transparent;
}

@media screen {
    #left {
        width: 20%;
        clear: left;
        float: left;
        padding-left: 0.2em;
        float: left;
        margin-top: 8.5em;
    }
    #content {
        float: right;
        width: 79%;
        margin-top: 8.5em;
    }
}

@media print {
    #left {
        width: 0em;
        clear: left;
        float: left;
        padding-left: 0.0em;
        float: left;
        display: none;
    }
    #content {
        float: right;
        width: 99%;
        margin-top: 10.5em;
    }
    #main {
        width: 60em;
        font-size: 66%;
        left: 0;
        margin-left: 0;
    }
    #header,#inner {
        width: 69.5em;
        border: 0 none;
    }
}

#navtrail,#navigator {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

#navigator {
    text-align: center;
}

@media print {
    #navigator {
        display: none;
    }
}

/* --- BOXES --- */
#languages {
    position: absolute;
    right: 0.3em;
    bottom: 0.3em;
    text-align: right;
}

#languages ul {
    margin: 0;
}

#languages ul li {
    list-style: none;
    margin: 0;
    display: inline;
}

@media print {
    .box,#languages,#header_navi {
        display: none;
    }
}

.box h3 {
    color: white;
    background: #999;
    margin-top: 0;
    margin-bottom: 0.3em;
    padding: 0.2em;
    -webkit-border-top-left-radius: 0.3em;
    -webkit-border-top-right-radius: 0.3em;
    -khtml-border-top-left-radius: 0.3em;
    -khtml-border-top-right-radius: 0.3em;
    -moz-border-radius-topleft: 0.3em;
    -moz-border-radius-topright: 0.3em;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
}

.box ul,.box li {
    margin: 0;
    padding: 0;
}

.box ul li {
    list-style: none;
}

#box_login dd+dt {
    margin-top: 0.2em;
}

#left #box_cart h3 a {
    text-decoration: none;
    color: white;
}

#left #box_cart h3 a:after {
    content: ' >';
}

#left #box_cart span {
    text-align: right;
}

.box_cart2 {
    border: thin double #CCC;
    background: white;
    color: black;
    width: 20em;
    height: 12em;
    padding: 0.5em;
    position: absolute;
    float: left;
    margin-left: -9em;
    display: none;
    text-align: left;
}

.box_cart2 h3 {
    color: #000;
}

.box_cart2>img {
    clear: right;
    float: right;
    margin: 0 0.5em 0.5em 0;
}

.box_cart2 .close_button {
    float: right;
}

.box_cart2 .price {
    
}

.box_cart2 .added {
    text-align: center;
    font-weight: bold;
}

#box_admin a.button {
    line-height: 2em;
}
#search_box a.button {
    line-height: 2em;
}

#box_bestseller strong {
    text-align: center;
    font-size: 0.85em;
    display: block;
}

#box_bestseller dd.vpe {
    text-align: center;
    font-size: 0.75em;
}

#box_reviews #write_image {
    width: 33%;
    float: left;
    padding-right: 0.3em;
}

#search_input {
    background: url(img/search.png) no-repeat 0.1em 0.1em;
    padding-left: 2em;
    width: 53%;
}

#cg_image {
    line-height: 32px;
}

#cg_image img {
    vertical-align: middle;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

/* --- DIVERSE --- */
.clear {
    clear: both;
}

.right {
    text-align: right;
}

.caution {
    color: red;
    font-weight: bold;
}

.button {
    background: #9e9e9e url(bilder/button_bg.jpg) repeat-x scroll left top;
    border: thin solid #535353;
    margin: 0.15em;
    padding: 0.3em;
    font-size: 1.3em;
    color: #ffffff;
    text-decoration: none;
    color: #ffffff;
    white-space: nowrap;
    -moz-border-radius: 0.25em;
    -khtml-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    border-radius: 0.25em;
    display: inline-block;
}
.button:hover {
    background: url(bilder/button_bg_over.jpg) repeat-x scroll left top;
    color: #333333;
}
a.button {
    padding: 0.2em 0.3em;
    margin-bottom: 1em;
    background: url(bilder/button_bg.jpg) repeat-x scroll left top;
}
.buttonsmall {
    background: #9e9e9e url(bilder/button_bg.jpg) repeat-x scroll left top;
    border: thin solid #535353;
    margin: 2px;
    padding: 3px 6px;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    color: #ffffff;
    white-space: nowrap;
    -moz-border-radius: 0.25em;
    -khtml-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    border-radius: 0.25em;
    display: inline-block;
}

#box_admin a.button {
    line-height: 2em;
}

@media print {
    .button {
        display: none;
    }
}

.button_right {
    text-align: right;
    padding: 0.5em 0.5em 0 0;
}

.fleft,.button_fleft,.button_fleft a.button {
    float: left;
}

.fright,.button_fright,.button_fright a.button {
    float: right;
}

#new_search {
    background: #EEE;
    border: thin solid #666;
    padding: 0.25em;
    text-align: center;
    margin-bottom: 0.5em;
}

/* --- Logoff --- */
#logoff {
    margin: 1em 0;
    text-align: center;
}

/* --- Prices --- */
.productOldPrice {
    color: red;
    text-decoration: line-through;
}

/* --- Copyright --- */
@media screen {
    .parseTime {
        color: white;
        clear: both;
        text-align: center;
    }
}

@media print {
    .parseTime {
        display: none;
    }
}

/* --- MessageBox --- */
ul#messages {
    margin: 0;
}

li.error,li.success,li.warning {
    margin: 0.5em 0;
    padding: 0.25em;
    list-style: none;
}

li.error {
    background: #FCC url(img/error.png) no-repeat 0.25em 0.25em;
    border: thin solid red;
    padding-left: 2em;
}

li.success {
    background: #CFC url(img/success.png) no-repeat 0.25em 0.25em;
    border: thin solid green;
    padding-left: 2em;
}

li.warning {
    background: #FFC url(img/warning.png) no-repeat 0.25em 0.25em;
    border: thin solid yellow;
    padding-left: 2em;
}

.debug {
    color: white;
}

.inputRequirement {
    color: red;
}
.box_search {
	font-size: 9px;
	text-decoration: none;
}
