body, #OuterShell, #InnerShell { 
    text-align:left;
    margin:0;
    font-family: Arial, sans-serif !important;
}

#pageregionRight, #pageregionLeft, #pageregionBottom, #pageregionTop, div.child, .content_header_icons {
    display:none !important;
}

/****************/
/*--- Links ----*/
/****************/

a:link, a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #0000ff;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #0000ff;
	background: transparent; 
	}

a:active {
	text-decoration : underline;
	color: #0000ff;
	background: transparent;  
	}

/*********************/
/* Content-Elements  */
/*********************/
	
h1, h2, h3, 
h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 18px;
	}

h1 {
	color:#59B49A;
	font-size:22px;
	font-weight:bold;
	}

h2 {
	color:#E31118;
	font-size:18px;
	font-weight:normal;
	}

h3 {
	letter-spacing:0em;
	margin: 20px 0;
	color:#000;
	font-size:15px;
	font-weight:bold;
	}

p {
	line-height: 140%;
	margin-top: 0em;
	margin-bottom:1em;
	}

blockquote {
	background-color:#E2E3DE;
	border: 1px solid #666666;
	padding:10px
}

ol, ul {
	margin: 2px 0;
	padding-left: 10px;
	margin-left: 10px;
	}
	
li {
	line-height: 140%;
	margin:0px;
	margin-bottom: 0px;
	padding: 0;
	padding-left: 5px;
	margin-left: 5px;
	text-align: left;
	}

p.emphasis {
	border: 1px solid #59B49A;
	color: #E31118;
	padding: 10px;
	margin: 10px 0;
}

p.info_content_header {
	border: 1px solid #59B49A;
	color: #E31118;
	padding: 10px;
}


#Content ul.green_marker {
	list-style-image: none;
	list-style-position:inside;
	padding:0 0 12px 0;
	margin:0;
}

#Content ul.green_marker li{
	background: top left no-repeat;
	display:inline;
	margin-left:0px !important;
}

#Content ul.green_marker li+li{
	background: none;
	padding-left:0px;
	display:block;
}

#Content .ZMSGraphic p { 
	margin-bottom:0em;
}

#Content ul { 
	list-style-type:square;
	margin-bottom:12px;
	margin-top:12px;
}

#Content #startseite p, #Content #startseiten_teaser p {
	text-indent:0;
	background: none;
	}

#Content form p {
	text-indent:0px;
	background: none;
	}

ol li	{
	list-style-type: decimal;
	}

.forum_header {
	background:transparent url(layout/forum_content_header_bg.gif) no-repeat scroll left bottom;
	margin-bottom:10px;
	margin-top:4px;
	padding:5px 5px 0px 40px;
	width:680px;
	}

.content_header {
	margin-bottom:10px;
	margin-top:4px;
	width:470px;
	}

.content_header_icons {
	float:right;
	padding-left:8px;
}

.content_header_icons a {
	margin-right:5px;
}

.graphic { margin:10px 0px !important; }
.textright {text-align:right;}
.textleft {text-align:left;}


.center .graphic {margin:auto;}

#Content .ZMSGraphic  { /*padding-bottom:10px;*/ }

.pdfDownload-file {margin: 12px 0;}

#customTeaser .pdfDownload-file p {
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
}

#Content form p {
	margin-bottom: 0;
}
/*--- korrigiert feherhaften 12px Abstand unter Abbildungsobjekten (mit floating) ---*/
div.clearfloating { height:0px; font-size:1px;}

.forum_teaser span {display:block;}
.forum_teaser span a {padding-left:10px;}

/**********************/
/* Startseite */
/**********************/

#startseite {
	width:333px;
	background: url(layout/gruenes_viereck_bg) top left repeat;
	margin-top:9px;
	float:left;
}

#startseite, #startseiten_teaser {
	padding-bottom:20px;
	margin-bottom:0px;
}

#startseite span.left {
	float:left;
	position:absolute;
	width:200px;
	top:-60px;
}

#startseite span.right {	
	width:100%;
	}

#startseite span span {
	padding: 5px 5px 5px 50%;
	display:block;
}

#startseite h1 {	padding:0 0 5px 10px; margin:0;	}

#startseite .sp_title {
	background:url(layout/startseite_hl_bg.gif) left bottom no-repeat; 
	padding: 0 0 0 50%;
}

#startseite .sp_motto {background:#ACD9CC; color:white; font-size:26px;}

#startseite .sp_urlbutton a {
	display:block;
	color:white;
	text-decoration:none;
	line-height:24px;
	vertical-align:center;
}
#startseite .sp_urlbutton {
	background: url(layout/startseite_button) left top no-repeat;
	width:140px;
	height:24px;
	display:block;
	padding:0 0 0 15px;
}

#startseite img {	display:block; }

#startseiten_teaser { float:right; width:335px; }

#startseiten_teaser .achtung h1{	background:transparent url(layout/startseite_achtung_bg) left bottom no-repeat;}
#startseiten_teaser .frage h1{	background:transparent url(layout/startseite_frage_bg.gif) left bottom no-repeat;}
#startseiten_teaser .rezepte h1{	background:transparent url(layout/startseite_rezept_bg.gif) left bottom no-repeat;}
#startseiten_teaser .pdf h1{	background:transparent url(layout/startseite_pdf_bg.gif) left bottom no-repeat;}
#startseiten_teaser .forum h1{	background:transparent url(layout/startseite_forum_bg) left bottom no-repeat;}

div.STeaser { width:333px; margin-bottom:30px;}

#startseiten_teaser h1{
	padding: 8px 5px 10px 35px;
	margin: 0 0 0 0;
	height:18px;
}

div.info_abs h1 { background: url(layout/info_content_header) left no-repeat; height:26px; width:90%; padding-left:40px; }
div.info_abs p { }

#startseiten_teaser h1 a {	padding: 0 0 0 8px; background:url(layout/arrow_current.gif) left center no-repeat; }

h1 a:link, h1 a:visited, h1 a:hover { text-decoration:none; color:#59B49A; font-size:9px; } 

#print_head {
display:block !important;
margin-bottom:50px;
}