
/* Main-Page*/
body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", sans-serif;
	font-size: 10pt;
	background-image: url(img/backgroundverlauf.jpg);
	background-repeat: repeat-x;
}

* html body {
	margin-right: 1px; /* IE 5.5 and 6.0 star-hack to remove horizontal scrollbar if possible */
}

img{
	border:0;
}

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


a:hover {
	text-decoration: underline;
}

.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;
	border: 2px solid red;
	padding-left: 5px;
	margin-bottom: 15px;
	background-color: #ffcccc; /* very light red */
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.requiredField {
	color: red;
}

.conditions {
  background-color: #FFCCCC;
}

.box_top {
	background: none; /* hide the default background in the head */
}


.contentsTopics {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #ff9933;
	float: none;
	height: 43px;
	width: auto;
	line-height: 43px;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
}

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

.box_content_top {
	background-image: url(img/content_topx.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: auto;
}

.box_content_middle {
	background-image: url(img/content_middlex.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 600px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.box_content_bottom {
	background-image: url(img/content_bottomx.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 600px;
}

.box_content_small {
	background-image: url(img/content_smallx.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 249px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	float: left;
}

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

.main {
  	line-height: 1.5;
}

.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;
}

#wrapper {
	height: auto;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_top {
	background-image: url(img/header_top.png);
	margin: 0px;
	float: none;
	height: 44px;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#header_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 44px;
	vertical-align: middle;
	width: 650px;
}

#header_menu img {
	float: left;
	margin: 0px;
	padding: 0px;
}

#header_menu li {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	height: 24px;
	width: auto;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	background-image: url(img/topbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 20px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

#header_menu li a {
	color: #000;
	text-decoration: none;
}

#header_menu li:hover {
	background-image: url(img/topbutton.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header_menu li:hover a {
	color: #000;
	text-decoration: none;
}

#header_menu ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#header_search {
	float: right;
	height: 44px;
	width: 250px;
	margin: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_middle {
	/*background-image: url(img/header_middle.png);
	background-repeat: repeat-y;*/
	border: 2px #ff9933 solid;
	margin: -5px 0px 0px 0px;
	float: none;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

#header_bottom {
	background-image: url(img/header_bottom.png);;
	margin: 0px;
	height: 22px;
	width: auto;
	float: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#header_breadcrumbs {
	float: left;
	text-align: left;
	color: #000;
	margin: 0px;
	line-height: 22px;
	height: 22px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#header_breadcrumbs a {
	color: #000;
	text-decoration: none;
}

#content {
	height: auto;
	width: auto;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content_left{
	height: auto;
	width: 189px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_center {
	margin: 0px;
	float: left;
	height: auto;
	width: 620px;
	min-height: 350px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	
}

#content_center img	{
	margin: 5px;
}

#content_right {
	margin: 0px;
	height: auto;
	width: 189px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Boxen */
.box {
	height: auto;
	width: 600px;
}

.box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(img/box_cat_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 23px;
	width: 189px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 20px;
	vertical-align: middle;
}

.box_header_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(img/box_cat_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 23px;
	width: 189px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 20px;
	vertical-align: middle;
}

.box_middle1 {
	background-color: #fbc794;
	border-left: 2px #ff9933 solid;
	border-bottom: 2px #ff9933 solid;
	padding: 10px;
	height: auto;
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
}

.box_middle1 a {
	color: #FFF;
	text-decoration: none;
}

.box_middle2 a {
	color: #000;
	text-decoration: none;
}

.box_middle2 {
	background-color: #fbc794;
	border-left: 2px #ff9933 solid;
	border-bottom: 2px #ff9933 solid;
	padding: 10px;
	height: auto;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
}

.box_middle2 li {
	list-style-position: inside;
	width: 159px;
	padding-left: 5px;
	list-style-image: url(img/listimage.jpg);
	line-height: 18px;
	vertical-align: middle;
}

.box_bottom1  {
	/*background-image: url(img/box_bottom1.jpg);
	background-repeat: no-repeat;*/
	margin: 0px;
	height: 6px;
	width: 189px;
}

.box_bottom2  {
	/*background-image: url(img/box_bottom2.jpg);
	background-repeat: no-repeat;*/
	margin: 0px;
	height: 6px;
	width: 189px;
}

#box_login_button  {
	height: 25px;
	width: 169px;
	text-align: right;
	margin-top: -38px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

#box_search_button {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 0px;
}

#box_search_input {
	float: right;
	padding-top: 12px;
	z-index: 100;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Menü */
.menue ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

.menue li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

.level1 {
	background-image: url(img/button.jpg);
	margin: 0px;
	height: 25px;
	width: 149px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.level2 {
	background-image: url(img/button_sub1.jpg);
	margin: 0px;
	height: 25px;
	width: 139px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 45px;
}

.level3 {
	background-image: url(img/button_sub2.jpg);
	margin: 0px;
	height: 25px;
	width: 129px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 55px;
}

.level4 {
	background-image: url(img/button_sub2.jpg);
	margin: 0px;
	height: 25px;
	width: 129px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 65px;
}	
.product_price {
	background-image: url(img/price.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 116px;
	font-size: 16px;
	font-weight: bold;
	color: red;
	line-height: 31px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.shipping {
	font-size: 10px;
}

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

.box_product_thumb {
	float: left;
	width: 250px;
	text-align: center;
}

.box_product_info {
	float: left;
	width: 250px;
	margin-left: 15px;
}

.box_product_content {
	clear: both;
	float: none;
	width: 600px;
	padding: 20px;
}

.categories_item {
	float: left;
	width: 50%;
}
/* eigene Ergänzungen */
#content_top {
	height: 22px;
	background-image: url(img/content_top.png);
}

#content_rahmen {
	width: auto;
	border-left: 2px #ff9933 solid;
	border-right: 2px #ff9933 solid;
}

#content_bottom {
	height: 22px;
	background-image: url(img/content_bottom.png);
}

#header_breadcrumbs {
padding-left: 35px;
}		