body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/bg_body.gif) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #787878;
}

h2, h1 {
	color: #000000;
	text-transfor: uppercase;
	font-size: 18px;
  	padding-bottom:10px;
  	padding-top:10px;  
}

#nav h2 {
  padding-bottom:0px;
}  


h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(img/img05.gif) repeat-y;
}

a {
	color: #787878;
}

a:hover {
	text-decoration: none;
}

.login_title {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:0;
	padding:0;
}

.no_display {
	display:none;
}

/* Header */

#headerbg {
	width: 1166px;
	height: 180px;
	margin: 0 auto;
	background-image: url('img/headernew.jpg');
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}
#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}
/*
#logo_u {
	position:absolute;
	width:234px;
	height:55px;
	top:180px;
	margin-left:564px;
	background-image: url(img/logo_u.gif);
	background-repeat: no-repeat;
	}
*/
/* Suche */

.search {
	display: block;
	float: right;
	padding: 13px 0px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Menu */


#menu {
	width: 1099px;
	height: 47px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c6c6;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	height: 31px;
	padding-top: 16px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-left-color: #d7d7d7;
	margin-right: -2px;
}

#menu a:hover {
	color: #787878;
	background-image: url(img/menue_hover.gif);
	background-repeat: repeat-x;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 1099px;
	padding-top: 20px;
	margin: 0 auto;
}

/* Inhalt */

#stuff {
	padding-left: 220px;
	padding-right: 20px;
}

.stuff_content {
	float: left;
	width: 650px;
}

#nav2 {
	float: right;
	width: 200px;
}

.prod_price {
	color: #787878;
	font-size: 14px;
}

.font_dark_title {
	color: #000000;
	font-size: 12px;
	line-height: 1.3;
	
}

/* Links */

.box {
	border: 1px solid #d7d7d7;
	margin-bottom: 10px;
	list-style-type: none;
}

.box a {
	text-decoration: none;
}
.box li, .box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box_cat {
	margin:0 0 10px 0;
	padding:0;
	border: 1px solid #d7d7d7;
}
.box_cat li, .box_cat ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#CatNavi, #CatNavi li  {
	padding: 0;
	margin: 0;
}

.CatLevel1 a{
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #787878;
	font-size: 12px;
	height: 16px;
	background-image: url('img/head_box.jpg');
	background-repeat:no-repeat;
	padding: 2px 0px 2px 10px;
	width: 188px;
	margin: 2px 0px 0px 0px;
}

.CatLevel2 {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0;
	margin-left: 30px;
}

.CatLevel1 a:hover{
	color: #000000;
}

.CatLevel2 a {
	text-transform: none;
	font-size: 11px;
	height: 12px;
	border: none;
	background-image: none;
	background-repeat:no-repeat;
	padding: 4px 0px 3px 15px;
}

.CatLevel1 .Current a, .CatLevel1 .CurrentParent a{
	color: #000000;
}

.CatLevel3, .CatLevel4, .CatLevel5, .CatLevel6, .CatLevel2 ul, .CatLevel3 ul, .CatLevel4 ul  {
	display: none;
}

.box li {
	margin: 5px 5px;
}


.box_title {
	background-image: url('img/head_box.jpg');
	padding: 5px 0px 0px 10px;
	height: 26px;
	font-size: 16px;
}

/* Sonderangebote Startseite */ 

.element_soffer {
	display: block;
	width: 307px;
	height: 149px;
	border: 1px solid #c9c6c6;
	float:left;
	margin:5px;
}
.soffer_title {
	padding: 3px;
	padding-left: 5px;
	background-color: #c9c6c6;
}
.soffer_title a{
	color: #333333;
	text-decoration: none;
}
.soffer_price {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #787878;
	padding:10px 5px 0px 0px;
	margin: 0;
}
.soffer_image {
	padding: 10px 0 0 10px;
}
.soffer_taxinfo {
	text-align: right;
	padding:0px 5px 0px 0px;
	margin: 0;
}
.soffer_buy_now {
	text-align:right;
	padding: 30px 5px 0px 0px;
}



/* Produktlisting */

.element_productlisting {
	display: block;
	width: 640px;
	height: 120px;
	height: auto !important;
	min-height: 120px;
	border: 1px solid #c9c6c6;
	float:left;
	margin:5px;
}
.prodlist_title {
	padding: 3px;
	padding-left: 5px;
	background-color: #c9c6c6;
}
.prodlist_title a{
	color: #333333;
	text-decoration: none;
}
.prodlist_price {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #787878;
	padding:10px 5px 0px 0px;
	margin: 0;
}
.prodlist_taxinfo {
	text-align: right;
	padding:0px 5px 0px 0px;
	margin: 0;
}
.prodlist_buy_now {
	text-align:right;
	padding: 5px 5px 0px 0px;
}
.prodlist_sdesc {
	float:left;
	width: 260px;
	padding: 10px 40px 0px 0px;
}
.listing_element {
	background-image: url('img/button_kategorien_hintergrund.png');
	background-repeat:no-repeat;
	display: block;
	width: 168px;
	height: 73px;
	float: left;
	margin: 5px;
	text-align: center;
}
.listing_link {
	padding-top: 30px;
}
.listing_link a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.listing_link a:hover {
	text-decoration: underline;
	color: #787878;
}

.listing_element_noborder {
	display: block;
	width: 140px;
	height: 100px;
	float: left;
	margin: 5px;
	text-align: center;
}

.listing_title {
	padding: 3px;
	padding-left: 5px;
	background-color: #ecece6;
}
.listing_title a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.prodlist_image {
	padding: 10px 0px 0px 10px
}
.prodinfo_desc {
	font-size: 12px;
}
.prodinfo_desc li{
	margin-left: 20px;
}

.smallText_navigator {
	color:#787878;
	font-size: 12px;
}

#nav {
	float:left;
	width: 200px;
	margin-left: 10px;
	/*background: url(img/img05.gif) repeat-y;
	background-position: right;*/
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li li {
	padding: 0px 0px;
	/*background: url(img/img06.gif) repeat-x left bottom;*/
}

#nav li a {
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: none;
}

#nav li i {
	font-style: normal;
	font-size: 9px;
}

#nav li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 45px;
	padding: 20px;
	padding-top: 5px;
	background: #000000;
	border-top: 2px solid #787878;
}

#footer p {
	text-align: center;
	color: #999999;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}


.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
  padding:3px;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}
.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;
}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
}
.moduleRowSelected { background-color: #E9F4FC; }
.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.productOldPrice {
	font-size: 12px;
}
.onepxwidth {
	width: 1px;
}
img {
border:none;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
}

/* Tooltip */
.tooltipTrigger {
	border-bottom: 1px #FFCC99 dotted;
	cursor: help;
}
.tooltip,
.actionHint {
  border: 1px solid #666666;
  background-color: #FFFFCC;
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #000000;
  width: 400px;
  padding: 2px 4px;
  z-index: 100;
/*  display: none; */
}
.tooltip h4,
.actionHint h4 {
  font-size: 11px;
  background-color: #FFCC99;
  margin: -2px -4px 3px -4px;
  padding: 1px 4px 1px 4px;
}
.tooltip p,
.actionHint p {
  margin: 0;
}
.actionHint {
  width: 140px;
}

.conditions a{
	text-decoration: none;
}

.conditions a:hover{
	text-decoration: underline;
}

#oms {
 text-align: justify;
}

#oms h2 {
 text-align: left;
}

#oms p {
 margin-bottom: 20px;
}
