html, body {
  /* \*/
  height: 100%;
  /* not for IE on Mac */
} 
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	background-image: url(images/bg_streifen.gif);
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	overflow: scroll;
	text-align: center;
	height: 100%;
}
body .printpage {
	background-image: none;
	background: #ffffff;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	bborder: 1px solid Lime;
}
table.main_content {
   width: 990px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: -71px;
	background-image: url(images/bg_main.gif);
}

td {
   padding: 0px;
	margin: 0px;
	font-size: 12px;
	bborder: 1px solid Lime;
}
td.navi-left {
	width: 182px;
	padding-top: 272px;
	vertical-align: top;
	bbackground-color: #EFEFEF;
	bborder: 1px solid blue;
}
td.content_col {
	width: 532px;
	margin: 0px;
	vertical-align: top;
	padding-top: 235px;
	padding-left: 40px;
	padding-right: 5px;
	bborder: 1px solid red;
}
* html td.content_col {
   width: 562px;
	padding-top: 243px;
}
td.column-right {
	width: 247px;
	padding-top: 125px;
	vertical-align: top;
	bborder: 1px solid Fuchsia;
}
td.footer {
	color: #000000;
	font-size: 10px;
	text-align: center;
}
table.formular {
	border-spacing: 0px;
	margin: 10px 0px 10px 0px;
}
td.spacer3 {
   padding: 3px 3px 3px 3px;
}
table.mapview {
	width: 143px;
	height: 205px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #F08400;
}
td.mapview_row {
	background-color: #f08400;
	height: 33px;
	vertical-align: middle;
}
td.prodlisthead {
	background-color: #F08400;
	padding: 0px 0px 0px 5px;
	color: #ffffff;
	font-weight: bold;
}
td.prodlistcontent {
	background-color: #EBEBEB;
	padding: 5px;
	font-size: 11px;
}

ul {
   margin-left: 10px;
	padding-left: 10px;
	list-style: square;
	list-style-position: outside;
	list-style-type: square;
}
li {
	margin-bottom: 5px;
}
#main {
	position: relative;
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 975px;
	height: 100%;
	bborder: 1px solid Blue;
}

#header-wave-left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 267px;
	width: 182px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_header-wave-left.gif);
}
#header-wave-right {
	position: absolute;
	top: 0px;
	left: 743px;
	height: 116px;
	width: 199px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_header-wave-right.gif);
}
#header-map {
	position: absolute;
	top: 9px;
	left: 0px;
	height: 136px;
	width: 174px;
	bborder: 1px solid #ff0000;
	z-index: 1;
}
#header-text {
	position: absolute;
	top: 20px;
	left: 205px;
	height: 70px;
	width: 365px;
	bborder: 1px solid #ff0000;
	z-index: 10;
}
#header-image {
	position: absolute;
	top: 64px;
	left: 181px;
	height: 166px;
	width: 562px;
	bborder: 1px solid #ff0000;
	z-index: 1;
}

#navi-left {
}

#navi-left div.inactive,
#navi-left div.active,
#navi-left div.selected {
   background-image: none;
	background-color: #4DBF50;
	height: 18px;
	width: 155px;
	padding-top: 3px;
	padding-left: 27px;
	mmargin-bottom: 1px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid white;
}
#navi-left div.active {
	background-color: #4098CD;
}

* html #navi-left div.active {
	bbackground-position: 6px 3px;
}

#navi-left div.selected {
	background-color: #4098CD;
	font-weight: bold;
}
* html #navi-left div.inactive,
* html #navi-left div.active,
* html #navi-left div.selected {
	width: 182px;
	height: 21px;
}
#navi-left div.subitem,
#navi-left div.subitem-selected,
#navi-left div.subitem-active {
	background-image: none;
	background-color: #DDEFCC;
	color: #54A056;
	height: 18px;
	width: 142px;
	padding-top: 3px;
	padding-left: 40px;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid white;
}
#navi-left div.subitem-active {
   color: #ffffff;
	background-color: #4098CD;
	cursor: pointer;
}
#navi-left div.subitem-selected {
	background-color: #D7E2E9;
}
* html #navi-left div.subitem,
* html #navi-left div.subitem-active,
* html #navi-left div.subitem-selected {
	width: 182px;
	height: 21px;
}
#navi-left a {
   color: #ffffff;
}
#navi-left a.active,
#navi-left a.selected {
	color: #ffffff;
}
#navi-left .new-entry {
	padding-left: 7px;
	color: #F7E731;
	font-weight: bold;
}
#content {
  padding: 0px 20px 0px 0px;
  margin: 0px;
}

#content .headline,
#content h1 {
   margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.25em;
}
#content h2 {
   margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
#content h3 {
   margin: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #F08400;
}
#content h4 {
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #F08400;
	line-height: 1.25em;
}
#content .headline-bar {
	height: 20px;
	width: 480px;
	margin: 15px 0px 20px 0px;
	padding: 3px 0px 0px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #F08400;
}
#content .headline_link {
	width: 480px;
	text-align: right;
}
#content .headline_block,
#content .subhead_block {
   width: 480px;
	padding: 3px 0px 3px 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #f08400;
	line-height: 1.30em;
}
#content .subhead_block {
   margin-top: 20px;
	padding: 1px 0px 1px 5px;
	font-size: 12px;
}

