body
{
    font-family: Arial;
    font-size:10pt;
}

h1
{
	color: #00531B;
}

h2
{
	color: #00531B;
}

tr.orderListHeader
{
	font-size:12pt;
	font-weight:bold;
	background-color:#F0F0F0;
}

tr.orderListCycle1
{
	background-color: #FFFFFF;
}

tr.orderListCycle2
{
	background-color: #F0F0F0;
}

ul.normal
{
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	list-style-type: decimal;
	margin-top:0px;
}

ul.normal > li
{
	margin-top:0px;
}

/* AGB */
ul.agb_inhalt
{
	font-size:1.4em;
	font-weight:bold;
	color:#F4C137;
	list-style-type: decimal;
}

ul.agb_inhalt > li
{
	margin-top:2em;
}

ul.agb
{
	font-size:0.8em;
	font-weight:normal;
	color:#000000;
	list-style-type: lower-roman;
}

ul.agb > li
{
	margin-top:1em;
}

p.agb
{
	font-size:0.8em;
	font-weight:normal;
	color:#000000;
}

p.widerruf
{
	border: 1px solid #000000;
	background-color:#f0f0f0;
	font-size:0.8em;
	font-weight:bold;
	color:#000000;
	padding: 5px;
}

p.address
{
	border: 1px solid #000000;
	background-color:#f0f0f0;
	font-size:1.2em;
	font-weight:normal;
	color:#000000;
	padding: 5px;
}