@import url(specials.css);

* {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

h3 {
	color: #7A9B51;
}

h4 {
	color: #5E94AD;
}

h5 {
	color: #E0BD3D;
}

h6 {
	color: #C0042D;
}


html, body {
  height: 100%;
}

body {
  padding: 0;
	margin: 0;
	background-color: #FFF;
  background-attachment: fixed;	
}

#container {
  width: 960px;
	padding: 0px 2px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #2F4E21;
	border-right: 1px solid #2F4E21;
	min-height: 100%;
	background: url(../images/layout/container_bg.gif) repeat-y -1px;
}

#main {
  padding: 0px 0px 0px 15px;
	margin: 0;
  text-align: left;
	min-height: 635px;
}

#columns {
  width: 705px;
	float: left;
	background: url(../images/logo.png) no-repeat;
	min-height: 330px;
}

#leftcolumn, #centercolumn, #rightcolumn {
  float: left;
}

#leftcolumn {
  width: 195px;
	margin-right: 30px;
	padding-top: 120px;
}

#centercolumn {
  width: 225px;
	margin-right: 15px;
}

#rightcolumn {
  width: 449px;
}

#bigcolumn {
  width: 690px;
}

span.imagereplace {
  display: none;
}

h1 {
  display: block;
	padding: 0;
	margin: 0;
	height: 120px;
	line-height: 0;
}

#clearer {
  clear: left;
	height: 146px;
}

div.clearer {
  padding: 0;
	margin: 0;
	line-height: 0;
	clear: both;
}

#footer {
  position: fixed;
	left: 0px;
	bottom: 0px;
	height: 150px;
	width: 100%;
}

#scroller {
  width: 960px;
	text-align: center;
	margin: 0 auto;
	background: #CFCFCF url(../images/layout/footer_bg.gif) repeat-y;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #626262;
	height: 111px;
}

#scrollerbevel {
  height: 89px;
	border-top: 1px solid #626262;
	border-bottom: 1px solid #FFF;
	margin-top: 10px;
}

#bottomnav {
  background: #FFF url(../images/text/copyright.gif) no-repeat 10px 20px;
	height: 42px;
	width: 960px;
	margin: 0 auto;
}

#bottomnav ul {
  padding: 0;
	margin: 0px 0px 0px 13px;
}

#bottomnav li {
  float: left;
  padding: 0;
  margin: 7px 0px 0px 0px;
  list-style-type: none;
	height: 12px;
}

#bottomnav a {
  display: block;
	height: 12px;
}

#bottomnav li.navelement1 {
  width: 35px;
	background: url(../images/text/bottomnav_home.gif) no-repeat; 
}

#bottomnav li.navelement2 {
  width: 73px;
	background: url(../images/text/bottomnav_impressum.gif) no-repeat; 
}

#bottomnav li.navelement3 {
  width: 58px;
	background: url(../images/text/bottomnav_kontakt.gif) no-repeat; 
}

#bottomnav li.navelement4 {
  width: 86px;
	background: url(../images/text/bottomnav_expertenteam.gif) no-repeat; 
}

#bottomnav li.navelement5 {
  width: 73px;
	background: url(../images/text/bottomnav_gaestebuch.gif) no-repeat; 
}

#bottomnav li.navelement6 {
  width: 73px;
	background: url(../images/text/bottomnav_newsletter.gif) no-repeat; 
}

#bottomnav li.navelement7 {
  width: 121px;
	background: url(../images/text/bottomnav_haftung.gif) no-repeat; 
}

#bottomnav li.navelement8 {
  width: 91px;
	background: url(../images/text/bottomnav_expertenforum.gif) no-repeat; 
}

#bottomnav li.navelement9 {
  width: 119px;
	background: url(../images/text/bottomnav_datenschutz.gif) no-repeat; 
}

#scrollleftbtn, #scrollrightbtn {
  float: left;
	width: 13px;
	height: 89px;
	background: #16761E url(../images/buttons/scroll_left.gif) no-repeat;
	cursor: pointer;
}

#scrollrightbtn {
  float: right;
	background-image: url(../images/buttons/scroll_right.gif);
}

#scrollbox {
  position: relative;
  float: left;
  background: #16761E url(../images/layout/scrollerbg.jpg) no-repeat;
	width: 934px;
	height: 84px;
	padding-top: 5px;
	overflow: hidden;
}

