#modbox_products_reviews *,#modbox_products_reviews  { max-width:100% !important; width: auto !important}

table.anmeldung td  { padding:3px 0}

table.anmeldung td input,table.anmeldung td select{ padding:3px; width:100%; max-width:400px}
table.anmeldung td.keab, table.anmeldung td.keab input{ padding:0 !important; width:auto !important}

.anmeldediv h2 { margin:10px 0 0px 0 !important}

img{
	border:0;
}

.textbox {
	font-size: 11px;
	height: 14px;
}

.productOldPrice {
	color: #000;
	text-decoration: line-through;
	font-size: 11px;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.noUnderline, a.noUnderline {
	text-decoration: none !important;
}

a:hover .underlinehover {
	text-decoration: underline !important;
}

.noBorder {
	border: none;
}

.verticalMiddle {
	vertical-align: middle;
}

select { /* restore 9x style = disable xp themeability */
	border: 2px inset darkgrey;
}

th { /* table header cells */
	text-align: left;
}

.content_heading {
	font-weight: bold;
}

.errorbox {
	color: #000;
	margin-bottom: 15px;
	background-color: #1C95C2; /* very light red */
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
}

.requiredField {
	color: red;
}

.conditions {
  background-color: #1C95C2;
}

.box_top {
	background: none; /* hide the default background in the head */
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1a1a1;
	padding-bottom: 5px;
}


.contentsTopics {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

.contentsTopics a {
	color: #555555;
}

.box_content { /* content part of boxes */
	padding: 0px;
	height: auto;
	width: 775px;
	text-align: left;
	margin: 0px;
}

.box_content_top {
	background-image: url(img/content_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 755px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box_content_middle {
	background-image: url(img/content_middle.png);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 745px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.box_content_middle a {
	color: #1c95c2;
	text-decoration: underline;
}

.box_content_bottom {
	background-image: url(img/content_bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 7px;
	width: 775px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box_content_small { /* content part of boxes */
	border: 0px solid black; /* black is default color, overwritten below for each box */
	padding: 0px;
	height: auto;
	width: 382px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.box_content_small_top {
	background-image: url(img/content_small_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 362px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box_content_small_middle {
	background-image: url(img/content_small_middle.png);
	background-repeat: repeat-y;
	margin: 0px;
	height: 140px;
	width: 352px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	overflow: hidden;
}

.box_content_small_middle a {
	color: #1c95c2;
	text-decoration: underline;
}

.box_content_small_bottom {
	background-image: url(img/content_small_bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 382px;
}

.boxTextBG {
	font-size: 10px;
	background-color: #FFF;
	color: #000;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
	text-decoration: underline;
}

.infoBoxHeading {
	border-bottom: solid 1px #cccccc;
}

.main {
  	line-height: 1.5;
}
.basket.order {background:#efefef;margin: 0 0 10px;}
.basket.order table td {padding: 2px 5px;}

.inputRequirement {
	font-size: 10px;
	color: #000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.smallHeading {
	font-weight: bold;
	margin-bottom: 5px;
}

.help {
	background-color: #FFF;
	color: #000;
}

.listing2 {
	height: auto;
	width: 250px;
	float: left;
	padding: 10px;
}

.listing2_content {
	margin-top: auto;
	margin-bottom: 0px;
	height: auto;
	width: auto;
}

.clear_float {
	clear: both;
	height: 0px;
}

#header_login {
	float: left;
	height: 48px;
	width: 445px;
	margin: 0px;
	padding: 0px;
}

#topmenu {
	height: 48px;
	width: auto;
	font-size: 13px;
	text-transform: uppercase;
	color: #767676;
	text-decoration: none;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topmenu a {
	color: #767676;
}

#topmenu ul{
	height: 48px;
	background-image: url(img/button_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
}

#topmenu ul li{
	float: left;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(img/button_top_seperator.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 33px;
	padding-top: 15px;
}

#header_middle {
	background-image: url(img/header_middle.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 157px;
	width: 1000px;
	padding: 0px;
}

#cart {
	padding: 0px;
	float: right;
	height: 150px;
	width: 208px;
	margin-top: 5px;
	margin-right: 15px;
}

#header_bottom {
	background-image: url(img/header_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 40px;
	width: 1000px;
	padding: 0px;
}

#mainmenu {
	background-image: url(img/top_menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: auto;
	font-size: 13px;
	color: #3daafe;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: left;
}

#mainmenu a {
	color: #3daafe;
}

#mainmenu ul{
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/button_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#mainmenu ul li{
	float: left;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(img/button_main_seperator.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainmenu ul li:hover {
	background-image: url(img/button_main_active.jpg);
	background-repeat: repeat-x;
}

#mainmenu ul li:hover a {
	color: #FFF;
	text-decoration: none;
}

#header_search {
	float: right;
	height: 40px;
	width: 300px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content_bg {
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

#content {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#breadcrumbs {
	text-align: left;
	color: #CCCCCC;
	line-height: 22px;
	height: 15px;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}

#breadcrumbs a {
	color: #FFFFFF;
	text-decoration: none;
}

#language {
	float: right;
	height: 15px;
	width: 165px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 18px;
	text-align: right;
}

#content_left{
	height: auto;
	width: 204px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#content_right {
	margin: 0px;
	float: left;
	height: auto;
	width: 775px;
	min-height: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content_right img	{
	margin: 5px;
}



/* Boxen */
.box_cart {
	height: 150px;
	width: 208px;
	overflow: hidden;
}

.box_header_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	height: 31px;
	width: 208px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 31px;
	vertical-align: middle;
	background-image: url(img/box_header_cart.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.box_middle_cart {
	padding: 10px;
	height: 99px;
	width: 188px;
	color: #000;
}
.box_middle_cart a {
	color: #1c95c2;
	text-decoration: underline;
}

.box_middle_cart p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.product_price {
	height: 31px;
	width: 116px;
	font-size: 18px;
	font-weight: bold;
	color: #1c95c2;
	line-height: 31px;
	padding: 2px;
}

.product_price_small {
	font-size: 14px;
	font-weight: bold;
	color: #1c95c2;
}

.shipping {
	font-size: 10px;
}

.box_content_middle li {
	list-style-image: url(img/bullet.jpg);
	line-height: 20px;
	margin-left: 25px;
}

.box_product_thumb {
	width: 204px;
	padding: 5px;
	height: auto;
    position: relative;
    float: left;
}

.box_product_content {
	float: right;
	width: 500px;
	padding: 10px;
	margin-right: 5px;
	min-height:110px;
}

.box_product_content2 {
	float: right;
	width: 500px;
	padding: 10px;
	background-color: #f5f5f5;
	margin-right: 5px;
}

.box_product_options {
	float: right;
}

.box_product_add{
	text-align: right;
	float: right;
}

.box_product_price {
	float: left;
}

.categories_item {
	float: left;
	width: 50%;
    height: 120px;
}
.categories_item.center strong {
    margin: 0;
    padding: 5px 0;
    display: block;
}
.categoryDescription {
    position: relative;
}
.catImage {
    float: right;
}

.prozess {
	background-image: url(img/prozess.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 70px;
	width: 512px;
	text-align: left;
}
.product {
     width:175px;
     margin-left:-1px;
      margin-top:-1px;
      padding:5px;
      float:left;
      height: 320px;
      border:solid 1px #e4e4e4;
}
.product .picture {
     padding: 0px;
     width:112px;
     margin-left:auto;
     margin-right:auto;
     height: 128px;
     overflow:hidden;
     background-position: center center;
     background-repeat: no-repeat;
}
.product .prodDescr {
     height:50px;
     overflow:hidden;
}
.product .shipping.left {
     padding: 0 0 5px 10px;
}
#cart_quantity .box_product_content2 p {
    padding: 0;
}

/** ***************************************** **/
/** NEW STYLESHEET - RESET                    **/
/** ***************************************** **/

/* reset default styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** ***************************************** **/
/** NEW STYLESHEET                            **/
/** ***************************************** **/

/* Page Body */
html {
    height: 100%;
    min-height: 100%;
}
body {
    background: url("img/html_bg.jpg") left top repeat-x;
    font-size: 12px;
    font-family: Arial, Verdana, "Myriad Pro",Myriad,Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,sans-serif;
	color: #000;
    height: 100%;
    padding: 0;
    margin: 0;
}


/* Overall  */
#overall {
    position: relative;
    background: none;
    width: 1000px;
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0 auto;
}
body>#overall {
    height: auto;
    min-height: 100%;
}

/* Header */
#header {
    background: url("img/header_top.jpg") left top no-repeat;
}

/* Navigation Head */
#naviHead {
    float: right;
}
* html #naviHead {
    height:48px;
    overflow: hidden;
}
#naviHead li {
    float: left;
    background: url("img/button_top_seperator.jpg") right top no-repeat;
    padding: 0 3px 0 0;
}
#naviHead li a {
    display: inline-block;
    background: url("img/button_top.jpg") left top repeat-x;
	font-size: 13px;
	text-transform: uppercase;
	color: #767676;
	padding: 15px 15px 0 15px;
	height: 33px;
    text-decoration: none;
}
#naviHead li a:hover {
    text-decoration: underline;
}

