/**/

@import "/layout/gradient/concept.css";
body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	line-height:150%;
}
#ecomasCMSContent
{
	background-color: #FFFFFF;
	padding: 20px;
	overflow-y:scroll;
	overflow-x:auto;
}
form
{
	padding:0;
	margin:0;
}
p, td, th
{
	font-size:13px;
}
h1, h2, h3, h4, h5, h6
{
	line-height:105%;
}
h1
{
	font-size:17px;
}
h2
{
	font-size:16px;
}
h3
{
	font-size:15px;
}
h4
{
	font-size:14px;
}
h5
{
	font-size:13px;
	font-weight:normal;
	font-style:italic;
}
h6
{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
a
{
	color : #0080c6;
}
a:hover
{
	color: #000;
}
.ccprodukt{
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}
.ccprodukt:hover{
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : #ad007c;
}
.order_white
{
	color: #fff !important;
}
.order_white:hover
{
	color: #ff0 !important;
}
td.portal_zelle
{
	background-color:#e9e9e9;
	border-bottom:1px solid #fff;
	padding:5px 10px 3px 10px;
	line-height : 140%;
}
th.portal_zelle
{
	border-bottom:1px solid #fff;
}
th.portal_zelle img
{
	border:1px solid #fff;
	border-bottom:none;
	border-top:none;
}

