* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #141313;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
background: #fff;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #ddd;
}

#header {
	height: 100px;
	border-bottom: 0px solid #ddd;
	background: #fff url(images/header_bg.jpg) left 10px no-repeat;
	padding: 10px 0;
	position: relative;
}
#header_left {
	height: 100px;
	width: 680px;
	float: left;
	
}
#header_right {
	width: 200px;
	margin-left:680px;
height: 100px;
position: relative;
	}


#content {
   clear: both;
	overflow:hidden;
	background: #fff;
	border-bottom: 0px solid #ddd;
	margin: 0;
	padding: 0 0 20px 0;
		background: #fff url(images/main_bg.jpg) left top no-repeat;
}
#main {
	float:left;
	width: 650px;
	margin: 0px 20px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	}
#sidebar {
	width: 200px;
	margin-left:700px;
		
}
#sidebar ul {
	list-style: none;
	padding: 10px;
	
}
#sidebar ul li {
	display: block;
}
#footer {
      padding: 0;
		padding-top: 20px;
		margin: 0;
		background: #fff url(images/divider.jpg) top center no-repeat;
}

/* Horizontal menu */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #535353; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #186777; 
border-color: #186777; 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #186777; 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: #fff;
color: #186777;
width: 50px;
border: 1px outset #186777;
}


/* end horizontal menu */

/* &Uuml;berschriften */
h1, h2, h3, h4 {
	margin: 1em 0 .5em 0;
	font-size: 1.3em;
}
h2 {
	font-size: 1.1em;
}
h3, h4 {
	font-size: 1em;
}
#header h4 {
	font-size: 1.7em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: .5em 20px;
	}
#header h4 a,#header h4 a:visited {
	text-decoration: none;
	color: #535353;
	border-bottom: 0 none;
}
#header h4 a:hover {
	color: #186777;
}
#header h3 {
	font-size: 1.2em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin:.5em 20px;
	color: #186777;
}
#sidebar h2 {
   font: bold .9em Arial;
text-transform:uppercase;
letter-spacing: 1px;
	background:#186777 url(images/back.gif) center left repeat-x; 
	padding: 2px 20px 2px 20px;
	border:1px solid #535353;  
	color: #fff;
}
/* Ende &Uuml;berschriften */

/* Listen und Links */
#header_right ul {
		list-style: none;
}
#header_right ul li a {
	border-bottom: 0px solid #186777;
   display: block;
	color: #186777;
	text-decoration: none;
	padding: 0 20px;
	text-align: right;
	}
#header_right ul li a:hover {
	color: #494949;
	border-bottom: 0px solid #494949;
}
#header_right ul li.contact {
   background: transparent url(images/email.png) left center no-repeat;
	position: absolute;
	top: 40px;
	left: 100px;
	width: 120px;
}
#header_right ul li.rss {
   background:transparent url(images/rss.png) no-repeat center left;
	position: absolute;
	top: 60px;
	left: 80px;
	width: 140px;

}
#header_right ul li.login {
   background:transparent url(images/key.gif) no-repeat center left;
	position: absolute;
	top: 20px;
	left: 120px;
	width: 100px;

}
#sidebar ul  {
	list-style: square;
}
#sidebar ul li a, 
#sidebar ul li a:visited {
	background: transparent url(images/bullet.gif) left center no-repeat;
	padding: 2px 0 2px 15px;
	display: block;
	text-decoration: none;
	color: #186777;
	border-bottom: 1px dotted #ccc;
	font-size: .9em;
}
#sidebar ul li a:hover {
	color:#535353;
	background: #f2f2f2 url(images/bullet.gif) left center no-repeat;
}

a, a:visited {
	text-decoration: none;
	color: #186777;
}
a:hover {
	color: #131313;

}
a.w3c, a:visited.w3c, a img, a:visited img {
	border: 0 none;
}

/* Ende Listen und Links */
/* Text Formatierungen */
p {
	font-size: .9em;
	margin: .5em 1em .5em 0;
	line-height: 1.3em;
}

#footer p {
	text-align: center;
	padding: 10px;
	margin: 0;
}
#footer p.link {
	text-align: right;
	padding: 5px;
	font-size: .8em;
	color: #999999;
}
#footer p.link a {
	border: 0 none;
}
address {
	font-style: normal;
	line-height: 1.3em;
	
}
/* Ende Text Formatierungen */
/* Formular */
form {
	margin-left: 20px;
	}
fieldset {
	width: 550px;
	}
legend {
	margin: 10px;
	padding: 5px;
	color: #186777;
	}
input, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
width:500px;
color: #494949;
background: #f4f4f4;
border: 1px inset #999;
padding-left: 1px;
}
input:hover, textarea:hover {
background: #ccc;
}
.submit {
	background: #ccc;
	color: #131313;
	width: 150px;
	border: 1px solid #999;
}
.submit:hover {
	background: #999;	
	color: #f2f2f2;
}
form p {
	margin: 5px 20px;
}
#diet { 
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 15px;
    padding-left: 10px;
     
} 
/* border: 1px solid black; */




#diet2 { 
    padding-top: 0px;
    } 
#diet2 ul {
list-style-image: none;
  list-style: none;
  list-style-type: none;
}
#diet2 li{ 
  list-style-image: none;
  list-style: none;
  list-style-type: none;
		    } 	
	
	
#diet3 { 
    padding-top: 0px;
    } 	
#diet3 ul {
    margin: 0;
    padding: 0;
    
}
#diet3 li{ 
    background: transparent url(images/bullet3.gif) left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 13px 0;
	display: block;
	text-decoration: none;
		    } 		
	
