p {
   font-family:Arial, Helvetica;
   font-size:10pt;
   color:#000000;
   margin: 0cm 0cm 0pt;
}

.detailtitel {
    font-family:Arial, Helvetica;
    font-size:23px;
    color:#000000;
    font-weight: bold;
}

.detailuntertitel {
    font-family:Arial, Helvetica;
    font-size:16px;
    color:#000000;
}

.tableheader 
{
	background-color: Yellow;
}

.tablerow 
{
	background-color: White;
}

.alttablerow 
{
	background-color: #DDDDDD;
}

.dynamiclistsection  {
	color:#DE0000;
	text-decoration:none;
	font-weight : bold;
	font-size: 15px;
}


input.button
{
	background-color: Yellow;	
	color: #DE0000;
	border: solid 1px black;
}

.text {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.err {
	color: #FF0000;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.label 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.templow
{
	color: Blue;
	font-weight:bold;
}

.temphigh
{
	color: Red;
	font-weight:bold;
}

.zimmerart 
{
	color: Red;
	font-size: 8pt;
}

/* Shop */

.kategoriename
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}