body {
	color: #000000;
	margin: 0px;
	background-color: #c6c6c6;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

label {
  width:90px;
  display:  block;
  float: left;
}

#head a {
  color: #ee8027;
  text-decoration: none;
}

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

#content a {
  color: #333;
  text-decoration: none;
  font-size:14px;
}
#content a img{
  border: none; 
}
#content a:hover {
  text-decoration: underline;
}
#content a.confirmationEdit {
  color:#009933;
}
#main {
  clear: both; 
  width: 1024px;
  /*border: 1px solid white;*/
}
.copyright {
  width: 1024px;
  text-align:center;
  margin-top: 20px;
}
#head {
  clear: both;
  width: 1024px;
}

#head_logo {
  float: left;
  width: 200px;
  height: 99px;
  vertical-align: bottom;
}
#head_main {
  float: left;
  width: 824px;
}
#head_menu {
  float: left;
}
#head_menu ul {
  margin: 0px;
  padding: 0px;
}
#head_menu li {
  float: left;
  list-style-type: none;
  background-image: url(img/button.jpg);
  padding: 15px 10px 15px 2px;
  text-align: center;
  width: 138px;
  height: 34px;
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  font-variant:small-caps;
}
#head_search {
  float:left;
  background-color: #3f3f3f;
  width: 602px;
  border: 2px ridge black;
  color: #ee8027;
  font-variant:small-caps;
  font-weight: bold;
  padding: 2px;
  padding-left:  12px;
  height: 26px;
}
#head_search span{
  float:left;
  padding: 3px;
}
.image_search {
  width: 20px;
  margin: 4px;
  float:right;
}
/* IE 6 */
* html .image_search {
  width: 20px;
  margin: 0px;
  float:none;
}
/* IE 7 */
* + html .image_search {
  width: 20px;
  margin: 0px;
  float:none;
}

.input_search {
  width:  500px;
  margin: 2px;
  float:left;
}
#head_info {
  float:right;
  width: 220px;
  height:  65px;
  text-align: right;
  font-size: 16px;
}
.quicklogin {
  font-size: 13px;
}
#head .quicklogin  a{
  display:  block;
  float: left;
  color: #333;
  text-decoration: underline;
}
#head .quicklogin  a:hover{
  display:  block;
  float: left;
  color: #333;
  text-decoration: underline;
  font-weight: bold;
}
.quicklogin .login {
  width: 140px;
}
.quicklogin .password {
  width: 140px;
}
#head_cart {
  background-color: #3f3f3f;
  border: 2px outset black;
  color:  white; 
  font-size: 20px;
  height: 30px;
  width: 190px; 
  float:right;
  text-align: center;
}
#content {
  clear: both;
}

#content_left {
  float: left;
  width: 190px;
  padding: 10px;
  padding-left: 0px;
}

#content_main {
  float: left;
  width: 620px;
  padding-top:10px;
  font-size: 12px;
}
#content_main h2 {
  margin : 5px;
  padding: 0px;
}
#content_main h3 {
  margin : 3px;
  padding: 0px;
}
#content_right {
  float: left;
  width: 194px;
  padding: 10px;
  padding-right:0px;
}

/*-----Boxen---------*/
/*#shopping_cart{
  width: 182px;
  border:1px solid black;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px;
	background-color: #a6a6a6;
}
#box_categorien {
  width: 178px;
  border:1px solid black;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px;
	background-color: #a6a6a6;
}
#box_info {
  width: 178px;
  border:1px solid black;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px;
	background-color: #a6a6a6;
}
#box_flyer {
  width: 182px;
  border:1px solid black;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px;
	background-color: #a6a6a6;
}*/
.box {
  border:1px solid black;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px;
	background-color: #a6a6a6;
  display: block;
  text-align: left;
  font-size: 15px;
}

#content_right .box {
  width: 182px;
 
}
#content_left .box {
  width: 178px;
}

/* IE 6 */
* html #content_right {
  padding-left: 8px;
}