#scrollbar {
  position: absolute;
  white-space: nowrap;
	height: 80px;
	width: 10000px;
	left: 0px;
	text-align: left;
}

#searchbox {
  background: #FFF;
	margin: 0px 0px 2px 0px;
	height: 23px;
}

#searchbox input {
  border: 1px solid #FFF;
	font-weight: bold;
	font-size: 11px;
	width: 140px;
	height: 15px;
	line-height: 15px;
	background: #FFF;
	margin: 4px 0px 0px 18px;
	padding: 0px;
	float: left;
}

#searchbox .searchbtn {
  float: right;
  width: 30px;
	height: 17px;
	padding: 0;
	margin: 2px 3px 0px 0px;
}

#leftnav {
  padding: 0;
	margin: 0;	
}

#leftnav ul, #leftnav li {
	margin: 0;
	padding: 0;
}

#leftnav li {
  list-style-type: none;
}

#leftnav .level-1 div, #leftnav .level-1-selected div {
	height: 45px;
}

#leftnav .level-1 a, #leftnav .level-1-selected .mainnav1, #leftnav .level-1-selected .mainnav2, #leftnav .level-1-selected .mainnav3, #leftnav .level-1-selected .mainnav4, #leftnav .level-1-selected .mainnav5, #leftnav .level-1-selected .mainnav6 {
  display: block;
	height: 45px;
}

#leftnav div.subnav1, #leftnav div.subnav2, #leftnav div.subnav3, #leftnav div.subnav4, #leftnav div.subnav5, #leftnav div.subnav6 {
	background: url(../images/layout/whitealpha80.png);
	margin-bottom: 2px;
	padding-bottom: 21px;
	height: auto;
}

#tablehead {
	background: url(../images/layout/whitealpha80.png);
}

#leftnav li.level-1 .mainnav1 {
	background: url(../images/text/mainnav1.png) no-repeat;
} 

#leftnav li.level-1-selected .mainnav1 {
	background: url(../images/text/mainnav1selected.png) no-repeat; 
} 

#leftnav li.level-1 .mainnav2 {
	background: url(../images/text/mainnav2.png) no-repeat;
} 

#leftnav li.level-1-selected .mainnav2 {
	background: url(../images/text/mainnav2selected.png) no-repeat;
} 

#leftnav li.level-1 .mainnav3 {
	background: url(../images/text/mainnav3.png) no-repeat;
} 

#leftnav li.level-1-selected .mainnav3 {
	background: url(../images/text/mainnav3selected.png) no-repeat;
} 

#leftnav li.level-1 .mainnav4 {
	background: url(../images/text/mainnav4.png) no-repeat;
} 

#leftnav li.level-1-selected .mainnav4 {
	background: url(../images/text/mainnav4selected.png) no-repeat;
} 

#leftnav li.level-1 .mainnav5 {
	background: url(../images/text/mainnav5.png) no-repeat;
} 

#leftnav li.level-1-selected .mainnav5 {
	background: url(../images/text/mainnav5selected.png) no-repeat;
} 

#leftnav li.level-1 .mainnav6 {
	background: url(../images/text/mainnav6.png) no-repeat;
} 

#leftnav li.level-1-selected .mainnav6 {
	background: url(../images/text/mainnav6selected.png) no-repeat;
} 


#leftnav li.level-1 div {
  margin-bottom: 2px;
}

#leftnav li.level-2, #leftnav li.level-2-selected {
  padding: 13px 0px 0px 16px;
	font-size: 11px;
}

#leftnav li.level-2 a, #leftnav li.level-2-selected a {
  color: #000;
	font-size: 11px;
	text-decoration: none;
}

#leftnav .subnav1 li.level-2-selected {
  background: url(../images/layout/subnav1selected.gif) no-repeat 3px 16px;
}

#leftnav .subnav2 li.level-2-selected {
  background: url(../images/layout/subnav2selected.gif) no-repeat 3px 16px;
}

#leftnav .subnav3 li.level-2-selected {
  background: url(../images/layout/subnav3selected.gif) no-repeat 3px 16px;
}

#leftnav .subnav4 li.level-2-selected {
  background: url(../images/layout/subnav4selected.gif) no-repeat 3px 16px;
}

#leftnav .subnav5 li.level-2-selected {
  background: url(../images/layout/subnav5selected.gif) no-repeat 3px 16px;
}


