﻿/*	Stylesheet klappmodul.css - BW-Bank - v.1.01 - Stand 30.10.2008 TP - copyright www.brandperfection.de 2008 */

DIV.klappmodul_top{
	width: 529px;
	background: #EDF4FB;
	margin-top: 2px;
}
DIV.klappmodul_content{
	/*margin-top: 2px;*/
	position:relative;
	margin-bottom:-2px;
}
	
BODY DIV.klappmodul_top DIV{
	color: #003366;
	cursor:pointer;
	
	-width: 363px; /*379-5-11*/
	margin-left: 150px;
	padding: 4px 5px 4px 11px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #EDF4FB url(/imperia/md/content/bwbankde/img/klapp_modul_head_bg.gif) left no-repeat !important;
}

BODY DIV .klappmodulContainer .aktiv DIV{
	background: #EDF4FB url(/imperia/md/content/bwbankde/img/klapp_modul_head_bg1.gif) left no-repeat !important;
}

/*
.klappmodul_top A:link,
.klappmodul_top A:visited,
.klappmodul_top A:hover{
	color: #003366;
	border: none;
	text-decoration:none;
	background-image:none;
}
*/
