.body {
        postition: relative;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}


td.right_marginal{
    background-color: #DEE7F4;
}

.headline_01{
        font-family: Arial;
        font-weight: Bold;
        font-size: 12px;
        color: #FFFFFF;
}

.headline_02{

        font-family: Arial;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}
.headline_02:hover{
        font-family: Arial;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: underline;
}
.text{
        font-family: Arial;
        font-size: 12px;
        color: #000000;
}
.textb{
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        font-weight:bold;
}
.footer_navi{
        font-family: Arial;
        font-size: 11px;
        color: #567EB9;
        hover: none;
        text-decoration: none;
}
.navi{
        background-color: #567EB9;
        width:100%;
        height:23px;
}

.head_title {
     	font-family:Arial;
		font-size: 14px;
		font-weight:bold;
		color: #233160;
		padding-left:10px;
}
.article_headtitle {
        font-family:Arial;
		font-size: 16px;
		font-weight:bold;
		color: #233160;
}
.ratgeber_title{
        font-family: Arial;
        font-weight: Bold;
        font-size: 14px;
        color: #000000;
}
.article_title{
        font-family: Arial;
        font-weight: Bold;
        font-size: 12px;
        color: #000000;
}
.ratgeber_text{
        font-family: Arial;
        font-size: 12px;
        color: #000000;
}
.ratgeber_formbox{
     font-family: Arial;
     font-weight: Bold;
     font-size: 12px;
     color: #5A88C6;
}
.ratgeber_pulldown{

	  vertical-align:middle;
}

/* LINKTIPPS */
.linktipp { 
		FONT-SIZE: 10px; 
		FONT-FAMILY: Arial, Helvetica, sans-serif ; 
		color: #EFEFEF; 
		text-decoration: none;
}
.linktipp:hover { 
		FONT-SIZE: 10px; 
		FONT-FAMILY: Arial, Helvetica, sans-serif ; 
		color: black; 
		text-decoration: none;
}


.links_text{
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        text-decoration:none;
}

.links_title1{
        font-family: Arial;
        font-weight: Bold;
        font-size: 14px;
}

.links_title2{
        font-family: Arial;
        font-weight: Bold;
        font-size: 12px;
        color: #000000;
        text-decoration:none;
}


.link_sitemap_headline {
	font-family: Arial;
    font-weight: Bold;
    font-size: 14px;
    color: #5A88C6;
    text-decoration:none;
}
.sitemap_text {
	font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.sitemap_link {
	font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration:none;
}
.sitemap_link:hover {
    text-decoration:underline;
}

.transaction_text {
	  font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.transaction_headline {
	  font-family: Arial;
    font-weight: Bold;
    font-size: 14px;
    color: #000000;
}
.transaction_link {
	  font-family: Arial;
    font-size: 12px;
    color: #5A88C6;
}


/* Presse */
.presse_title{
        font-family: Arial;
        font-weight: Bold;
        font-size: 14px;
        color: #000000;
}
.presse_text{
        font-family: Arial;
        font-size: 12px;
        color: #000000;
}

.arrow{
        font-family: Arial;
        font-size: 12px;
        color: #567EB9;
}

/* Button Jetzt kaufen ... */
a.btn_kaufen{
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #233160;
        text-decoration: none;
        height:35px
}
a.btn_kaufen:link{
       color:#233160;
       height:35px;
       display:block;
}
a.btn_kaufen:visited{
       color:#233160;
       height:35px;
       display:block;
}
a.btn_kaufen:hover{
       color:#000000;
       background-color:#F1F6FD;
       height:35px;
       display:block;
}
a.btn_kaufen:active{
       color:#233160;
       height:35px;
       display:block;
}


/* Button Zur Kasse ... */
a.btn_kasse{
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #233160;
        text-decoration: none;
        height:20px
}
a.btn_kasse:link{
       color:#233160;
       height:20px;
       display:block;
}
a.btn_kasse:visited{
       color:#233160;
       height:20px;
       display:block;
}
a.btn_kasse:hover{
       color:#000000;
       background-color:#F1F6FD;
       height:20px;
       display:block;
}
a.btn_kasse:active{
       color:#233160;
       height:20px;
       display:block;
}


/* Button Teaser 4 und 5 */
a.teaser_btn{
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #233160;
        text-decoration: none;
}
a.teaser_btn:link{
       color:#233160;
}
a.teaser_btn:visited{
       color:#233160;
}
a.teaser_btn:hover{
       color:#000000;
       background-color:#FFFFFF;
}
a.teaser_btn:active{
       color:#233160;
}

table.teaser_btn_table{
	background-color:#FFFFFF; 
	border-left: solid 1px #272F56; 
	border-right: solid 1px #272F56; 
	border-top: solid 1px #272F56; 
	border-bottom: solid 1px #272F56;
}


/*************/
/* WARENKORB */
/*************/

/* BESTELL BUTTON */
table.basket_btn_table{
	background-color:#CDD9EC; 
	border: solid 1px #272F56;
}

/* WARENKORB TABELLE */
table.basket_table{
	background-color:#F1F6FD;
}

td.basket_td_top{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: solid 1px #5A88C6;
}
td.basket_td_top_left{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-right: solid 1px #5A88C6;
	border-bottom: solid 1px #5A88C6;
}
td.basket_td_top_middle{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-left: solid 1px #5A88C6;
	border-right: solid 1px #5A88C6;
	border-bottom: solid 1px #5A88C6;
}

td.basket_td{
	padding-left:10px;
	padding-right:10px;
}
td.basket_td_left{
	padding-left:10px;
	padding-right:10px;
	border-right: solid 1px #5A88C6;
}
td.basket_td_middle{
	padding-left:10px;
	padding-right:10px;
	border-left: solid 1px #5A88C6;
	border-right: solid 1px #5A88C6;
}

td.basket_td_bottom{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
	background-color:#233160;
}
td.basket_td_bottom_bdr{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:30px;
	background-color:#233160;
	border-right:solid 1px #5A88C6;
}

.basket_headline {
	font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    color: #5A88C6;
}
.basket_title {
	font-family: Arial;
    font-size: 13px;
    color: #000000;
}
.basket_text {
	font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.basket_sum {
	font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
}
.basket_link {
	font-family: Arial;
    font-size: 12px;
    color: #5A88C6;
}

a.basket_btn{
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #233160;
        text-decoration: none;
}
a.basket_btn:hover{
       color:#000000;
       background-color:#FFFFFF;
}


/* Select Katalog Ratgeber */
#menu1_gesundheit {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu2_gesundheit {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:130px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu1_karriere {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu2_karriere {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:130px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu1_leben {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu2_leben {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:130px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu1_geld {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu2_geld {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:130px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu1_diaet {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu2_diaet {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:130px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_search {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_kontakt {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:100px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_zurueck {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_weiter {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:70px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_newsletter {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:100px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}

#menu_kaufen{
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:100px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_leseprobe{
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:100px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_pdf_kaufen{
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:200px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_bestaetigen {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:100px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_presse {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:180px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_kasse {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}
#menu_rezept {
        background-color: #DEE7F4;
        position: relative;
        left: 0px;
        top: 0px;
        width:150px;
        border-top: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-color: #233160;
}


/* ANZEIGE */
font.anzeige{
	 font-family: Arial;
      font-size: 10px;
      color: #233160;	
      font-weight:bold;
      padding-left:10px;
}	