/* moebel-eins CSS-Document z */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-style : normal;
	font-weight : normal;
}
#ecomasCMSContent
{
	background-color:#e5e5e5;
	padding:20px;
	color:#000;
}
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; color:#ea663b; }
h4 { font-size:12px; color:#ea663b; }
h5 { font-size:12px; font-style: italic; }
h5 { font-size:11px; font-style: italic; }
h1, h2, h3, h4, h5, h6
{
	line-height: 105%;
	margin: 5px 0 8px 0;
}
p, td, th, div, .text, ul, ol
{
	font-size:12px;
	line-height: 150%;
	font-style : normal;
	font-weight : normal;
}
a
{
	color:#319acd;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}