#leftnav .subnav6 li.level-2-selected {
  background: url(../images/layout/subnav6selected.gif) no-repeat 3px 16px;
}


#leftnav div.mainnav {
  padding: 0;
	margin: 0;
}

#leftnav div.mainnav a {
  cursor: pointer;
}

#navfooter {
	background: url(../images/layout/whitealpha80.png);
	height: 1px;
}

div.contenttext, div.contenttable {
	background: url(../images/layout/whitealpha80.png);
  padding: 10px 20px 20px 20px;	
}

div.contentwhite {
	background: #FFF;
    padding: 10px 20px 20px 20px;	
}


div.contenttext a {
  position:relative;
  cursor: pointer;  
}

div.contenttable {
  padding: 0;
}

div.contenttable table {
  width: 449px;
}

div.contenttable thead.calories-table td {
  height: 105px;
}

div.contenttable td {
  padding-left: 17px;
}

div.contenttable thead td a {
  color: #000;
	position: relative;
}

div.contenttable thead td img {
  border: none;
}

div.contenttable tr.even-row {
  background: #FFF;
}

div.contenttext h2.dynamictext {
  display: block;
	width: 390px;
	height: 24px;
	padding: 0;
	margin: 0;
}

div.teaser-scrollbox {
  float: left;
  width: 466px;
	background: url(../images/layout/teaser_scroller_line.gif) no-repeat 122px 25px;
	text-align: left;
}

div.teaser-scrollbox h2 {
  width: 285px;
	height: 24px;
	padding: 0;
	margin: 0px 0px 5px 137px;
	background-position: left top;
}

img.newimgbtn {
	position: absolute;
	z-index: 100;
}

div.teaser-scrollbox img.newimgbtn {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	float: none;
}

div.teaser-scrollbox img {
  width: 120px;
	height: 80px;
	margin: 0px 15px 0px 2px;
	float: left;
	border: none;
}

div.teaser-scrollbox a.continue {
  position: absolute;
	bottom: 6px;
	left: 135px;
  display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div.teaser-scrollbox div {
  position: relative;
  width: 452px;
	height: 80px;
	white-space: normal;
}

div.teaser-green, div.teaser-blue, div.teaser-yellow, div.teaser-red, div.teaser-orange, div.teaser-purple {
  margin-left: 14px;
	padding: 12px 16px 12px 16px;
  width: 178px; 
	background: url(../images/layout/greenalpha85.png);
}

div.teaser-blue {
	background: url(../images/layout/bluealpha85.png);
}

div.teaser-yellow {
	background: url(../images/layout/yellowalpha85.png);
}

div.teaser-red {
  color: #FFF;
	background: url(../images/layout/redalpha80.png);
}

div.teaser-orange {
  color: #FFF;
	background: url(../images/layout/orangealpha80.png);
}

div.teaser-purple {
  color: #FFF;
	background: url(../images/layout/purplealpha80.png);
}

div.teaser-green img, div.teaser-blue img, div.teaser-yellow img, div.teaser-red img, div.teaser-orange img, div.teaser-purple img {
  border: none;
	width: 210px;
	height: 140px;
	margin: 0px 0px 18px -31px;
	position: relative;
}

div.teaser-green p, div.teaser-blue p, div.teaser-yellow p, div.teaser-red p, div.teaser-orange p {
  padding: 0;
	margin: 0;
}

div.teaser-green p {
  color: #FFF;
}

div.teaser-green a, div.teaser-blue a, div.teaser-yellow a, div.teaser-red a, div.teaser-orange a {
  color: #000;
}

div.teaser-red a  {
	color: #FFF;
}

div.teaser-green h2.dynamictext, div.teaser-blue h2.dynamictext, div.teaser-yellow h2.dynamictext, div.teaser-red h2.dynamictext, div.teaser-orange h2.dynamictext {
	width: 160px;
	height: 30px;
	padding: 0;
	margin: 0;	
}

div.teaser-white {
  margin: 0px 0px 5px 15px;
	padding: 10px 25px 10px 150px;
	background: url(../images/layout/whitealpha80.png);
}

div.teaser-white div.recipe-image {
	display: block;
	width: 150px;
	height: 100px;
	margin-left: -165px;
	position: absolute;	
	cursor: pointer;
}


div.teaser-white img {
  border: none;
	width: 150px;
	height: 100px;
	margin-left: -165px;
	float: left;
	position: relative;	
}

div.teaser-white div.recipe-image img {
	padding: 0;
	margin: 0;
	float: none;
	width: 150px;
	height: 100px;
	position: static;
}

div.teaser-white p {
  padding: 0;
	margin: 0px 0px 17px 0px;
	position: relative;
}

div.teaser-white a.continue-link {
  color: #3E6311;
	text-decoration: none;
	font-weight: bold;
  margin-top: 17px;
	width: auto;
	position: relative;
}

div.teaser-white h2.dynamictext {
	width: 240px;
	height: 25px;
	padding: 0;
	margin: 0;	
}

div.teaser-blank p {
  color: #FFF;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 20px;
}

div.teaser-blank p.black {
  color: #000;
}

#bmi-box {
  position: relative;
  background: #64A940;
	width: 170px;
	margin: 0px 0px 18px -31px;
	padding: 10px 20px 20px 20px;
}

