.boxwrap
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.boxbody
{
	width: 760px;
	float: left;
}
.boxcenter
{
	float: left;
	width: 760px;
}
.boxmain
{
	padding-top: 20px;
}
.header
{
	width: 100%;
	clear: both;
	height: 125px;
	background-image: url("../_img/headermain.jpg");
	background-repeat: no-repeat;
}
.prefooter
{
	width: 100%;
	clear: both;
	height: 125px;
}









.footer {
	width: 100%;
	clear: both;
	font-size: 10px;
	background-image: url("../_img/computer_diebstahl_schutz_footer.jpg");
	background-repeat: no-repeat;
	height: 1px;
}
.footercontentcopyright {
	float: right;
	margin: 0px;
	padding: 2px;
	color: #666666;
}
.footerlink, .footerlink:active, .footerlink:visited, .footerlink:link {
	text-decoration: underline;
	color: #666666;
	font-size: 10px;
}
.footerlink:hover {
	text-decoration: none;
	color: #000000;
}
.footercontentwebdesign {
	float: left;
	margin: 0px;
	padding: 2px;
	margin-top: 1px;
	color: #666666;
}
.boxclear  { clear: both; }

/* ie hack: */
     .iehackwrap { text-align: center;  }
     .boxwrap    { text-align: left; }     

/* formatting */
.boxwrap { text-align: left; margin-bottom: 2em; }

body, td
{
	text-decoration: 		none;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				14px;
	color: 					#333333;
}
img {
	border: 0px;
}
div { margin: 0px; padding: 0px; }
p.spacer {
	margin: 0px;
	padding: 0px;
}
.kop {
	font-size: 18px;
	color: #CF0D23;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999999;
}
.superkop {
	font-size: 18px;
	color: #CF0D23;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999999;
}
.subkop {
	font-weight: bold;
	margin-bottom: 3px;
	padding: 1px 6px;
	background-color: #FFFFA4;
	text-align: right;
}
.content {
	color: #333333;
	margin-bottom: 6px;
}
.ondertitel {
	font-size: 11px;
	color: #999999;
	margin-bottom: 8px;
}
.tablelabel {
	font-size: 11px;
	color: #999999;
	padding-right: 6px;
	text-align: right;
}
.tablelabelwit {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 6px;
}
.inline:active, .inline:visited, .inline:link {
	color: #1567C7;
	text-decoration: none;
}
.inline:hover {
	text-decoration: underline;
}
.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #ADB4C4;
	padding: 1px 3px;
	overflow: auto;
	margin-bottom: 1px;
}
.linkbutton, .linkbutton:active, .linkbutton:link, .linkbutton:visited {
	text-decoration: none;
	border: 1px solid #ABAAAB;
	background-color: #DEDFDE;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px 5px;
	width: 1px;
	height: 1px;
	margin: 0px;
}
.linkbutton:hover {
	background: #ABAAAB;
	color: #FFFFFF;
}
.error {
	margin-bottom: 6px;
	padding: 2px;
	border: 1px dashed #999A99;
	background-color: #FFFF99;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.linkgroep:active, .linkgroep:visited, .linkgroep:link {
	color: #0B376B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}
.linkgroep:hover {
	color: #FF960C;
	text-decoration: underline;
}
.kopproduct {
	color: #000000;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 1px;
}
.prijs {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.opvallend {
	font-size: 11px;
	color: #EFEEEF;
	margin-bottom: 10px;
	padding: 2px 0px 2px 10px;
	background-color: #888788;
	font-weight: bold;
}

.special1
{
	font-weight: bold;
	font-size: 16px;
}
.special2
{
	font-weight: bold;
	font-size: 15px;
	color: red;
	text-decoration: underline;
}
.special3
{
	font-weight: bold;
	font-size: 17px;
	color: red;
}
.special4
{
	font-weight: bold;
	font-size: 20px;
	color: red;
}
h1
{
	font-weight: bold;
	font-size: 23px;
	color: black;
	margin: 0px;
	margin-bottom: 5px;
}
h2
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	margin: 0px;
	margin-bottom: 5px;
}
h2 a
{
	color:				#F30;
	text-decoration:	none;
}
h2 a:hover
{
	color:				#C00;
	text-decoration:	underline;
}
.price
{
	display:			block;
	font-size:			38px;
	font-weight:		bold;
	color:				#F30;
	padding:			2px 10px;
	font-style:			italic;
	border:				3px dotted #999;
}
.mv
{
	color:				#F00;
	font-weight:		bold;
	font-size:			22px;
	font-style:			italic;
	text-decoration:	underline;
}
a.menu
{
	font-size:			15px;
	font-weight:		bold;
	text-decoration:	underline;
	color:				#000;
}
a.menu:hover
{
	text-decoration:	none;
	color:				#C00;
}
.product_intro
{
	margin:				20px 0px;
}

a.toplink
{
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #00C;
	margin-bottom: 14px;
	text-decoration: underline;
}

a.toplink:hover
{
	color: #C00;
	text-decoration: underline;
}