html, body {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Verdana;
	background-color: #e5e5e5;
	overflow: -moz-scrollbars-vertical;
}

img {
	border:0;
}

/* ----------container to center the layout---------- */
#container {
	width: 990px;
	padding:0px;
	margin: 0px auto;
	background:transparent url(/bilder/hg_navi.jpg) repeat-y top left;
} 

/* ----------banner for logo-------------- */

#banner {
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 126px;
	background:transparent url(/bilder/kopfgrafik.jpg) no-repeat top left;
	background-color: #46bb00;
}

#navigation {
	float:left;
	width:200px 
 
}

/* -----------------content--------------------- */
#content{ 
	float:right;
	background-color: #FFFFFF;
	margin:0px;
	padding: 25px 25px 0 25px;
	width:740px;
	min-height:450px;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;	
}

#newsletter{ 
	float:left;
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	width:75px;
	height:70px;	
}

#contenthome_links { 
	float: left;
	width:540px;
	margin:0;
	padding:0;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;	
}

#contenthome_rechts { 
	float: left;
	width:200px;
	text-align: right;
	margin:0;
	padding:0;
}

/*  ----------------footer---------------------- */ 
#footer{
	clear:both;
	width:100%;
	height:30px;
	background:#FFFFFF url(/bilder/hg_navi.jpg) no-repeat top left;
}

a.innen, a.innen:visited, a.innen:active {
	color: #46bb00;
	text-decoration: none;
}

a.innen:hover {
	color: #46bb00;
	text-decoration: underline;
} 

a.hauptnavpunkt, a.hauptnavpunkt:visited, a.hauptnavpunkt:active {
	display: block;
	width: 175px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	margin:0px;	
	padding: 7px 5px 7px 20px;
	border-bottom: 1px solid #ffffff;
}

a.hauptnavpunkt:hover {
	display: block;
	width: 175px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
	margin:0px;	
	padding: 7px 5px 7px 20px;
	border-bottom: 1px solid #ffffff;
	background-color: #46bb00;
} 

a.hauptnavpunkt_aktiv, a.hauptnavpunkt_aktiv:visited, a.hauptnavpunkt_aktiv:active {
	display: block;
	width: 175px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
	margin:0px;	
	padding: 7px 5px 7px 20px;
	border-bottom: 1px solid #ffffff;
	background-color: #46bb00;
}

#aktion {
	height:30px;
	width:200px;
	margin:0;	
	padding:0;
}

a.aktion, a.aktion:visited, a.aktion:active {
	background: url(/bilder/button_gelbereimer.gif) no-repeat top left;
	display:block;
}

a.aktion:hover {
	background: url(/bilder/button_gelbereimer_over.gif) no-repeat top left;
	display:block;
}

a.unternavpunkt, a.unternavpunkt:visited, a.unternavpunkt:active {
	display: block;
	width: 165px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	margin:0 0 0 20px;
	padding: 7px 5px 7px 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #90D666;
}

a.unternavpunkt:hover {
	display: block;
	width: 165px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	margin:0 0 0 20px;
	padding: 7px 5px 7px 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #B5E499;
} 

a.unternavpunkt_aktiv:hover {
	display: block;
	width: 165px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	margin:0 0 0 20px;
	padding: 7px 5px 7px 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #B5E499;
} 

a.unternavpunkt_aktiv, a.unternavpunkt_aktiv:visited, a.unternavpunkt_aktiv:active {
	display: block;
	width: 165px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	margin:0 0 0 20px;
	padding: 7px 5px 7px 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #90D666;
}

a.metanavpunkt, a.metanavpunkt:visited, a.metanavpunkt:active, a.metanavpunkt:hover {
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	padding: 5px 3px 5px 10px;
}

h1 { 
	font-size: 16px; 
	font-weight: bold; 
	color: #46bb00; 
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;	
}

b.gruen { 
	font-size: 16px; 
	font-weight: bold; 
	color: #46bb00; 
	text-decoration: none;
}

