body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;

}

#site {
	width: 980px;
	left: 50%;
	position: absolute;
	margin-left: -490px;
	border: 1px solid black;
}

#footer {
	clear:both;
	width: 900px;
	left: 50%;
	border: none;
}

#header {
	width: 980px;
	height: 105px;
	background-color: #008800;
}

#header_left {
	float: left;
}

#header_mid {
	float: right;
	margin-left: 5px;
	color: White;
}

#header_mid a, #header_mid a:visited {
	color: White;
}

#header_right {
	margin-left: 5px;
}

#navi_top {
width: 100%;
	background-color: #C8FFC8;
	clear: both;
	padding-top:2px;
}

#navi_main {
	background-color: #C8FFC8;
}

#navi_breadcrumb {
	float: left;
	width: 48%;
	border: 1px solid #2F4F4F;
}

#navi_login {
	float: right;
	width: 48%;
	border: 1px solid #2F4F4F;
	text-align: right;
}

#main_body {
clear: both;
	width: 100%;
	border: none;
	margin-top: 10px;
}

#main_leftnavi {
	width: 200px;
	background-color: #C8FFC8;
	float: left;
}

#main_content {
	width: 560px;
	float: left;
	margin-left: 5px;
	padding: 5px;
}

#main_rightnavi {
	width: 200px;
	background-color: #C8FFC8;
	float: right;
}

#main_footer {
clear: both;
	width: 100%;
	border: none;
	margin-top: 10px;
}

.parseTime {
	display: none;
}

a, a:visited {
	color:navy;
}

/*          Categories                */

.categories {
margin-left: 0px;
padding-left: 0px;
}

.subcategories {
margin-left: 0px;
padding-left: 0px;
}

/*      Boxen      */

.navibox {
	width: 196px;
	padding: 2px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5A5A5A;
}

h1 {
	color: Green;
}

h2 {
	color: Black;
}

h3.boxheader {
background-color: Green;
color: White;
margin-top: 0px;
margin-bottom: 0px;
font-size:115%;
}

h3.boxheader_specials {
background-color: Green;
color: Yellow;
margin-top: 0px;
margin-bottom: 3px;
font-size:115%;
}

h3 img {
	padding-top: 3px;
}

/*     Typographie     */


/*     Navigation, Menüs     */

a.headerNavigation, a.headerNavigation:visited {
	color: #414141;
	text-decoration: none;
}

a.headerNavigationRight, a.headerNavigationRight:visited {
	color: #414141;
	text-decoration: none;
}

.menu1_level1 {
}

.menu1_level1 a, .menu1_level1 a:visited {
	font-weight: bold;
	color: #005B01;
	text-decoration: none;
	display: block;
	padding: 3px;
}

.menu1_level1 a:hover {
	background-color: #E1E1E1;
}

.menu1_level2 a, .menu1_level2 a:visited {
	color: green;
	font-weight: bold;
	font-size: 90%;
	display: block;
	padding-left: 15px;
	padding-left: 10px;
}

.menu1_level2 a:hover {
	background-color: white;
}


/**/

a.boxnavi_1, a.boxnavi_1:visited {
	font-weight: bold;
	color: Navy;
	text-decoration: none;
	padding: 3px;
	line-height: 25px;
}

a.boxnavi_1:hover {
	background-color: #E1E1E1;
}

/**/

.pageHeading {
	font-size: 110%;
	font-weight: bold;
	color: Green;
}

img {
	border: none;
}

.artikelbox {
width: 100%;
clear: both;
}

.imagebox {
	width: 205px;
	float: left;
}

.imagebox_listing {
	float: left;
	padding-right: 10px;
}

.articledescription {
clear: both;
padding-top: 5px;
padding-bottom: 8px;
}

.artikelaufnahme {
	font-style: italic;
	visibility: hidden;
}

.productOldPrice {
	color: Red;
	text-decoration: line-through;
}

.seitennavi {
	clear: both;
}