BODY {
	font-family: "trebuchet ms","calibri","lucida grande",tahoma,sans-serif;
	color: #5d5d5d;
	line-height: 14px;
}
.hide {
	display: none;
}
H1, H2, H3, H4, H5, H6 {
	font-family: "trebuchet ms","calibri","lucida grande",tahoma,sans-serif;
	margin: 0px;
	color: #a2122c;
}
H1 {
	font-size: 1.1em;
	padding-top: 0px;
	padding-bottom: 15px;
	font-weight: normal;
	clear: both;
}
H2, #shipping-addresses H2 {
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 15px;
}
H3 {
	font-size: 0.9em;
	padding-top: 20px;
}
H3 A {
	color: #fff;
} 
H4 {
	font-size: 0.8em;
	margin-top: -8px;
	padding-bottom: 25px;
}
H5 {
	font-size: 11px;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
}
P {	
	font-family: "trebuchet ms","calibri","lucida grande",tahoma,sans-serif;
	font-size: 11px;
	margin: 0;
	margin-bottom: 10px;
	line-height: 16px;
}
A {
	color: #686868;
	text-decoration: none;
}
P {
	color:#5d5d5d;
	font-family:"trebuchet ms","calibri","lucida grande",tahoma,sans-serif;
	font-size:0.8em;
	line-height:18px;
	margin-bottom:10px;
	margin-left:0px;
}
UL LI {
	font-size: 0.8em;
	line-height: 18px;
}
.produkte {
	margin: 0px 0px 8px 15px;
	font-size: 1.2em;
	color: #a2122c;
}
BODY{
	background-color: #d4e5f5;
}
#body-wrap {
	margin-top: 0px;
	background: #fff;
}
#head {
	margin-bottom: 0px;
	height: 163px;
	background-image: url(../images/bg_header.jpg);
}
#homelink {
	position: absolute;
	width: 207px;
	height: 46px;
	margin-left: 36px;
	margin-top: 32px;
}
/*############## SUCHE ############### */
#header-suche {
	position: absolute;
	margin-top: 69px;
	margin-left: 805px;
	width: 90px;
	visibility: visible;
}
*html #header-suche {
	margin-top: 66px;
}
#header-suche FORM {
	padding: 0px;
	margin: 0px;
}
#header-suche fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
}
#header-suche-textfeld {
	margin-left: 0px;
	width: 93px;
	height: 16px;
	padding: 3px 4px 0px 4px;
	border: 0px;
	font-family: "trebuchet ms","calibri","lucida grande",tahoma,sans-serif;
	font-size: 0.75em;
	color: #555;
	background: transparent;
}
*html #header-suche-textfeld {
	padding-top: 2px;
}
 #searchbutton {
	position: absolute;
	left: 103px;
	top: 0px;
	width: 60px;
	height: 22px;
	background-image: url(../images/blindgif.gif);
	visibility: visible;
}
.search_form input {
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 2px 0px 2px 4px;
	font-size: 12px;
	line-height: normal;
	color: #666;
	border: 1px solid #999;
}
.searchbutton-hide {
	display: none;
}
/*############## LOGIN ############### */
#login {
	position: absolute;
	margin: 85px 0px 0px 33px;
	width: 235px;
	height: 43px;
	visibility: visible;
	padding-top: 22px;
	background: url(../images/bg_login.gif) 0px 0px no-repeat;
}
*html #login {
	margin-top: 85px;
}
#login FORM {
	padding: 0px;
	margin: 0px;
}
#benutzer, #passwort {
	background-color: transparent;
	width: 72px;
	padding-left: 5px;
	border: 0px;
	margin-right: 0px;
}
#loginbutton {
	position: absolute;
	width: 60px;
	height: 22px;
	margin-left: 3px;
	visibility: visible;
}
*html #loginbutton {
	margin-left: 0px;
}
/*############## SERVICENAVI ############### */
#servicenavi {
	position: absolute;
	margin-top: 35px;
	margin-left: 475px;
	width: 500px;
	color: #fff;
	visibility: visible;
	text-align: right;
}
#servicenavi A {
	color: #FFF;
	font-size: 0.7em;
	margin: 0px 5px 0px 5px;
}
#servicenavi A:hover {
	text-decoration: underline;
}
/*################## HEADER-NAVI ############### */
#header-navi {
	position: absolute;
	margin: 113px 0px 0px 340px;
	width: 630px;
	visibility: visible;
	text-align: right;
}
#header-navi A {
	font-family: "trebuchet ms", "calibri", "lucida grande", tahoma, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
}
#header-navi UL {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header-navi LI.active A, #header-navi A:hover {
	color: #fff;
	text-decoration: underline;
}
#header-navi UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-navi UL LI {
	display: inline;
	margin-right: 1px;
}
#header-navi UL LI A {
	padding: 0px 0px 0px 15px;
	text-align: center;
	color: #fff;
}
#main-wrap {
}
#middle-wrap {
}
#middle  {
}
#left-col {
	margin: 0px;
	width: 255px;
}
#flash {
	float: left;
	width: 680px;
	height: 306px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