.box h3{
  margin: 0px;
  padding:  0px;
  text-align: center;
}
.center{
  text-align: center;
}
/*-----Boxen-Ende--------*/
.infoBoxHeading {
  text-align: center;
}
.moduleRow {
  font-size: 13px;
}
.moduleRowOver {
  font-size: 13px;
}
#product_info {
  font-size: 12px;
}
.level0 {
  display: block;
  margin-left: 5px;
}
.level1 {
  display: block;
  margin-left: 10px;
  margin-top: 6px;
}
.level2 {
  display: block;
  margin-left: 20px;
}
#product_info h3{
  font-size: 16px;
  margin-bottom: 10px;
}
#product_img {
  float:left;
  margin-right: 10px;
  width: 150px;
}
.product_images {
  float:  left;
  margin-top: 5px;
}
.middle {
  margin-left: 3px;
  margin-right: 3px;
}
#product_details {
  float:left;
  text-align: center;
  width: 460px;
  background: #a6a6a6;
}
#product_details table{
  border: 1px solid #333;
  width:  100%;
}
#product_details tr{
  height: 20px;
}
#product_details .tr1 {
  background: #a6a6a6;
}
#product_details .tr0 {
  background: #888;
}
#product_head {
  margin-bottom: 20px;
}
#product_txt {
  line-height: 150%;
}
.productOldPrice {
  font-size: 11px;
  text-decoration: line-through;
}
.begruessung {
  width:606px;
  padding: 5px;
  padding-top:0px;
  margin-bottom:10px;
  font-size:12px;
  border:2px solid black;
}
.angebot_box {
  float: left;
  width: 300px;
  height:300px;
  border:  2px solid black;
  margin-bottom: 12px;
}

.info_box {
  float: left;
  width: 270px;
  height:120px;
  border:  2px solid black;
  background-color: #ef8027;
  font-variant:small-caps;
  /*font-weight: bold;*/
  padding: 10px 15px;
  font-size:14px;
}
.info_box h4 {
  font-size: 22px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 0px;
}
.info_box table {
  text-align:right;
}
.info_box ul {
  padding:  0px;
  margin:  0px;
  padding-left: 20px;
  font-variant: normal;
}


.left {
  margin-right:12px;
}
.clear {
  clear: both;
}

/* IE 7 */
* + html .clear {
  display: none;
}
.border_bottom {
  border-bottom: 1px solid #000;
}
.border_right {
  border-right: 1px solid #000;
}
.border_left {
  border-left: 1px solid #000;
}
.border_top {
  border-top: 1px solid #000;
}

.product_listing {
  font-size:12px;
  display: block; 
  width: 150px;
  height:180px;
  border: 1px solid black;
  float:left;
  margin-bottom: 4px;
  margin-left:4px;
  text-align: center;
}
.first {
  margin-left:0px;
}
.product_listing .bezeichnung{
  height: 38px;
  margin-top:2px;
  vertical-align: middle;
}
.product_listing .bild{
  margin: 5px 0px;
  height: 100px;
  vertical-align: middle;
}
.product_listing .preis{
  height: 30px;
  vertical-align: middle;
}
.img_flyer {
  margin-top: 20px;
  text-align: center;
}

.news_content {
  padding: 10px;
}
#content_main .news_content h3 {
  padding: 0px;
  margin: 0px;
  padding-bottom: 10px;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}

#txtSearch {
  width:  500px;
  margin: 2px;
  /*float:left;*/
}
#search_suggest {
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
  width:  500px;
  margin-left: 60px;
  color: #000000;			
}	
/* IE 6 */
* html #search_suggest {
  margin-left: -510px; /* verschiebt die Box nach links */
  margin-top:20px;
  z-index:+1; /* wenn absolut genutzt, dann diese Zeile rein */
}
/* IE 7 */
* + html #search_suggest {
  margin-left: -510px; /* verschiebt die Box nach links */
  margin-top:20px;
  z-index:+1; /* wenn absolut genutzt, dann diese Zeile rein */
}
/*----------------------------End Suggest Styles------------------------*/


.ppnav {
    text-align:center;
    width:600px;
}
.ppnav a{
    text-decoration:none;
    float:left;
}
.ppnav span {
    display:block;
    padding: 5px 15px;
    width:300px;
    float:left;
}