#bmi-box strong {
  display: block;
}

#bmi-box input {
  width: 60px;
	margin: 10px 14px 0px 0px;
}

#bmi-box input.calculate-button {
  float: right;
  background: #C0042D url(../images/text/bmi_button.gif) no-repeat center center;
	cursor: pointer;
	padding: 0;
	border: 0;
	width: 170px;
	height: 17px;
	margin: 25px 0px 0px 0px;
}

#bmi-table {
	height: 220px;
}

#bmi-table table {
  position: absolute;
  border-collapse: collapse;
	margin-left: -19px;
	width: 433px;
}

#bmi-table col {
  width: 70px;
}

#bmi-table td {
  padding-left: 20px;
	vertical-align: top;
}

#bmi-table thead {
  font-weight: bold;
}

#bmi-table tr.level1 {
  background: #64A940;
}

#bmi-table tr.level2 {
  background: #F0D46B;
}

#bmi-table tr.level3 {
  background: #FC7431;
}


table.wysiwyg-table {
	border: none;
	empty-cells: show;
	width: auto !important;
}

table.wysiwyg-table td {
	border: none;
}

table.wysiwyg-table td strong {
	display: block;
	margin-top: 20px;
}

#hirsch-table {
	height: 400px;
	margin-bottom: 50px;
}

#hirsch-table table {
  position: absolute;
	float: right;
	margin-left: -246px;
	margin-top: 10px;
	width: 675px;
	background: url(../images/layout/whitealpha80.png);	
}

#hirsch-table td {
  padding-left: 10px;
	vertical-align: top;
}

#hirsch-table thead {
  font-weight: bold;
	height: 35px;
}

#hirsch-table tr.level2 {
  background: #FFF;
}

.hirsch2-table {
	height: 170px;
}

.hirsch4-table {
	height: 260px;
}

.hirsch2-table table,.hirsch4-table table {
  position: absolute;
  border-collapse: collapse;
	margin-left: -19px;
	width: 448px;
}

.hirsch2-table col, .hirsch4-table col {
  width: 70px;
}

.hirsch2-table td, .hirsch4-table td {
  padding-left: 20px;
	vertical-align: top;
}

.hirsch2-table thead, .hirsch4-table thead {
  font-weight: bold;
}

.hirsch2-table tr.level1, .hirsch4-table tr.level1 {
  background: #E9F4FA;
}

.hirsch2-table tr.level2, .hirsch4-table tr.level2 {
  background: #ffffff;
}

.hirsch3-table {
	height: 120px;
}

.hirsch3-table table {
  position: absolute;
  border-collapse: collapse;
	margin-left: -19px;
	width: 448px;
}

.hirsch3-table col {
  width: 70px;
}

.hirsch3-table td {
  padding-left: 20px;
	vertical-align: top;
}

.hirsch3-table thead {
  font-weight: bold;
}

.hirsch3-table tr.level1 {
  background: #E9F4FA;
}

.hirsch3-table tr.level2 {
  background: #ffffff;
}

div.recipe-module label {
  display: block;  
	float: left;
	width: 100px;
}

div.recipe-module input, select {
	float: left;
	width: 220px;
	font-size: 12px;
	line-height: 12px;
}

div.recipe-module select {
  width: 224px;
}

div.recipe-module .gobtn {
  width: 30px;
	height: 17px;
	margin-left: 6px;
}

div.recipe-module form {
  padding: 12px 0px 0px 0px;
	margin: 0;
}