*html #content #flash {
	display: inline;
	height: 612px;
	margin-top: -306px;
	background: red;
}
#breadcrumb {
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	font-size: 0.75em;
	color: #9D1337;
	padding-bottom: 10px;
	border-bottom: 1px solid #a7a7a7;
}
.text-normal {
	font-size: 1em;
	color: #5d5d5d;
	font-weight: normal;
}
#breadcrumb a {
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	color: #5d5d5d;
}
.breadcrumb_spacer {
	color: #5d5d5d;
}
#content {
	position: relative;
	float: left;
	width: 680px;
	margin: 0px 0px 50px 49px;
	padding: 0px 0px 25px 0px;
	border-bottom: 1px solid #a7a7a7;
}
*html #content {
	margin-top: -709px;
} 
/*############## <SINNVOLLE PRODUKTE> ############### */
#sinnvolle-produkte {
	float: right;
	width: 679px;
	height: 175px;
	background-image: url(../images/sinnvolle_produkte.gif);
	margin: 30px 0px 0px 0px;
}
*html #sinnvolle-produkte {
	float: left;
	margin: 0px 0px 0px 48px;
} 
#sinnvolle-produkte H1{
	margin: 18px 0px 0px 18px;
	font-size: 1em;
}
.useful-products-content {
	float: left;
	width: 145px;
	height: 119px;
	margin: 45px 10px 10px 14px;
	text-align: center;
	font-size: 0.8em;
}
*html .useful-products-content {
	margin: 45px 16px 10px 7px;
}