b.gruen12 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #46bb00; 
	text-decoration: none;
}

b.schwarz12 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

b.rot12 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #C4161C; 
	text-decoration: none;
}

span.h_abstand10 {
	height:10px;
}

ul.liste {
	list-style-image: url(/bilder/listenpunkt.gif);
	}

li.liste {
	padding-bottom:5px;
	margin-bottom:8px;
	}

#content img {
  float:right;
  margin:5px 5px 10px 10px;
 }
 
p {
  padding:0; 
  margin:0;
} 
 
p.faq {
  padding-left:20px; 
  margin:0;
}
 
p.hinweis {
  padding:10px;
  background-color:#90D666;
  border:1px solid #46BB00;
  margin:0;
  margin-bottom:10px;
  color:#fff;
  font-weight:bold;
}

dl.meImgLeft { 
	float: left; 
} 

dl.meImgLeft dt { 
	margin-bottom: 0; 
} 

dl.meImgLeft dd { 
	margin: 0; 
	text-align:center;
	font-size: 11px;
}

dl.meImgRight { 
	float: right; 
} 

dl.meImgRight dt { 
	margin-bottom: 0; 
} 

dl.meImgRight dd { 
	margin: 0; 
	text-align:center;
	font-size: 11px;
}

td.plusoben { 
	margin: 0; 
	padding:0;
	width:350px;
	height:45px;
	background:#FFFFFF url(/bilder/hg_plus_oben.jpg) no-repeat top left;
}

td.minusoben { 
	margin: 0; 
	padding:0;
	width:350px;
	height:45px;
	background:#FFFFFF url(/bilder/hg_minus_oben.jpg) no-repeat top left;
}

td.plusminusmitte { 
	margin:0; 
	padding:0;
	padding-left:30px;
	padding-right:5px;
	width:350px;
	background:#FFFFFF url(/bilder/hg_plusminus_mitte.jpg) repeat-y top left;
}

td.plusminusunten { 
	margin: 0; 
	padding:0;
	width:350px;
	height:30px;
	background:#FFFFFF url(/bilder/hg_plusminus_unten.jpg) no-repeat top left;
}

/*
anfang styles f�r das wertcoupon-bestellformular
*/
label {
	float:left;
	width:160px;
	
}

select,input {
	width:210px;
	border: 1px solid #90D666;
}

input.submit {
	background-color: #90D666;
	border: 1px solid #46bb00;
	font-size: 12px;
	height:20px; 
	font-weight: bold; 
	color: #ffffff;
}

div select {
	margin-left:100px;
	margin-top:-2px;
	width:142px;
	display:none;
	z-index:100;
	border-width: 0px 1px 1px 1px;
}

select.permanent {
	margin:0px;
	display:inline;
	width:210px;
	border: 1px solid #90D666;
}

select.ort {
	margin:0px;
	display:inline;
	width:165px;
	border: 1px solid #90D666;
}

select.secondElement {
	margin-left:152px;
	width:142px;
}

.divnumber5, .divstrassetext {
	float:left;
}


.divnumber input {
	width: 40px;
}

.divnumber5 input {
	width: 40px;
	margin-right: 5px;
}

input.plz {
	width: 40px;
	margin-right: 5px;
}

.divstrassetext input {
	width: 160px;
}

.divstrassetext select {
	width: 162px;
	margin-right: 5px;
}

.fieldset { 
	border: 1px solid #90D666;
	background-color:#FFF8E7; 
	margin: 0; 
	width:500px; 
	padding:8px;
}

/*Bereich pers�nliche Daten*/
#personal_data div
{
	margin:20px 0px 0px 0px;
	padding:0px;
	border: 0px solid #ff00ff;
}


textarea.textarea
{
	margin:20px 0px 0px 0px;
	padding:0px;
	height:100px;
	width:250px;
	border: 1px solid #46bb00;
}


input.checkbox 
{
	width:20px;
	border: 1px solid #46bb00;
	background-color:#dddddd;
}
/*
ende styles f�r das wertcoupon-bestellformular
*/