body {
	margin: 0px 0px 0px 0px;
	background-color: #e9ebf8;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	font-size:12px;
	font-weight:normal;
}

.master {
	width: 910px;
	position: absolute;
	left: 50%;
	margin-left: -455px;
	border:none;
	overflow:hidden;
	background-color:#FFFFFF;
	background:url(../images/master_bg.gif) repeat-y;
	z-index:1;
}

.header {
	width:910px;
	height:166px;
	background:url(../images/header.jpg) no-repeat;
	background-position:top center;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}

.shoplink {
	width:160px;
	height:55px;
	margin-top:52px;
}


/* Linke Navigation */
.left {
	width:205px;
	float:left;
	background-color:#e9ebf8;
	margin:0px 30px 0px 0px;
	background:url(../images/left_bg.gif) repeat-y;
	min-height:300px;
}

.button {
	width:192px;
	height:27px;
	margin:0px 0px 5px 13px;
	background:url(../images/button_normal.gif) no-repeat;
	line-height:27px;
}

.button:hover {
	width: 192px;
	height: 27px;
	margin: 0px 0px 5px 13px;
	background: url(../images/button_hover.gif) no-repeat;
	line-height: 27px;
	cursor: pointer;
}


.button1 {
	width:152px;
	height:27px;
	margin:0px 0px 0px 0px;
	padding-left:40px;
	cursor: pointer;
}

.button_active {
	width:192px;
	height:27px;
	margin:0px 0px 5px 13px;
	background:url(../images/button_hover.gif) no-repeat;
	line-height:27px;
}

.link_inaktiv {
	font-family:Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-left:40px;
}

a.link_navi:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.link_navi:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.link_navi:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#EA575C;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.link_navi:focus {

}

a.link_navi:active {

}

.zeiten {
	margin:15px 0px 5px 0px;
	width:192px;
	padding-left:45px;
}

.barmer {
	margin:5px 0px 5px 0px;
	width:192px;
	padding-left:5px;
	text-align:center;
}

.linda {
	margin:5px 0px 5px 0px;
	width:192px;
	padding-left:15px;
	text-align:center;
}

.payback {
	margin:5px 0px 5px 0px;
	width:192px;
	padding-left:15px;
	text-align:center;
}

.left_ende {
	margin:0px 0px 0px 0px;
	width:205px;
	height:34px;
	background:url(../images/left_ende.gif) no-repeat;
}

/** Content **/

.content {
	width:600px;
	min-height:400px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
}

h1 {
	color:#61689b;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	height:33px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/h1_bg.gif) no-repeat;
	border-bottom: 1px inset #333333;
}

h2 {
	color:#61689b;
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}