#content .mainTextleft,
#content .mainTextjustify {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.30em;
	margin-right: 25px;
}
#content .mainTextLeft {
	text-align: left;
}
#content .mainTextJustify {
	text-align: justify;
}

#content .rezeptTitleImage {
	border: 2px solid #F08400;
	margin-bottom: 20px;
}
#content .rezeptBox {
	width: 234px;
	margin: 10px 8px 10px 0px;	
	border: 2px solid #F08400;
	text-align: center;
	cursor: pointer;
	float: left;
}
#content .rezeptBoxHead {
	hheight: 20px;
	width: 234px;
	padding: 3px 0px 3px 0px;
	background-color: #F08400;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#content table.rezeptListBlock {
	width: 480px;
	margin-top: 20px;
}
#content p.rezeptListChar {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
}
#content p.ingredients_list {
	margin: 0px 20px 10px 20px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.03em;
}
#content ul.rezeptList {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-image: url(images/bullet_square-orange.gif);
}
#content .steplistnumber {
	width: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #F08400;
	vertical-align: top;
}
#content .steplistentry {
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#content .printpage {
   width: 480px;
	margin: 5px 0px 5px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #F48000;
	text-align: right;
	cursor: pointer;
}

#box-right{
   position: relative;
	width: 201px;
	margin-left: 15px;
	background-color: #ffffff;
	border: 1px solid #4DBF50;
}
* html #box-right {
	margin-left: 5px;
}
#images-right {
   position: relative;
	width: 211px;
	margin-left: 15px;
	margin-top: 142px;
	background-color: #ffffff;
	bborder: 1px solid #4DBF50;
	background-color: transparent;
	border: none;
}
* html #images-right {
	margin-left: 5px;
}
#box-right .termine,
#box-right .sponsors {
	padding: 13px;
	bborder: 1px solid red;
}

#box-right .headline {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4DBF50;
	line-height: 1.25em;
	display: block;
}
#box-right .entry {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.25em;
	display: block;
}
#box-right .trenner1 {
	height: 1px;
	margin: 15px 13px 5px 13px;
	background-color: #4DBF50;
	overflow: hidden;
	display: block;
}
#box-right .trenner2 {
	height: 1px;
	margin: 7px 0px 7px 0px;
	background-color: #C0E8C1;
	overflow: hidden;
	display: block;
}

.none {
  display: none;  
}

#min-height {
  /* Footer Hack */
  width: 1px;
  bbackground-color: #ff0000;
  min-height: 100%;
  float: left;
  margin-bottom: -69px;
  overflow: hidden;
  border: 1px solid #ff0000;
}

.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}

a {
	color: #0075BC;
	font-weight: bold;
	text-decoration: none;
}
a.standard,
a.footer {
	color: #0075BC;
	font-weight: bold;
}
a.standard:hover,
a.footer:hover  {
	color: #000000;
}
a.footer {
   font-size: 10px;
	font-weight: normal;
}
a.back {
	color: #F08400;
	font-size: 10px;
	font-weight: normal;
}
a.detail {
	color: #F08400;
	font-size: 11px;
	font-weight: bold;
}
a.back:hover,
a.detail:hover {
	color: #4098CD;
}
a.subnaviActive {
   font-weight: bold;
}
a.button {
   padding: 2px 8px 2px 8px;
	color: #ffffff;
	font-weight: bold;
	background-color: #006EB9;
}
a.button:hover {
	color: #7B91C1;
}
a.prodlistitem {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.prodlistitem:hover{
	color: #ffffff;
	background-color: #4098CD;
	text-decoration: none;
	font-weight: normal;
}
fieldset {
	margin: 0px 0px 0px 0px;
	border: 1px solid #006EB9;
	padding: 0px 10px 5px 10px;
}
legend {
   font-size: 11px;
   color: #000000;
   text-transform: uppercase;
   font-weight: bold;
   padding-left: 5px;
   padding-right: 5px;
}
input, select, textarea, checkbox {
   font-size: 12px;
   background : #ffffff;
   border : 1px solid #4DBF50;
}
.FormFeld {
   width: 420px;
	border: 1px solid #999999;
}
.FormFeldKurz {
   width: 60px;
	border: 1px solid #999999;
}
.TextBlau10 {
	color: #003399;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.TextSchwarz11,
.TextSchwarz11Fett {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.TextSchwarz11Fett {
	font-weight: bold;
}
.TextErrorFeedback {
	font-size: 12px;
	font-weight: bold;
	color: #DA4035;
	text-decoration: none;
	border: 1px solid #DA4035;
	margin-top: 10px;
	padding: 2px 4px 2px 4px;
	background-color: #ffffff;
}
.FrameErrorMarker {
	border-bottom: 2px dotted #DA4035;
	padding: 1px 1px 1px 1px;
}
.ClassErrorMarker_tx {
	background-image: url(/images/icon_pflichtfeld.gif);
}
.ClassErrorMarker_ta {
	background-image: url(/images/icon_pflichtfeld.gif);
}
.ClassErrorMarker_ch {
	background-color: #ff0000;
}

/* 
Printversion
*/ 
body.printpage {
	background-image: none;
	background: #ffffff;
}
address {
	margin-left: 20px;
	text-align: left;
}
