h1.productlist
{
	font-size:15px;
}

ul.productlist
{
	list-style-image:url(/images/pfeil.gif);
	font-size: 9px;
	list-style-type:none;
	margin-left: 10px;
	padding-left: 5px;
	color: #333333;
}

li.nodot
{
	list-style-type:none;
	list-style-image:none;
}

ul
{
	list-style-image:url(/images/li.gif);
	margin-left: 10px;
	padding-left: 5px;
}

table.productlist
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: black;
	border: solid #3C6BB3 1px;
	background-color: white;
}

table.productlist th
{
	color: white;
	background-color: #3C6BB3;
	font-weight: bold;
}

table.productfooter
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
	background-color: white;
}

.productheader
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
}

td.productheader li
{
	color: #333333;
}


input.btn
{
	color: #333333;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	cursor: hand;
}

input.btnactive
{
	color: #333333;
	background-color: #B7D4FB;
	border-style: solid;
	border-width: 1px;
	border-color: #3C6BB3;
}

input.btnactiveExtranet
{
	color: white;
	background-color: #3C6BB3;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	cursor: hand;
	font-weight:bold;
}


input.txt
{
	border: solid 1px #CCCCCC;
	color: #333333;
	font-size:11px;
}

TD.prodSelectorTitle
{
	color: #3C6BB3;
}




body
{
	padding: 0px;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	line-height: 16px;
}

table
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

table.news
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
	line-height: 16px;
}

td.news
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
	line-height: 16px;
}

td.news td
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
	line-height: 16px;
}

td.news H1
{
	color:#3C6BB3;
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

td.news H2
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
}

td.news H3
{
	font-family: Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr
{
	height: 1px;
	color:#eeeeee;
}

H1
{
	color:#333333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 6px;

}

H2
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
}

H3
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

P
{
	margin-top: 3px;
	margin-bottom: 18px;
	line-height: 16px;
	color: #333333;
}

IMAGE
{
	border-style: none;
}

A
{
	text-decoration: none;
	color: #3C6BB3;
}

A:Hover
{
	text-decoration: underline;
	color: #3C6BB3;
}

.Title
{
	color: #3C6BB3;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 5px;
}
.StaticNav
{
	color: #3C6BB3;
}

.NavLeftHeader
{
	background-color: #3C6BB3;
	color: white;
	height: 17px;
	font-weight: bold;
	vertical-align: middle;
}

.NavLeftHeader A
{
	text-decoration: none;
}

.NavLeftHeader A:Hover
{
	text-decoration: underline;
	color: white;
}

.NavLeft
{
	font-size: 9px;
	xcolor: #3C6BB3;
	color: #333333;
	height: 13px;
	padding-top: 2px;
}

.NavLeft A
{
	text-decoration: none;
	color: #333333;
}

.NavLeft A:Hover
{
	text-decoration: underline;
	color: #333333;
}

.Footer
{
	color: black;
}

A.LangSelection
{
	text-decoration: none;
	color: #3C6BB3;
}