/* Search Form */
#quick_find {
    background: url("img/button_top_seperator.jpg") transparent right top no-repeat;
    float: right;
    padding: 0 18px 0 0;
    height: 45px;
    position: relative;
}
* html #quick_find {
    width: 310px;
}
#quick_find .left {
    float: left;
}
* html #quick_find .left {
    width: 230px;
}
#quick_find .right {
    float: right;
}
#quick_find fieldset {
    padding: 5px 10px 0 0;
}
#quick_find fieldset a {
    float: right;
	color: #1c95c2;
	text-decoration: underline;
	font-size: 10px;
}
#quick_find fieldset a:hover {
	text-decoration: none;
}
#quick_find label {
	text-transform: uppercase;
	font-size: 13px;
	color: #1c95c2;
	font-style: italic;
	font-weight: bold;
    padding: 0 5px 0 0;
}
#quick_find fieldset input {
    width: 156px;
    padding: 2px;
    font-size: 11px;
    height: 12px;
    margin: 0 0 2px 0;
}
* html #quick_find .image {
    float: right;
}

/* Flash Header */
#flash {
    width: 995px;
    margin: 0 auto;
    height: 240px;
    overflow: hidden;
}
* html #flash,
* html img#headerImg {
    height: 240px;
    display: block;
    overflow: hidden;
}