div.recipe-module div.contenttext {
  margin: 0px 0px 5px 15px;	
}

a {
  color: #C0042D;
}

#ernaehrungskreis {
  width: 690px;
	margin-bottom: 20px;
}

#ernaehrungskreis div.image {
  width: 466px;
	height: 321px;
	background: url(../images/text/ernaehrungskreis.png) no-repeat;
	float: left;
}

#ernaehrungskreis div.contenttext {
	float: left;
  width: 165px;
	margin: 0px 0px 0px 15px;
}

#ernaehrungskreis div.contenttext h2 {
  width: 165px !important;
	margin-bottom: 10px;
}

#ernaehrungskreis div.image img {
  width: 466px;
	height: 321px;
	position: relative;
}

#ernaehrungskreis-box {
  width: 690px;
  background: url(../images/layout/ernaehrungskreis_green_column.gif) repeat-y 15px 0px;
}

#ernaehrungskreis-box div.contenttext {
  margin: 0px 0px 0px 255px;
  width: 395px;
}

#ernaehrungskreis-box img {
  width: 210px;
	height: 140px;
	float: left;
	margin: 20px 45px 0px 0px;
}

div.ernaehrungskreis-nav, div.page-nav {
  margin: 10px 0px 20px 15px;
	width: 667px;
	text-align: center;
	padding-right: 8px;
	line-height: 23px;
	height: 23px;
	background: url(../images/layout/whitealpha80.png);
}

div.page-nav {
/*  width: 433px;*/
  width: auto;
	padding: 0px 8px 0px 8px;
	margin: 10px 0px 0px 0px;
}


div.ernaehrungskreis-nav a, div.page-nav a {
	color: #000;
	font-size: 0.9em;
  text-decoration: none;
}

div.page-nav a {
	position: relative;
}

div.ernaehrungskreis-nav img, div.page-nav img {
  border: 0;
}

div.page-nav a.backbtn {
  float: left;
}

div.page-nav a.upbtn {
  float: right;
}

#sports-table {
	background: url(../images/layout/whitealpha80.png);
  width: 675px;	
	padding-top: 35px;
}

#sports-table h2 {
	margin-left: 15px;
}

#sports-table p {
  padding: 5px;
}

#sports-table tr.level2 {
	background: #FFF;
}

#sports-table table {
  width: 675px;
}

#sports-table td {
  vertical-align: top;
}

#sports-table thead {
  font-weight: bold;
	background: #F2C723;
}

#sports-table col {
  font-weight: bold;
	padding-left: 10px;
}

#kastentipps tr.level2 {
  background: #FFF;
}

#kastentipps thead, #kastentipps col {
  font-weight: bold;
}

#kastentipps thead {
	background: #8BAD5E;
}

a.logomask1 {
  position: absolute; 
	display: block; 
	width: 600px; 
	height: 60px; 
}

a.logomask2 {
  position: absolute; 
	display: block; 
	width: 160px; 
	height: 40px; 
	top: 60px;
	margin-left: 360px;
}

div.weekplanner-box {
  margin-top: 20px;
	height: 820px;
  position: relative;
}

div.weekplanner-box div.container {
	width: 434px;
	position: absolute;
	margin-left: -20px;
}

div.weekplanner-box div.headline h2 {
  width: 200px !important;
}

div.weekplanner-box div.container div {
	padding: 10px 0px 10px 150px;
	height: 100px;
}

div.weekplanner-box div.headline {
  padding: 0 !important;
	margin: 0px 0px 5px 0px;
	position: static;
	float:  none;
	height: auto !important;
}

div.weekplanner-box div.container img {
  position: relative;
	margin-left: -165px;
	width: 150px;
	height: 100px;
	float: left;
	border: 0px;
}

div.weekplanner-box a {
  font-weight: bold;
	text-decoration: none;
	color: #3E6311;
}

div.weekplanner-box p {
  padding-top: 15px;
}

#kastentipps table {
  position: absolute;
	margin-left: -20px;
	width: 449px;
}

blockquote {
  padding: 0px 10px 0px 10px;
	margin: 0;
	border: 1px solid #005324;
}

#waterdictionary div.letters {
  text-align: center;
}

#waterdictionary div.letters img {
  position: relative;
  border: none;
}

a.copyright {
	float: right;
	width: 260px;
	margin: 3px 3px 0px 0px;
	text-decoration: none;
}

