	.uebersicht {
	margin: 0;
	padding: 0;
	width: 215px;
	border-right:1px solid;
	border-color: #d8d6d6;
	padding-right:10px;
	}
	
	.uebersicht_last {
	margin: 0;
	padding: 0;
	width: 215px;
	}
	
	.uebersicht h3 {
	color: d5232a;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
	}
	
	.uebersicht_last h3 {
	color: d5232a;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
	}
	
	div.simpleButton {
	margin:10px 35px 15px 0;
	}
	
	div.desPanelOuter {
	background-color:#d8d6d6;
	background: none;
	}
	
	div.desPanelOuter div.desOut1 {
	background-color:#d8d6d6;
	background: none;
	padding-top:14px;
	}
	
	div.desPanelOuter div.desOut1 div.des1 {
	background-color:#d8d6d6;
	background: none;
	}
	
	div.desPanelOuter div.desOut1 div.des2 {
	background-color:#d8d6d6;
	background: none;
	padding-bottom:14px;
	}
	
	div.desPanelOuter div.desOut1 div.des2 div.cont {
	background:#F3F3F3 none repeat scroll 0 0;
	border:none;
	overflow:auto;
	padding:0;
	}
	
	td.contentColumn div .angebot_titel {
	margin: 0 0 5px 0;
	font-weight: bold;
	}
	
	.angebot_preis {
	font-size: 14px;
	font-weight: bold;
	color: #d5232a;
	}
	
	td.contentColumn div .angebot_details {
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 0 0;
	}
	
	ul {
	list-style-image: url(/upload/bullet_uebersicht_2920.gif);
	margin:0;
	padding:0 0 0 20px;
	}

	
	