#diet4 { 
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 15px;
    padding-left: 10px;
     } 
	
/* Ende Formular */

/* verschiedene Klassen */
.align-right {
	float:right;
	margin: 5px 0 5px 10px;
}

.align-left {
	float:left;
	margin: 5px 10px 5px 0;
}
a img {
	text-decoration: none;
	border: 0 none;
	}



.card-info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

td.card-features {
	padding: 0px 3px 0px 0px;
}

td.card-features-index {
	padding: 0px 3px 0px 0px;
}

ul.card-features {
	margin: 0px 3px 2px 3px;
	padding: 0px;
	list-style-type: none;
}

ul.card-features li {
	background: url(/images/bullet2.gif) no-repeat 0 4px;
	padding: 0 0 0.2em 0.85em;
	margin-top: 0em;
	line-height: 115%;
	list-style: none;
}

ul.card-features2, ul.card-features-asterisk, ul.card-features-dash {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px 3px 0px 0px;
	padding: 0px;

}

ul.card-features2 li, ul.card-features-asterisk li {
	background: url(/templates/1/images/bullets/list-asterisk.gif) no-repeat 0 4px;
	padding: 0 0 0.2em 0.85em;
	line-height: 115%;
	list-style-type: none; 
}

ul.card-features-dash li {
	background: url(/templates/1/images/bullets/list-dash.gif) no-repeat 0 4px;
	padding: 0 0 0.2em 0.85em;
	line-height: 115%;
	list-style-type: none; 
}

.card-info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

TABLE.card-info {
	width: 650px; margin: 0px; border: 1px solid #186777; border-collapse: collapse;
}

TD.card-info-tablecell {
	padding: 0px 0px 3px 0px;
	/*border-collapse: collapse;*/
	border: 1px solid #b5b5b8;
	margin: 4px;
}

TABLE.card-info-tablecell {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	/*border-left: 1px solid #B5B5B8; 
	border-right: 1px solid #B5B5B8;
	border-bottom: 1px solid #B5B5B8;*/

}

.bullet-points {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin: 7px 0px 0px 9px;
}

.bullet-points-index {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin: 5px 2px 3px 7px;
	padding: 0px;
	border-collapse: collapse;
}

TD.card-art {
	background-color: #186777;
	width: 121px;
	margin: 10px;
	vertical-align:top;
}

TD.apply-here-btn {
	background-color: #186777;
	vertical-align:top;
}

.card-name {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #3E4AA3;
	margin-bottom: 0px;

}

.card-name-index {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #3E4AA3;
}


.card-slogan-index {
	margin: 0px; padding: 0px;
}

.card-info td {
	padding: 0px; 
}

.diet-table  {
	border-collapse: collapse;
	width: 100%; 
	margin-top: 0px;

}

.diet-table  th, .diet-table  td {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: black;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff 
	
	 /*#b5b5b8;/* #88888B;/* #A1A1A4; */


}

.diet-table  th {
	font-weight: bold; /*normal;*/
	background-color: #75a4ae; /* #D0D3DA; /* #ddd; /*#E7EAF1;*/
	/*border-top: 1px solid  #b5b5b8; #88888B; /* #A1A1A4; */
}

.diet-table  td {
	font-weight: normal; /*bold;*/	
	background-color: #d5e4e7; /*#F4F7FE; */
}

.diet-table -index th, .diet-table -index td {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 8pt;
	color: black;	
	border-bottom: 1px solid #b5b5b8;
	/*border-right: 1px solid #b5b5b8;*/
}

.diet-table -index td {
	padding: 3px;
	/* background-color: #E7EAF1; */
}

.diet-table -index th {
	padding: 0px;
	font-weight: bold; 
	/* background-color: #C1C4CB; */

}

.diet-table -index {
	border-collapse: collapse;
	width: 100%; /*  total width available is 410px */
}

.diet-table -index-wrap {
	padding: 0px; 
	margin: 0px; 
	background-color: #F4F7FE; 

}

TH.intro-bt-apr {
	border: 0px; padding: 0px; border-collapse: collapse; margin: 0px;
}

#loc {
	font-size: 16px;
	line-height: 10px;
	font-weight: normal;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

#quote {
	background: #fff;
	color: #ed3b05;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#prodpage { 
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 15px;
    padding-left: 10px;
    border: 1px solid black; 
} 

#FIMG {
	position: relative;
	height: 270px;
	width: 310px;
	float: left;
	display: inline;
	overflow: hidden;
}

#FText {
	position: relative;
	color: #000;
	padding: 4px;
	margin-top: 145px;
	height: 117px;
	background-color: #FFF;
	/*background-color: #333;*/
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#FText H1 {
	font-size: 15px;
	font-weight: bold;
	margin: 4px 0px 8px 6px;
	margin-top: expression(8);
	padding: 0px;
}

#FText A {
	/*color: #fb9d24;*/
	color: #2157b7;
	font-weight: bold;
}

#FText A.TitleLink {
	/*color: #fb9d24; */
	color: #2157b7;
	font-weight: bold;
	font-size: 15px;
}

#FText P.Summary {
	margin: 6px 0px 0px 6px;
padding: 0px 0px 6px 0px;

}

.SectionHeader, .Section {
	position: relative;
	width: 95%;
	margin: 0px auto;

}

.SectionHeader {
	border-bottom: 1px solid #c2c2c2;
	vertical-align: middle;
	padding: 3px 0px;
}

.SectionHeader H1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-family: Lucida Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;

}

.SectionHeader H2 {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: oblique;
	font-weight: normal;
	color: #033333;

}

#add_content3 li {
list-style: none;
text-align: justify;
}

