/*********************************/
/* Boxen                         */
/*********************************/

h2.boxStandardAlone,
div.boxStandard h2,
div.boxStandardColoured h2
{
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -2px 5px -2px;
	font-size:100%;
	letter-spacing:normal;
	background-image:URL('/cachepics/menu_rounded_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.boxStandard h3 {
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -2px 5px -2px;
	font-size:100%;
	letter-spacing:normal;
	color:#FFF;
	background-color:#b5c269;
	background-image:URL('/cachepics/legend_rounded_emission_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.boxImportant h2
{
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -2px 5px -2px;
	font-size:100%;
	letter-spacing:normal;
	background-image:URL('/cachepics/menu_rounded_rightBottomNL.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.boxImportant h3{
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -4px 5px -4px;
	font-size:100%;
	letter-spacing:normal;
	color:#FFF;
	background-color:#a4b8c3;
	background-image:URL('/cachepics/legend_rounded_lblue_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.boxStandard p,
div.boxStandardColoured p,
div.boxStandardColoured ul,
div.boxImportant p,
div.boxImportant ul,
div.boxImportantNewsletter p,
div.boxImportantNewsletter ul
{
	padding:2px 2px 5px 2px;
	margin:0;
}

div.boxStandard,
div.boxStandardColoured
{
	background-color:#eaeed4;
	padding:2px;
}

div.boxImportant
{
	background-color:#ebedf3;
	padding:2px;
}

h2.boxStandardAlone,
h2.boxStandardAlone a,
div.boxStandard h2,
div.boxStandard h2 a,
div.boxStandardColoured h2,
div.boxStandardColoured h2 a,
div.boxStandardColoured h2 a:visited
{
	background-color: #95a82a;
	color:#FFF;
}

div.boxImportant h2,
div.boxImportant h2 a,
div.boxImportant h2 a:visited,
div.boxImportantNewsletter h2
{
	background-color: #7d9aaa;
	color:#FFF;
}

div.boxStandardColoured div.FavoritenContent{
  padding:2px;
}

/****************************/
/* box Newsletter
/****************************/

.boxImportantNewsletter{
	background-color:#ebedf3;
	padding:2px;
}

div.boxImportantNewsletter h2
{
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -2px 5px -2px;
	font-size:100%;
	letter-spacing:normal;
	background-image:URL('/cachepics/menu_rounded_rightBottomNL.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

/****************************/
/* box Dokumente
/****************************/
div.boxDokumente{
    padding:2px;
    margin:0 0 0 0;
   	background-color:#eaeed4;
}

div.boxDokumente h2{
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -2px 5px -2px;
	font-size:100%;
	letter-spacing:normal;
	background-image:URL('/cachepics/menu_rounded_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
    background-color:#95a82a;
    color:#FFF;
}

div.boxDokumente p{
	padding:2px 2px 5px 2px;
	margin:0;
}

/*Special für die boxDokumente auf der Kalender Detailseite*/
/*  div.boxImportantDocs div.boxDokumente h2{
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -4px 5px -4px;
	font-size:100%;
	letter-spacing:normal;
	color:#FFF;
	background-color:#a4b8c3;
	background-image:URL('/cachepics/legend_rounded_lblue_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}*/

/****************************/
/* box Portfolio - Umsätze im Zeitraum
/****************************/

.boxImportantPortfolio{
	display:none;
}

div.boxImportantPortfolio h2
{
	display:none;
}

*+html div.boxImportantPortfolio h2{
	display:none;
}

/****************************/
/* box Kundenumsätze
/****************************/

div.boxStandardColoured div.wrapperWindowContent{
	padding:0;
}

div.wrapperFullTextSearch{
	margin:0 0 0 2px;

}