.CATContainermaster 
{
	width: 100%;
}

.CATContainerrow {
	background-color: #FFFFFF
}

.CATDNNContainerBorder_01
{
	border-right: #006699 1px solid;
	border-top: #006699 0px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
}

.CATContainerHeaderBG_01
{
	background-color: #006699;
	height: 20px;
}


.CATContainerTitle_01
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
}

.CATDNNContainerBorder_02
{
	border-right: #078539 1px solid;
	border-top: #078539 0px solid;
	border-left: #078539 1px solid;
	border-bottom: #078539 1px solid;
}

.CATContainerHeaderBG_02
{
	height: 20px;
	border-right: #078539 1px solid;
	border-top: #078539 1px solid;
	border-left: #078539 1px solid;
	border-bottom: #078539 0px solid;
	margin-top: 10px;
}


.CATContainerTitle_02 /* DNN Titel Border */
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: Bold;
	color: #078539;
	padding: 5px 0 0 5px;
	height: 30px;
}

.CATContainerHeaderBG_03
{
	height: 20px;
}

.CATContainerTitle_03 /* DNN Titel NoBorder */
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: Bold;
	color: #FF9922;
}


.Title
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: Bold;
	color: #FF9922;
}

.Head /* Texte zum Modul */
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FF9922;
}

li.dashboard 
{   list-style-type:square;
    color:#D2212A;
    list-style-position:outside;  
}

.OSG_ItemList
{
padding:5px;
}

.OSG_listitemprice
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica;
}