h3 {
	color:#61689b;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}


h4 {
	color:#61689b;
	font-size:12px;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

h5 {
	color:#3D3D3D;
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

h6 {
	color:#61689b;
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}



img {
	margin:0px 0px 0px 0px;
}

.abstandhalter10 {
	height:10px;
}

.abstandhalter5 {
	height:5px;
}

.subaktiv {
    float:left;
    padding-left: 0.5em;
	padding-right: 0.5em;
    height:16px;
    background-color:#E9EBF8;
    border:1px solid #61689b;
    font-weight:bold;
    padding-top:2px;
    margin:0px 3px 5px 3px;
}

.subinaktiv {
    float:left;
    padding-left: 0.5em;
	padding-right: 0.5em;
    height:16px;
    background-color:#61689b;
    border:1px solid #61689b;
	color:#FFFFFF;
    font-weight:bold;
    padding-top:2px;
    margin:0px 3px 5px 3px;
}
.subaktiv a:link {
	text-decoration:none;
}
.subaktiv a:over {
	text-decoration:none;
	color:#61689b;
}
.subaktiv a:visited {
	text-decoration:none;
}
a:link {
	color:#61689b;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	border:none;
}

a:visited {
	color:#61689b;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	border:none;
}

a:hover {
	color:#61689b;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	border:none;
}

a:active {
}

a:focus {
}

.standardpic {
	border: 1px solid #61689b;
	float:left;
	vertical-align:text-top;
	margin: 0px 10px 5px 0px;
}
.standardpic2 {
	
	float:left;
	vertical-align:text-top;
	margin: 0px 10px 5px 0px;
}
.startpic {
	float:left;
	vertical-align:text-top;
	margin-left:0px;
	clear:both;
}

/** Gesundheitsnews **/
/** Aktionen **/

.newspic {
	float:left;
	margin:0px 10px 0px 0px;
}

.wbnewspic, .aktionpic {
	float:left;
	margin:0px 10px 10px 0px;
}

.pic {
	border:1px solid #61689b;
}

.newspicliste {
	float:left;
	margin:0px 10px 10px 0px;
}

.newspicdetail {
	float:left;
	margin:0px 10px 10px 0px;
}
/** Angebote **/
.angebote {
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:180px;
	background-color:#e5e9ef;
	
}

.angebotehead {
	height:28px;
	text-align:center;
	color:#ffffff;
	clear:both;
	background:url(../images/angebote_head.gif) no-repeat;
}
.angebotsbox {
	padding:10px 10px 10px 0px;
	margin-left:10px;
	font-size:10px;	
}
.contentangebote {
	width: 500px;
	float: left;
	margin: 0em 6em 1em 0em;
	padding: 0.5em 1em 1em 1em;
	border: 1px solid #BCBCBC;
	background-color: #FbFbFb;
	clear: both;
	font-size: 11px;	
}
.contentangebote a {
	font-size: 11px;	
}
.angebotsbild {
	vertical-align:text-top;
	margin-bottom:10px;
	margin-left:0px;
}
.statt {
	font-size:10px;
	font-weight:normal;
}

.jetztnur {
	font-size:14px;
	font-weight:bold;
	color:#E31C21;
	margin-bottom: 0.5em;
}

a.angebot:link {
	color:#61689b;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.angebot:visited {
	color:#61689b;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.angebot:hover {
	color:#61689b;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.angebot:active {
}

a.angebot:focus {
}

.angeboteende {
	width:180px;
	height:21px;
	margin:0px 0px 0px 0px;
	background:url(../images/angebote_ende.gif) no-repeat;
	background-color:#FFFFFF;
}


/** footer **/
.footer {
	text-align:center;
	clear:both;
	width:709px;
	height:32px;
	background:url(../images/footer.gif) no-repeat;
	background-position:top center;
	overflow:hidden;
	margin:0px 30px 0px 0px;
	color:#61689b;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:32px;
}

a.seitenanfangbutton:link {
	color:#61689b;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

a.seitenanfangbutton:visited {
	color:#61689b;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

a.seitenanfangbutton:hover {
	color:#61689b;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

a.seitenanfangbutton:active {
}

a.seitenanfangbutton:focus {
}


/** Formular **/

input.checkbox {
	float:left;
	margin-right:5px;
	border:1px solid #666666;
}
.eingabefeld {
border:1px solid #666666;
margin: 0em 0em 0.5em 0em;
padding: 0.2em 0.2em 0.2em 0.2em;
font-size: 11px;
}

label, .buttonabstandlinks, .buttonabstandlinks2, .buttonabstandlinks3 {
	float:left;
	width:144px;
	text-align:right;
	margin-right:6px;
	font-weight:bold;
	padding-top:2px;
	color:#61689b;
}

label.checkbox {
	width:auto;
	font-weight:bold;
	color:#61689b;
	clear:right;
	text-align:left;
}
.member {
	width: 550px;
	float: left;
	margin: 0em 6em 0em 2em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 1px solid #BCBCBC;
	background-color: #FbFbFb;
	clear: both;
}
*html .member {
	margin: 0em 2em 0em 2em;
	
}
.memberrow {
	text-align:left;
	margin:10px 0px 0px 0px;
}

* html .memberrow {
	margin:25px 0px 0px 0px;
}
.teampic {
	border:1px solid #43392C;
	margin: 0px 20px 0px 0px;
	float: left;
}
*html .teampic {
	
	margin: 0px 10px 0px 0px;
}
.membername {
	width: 330px;
	font-size: 12px;
	float:left;
	color: #333333;
	font-weight: bold;
	margin: 0em 0em 0.3em 0em;
	clear: right;
}
*html .membername {
width: 100%;
	
}
.memberprofile {
	width: 330px;
	float:left;
	font-size: 11px;
	margin: 0em 0em 0.3em 0em;
	clear: right;
	color: #61689B;
	font-weight: bold;
}
*html .memberprofile {
	
	width: 100%;
}
.memberdescription {
	width: 330px;
	float:left;
	font-size: 11px;
	clear: right;
	color: #888888;
}
*html .memberdescription {
	
	width: 100%;
}
.blaettern {
	clear:both;
	margin: 0em 6em 0em 1.8em;
	padding: 0.5em 0.5em 0em 0.5em;
}
.standardabsatztext ul li {
	padding: 0em 0em 0.8em 0em;
}
.bmi {
	border: 1px solid #D5D7E5;
	width: 470px;
	height: 100px;
	padding: 1em 1em 1em 1em;
	clear: both;
	background-color: #E8EBF7;
	font-family: arial, verdana;
	font-size: 12px;
	margin-bottom: 1em;
}
.bmi .text {
	float: left;
	width: 165px;
	padding: 0em 0em 0.8em 0em;
	font-weight: normal;
}
.bmi .feld {
	float: left;
	width: 250px;
	padding: 0em 0em 0.8em 0em;
	clear: right;
}
.bmi .textfeld {
	border:1px solid #666666;
	float: left;
	width: 300px;
	padding: 0em 0em 0.8em 0em;
	clear: right;
}
.bmi2 {
	border: 1px solid #D5D7E5;
	width: 470px;
	height: 280px;
	padding: 1em 1em 1em 1em;
	clear: both;
	background-color: #E8EBF7;
	font-family: arial, verdana;
	font-size: 12px;
}
.bmi2 .text {
	float: left;
	width: 165px;
	padding: 0em 0em 0.8em 0em;
	font-weight: normal;
}
.bmi2 .feld {
	float: left;
	width: 250px;
	padding: 0em 0em 0.8em 0em;
	clear: right;
}
.bmi2 .textfeld {
	border:1px solid #666666;
	float: left;
	width: 250px;
	padding: 0em 0em 0.8em 0em;
	clear: right;
}
.sendebutton {
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	margin-top: 0px;
	font-size: 11px;
	font-weight: bold;
	padding: 0.3em 0.3em 0.3em 0.3em;
	color: #ffffff;
	background-color: #535B99;
}
/* Styles Popup Angebote */
.popup {
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	z-index:3;
	visibility:hidden;
	position:absolute;
}
.popup .rahmen {
	width:510px;
	float:left;
	text-decoration:none;
	padding: 12px;
	border: 1px solid #333333;
	margin: 30px 30px 20px 30px;
	background-color:#FFFFFF;
}
.popup .rahmen .headline {
	color: #000000;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	height:33px;
	line-height:33px;
	background:url(../images/h1_bg.gif) no-repeat;
	border-bottom: 1px inset #333333;
}
.popup .rahmen .pic {
	float:left;
	margin:0px 10px 10px 0px;
	border: 1px solid #ffffff;
}
.popup .rahmen .statt {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin-bottom: 0.8em;
}
.popup .rahmen .jetzte {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom: 0.5em;
}
.popup .rahmen .text {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}
.close {
	clear:both;
	width:500px;
	margin: 10px 30px 20px 30px;
	
}
.close a:link {
	color: #000000;
	font-size: 11px;
}
.close a:hover {
	color: #000000;
	font-size: 11px;
}

.popup a {
	color:#000000;
	font-size: 11px;
	margin-right:30px;
}
.popup a:hover {
	color:#000000;
	font-size: 11px;
	margin-right:30px;
}