/* content mischbereich MIDDLE / RIGHT */

body {
	color:#386760;
	}

.datum {
	font-size:9px;
	color:#777;
	text-align:right;
	}
.auszeichnung{
	color: #CC6600;
	}
:link { color: #486D67; }
:visited { color: #486D67; }
:link:hover, :visited:hover { color: #333; }
:link:active, :link:active { color: #000; }
#eingerueckt {
	margin-left:15px;
	margin-right:15px;
	}

#trenner {
	border-top: 1px dotted #4B7A73;	
	height:3px;
	margin:0px 15px 3px 15px;
	width:93%;
	}
#middle_content {
	margin:10px 0px 10px 0px;
	}
#middle_content p {
	margin:0px 15px 0px 15px;
	}
#right_content {
	margin:10px 25px 10px 25px;
	}
#right_content p {
	font-size:11px;
	}

#middle_content ul {
	line-height: 10px;
	margin-top:0px;
	margin-left:15px;
	padding:0 0 0 0;
	}
#trenner_rechts {
	border-top: 1px dotted #4B7A73;	
	height:3px;
	margin:0px 15px 3px 0px;
	width:100%;
	}
#right_content ul {
	line-height: 10px;
	margin-top:0px;
	margin-left:0px;
	padding:0 0 0 0;
	}
#right_content li {
	line-height: 10px;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	list-style:none;
	background-image:url(/images_global/bullit.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	}

#right_content h1 {
	margin-right:0px;
	}
	
/* middle content */
	
#gruen_hinterlegt{
	background-color:#D4E1DF;
	padding:15px 15px;
	margin:0 1px 0 2px;
	display:block;
	vertical-align:middle;
	}

/* PRGRESS_BALKEN ########################### */

#progress_balken {
	padding:15px 15px ;
	margin:0 1px 0 2px;
	display:block;
	vertical-align:middle;
	}
	#progress_balken a {
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#426D67;
		margin:0 0 3px 0;
		}
	#progress_balken p {
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#426D67;
		margin:0 0 2px 0;
		}
	.balken_inactive {
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#888;
		margin:0 0 3px 0;
		}
	#progress_balken td {
		border-right:1px solid #888;
		padding-right:5px;
		margin-bottom:1px;
		}
	.balken_first {
		border-left:1px solid #888;
		border-bottom:1px solid #888;
		border-top:1px solid #888;
		background-image: url(/images_content/progress_orange.gif);
		}
	.balken {
		border-bottom:1px solid #888;
		border-top:1px solid #888;
		background-image: url(/images_content/progress_orange.gif);
		}
	.balken_grey {
		border-bottom:1px solid #888;
		border-top:1px solid #888;
		background-image: url(/images_content/progress_grau.gif);
		}

/* PRGRESS_BALKEN EOF ####################### */

/* table */
#warenkorb_alike table {
	border-left:1px solid #96B1B0;
	border-top:1px solid #96B1B0;
	border-bottom:1px solid #96B1B0;
	}
#warenkorb_alike th {
	border-right:1px solid #96B1B0;
	background-image:url(/images_content/table_header.gif);
	color:#fff;
	font-size:11px;
	padding:2px 0 2px 0;
	}
#warenkorb_alike td {
	border-right:1px solid #96B1B0;
	text-align:center;
	}
	.odd {
	background-color: #E4ECED;	
	}
	.even {
	background-color: #CFDAD9;
	}
#suchfeld {
	/*display:block;*/
	text-align:right;
	padding:5px 15px 5px 18px;
	background-image:url(/images_global/suchfeld_bg_kachel.gif);
	background-repeat:repeat-x;
	}

#box_content_div {
	border:1px solid #96B1B0;
	background-color: #F4F9F8;
	}

#box_content table {
	border:1px solid #96B1B0;
	background-color: #F4F9F8;
	}
#box_content td {
	border:0;
	padding:2px 5px 2px 5px;
	text-align:left;
	}
#box_content th {
	border-right:1px solid #96B1B0;
	background-image:url(/images_content/table_header.gif);
	color:#fff;
	font-size:11px;
	padding:2px 0 2px 0;
	}
	
#box_content_liefer table {
	border:1px solid #96B1B0;
	background-color: #F4F9F8;
	}
#box_content_liefer th {
	border-right:1px solid #96B1B0;
	background-image:url(/images_content/table_header.gif);
	color:#fff;
	font-size:11px;
	padding:2px 0 2px 0;
	}
#box_content_liefer td {
	border:0;
	padding:2px 5px 2px 5px;
	background-color: #CFDAD9;
	}
#liste ul {
	margin:4px;
	padding-top:4px;
	}
#liste li {
	list-style-image:url(/images_global/bullit_small.gif);
	margin:0 0 0 25px;
	padding:4px 0 4px 7px;
	line-height:14px;
	background-image:none;
	}
#rssfeed ul {
	margin:4px;
	padding-top:4px;
	width: 170px;
	list-style-image:none;
	}
#rssfeed li {
	margin:0;
	padding:4px 0 4px 20px;
	line-height:14px;
	background-image:url(/images_global/bullit_small.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	}