/* Teaser Produkt */
#contentTeaserProduct 
{
	width:500px;
}

/* -- Div Box Geschlossen -- */

#contentTeaserProduct .h1Collapsed 
{
	font-family: VERDANA;
    font-size : 12px;
	background: url(../images/akv-link.png);
	background-repeat:no-repeat; 
	width: 365px;
	height: 33px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor:pointer;
	text-decoration: none;
}

#contentTeaserProduct .h1Open 
{
	font-family: VERDANA;
    font-size : 12px;
	background: url(../images/akv-link.png);
	background-repeat:no-repeat; 
	width: 365px;
	height: 33px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor:pointer;
	text-decoration: none;
}



#contentTeaserProduct .h1OpenHigh 
{
	font-family: VERDANA;
    font-size : 12px;
	background: url(../images/akv-link.png);
	background-repeat:no-repeat; 
	width: 365px;
	height: 33px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor:pointer;
	text-decoration: none;
}

#contentTeaserProduct .h1CollapsedHigh 
{
	font-family: VERDANA;
    font-size : 12px;
	background: url(../images/akv-link.png);
	background-repeat:no-repeat; 
	width: 365px;
	height: 33px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor:pointer;
	text-decoration: none;
}

#contentTeaserProduct .image 
{
	padding:1px 0 0 0; 
	margin-bottom:20px; 
	background-color:#ffffff;
}

#contentTeaserProduct .text {
	padding:8px 0 0 0px; 
	margin-bottom:20px; 
	background-color:#ffffff;
}

#contentTeaserProduct .text h2 
{
	width:auto;
}
#contentTeaserProduct .text ul 
{
	width:auto;
}

#contentTeaserProduct .text ol 
{
	width:auto;
}

#contentTeaserProduct .text li 
{
	width:auto;
}

#contentTeaserProduct .text p 
{
	width:auto;
}

#contentTeaserProduct div.closedDiv 
{
	display:none
}

#contentTeaserProduct .contentTeaserProduct 
{
	width:500px;
	margin-top: -5px;
	margin-left: 10px;
}

.contentTeaserProduct p 
{
	width:auto; 
	margin:0 0 5px 0; 
	padding:0 25px 0 0;
}

.h1bg 
{
	font-family: VERDANA;
    font-size : 12px;
	background: url(../images/akv-link.png);
	background-repeat:no-repeat; 
	width: 365px;
	height: 33px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor:pointer;
	text-decoration: none;
}