/* Navigation Top */
ul#naviTop {
    padding: 0 0 0 3px;
    background: none;
    position: relative;
    float: left;
}
* html #naviTop {
    height: 40px;
}
ul#naviTop li {
    float: left;
	background: url("img/button_main_seperator.jpg") transparent right top no-repeat;
    padding: 0 2px 0 0;
}
ul#naviTop li a {
    display: inline-block;
	background: url(img/button_main.jpg) right top repeat-x;
	line-height: 40px;
	height: 40px;
	padding: 0px 20px;
	text-decoration: none;
	color: #3daafe;
	font-size: 13px;
}
ul#naviTop li a:hover {
	background: url("img/button_main_active.jpg") right top repeat-x;
	color: #FFF;
	text-decoration: none;
}

/* Languages */
#language {
    float: right;
    padding: 3px 10px 0 0;
}

/* ***** */
/* Inner */
/* ***** */
#inner {
    position: relative;
}

/* Breadcrumb */
#breadcrumb {
	text-align: left;
	color: #ccc;
	line-height: 22px;
	height: 15px;
	padding: 10px 0 10px 20px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 11px;
}
#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Left */
#left {
    float: left;
    width: 204px;
    position: relative;
}

/* Box */
#left .box {
    position: relative;
    width: 204px;
}
#left .box .box_header {
	background: url("img/box_top.png") left top no-repeat;
	height: 20px;
	width: 184px;
	text-transform: uppercase;
	padding: 10px 10px 0 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1c95c2;
	text-decoration: none;
}
#left .box .box_middle1 {
	background: url("img/box_middle.png") left top repeat-y;
	width: 189px;
	font-size: 12px;
	color: #000;
	padding: 5px 7px 5px 8px;
}
#left .box .box_bottom {
	background: url("img/box_bottom.png") left top no-repeat;
	height: 7px;
	width: 204px;
	padding: 0px;
	margin-bottom: 10px;
}

