body
{
	background-color: #CCC;
	background-image: url(images/backgr.gif);
	margin: 0px;
}

#main
{
	width: 760px;
	background-color: #FFF;
	margin: 0px auto 20px auto;
}

#header
{
	background-image: url(images/layout_02.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 78px;
}
H1 {color:#FF0000; font-size:14px;}
H2 {color:#FF0000; font-size:12px;}
H3 {color:#FF0000}
#headeradres
{
	background-image: url(images/layout_04.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 34px;
	text-align: right;
}

.references_header
{
	background-color:#FF0000;
	background-repeat: no-repeat;
	font-size: 12px;font-weight:bold; color:white;
	font-family:Arial, Helvetica, sans-serif;padding-top:5px;
}
.references_main
{
	background-color:#DDDDDD;
	background-repeat: no-repeat;
	font-size: 11px;font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;padding-top:5px;
}


#content
{
	padding: 5px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
}

#footer
{
	background-color:#FF0000;
	background-repeat: no-repeat;
	width: 760px;
	height: 18px;
	font-size: 10px; color:white;
	font-family:Arial, Helvetica, sans-serif;padding-top:5px;
}

#talen td
{
	width: 225px;
	text-align: justify;
	vertical-align: top;
}

#overview
{
	color: #666;
	font-family: Helvetica, Arial;
	font-size: 42px;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: -15px;
}

#productoverview td
{
	width: 93px;
	vertical-align: top;
	padding: 1px;
}

#productoverview tr.title
{
	color: #E40000;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
}

#productoverview tr.titlesub
{
	color: #333;
	font-family: Helvetica;
	font-size: 9px;
}

#pop
{
	width: 250px;
	height: 170px;
	position: absolute;
	top: 580px;
	right: 50%;
	margin-right: -461px;
	background-image: url(images/popkader.gif);
	background-repeat: no-repeat;
}

