body {
	margin:0;
	padding:0;
	text-align:left;
	font:11px verdana,arial;
	line-height:15px;
	color:black;
	background:#AAC3D2;
}

p {
	margin-top:0px;
	margin-bottom:0.7em;
	line-height:15px;
}

p.meldung {
	color:red;
}

a {
	color:black;
	text-decoration:none;
}

input, textfield, select {
	font:11px arial,verdana;
}

img {
	border:0px;
}

table {
	border:0px solid black;
	margin:0px;padding:0px;
	text-align:left;
}

tr, td {
	margin:0;padding:0;
	vertical-align:top;
	text-align:left;
}

div {
	border:0px solid red;
}

div.header {
	width:100%;
height:120px;
	text-align:left;
	background:white;
	margin-bottom:4px;
	border-top:1px solid white;
}

div.wrapper {
	/*width:90%;*/
	width:980px;
	/*margin-left:auto;
	margin-right:auto;*/
}



div.logo {
	width:100%;
	/*border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;*/
	margin-top:10px;
	margin-bottom:7px;
}

div.navtop {
	width:100%;
	height:25px;
	text-align:left;
	background:#606060;
	margin-bottom:8px;
}

div.navtop .list{
	width:980px;
}

div.navtop .left{
	color:white;
	font:16px arial;
	padding-left:25px;
	margin-top:3px;
	float:left;
}

div.navtop .right{
	color:white;
	font:16px arial;
	padding-right:25px;
	margin-top:3px;
	float:right;
}

div.navtop span{
	padding-left:20px;
	padding-right:20px;
	color:gray;
}

div.navtop a {
	color:white;
	text-decoration:none;
}

div.mitte {
	width:auto;
	background:#AAC3D2;
	padding:18px;
	padding-top:5px;
}

form {
	margin:0;padding:0;
}

form input {
	vertical-align:top;
}



div.navtrail {
	margin:0px;
	margin-top:5px;
	background:white;
	height:25px;
	color:black;
	font:11px arial;
}

div.navtrail p {
	padding-left:13px;
	padding-top:6px;
	margin:0;
}

div.navtrail a {
	font-size:11px;
	text-decoration:none;
	color:black;
}

div.main_content {
	background:white;
	padding:15px;
	margin:0px;
	_height:800px;
	min-height:800px;
}


/** products_info **/

.products_description_top {
	position:relative;
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	padding-top:10px;
	padding-bottom:10px;
}

.products_description_top .products_title {
	font:18px arial,verdana;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	/*text-transform:uppercase;*/
}

.products_description_top span.productOldPrice {
	font-weight:normal;
	color:gray;
}

.products_description_top p.price {
	font-weight:bold;
}

.products_description_top img {
	margin-right:8px;
}

.products_description_text {

	padding-top:8px;
	margin-top:8px;
	/*border-top:1px dotted #DEDEDE;*/
	padding-left:70px;
	padding-right:20px;
}

td.products_cart {
	vertical-align:bottom;
}

form input.products_qty{
	width:15px;
	display:none;
	visibility:hidden;
}

/** products_info eof**/


/** products_review **/

.products_description_text.review{
	padding-top:8px;
	margin-top:25px;
	border-bottom:1px dotted #DEDEDE;
}

.products_description_text.review .header_review {
	font-weight:bold;
	font-size:14px;
}

.products_description_text.review .review_list {
	border-bottom:1px dotted #d2d2d2;
	margin-bottom:8px;
	padding-top:3px;
}

.products_description_text.review .review_list img{
	margin-top:3px;
}

/** products_review eof**/


/** new_products **/

.new_products {
	padding-top:8px;
	margin-top:0px;
	border-top:1px dotted #DEDEDE;
}

.new_products_title {
	background-color:#688DA4;
	color:white;
	padding:6px;
	padding-left:10px;
	border:0px;
	margin-bottom:4px;
	font:11px verdana,arial;
	font-weight:bold;
}

.new_products_content {
	border-bottom:1px dotted #d2d2d2;
	margin-bottom:8px;
	padding-top:3px;
}

.new_products_content img{
	margin-top:3px;
}

/** new_products eof**/



/** product_listing **/

.product_listing {
}

.product_listing_title {
	font:18px arial,verdana;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:12px;
	text-transform:uppercase;
}

.product_listing_description {
	margin-top:10px;
}

.product_listing_content {
	border-top:1px solid #DEDEDE;
	padding-top:15px;
	margin-top:25px;
}

.product_listing_content img {
	margin-right:8px;
}

.product_listing_content_list {
	position:relative;
	border-bottom:1px dotted #DEDEDE;
	padding-bottom:15px;
	margin-bottom:15px;
}

.product_listing_content span.productOldPrice {
	font-weight:normal;
	color:gray;
}