div.contenttext img {
	border: none;
}

div.contenttext img.shift {
	position: relative;
	float: left;
	margin: 0px 10px 10px -30px;
}

#quizform input {
	position: relative;
}

a.link-external {
	padding-left: 16px;
	background: url(../images/layout/link_external.gif) no-repeat top left;
}

/**
 * Neue Startseite
 */
#start_leftcolumn, #start_rightcolumn {
	float: left;
}

#start_leftcolumn {
	width: 450px;
	padding-left: 15px;
}

#start_rightcolumn {
	width: 210px;
	margin-left: 30px;
	position: relative;
}

.start_gesundheitstipp {
	background: url(../images/layout/whitealpha80.png);
	margin-bottom: 10px;
}

.start_gesundheitstipp .header {
	background: #b52c52;
	height: 60px;
	padding: 0;
}

.start_gesundheitstipp .header h2 {
	height: 60px;
	padding: 0;
	margin: 0;
	background: lime;
}

.start_gesundheitstipp .content {
	padding: 13px 15px 0px 13px;
}

.start_gesundheitstipp .content p {
	padding: 0;
	margin: 0px 0px 15px 0px;
}

.start_gesundheitstipp .content a {
	font-weight: bold;
	color: #000;	
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background: url(../images/buttons/link_arrow.gif) no-repeat 0px 5px;
}

.start_gesundheitstipp .footer {
	background: #b52c52;
	height: 5px;
	padding: 0;
	font-size: 1px;
}

.start_teaser {
	background: url(../images/layout/whitealpha80.png);
	margin: 0px 0px 10px 0px;
	width: 450px;
}

.start_teaser a {
	position: relative;
}

.start_teaser h2 {
	padding: 0;
	margin: 0;
	background: url(../images/text/specialthema.png) no-repeat 14px 14px;
	height: 45px;
}

.start_special_thema h2 span {
	display: none;
}

.start_special_thema .option {
	height: 110px;
	padding-left: 175px;
	cursor: pointer;
}

.start_special_thema .option img {
	position: absolute;
	width: 150px;
	height: 100px;
	margin-left: -190px;
}

.start_special_thema .option input {
	position: absolute;
	margin-left: -24px;
}

.start_special_thema .option strong {
	display: block;
}

.start_special_thema p {
	width: 240px;
}

.start_special_thema .vote_button {
	padding: 0px 0px 15px 175px;
}

.start_special_thema .vote_button a {
	text-decoration: none;
	font-weight: bold;
	color: #005f2d;
	display: inline-block;
	padding-left: 10px;
	background: url(../images/layout/green_arrow.gif) no-repeat left center;
}

.start_teaser.start_left_col .img_container {
	width: 210px;
	height: 140px;
	float: left;
	margin-left: -15px;
	margin-right: 35px;
	margin-bottom: 15px;
	position: relative;
}

.start_teaser.start_left_col .content img {
	width: 210px;
	height: 140px;
	position: absolute;
	border: none;
}

.start_teaser.start_left_col .content p, .start_teaser.start_left_col .content div.text {
	margin: 0;	
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	width: 189px;
}

.start_teaser.start_left_col div.text a {
	color: #005f2d;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	padding-left: 10px;
	background: url(../images/layout/green_arrow.gif) no-repeat left center;	
}

#clearer.start {
	height: 1px;
}

.yellow_teaser {
	background: #efc840;	
}

.orange_teaser {
	background: #f68633;
}

.blue_teaser {
	background: #0788c2;
	color: #FFF;
}

.start_right_col {
	margin-bottom: 10px;
	position: relative;
}

.start_right_col .img_container {
	width: 210px;
	height: 140px;
	position: relative;
	margin-left: -15px;
}

.start_right_col .img_container img {
	width: 210px;
	height: 140px;
	position: absolute;
	border: none;
}

.start_right_col h2 {
	padding: 0;
	margin: 0;
}

.start_right_col div.text {
	padding: 16px;
	margin: 0;
}

.start_right_col p {
	margin: 0;
	padding: 0;
}

.start_right_col .header {
	height: 44px;
}

.start_right_col .text a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	padding-left: 10px;
	background: url(../images/layout/white_arrow.gif) no-repeat left center;		
}

.start_left_col .text p {
	width: auto;
	
}

#indicator {
	border: 0;
	padding: 0;
	margin: 0;
	display: none;
}