/* sektionen logo */
#container_c {
	background: url(css_img/presseinformation_logo.gif) top no-repeat;
	margin: 0px auto; 
	padding: 0;
	width: 660px; 
	}

/* sektionen navigation */
#navi {
	background: url(css_img/presseinformation_navi_hg.gif) top left no-repeat;
	height: 39px;
	margin: 0;
	}
#navi ul {
	border-left: 1px solid #819E00;		/* strich dunkel */
	border-right: 1px solid #D0F626;	/* strich hell */
	float: left;
	font: 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 20px;
	}
#navi li {
	border-right: 1px solid #819E00;	/* strich dunkel */
	border-left: 1px solid #D0F626;		/* strich hell */
	display: block;
	float: left;
	}
#navi a {
	color: #F4FFC5;						/* text hell */
	float: left;
	height: 15px;
	padding: 7px 12px;
}
#navi li a:hover {
	background: url(css_img/presseinformation_navi_hover.gif);
	border-bottom: 0px;
	}
#navi li a.active {
	background: url(css_img/presseinformation_navi_active.gif);
	}

/* artikel */
#artikel p a {
	background: #F4FFC5;				/* text hell */
	}
#artikel .thumb {
margin: 5px 20px 5px 0;
ffloat: left;
}
/* artikelformatierung liste */
#artikel .liste strong {
	margin-left: -45px;
	padding-right: 10px;
	}
#artikel .liste p {
	margin: 0;
	padding: 0px 0 0 60px;
	line-height: 24px;
	}
#artikel .liste p.high {
	background: #F4FFC5 url(css_img/liste.jpg) top left;	/* text hell */
	display: block;
	border-bottom: 1px solid #F4FFC5;	/* text hell */
	border-top: 1px solid #F4FFC5;		/* text hell */
	}

/* zusatzspalte rechts */
/* formatierung links und aktion */
#links h3 {
	background: url(css_img/download_zusatz_kasten_oben.gif) top left no-repeat; 
	color: #F4FFC5;						/* text hell */
	}
#links h4 {
	background: url(css_img/download_zusatz_kasten_mitte.gif) 0px -5px no-repeat;
	color: #F4FFC5;						/* text hell */
	}
#links li a:hover {
	bbackground: #F4FFC5;				/* heller */
	}
#links li {
	background: url(css_img/download_zusatz_li-style.gif) 2px 4px no-repeat;
	}