/** html elements */

body {
	font-family:Arial,Sans-Serif;
	font-size: 9pt;
	padding:0px;
	background-color: #403e3e;
	color: #2b2b2b;
	padding:0px;
	margin:0px;   
	height:100%;
}

img {
	border: 0;
  margin: 0;
  padding: 0;
}

img.inline {
	display:inline;
}

img.left {
  margin-right: 8px;
}

img.right {
  margin-left: 8px;
}

img.middle {
  display: block;
  margin: 0 auto;
}

a {
	text-decoration: none;
	color: #2e5e06;
	font-weight:bold;
}

a:active {
	text-decoration: underline;
	color: #2e5e06;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

input, select, option, textarea {
  font-size: 95%;
	font-family:sans-serif;
	text-transform:none;
	vertical-align: middle;
}

input.search {
  width: 146px;
  height:18px;
  color: #7A7B7C;
  border: 2px solid #A6A5A5;
}


a.search,
a.search:visited {
	color:#7A7B7C;
	text-decoration: none;
	font-weight:bold;
}

a.search:hover
{
	color: #7A7B7C;
	text-decoration: none;
	font-weight:bold;
}


a.nav_l1,
a.nav_l1:visited {
	font-size: 9pt;
	color:white;
	text-decoration: none;
	font-weight:bold;
}

a.nav_l1:hover
{
	font-size: 9pt;
	color: #282A6C;
	text-decoration: none;
	font-weight:bold;
}

a.nav_l1_active,
a.nav_l1_active:visited,
a.nav_l1_active:hover {
	font-size: 9pt;
	color:#282A6C;
	text-decoration: none;
	font-weight:bold;
}

a.subnav,
a.subnav:active,
a.subnav:visited {
	color:#bfbfbf;
	text-decoration: none;
	font-weight: normal;
}

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

a.nav_bottom,
a.nav_bottom:visited{
	color:white;
	text-decoration: none;
	font-weight:normal;
}

a.nav_bottom:hover{
	color:white;
	text-decoration: underline;
	font-weight:normal;
}

a.news,
a.news:active,
a.news:visited,
a.news:hover{
	color:white;
	text-decoration: none;
	text-align:right;
}

a.footer,
a.footer:active,
a.footer:visited,
a.footer:hover{
  font-weight: normal;
	color:#b8b8b8;
	text-decoration: none;
	text-align:right;
}

a.footer:hover{
  color: white;
}

a.homemenu,
a.homemenu:active,
a.homemenu:visited,
a.homemenu:hover{
  font-weight: normal;
	color:#ffffff;
	font-size:90%;
	text-decoration: none;
	text-align:right;
}

a.homemenu:hover{
  color: 3a680a;
  font-size:90%;
}
li.sitemaplistitem{
    margin-top:6px;
}

li.sitemaplistitem a, li.sitemaplistitem a:link, li.sitemaplistitem a:visited, li.sitemaplistitem a:hover{
    font-weight:500;
}
em, em a {
	font-weight:bold;
	font-style:normal;
	color: #2b2b2b;
}

strong, strong a {
	font-weight:bold;
	font-style:normal;
	color:#2b2b2b;
}

h1, h2 {
	font-family:Arial,Sans-Serif;
	font-weight:bold;
	font-style:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h1 {
	font-size:120%;
	color: #2b2b2b;
	margin-bottom: 20px;
}

h2 {
	font-size:120%;
	color: #2b2b2b;
}

h3 {
	font-size:110%;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #2b2b2b;
	font-weight:bold;
}

p {
	padding:0px;
	margin:1ex 0ex 1ex 0ex;
}

p.sitemap {
	padding:0px;
	margin:3px 0px 3px 0px;
}


label {
  color:#2b2b2b;
  vertical-align: baseline;
  margin: 0px;
}


ul {
	list-style-type:disc;
	margin:0px 0px 0px 15px;
	padding:0px;
}

li {
	font-size: 100%;
	color: #2b2b2b;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}


hr {
	height:1px;
	border:0px;
	border-bottom:1px solid #8A8B8C;
  clear: both;
}

table {
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

  
td {
	font-size: 9pt;
  vertical-align: top;
  text-align: left;
}


.format1 {
	color:#2e5e06;
}
.format2 {
	color:#d8e6c3;
}
.format3 {
	color:#ffffff;
}

div {
  text-align: left;
}

/** page elements */

div.container {
  position: relative;
  width: 1024px;
  margin: 30px auto;
  padding: 0px;
  background-image: url(/img/bg/bg_container.gif);
  background-repeat: repeat-y;
  background-color: #292929;
}

div.popupcontainer {
  position: relative;
  width: 433px;
  height: 573px;
  margin: 15px auto;
  padding: 0px;
  background-color: #a8a8a8;
  border: solid 1px #ffffff;
  overflow: hidden;
}

div.popupContent {
  position: relative;
  height: 460px;
  color: #424040;
  width: 349px;
  float: right;
  margin-top: 40px;
}

div.main {
  position: relative;
  width: 1024px;
  margin: 0;
  padding: 0;
  background-image: url(/img/bg/bg_home.jpg);
  background-repeat: no-repeat;

  min-height:785px;
  

}

div.topnav {
  position: relative;
  top: 22px;
  text-align: right;
}

div.flashcontainer {
  position: relative;
  top: 23px;
  width: 1024px;
  height: 118px;
  background-repeat: no-repeat;
  overflow: hidden;
}

div.maincontainer {
  position: relative;
  top: 0;
  left: 178px;
	width:846px;
	margin: 0;
  padding: 0;
}

div.subnav {
  position: absolute;
  top: 335px;
	width:178px;
  line-height: 1.8em;
	padding: 0;
	margin: 0;
  text-align: left;
  float: left;
}
div.subnavspacer {
  position: relative;
  clear: both;
  height: 8px;
}
div.subnavborder {
  position: relative;
  display: inline-block;
  width: 178px;
  border-left: solid 1px #292929;
  border-top: solid 1px #292929;
  border-bottom: solid 1px #292929;
}
img.subnavimg {
  float: left;
  vertical-align: middle;
}

div.contentcontainer {
  position: relative;
  top: 100px;
  left: 77px;
	width:767px;
  display: inline-block;
	min-height: 510px;
  margin-bottom: 110px;
  z-index: 10;
}

div.content {
  position: relative;
  top: 0px;
  display: inline-block;
  width: 510px;
  margin: 0 0 0 30px;
  float: left;
}

div.portlets {
  position: relative;
  top: -40px;
  width: 204px;
  float: right;
  left: -10px;
}

div.portlets a {
  color: #38383a;
}

div.homeportlets {
  position: relative;
  top: -40px;
  width: 204px;
  float: right;
  left: -30px;
}

div.homeportlets a {
  color: #38383a;
  float: right;
}

div.searchcontainer {
  position: relative;
  top: 20px;
  left: 674px;
	width:350px;
	height: 40px;
	margin: 0;
  padding: 0;
}

div.subscriptioncontainer {
  position: relative;
  top: 30px;
  left: 844px;
	width:180px;
	height: 40px;
	margin: 0;
  padding: 0;
}

div.footer {
  position: relative;
	clear:both;
	width: 100%;
	height:28px;
  border-top: solid 22px #585858;
  background-color: #2b2b2b;
  padding: 0.4em 0 0 0;
	font-size: 8pt;
	color: #b8b8b8;
	text-decoration: none;
}

div.searchcontainer {
  position: relative;
}

/* Shop */

div.productlist_product {
  position: relative;
	width:160px;
	min-height:170px;
	float:left;
	padding:5px;
  display: inline-block;
}

div.productlist_product_image {
  position: relative;
	min-height:155px;
  display: inline-block;
}

div.productlist_product_panel {
  position: relative;
	padding:2px 5px 2px 5px;
  height: 50px;
	float:left;
  display: inline-block;
}

/* Produkt-Ansicht product.jsp */

div.product {
	float:left;
	padding:10px;
}

div.product_text {
	width: 250px;
	float: left;
	clear: both;
}

div.product_input {
	width:150px;
	float:right;
}

button.product_order {
	float:right;
	padding-right:20px;
}

div.shopcontent {
  position: relative;
  top: 0px;
  display: inline-block;
  width: 510px;
  margin: 0 0 0 15px;
  float: left;
}

div.groupnav a {
  color: #bfbfbf;
}
