/* HTML Tags werden hier definiert */
html {
	margin:0px auto;
}


div {
	overflow:hidden;
}
body {
	background-color:#969986;
	background-image:url(img/bckg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

textarea, input {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:2em;
	color:#4a881e;
	font-weight:normal;
	margin:0em 0em 0.4em 0em;
	padding:0em;
}

h2 {
	font-size:1em;
	font-weight:700;
}

h3,
h3 a,
h3 a:link,
h3 a:active,
h3 a:hover,
h3 a:visited {
	font-size:1.2em;
	color:#4a881e;
	font-weight:normal;
	margin:0.1em 0em 0.1em 0em;
	padding:0em;
	text-decoration:none;
}

h4 {}

p {margin:0em 0em 0.8em 0em;}

li {margin-bottom:0.5em;}

ul{}

a, a:link, a:hover, a:active, a:visited {
	text-decoration:underline;
	color:#4a881e;
}

hr {
	height:1px;
}

#headerline, 
#header_li, 
#headermitte, 
#menu_1_hor, 
#menu_1_hor_sub,
#submenu_re,
#menu_2_re,
#menu_3_re,
#submenu,
#menu_3 {
	display:none;
}

#header {
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	height: 161px;
	text-align:right;
}

#header_re {
	padding:50px 50px 0px 0px;
	font-weight:700;
}

#header_re,
#header_re a:link,
#header_re a:active,
#header_re a:hover,
#header_re a:visited {
	color:#4a881e;
	text-decoration:none;
}

#menu_2 {
	border-bottom:1px solid #dbdbdb;
}

#content {
	padding-top:5px;
	background-image:url(img/family.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:active, 
#breadcrumb a:hover, 
#breadcrumb a:visited {
	color:#4a881e;
}

#breadcrumb {
	color:#888;
	padding: 0px 0px 2px 0px;
	margin: 4px 0px 4px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:0.8em;
}

#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:active, 
#breadcrumb a:hover, 
#breadcrumb a:visited {
	font-size:1em;
}

#footer {
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
}

#footer,
#footer a, 
#footer a:link, 
#footer a:active, 
#footer a:hover, 
#footer a:visited {
	color:#fff;
	text-decoration:none;
}

#teaser_re_mitte,
#teaser_li_mitte {
	font-size:0.85em;
}

#teaser_li_oben {
	margin-top:2em;
}

#teaser_re_oben h1,
#teaser_re_mitte h1,
#teaser_re_unten h1 {
	font-size:1.2em;
	margin:15px 0px 0px 0px;
	padding:5px 5px 10px 5px;
	background-color:#666666;
	font-weight:700;
}

#teaser_re_oben h1,
#teaser_re_mitte h1,
#teaser_re_unten h1 {
	color:#fff;
}

#teaser_li_oben h1,
#teaser_li_mitte h1,
#teaser_li_unten h1 {
	font-size:1.2em;
	color:#4a881e;
	margin:0px;
	padding:10px 5px 5px 30px;
	background-color:none;
	font-weight:700;
}

#teaser_li_oben p,
#teaser_li_mitte p,
#teaser_li_unten p {
	margin:0px;
	padding:0px 5px 5px 30px;
}

#teaser_re_oben p,
#teaser_re_mitte p,
#teaser_re_unten p,
.pdm,
#teaser_re_mitte .tx-jppageteaser-pi1 {
	margin:0px;
	padding:5px 5px 5px 5px;
	background-color:#666666;
}

#teaser_re_oben p,
#teaser_re_mitte p,
#teaser_re_unten p,
.pdm,
#teaser_re_mitte .tx-jppageteaser-pi1 {
	color:#fff;
}

#teaser_li_oben,
#teaser_li_mitte,
#teaser_li_unten {
	color:#444;
}

#teaser_re_oben a, 
#teaser_re_oben a:link, 
#teaser_re_oben a:active, 
#teaser_re_oben a:hover, 
#teaser_re_oben a:visited,
#teaser_re_mitte a, 
#teaser_re_mitte a:link, 
#teaser_re_mitte a:active, 
#teaser_re_mitte a:hover, 
#teaser_re_mitte a:visited,
#teaser_re_unten a, 
#teaser_re_unten a:link, 
#teaser_re_unten a:active, 
#teaser_re_unten a:hover, 
#teaser_re_unten a:visited {
	color:#bae460;
	text-decoration:underline;
}

#teaser_li_oben a, 
#teaser_li_oben a:link, 
#teaser_li_oben a:active, 
#teaser_li_oben a:hover, 
#teaser_li_oben a:visited,
#teaser_li_mitte a, 
#teaser_li_mitte a:link, 
#teaser_li_mitte a:active, 
#teaser_li_mitte a:hover, 
#teaser_li_mitte a:visited,
#teaser_li_unten a, 
#teaser_li_unten a:link, 
#teaser_li_unten a:active, 
#teaser_li_unten a:hover, 
#teaser_li_unten a:visited {
	color:#4a881e;
	text-decoration:underline;
}

#inhalte img {
	float:right;
}


/* Aufbau der Seite */
#headerline, 
#header, 
#content, 
#footer, 
#menu_1_hor,
#menu_1_hor_sub {
	clear:both;
	width:900px;
	margin:0px auto;
}

#content, 
#menu_1_hor,
#menu_1_hor_sub {
	background-color:#fff;	
}

#links, 
#mitte, 
#header_li, 
#headermitte,
#teaser_stil {
	float:left;
}

#rechts, 
#header_re,
#teaser_RSS {
	float:right;
}

#rechts {
	width:190px;
}

#links {
	width:240px;
	padding-bottom:280px;
}

#mitte {
	width:445px;
	margin-left:10px;
}

#teaser_stil {
	width:65%;
}

#teaser_RSS {
	width:30%;
	clear:right;
	text-align:right;
}

.clearer, 
#breadcrumb {
	clear:both;
}

.csc-textpic-text {
	overflow:visible;
}

/*---Sparezept---*/
.sparezeptBild img{
 margin-right:20%;
 text-align: left;
}


.sparezeptBild a:link img, .sparezeptBild a:link visited, .sparezeptBild a:link hover{
border: none;
}


.linda_pdm_details  img {
   float:left;
}

.teaser-ernaehrung img{
		background-color:#666666;
        padding: 0 80px 8px 10px;
}

.teaser-lexikon img {
		background-color:#666666;
        padding: 0 80px 8px 10px;	
}