.product_listing_content p.price {
	font-weight:normal;
}

/** product_listing eof**/



/** allgemeine boxen formattierung **/

div.box {
	margin-bottom:10px;
	border:0px;
	color:black;
}



div.box .title {
	background:#AAC3D2;
	color:black;
	padding:6px;
	padding-left:10px;
	border:0px;
	margin-bottom:4px;
	font:11px verdana,arial;
	font-weight:bold;
}


div.box .title a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}

div.box .content {
	background:#D4E1E8;
	padding:8px;
	padding-left:10px;
	border:0px;
}

div.box .content a {
	color:black;
	text-decoration:none;
}

div.box .image {
	background:white;
	padding:5px;
	border:0px;
}

/** allgemeine boxen formattierung eof **/

/** adminbox formattierung**/

div.box_admin {
	position:fixed;
	top:130px;right:5px;
	width:150px;
	height:220px;
	background:white;
	color:black;
	border:3px dotted black;
}

div.box_admin .content {
	background:white;
	color:black;
}

/** boxen formattierung**/

div.box_last_viewed {
}

div.box_last_viewed .title {
}

div.box_last_viewed .image {
	text-align:left;
	padding:10px;
}

div.box_last_viewed .image img{
	border:0;
}

div.box_last_viewed .content {
}



div.box_whatsnew {
}

div.box_whatsnew .title {
}

div.box_whatsnew .image {
	text-align:left;
	padding:8px;
	padding-left:10px;
}

div.box_whatsnew .image img{
	border:0;
}

div.box_whatsnew .content {
}


div.box_search {
	margin-bottom:0px;
}

div.box_search .title {
}

div.box_search .content {
}



div.box_manufacturers {

}

div.box_manufacturers .title {
	background:#D4E1E8;
	color:black;
	margin:0px;
	padding-bottom:0px;
	font-weight:normal;
}

div.box_manufacturers .content {

}





div.box_categories {
}

div.box_categories .title {
	padding:8px;
	padding-left:12px;
	margin-bottom:0px;
	font:26px arial;
	font-weight:normal;
	text-transform:uppercase;
}


div.box_categories .title {
	/*background-color:#D4E1E8;*/
color:#688DA4;
}


div.box_categories .content {
	background-color:#AAC3D2;
	color:black;
	_height:160px;
	min-height:160px;
}

div.box_categories .content ul {
	margin:0;
	padding:0;
	margin-top:5px;
}

div.box_categories .content ul li{
	list-style:none;
}

div.box_categories .content a {
	color:black;
	display:block;
	margin-bottom:5px;
}


div.box_cart {
}

div.box_cart .title {
}

div.box_cart .content {
}

div.box_cart .summary {
	padding:5px;
	background-color:#D4E1E8;
}


div.box_content {
}

div.box_content .title {
	margin-bottom:0px;
}

div.box_content .content {
	color:#688DA4;
}

div.box_content .content ul {
	margin:0;
	padding:0;
	margin-top:5px;
}

div.box_content .content ul li{
	list-style:none;
}

div.box_content .content a {
	color:black;
	display:block;
	margin-bottom:5px;
}


div.box_information {
}

div.box_information .title {
}

div.box_information .content {
color:#688DA4;
}

div.box_information .content ul {
	margin:0;
	padding:0;
	margin-top:5px;
}

div.box_information .content ul li{
	list-style:none;
}

div.box_information .content a {
	color:black;
	display:block;
	margin-bottom:5px;
}



div.box_reviews {
}

div.box_reviews .title {
}

div.box_reviews .image {
	text-align:center;
}

div.box_reviews img{
	border:0;
	margin-bottom:5px;
}

div.box_reviews .content {
}

div.box .content_more {
	background:white;
	padding:8px;
	padding-left:10px;
	border:0px;
}

div.box .content_more a {
	color:black;
	text-decoration:none;
}



div.box_login {
}

div.box_login .title {
	margin-bottom:0px;
}

div.box_login .content {
	background-color:#AAC3D2;
	color:black;
}

div.box_login .content a {
	color:white;
}



div.copyright {
	color:#c2c2c2;
	font:10px arial;
	margin:5px;
}

div.copyright a {
	color:#c2c2c2;
	font:9px arial;
}

div.products_description_top div.newbox {
	position:absolute;
	right:0px;
	top:-30px;
	width:auto;
	height:12px;
	background:#C70000;
	color:white;
	padding:5px;
	padding-top:2px;
	display:inline;
	font-weight:bold;
}

div.product_listing_content_list div.newbox {
	position:absolute;
	right:0px;
	top:0px;
	width:auto;
	height:12px;
	background:#C70000;
	color:white;
	padding:5px;
	padding-top:2px;
	font-weight:bold;
}

.checkoutBarTo {
font-weight:normal;
}