#left .box_middle2 {
	width: 174px;
	margin: 0px;
	padding: 10px 15px;
	min-height: 50px;
	background: url("img/box_middle.png") left top repeat-y;
}
#left .box_middle2 form, .box_middle2 input {
	margin: 0px;
	padding: 0px;
}
.box_middle2 input.text {
	width: 169px !important;
}

/* Navigation Left */
.menue ul {
}
.menue li {
    display: block;
}
.menue li a {
	color: #000;
	text-decoration: none;
    display: block;
}
.menue li a:hover {
	background-color: #1c95c2;
	color: #FFF;
	text-decoration: none;
}
.level1 {
	height: 24px;
	width: 189px;
	line-height: 24px;
	margin: 0px;
}
.level1 a {
	padding: 0px 10px;
}

.level2 {
	height: 24px;
	width: 189px;
	line-height: 24px;
	margin: 0px;
}
.level2 a {
	padding: 0px 10px 0 20px;
}

.level3 {
	height: 24px;
	width: 189px;
	line-height: 24px;
	margin: 0px;
}
.level3 a {
	padding: 0px 10px 0 30px;
}

.menue li.active a {
	color: #1c95c2;
}

.menue2 {
}

.menue2 ul {
	padding: 0px;
	list-style-image: none;
	margin: 0px;
}

.menue2 li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	height: 24px;
	width: 169px;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.menue2 li:hover {
	background-color: #1c95c2;
}

.menue2 li a {
	color: #000;
	text-decoration: none;
}
.menue2 li:hover a {
	color: #FFF;
	text-decoration: none;
}

/* Box Bestseller */
.box_bestseller a {
    color: #000;
    text-decoration: none;
}
.box_bestseller {
    border-bottom: 1px solid #dcd;
    padding: 10px 0 0 0;
}
.box_bestseller p {
    padding: 0;
    font-size: 12px;
}
.box_bestseller p a {
    color: #1C95C2;
    text-decoration: underline;
}
.box_bestseller p a:hover {
    text-decoration: none;
}
.box_bestseller .product_price_small {
    font-weight: bold;
    color: #1C95C2;
    font-size: 14px;
    padding: 3px 0;
}

/* Newsletter */
.box form#sign_in #box_newsletter_button {
    padding: 10px 0 0 0;
    text-align: right;
}

/* Right */
#right {
    float: left;
    padding: 0 0 0 10px;
    width: 775px;
    position: relative;
}
#right .box {
    position: relative;
    width: 775px;
}
#right .box .box_header {
    position: relative;
    width: 755px;
    background: url("img/content_top.png") left top no-repeat;
    height: 22px;
    color: #555;
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 10px 0 10px;
    font-size: 13px;
}
.copyright {
    text-align: center;
}

/* Login Form */
#login input.text,
#login input.password {
    width: 150px;
    margin: 2px 0;
}

.message.important {
	border: 1px solid red;
	background: #f0a2a2;
	text-align: center;
	padding:20px;
	font-weight: bold;
	width: auto !important;
	margin: 0 0 20px;
}

/* Custom */
.clear, .clear_float {
    clear: both;
}

.fl_left {
    float: left;
}

.fl_right {
    float: right;
}


/* Default */
h1 {
    font-size: 180%;
    color: #1C95C2;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;
}

h2 {
    font-size: 160%;
    color: #1C95C2;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;
}

h3 {
    font-size: 140%;
    color: #1C95C2;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;
}

h4 {
    font-size: 120%;
    color: #1C95C2;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;
}

h5 {
    font-size: 100%;
    color: #1C95C2;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;
}

h6 {
    font-size: 100%;
    color: #1C95C2;
    font-style: italic;
    padding: 0 0 1.0em 0;
	margin: 0;
}

p {
    margin: 0;
    padding: 0 0 1.5em 0;
	line-height: 1.25em;
}

a {
    color: #1C95C2;
    text-decoration: underline;
}
a:hover {
    color: #1C95C2;
    text-decoration: none;
}
