body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color: #114500;
margin-top: 0px;
}

#site {	
	background-image: url(img/content.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 980px;
	left: 50%;
	position: absolute;
	margin-left: -490px;
	margin-top: 0px;
	padding-top: 0px;
}

#footer {
	clear:both;
	width: 980px;
	left: 50%;
	border: none;
	background-color: #114500;
	padding-left: 10px;
	text-align: center;
}

#header {
	background-image: url(img/logo_uba.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 162px;
	background-color: #008800;
}

#header_left {
	float: left;
}

#header_mid {
	float: right;
	margin-left: 5px;
	padding: 10px;
	color: #666;
}

#header_mid a, #header_mid a:visited {
	color: #114500;
	padding-left: 20px;
	padding-right: 12px;
}

#header_right {
	margin-left: 5px;
}

#navi_top {
	background-image: url(img/menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 76px;
	clear: both;
	
}

#navi_main {
	padding-bottom: 35px;
}
#navi_main ul { padding: 0; margin: 0; }

.menu2_level1 {
	list-style-type: none;
	display: block;
	float: left;
}

.menu2_level1 a, .menu2_level1 a:visited {
	color: #114500;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-right: 45px;
	padding-left: 50px;
}

.menu2_level1 a:hover {
	color: #060;
}

.menu2_level1_act {
	list-style-type: none;
	display: block;
	float: left;
}

.menu2_level1_act a, .menu2_level1_act a:visited {
	color: #060;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 45px;
	padding-left: 50px;
}

#navi_breadcrumb {
	clear: both;
	float: left;
	width: 530px;
	color: #fff;
	padding-left: 40px;
}

#navi_login {
	float: right;
	width: 330px;
	text-align: right;
	padding-right: 30px;
}

#main_body {
	clear: both;
	width: 980px;
	border: none;
	margin-top: 0px;
}

#main_leftnavi {
	width: 200px;
	background-image: url(img/navi_left.jpg);
	background-position: top;
	background-repeat: repeat-y;
	float: left;
	margin-left: 6px;
}

#main_content {
	width: 750px;
	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: #114500;
}

/*          Categories                */

.categories {
margin-left: 0px;
padding-left: 0px;
}

.subcategories {
margin-left: 0px;
padding-left: 0px;
}

/*      Boxen      */

.navibox {
	width: 196px;
	padding: 2px;
	padding-bottom: 10px;
}

h1 {
	color: #114500;
	font-size: 1.8em;
}

h2 {
	color: #114500;
	font-size: 1.4em;
}


a h2 {
	color: #114500;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
}

h3.boxheader {
background-color: #114500;
color: White;
margin-top: 0px;
margin-bottom: 0px;
font-size: 1.3em;
text-transform: uppercase;
letter-spacing: 1px;
padding: 2px 0px 2px 20px;
}

h3.boxheader_specials {
background-color: #114500;
color: Yellow;
margin-top: 0px;
margin-bottom: 0px;
font-size: 1.3em;
text-transform: uppercase;
padding: 2px 0px 5px 5px;
}

h3 img {
	padding-top: 3px;
}

/*     Typographie     */


/*     Navigation, Menüs     */

a.headerNavigation, a.headerNavigation:visited {
	color: #fff;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;

}

a.headerNavigationRight, a.headerNavigationRight:visited {
	color: #fff;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}

.menu1_level1 {
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 0.9em;
}

.menu1_level1 a, .menu1_level1 a:visited {
	font-weight: bold;
	color: #114500;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

.menu1_level1_act {
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 0.9em;
}

.menu1_level1_act a, .menu1_level1_act a:visited {
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

.menu1_level1 a:hover {
	color: #FF0;
	background-color:#114500;
}

.menu1_level2 {
	background-color:#114500;
}

.menu1_level2 a, .menu1_level2 a:visited {
	color: #FF0;
	text-transform: none;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	padding-left: 10px;
}

.menu1_level2 a:hover {
	background-color:#114500;
}


/**/

a.boxnavi_1, a.boxnavi_1:visited {
	font-weight: bold;
	color: #114500;
	text-decoration: underline;
	padding-left: 5px;
	line-height: 25px;
	text-transform: none;

}

a.boxnavi_1:hover {
	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;
}
