/*	Stylesheet module_3.7.7.css - LBBW Markets Portal - v.1.1 - Stand 1.10.2008 TP - copyright www.brandperfection.de 2008 */
/*  angepasst modulLeftCont - 1.10.2008 TP */


/*
 * modulLeft
 */
div.modulLeftCont{
	margin: 0 0 15px 0;
}

div.modulLeftCont h2{
	cursor:pointer;
}

 
div.modulLeft{
	width:200px;
	background: #fff url(../img/bg_modul_top.gif) top left repeat-x;
	overflow:hidden;
	margin-bottom: 1px;
}

div.modulLeft p{
	font-size: 11px;
	margin: 0 5px 0 10px;
	padding: 7px 0 7px 0;
}

div.modulLeft p a{
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 13px;
	margin-bottom: 4px;
}

div.modulLeft p a:hover {
	text-decoration: underline;
}

div.modulLeft p.linkliste a{
	display: block;
}



/* Ueberschriften der Module */

 .leftContent h2 {
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px 0 2px 10px;
	background: #333 url(../img/bg_hacordion.gif) top right no-repeat;
}

 .leftContent h2.aktiv {
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px 0 2px 10px;
	background: #333 url(../img/bg_hacordion_aktiv.gif) top right no-repeat;
}