/*############## </SINNVOLLE PRODUKTE> ############### */
#footer {
	height: 84px;
	background-image: url(../images/bg_footer.gif);
}
#tel-bestell {
	margin: 0px 0px 15px 20px;
	height: 117px;
	background:url(../images/bg_tel.jpg) 0px 0px no-repeat;
}
#zur_kasse_gehen {
	margin: 0px 0px 25px 20px;
	background: url(../images/zur_kasse_button.gif)  235px 0px;
	height:65px;
	margin-bottom:25px;
	width:235px;
}
#zur_kasse_gehen:hover {
	background-position: 0px 0px;
}
/* #### vert navigation #### */
.vertNavi {
	margin-top: 0px;
	font-family: "trebuchet ms","calibri","lucida grande",tahoma,sans-serif;
	font-weight: normal;
	margin-left: 20px;
	background: url(../images/bg_left_col.gif);
}
.vertNavi A {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #5d5d5d;
	font-size: 0.95em;
}
.vertNavi A:hover {
	color: #a2122c;
	text-decoration: none;
}
.vertNavi UL {
	margin: 0;
	padding: 0;
}
.vertNavi LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vertNavi A SPAN {
	display: block;
} 
/* grat vertikale Navigation */
.vertNavi LI SPAN { /* 1. Ebene */
	font-weight: normal;
	padding: 5px 28px;
	background: url(../images/bullet_navi_inactiv.gif) 15px 12px no-repeat;
}
.vertNavi LI A:hover SPAN {
	font-weight: bold;
	color: #a2122c;
	padding: 5px 28px;
	background: url(../images/bullet_navi_activ.gif) 15px 12px no-repeat;
}
.vertNavi LI.active A SPAN {
	font-weight: bold;
	color: #a2122c;
	font-size: 0.8em;
	letter-spacing: 1px;
	padding: 5px 28px;
	background: url(../images/bullet_navi_activ.gif) 15px 12px no-repeat;
}
*html vertNavi LI A.active SPAN {
	letter-spacing: 0px;
}
/* image and text positioning */
IMG.textpic {
	border: 0px solid #666;
}
IMG.image-left {
	float: left;
	margin: 0px;
	margin-right: 5px;
}
IMG.textleft {
	float: right;
	margin: 0px;
	margin-left: 10px;

}
IMG.textright {
	float: left;
	margin-right: 10px;
}
IMG {
	border: 0px;
}
IMG A {
	border: 0px;
}
.text-center {
	text-align: center;
}
.text-nach-rechts {
	text-align: right;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* ########### Bestellen ########### */
FORM {
	padding: 0px 0px 0px 0px;
}
.menge {
	float: left;
	padding-top: 4px;
	margin-right: 10px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #a2122c;
}
.mengenfeld {
	float: left;
	margin-right: 15px;
	padding-top: 0px;
	border: 1px solid #5d5d5d;
	font-size: 0.8em;
	color: #a2122c;
	width: 25px;
	margin-top: 1px;
	padding: 3px 5px 3px 5px;
}
.jetzt-kaufen {
	float: left;
	background-color: transparent;
	background-image: url(../images/button_jetzt_kaufen.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 116px;
	height: 25px;
	font-size: 0px; /* damit nn7 keine ersatzschrift anzeigt */
	border: 0px;
}
.abo-kaufen {
	float: left;
	margin-left: 25px;
	background-color: transparent;
	background-image: url(../images/abo_kaufen.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 155px;
	height: 22px;
	font-size: 0px; /* damit nn7 keine ersatzschrift anzeigt */
	border: 0px;
}
.preis {
	margin-top: 25px;
	font-size: 0.95em;
	color: #a2122c;
	font-weight: bold;
}
.preis-abo {
	float: left;
	margin-left: 25px;
	font-size: 1.2em;
	color: #a2122c;
}
.produkt-nach-rechts {
	float: right;
	margin: -25px 100px 0px 20px;
}
.checkout {
	margin-top: 20px;
	font-weight: bold;
	font-size: 0.9em;
}
.options {
	margin-top: 20px;
	font-weight: bold;
	font-size: 0.8em;
}
#onlyWithSubscription {
	visibility: hidden;
}
.button {
	margin-top: 20px;
	font-weight: bold;
	font-size: 0.8em;
}
.errors P {
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	line-height: 21px;
}
.errors {
	margin: 10px 0px;
	border: 1px solid #000;
	padding: 15px;
	background: #FF0000;
	color: #000;
	font-size: 0.9em;
	text-align: center;
}
.message {
	margin: 20px 0px;
	border: 1px solid #FF0000;
	text-align: center;
	background: #FFEAE9;
}
.message P {
	margin: 10px 0px;
	font-weight: bold;
	font-size: 0.9em;
}
/* ########### KONTAKTFORMULAR ########### */
#content fieldset {
	margin: 10px 0px 40px 0px;
	width: 665px;
	/*	-moz-border-radius: 12px; */
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #5d5d5d;
	background: #fff;
}
#content fieldset.profile-edit {
	border: 0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
legend {
	/*	margin-top: 10px; */
	padding: 4px;
	border: 1px solid #5d5d5d;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-size: 0.8em;
	color: #5d5d5d;
}
legend UL LI {

}
.inputfeld {
	float: right;
	margin-top: -18px;
	margin-right: 20px;
	width: 280px;
	height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.9em;
	color: #fff;
	border: 1px dotted #fff;
	background-color: #385a96;
}
.inputfeld:hover {
	background-color: #adb5ff;
	border: 1px solid #fff;
}
.inputfeld:focus, .inputfeld:active {
	background-color: #3e65a0;
	border: 1px solid #fff;
}
textarea {
	float: right;
	width: 279px;
	margin-top: -17px;
	margin-right: 20px;
	padding: 3px;
	font-size: 0.9em;
	border: 1px dotted #fff;
	background-color: #385a96;
	color: #fff;
	font-family: "trebuchet ms","calibri","lucida grande",tahoma,sans-serif;
}
textarea:hover {
	background-color: #adb5ff;
	border: 1px solid #fff;
}
textarea:focus, textarea:active {
	background-color: #3e65a0;
	border: 1px solid #fff;
}
.form-button-right {
	clear: both;
	float: right;
	margin-top: 5px;
	font-size: 0.8em;
}
*html .form-button {
	margin-left: 37px;
}
span.error {
	color: #ff7200;
	clear: both;
	display: block;
	font-weight: bold;
}
.stern {
    color: #ff7200;
}
/* ################### F O R M U L A R E -- T A B E L L E N ################# */
.table-with-background {
	width: 650px;
	background: #ebedf0;
	padding: 10px;"
}
table-with-background-shipping-address {
	width: 650px;
	background: #ebedf0;
	padding: 0px;
}
.password-edit-table {
	 padding: 10px;
	 padding-top: 30px;
	 margin: 20px 0px;
	 border: 1px solid #666;
	 background: url(../images/bg_sie_sind_neu.gif) 0px -9px no-repeat;
}
TABLE THEAD {
	border-collapse: collapse;
}
TABLE THEAD TR TH {
	text-align: center;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 20px;
	border-bottom: 2px solid #be1228;
	border-spacing: 0px;
}
TABLE THEAD TR TD  {
	border-bottom: 1px dotted #666;
	padding: 8px 10px;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
TABLE THEAD TR TD A {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
}
TBODY TR TD A:hover {
	text-decoration: underline;
	color: #FF0000;
}
TABLE TBODY TR.odd TD, TABLE TBODY TR.even TD {
	font-size: 0.8em;
	border-bottom: 1px dotted #666;
	padding: 8px 0px;
}
TABLE Tfoot TR TD {
	font-size: 0.9em;
	padding: 3px 0px;
}
tbody tr td LABEL {
	font-size: 0.8em;
}
table.address {
	background: url(../images/bg_sie_sind_neu.gif) top repeat-x;
	border: 1px solid #999;
	margin: 10px 0px;
	padding: 10px;
}
.address P {
	margin-top: 25px;
	color: #000;
	font-size: 1em;
	line-height: 16px;
}
/* .address-without-headline {
	border: 1px solid #999;
	margin: 10px 0px;
	padding: 10px;
} */
.address-without-headline P {
	margin-top: 25px;
	font-size: 1em;
}
.address input, .address label {
	display: block;
}
.input-profil-edit {
	width: 200px;
}
#shipping-addresses .address P {
	font-size: 0.8em;
}
.sendbutton {
	display: block;
	float: right;
	margin: 10px 45px;
}
.cart {
	width: 520px;
}
tr td A {
	text-decoration: none;
	color: #0000FF;
}
.white-td {
	text-align: center;
	font-size: 1em;
	padding-top: 10px;
	border: 1px solid #666666;
	background-color: #fff;"
}
.button-td {
	width:50%;
	text-align: left;
	background-color: #fff;
	font-size: 0.9em;
}
.userprofil-1 {
	width: 550px;
	margin-bottom: 30px;
	background-color: #fff;
	border: 2px solid #999;
	padding: 10px;
}
fieldset.profil, legend.profil {
	background-color: #eee;
}
#content .fieldset-register {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#warenkorb-mouse-over {
	position: absolute;
	width: 520px;
	background-color: #eff5fb;
	border: 1px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	padding: 10px;
	margin: 50px 0px 0px 430px;
	z-index: 200;
	visibility: hidden;
}
label {
	font-size: 0.8em;
}
fieldset.subscriptions LEGEND {
	margin-top: 20px;
}
fieldset.subscriptions LI  {
	list-style-type: none;
}
fieldset.subscriptions LABEL {
	font-size: 0.9em;
}
.prop input {
	width: 290px;
	height: 15px;
	margin-top: 5px;
}
P .text {
	float: right;
	margin: -18px 20px 0px 0px;
	width: 160px;
	border: 1px solid #CCC;
}
P LABEL {
	font-size: 0.8em;
}
.label-payment {
	font-size: 1em;
}
.paymant-price {
	text-align: right;
	padding-right: 20px;
	font-size: 0.9em;
}
P .form-button {
	clear: both;
	float: left;
	margin-left: 58px;
	margin-top: 5px;
	font-size: 0.9em;
}
.cssform {
	margin: -12px 0px 0px 0px;
	padding: 0px;
}
.bereits-kunde {
	width: 620px;
	height: 265px;
	border: 1px solid #CCC;
	padding: 13px 10px 10px 10px;
	background: url(../images/bg_sie_sind_kunde.gif) no-repeat;
	background-position: top;
}
.neuanmeldung_und_ohne {
	margin-top: 25px;
	width: 620px;
	height: 410px;
	border: 1px solid #CCC;
	padding: 13px 10px 10px 10px;
	background: url(../images/bg_sie_sind_neu.gif) no-repeat;
	background-position: 10px 165px;
}
.value, .name {
	padding: 10px 0px;
}
.button-loeschen {
	background-color: transparent;
	background-image: url(../images/bg_button_loeschen.gif);
	background-repeat: no-repeat;
	width: 116px;
	height: 25px;
	border: 0px;
	font-size: 0px;
}
.button-order-confirm {
	margin-top: 20px;
	background: #fff;
	background-image: url(../images/bg_button_bestaetigen.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 25px;
	border: 0px;
}
.button-aktualisieren {
	margin-top: 20px;
	background: #fff;
	background-image: url(../images/bg_button_aktualisieren.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 25px;
	border: 0px;
	font-size: 0%;
}
.button-zur-kasse {
	background: #fff;
	background-image: url(../images/bg_button_zur_kasse.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 25px;
	border: 0px;
	margin-top: 20px;
}
.button-bestaetigen {
	background: #fff;
	background-image: url(../images/bg_button_bestaetigen.gif);
	background-repeat: no-repeat;
	width: 114px;
	height: 25px;
	border: 0px;
}
.white-line {
	border-bottom: 1px solid #fff;
}
.title-table {
	border: 0px;
	background-color: #B1BAC7;
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}
.title-table-p {
	font-weight: bold;
	color: #fff;
	font-size: 0.8em;
	padding-left: 10px;
}
.register-account {
	margin-top: 15px;
	border: 1px solid #ccc;
	height: 205px;
}
.register-label {
	width: 248px;
	height: 130px;
	float: left;
	padding: 10px;
	margin-top: 0px;
}
.without-registration-label {
	 width: 248px;
	 height: 80px;
	 float: left;
	 padding: 10px;
	 margin-top: 0px;
}
.without-registration {
	margin-top: 0px;
	border: 1px solid #ccc;
	height: 135px;
}
.login-label {
	width: 248px;
	height: 130px;
	float: left;
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #ccc;
}
.form-button-right-auth {
	clear: both;
	float: right;
	text-align: right;
	margin-top: 15px;
	font-size: 0.7em;
}
tr.odd td.price-in-cart, td.price-in-cart {
	text-align: right;
	padding-right: 20px;
}
.total {
	text-align: right;
	font-weight: bold;
	padding: 10px 0px
}
.drop-down-land {
	width: 290px;
	margin-top: 5px;
}
.single-price {
	text-align: right;
	padding-right: 20px;
}
.inputerror {
	border: 1px solid #000;
	background: #FF0000;
	color: #fff;
}
.inputerror-label {
	color: #FF0000;
}
#payoption1 {
	float: left;
	width: 250px;
	padding: 10px;
	border: 1px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	margin-bottom: 30px;
	background: url(../images/header_payotion.gif) top left repeat-x;
}
#payoption2 {
	float: left;
	margin-left: 35px;
	width: 250px;
	padding: 10px;
	border: 1px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	margin-bottom: 30px;
	background: url(../images/header_payotion.gif) top left repeat-x;
}
#payoption1 H2, #payoption2 H2 {
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
}
*html #payoption1 H2, #payoption2 H2 {
	font-size: 0.8em;
}
TABLE TBODY TR.odd LABEL, TABLE TBODY TR.even LABEL {
	font-size: 1.1em;
}
TABLE TBODY TR.odd LABEL:hover, TABLE TBODY TR.even LABEL:hover {
	font-weight: bold;
}
.assertion {
	font-size: 0.75em;
	margin-bottom: 20px;
}
#shipping-address {
	background: #ebedf0;
}
#no-shipping-address-link {
}
.info-message {
	padding: 10px;
	text-align: center;
	background: #eff5fb;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin-bottom: 30px;
}
/* ############################ WARENKORB ################################## */
.warenkorb {
	margin-top: -5px;
	padding: 0px 0px;
	font-size: 0.8em;
	width: 235px;
}
.warenkorb TABLE {
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #f5f5f5;
}
.warenkorb TABLE TR TD {
	padding: 0px 10px;
}
.warenkorb A {
	color: #5d5d5d;
}
.warenkorb-header {
	margin-top: 0px;
}
.warenkorb-footer {
	float: left;
	margin-bottom: 0px;
}
#artikelpreise {
	float: right;
	width: 50px;
	text-align: right;
}
#netto {
	width: 216px;
	font-size: 0.8em;
	line-height: 14px;
}
#netto-summe {
	float: right;
	width: 60px;
	text-align: right;
	font-size: 0.75em;
}
#gesamtsumme {
	margin-top: 8px;
	font-size: 0.75em;
	font-weight: bold;
	color: #FF0000;
}
#preis-gesamtsumme {
	float: right;
}
.trennung-warenkorb_1px_line {
	margin: 11px 0px 7px 0px;
}
