/* IE6-specifics */

body {
	text-align: center;
}
#container {
	text-align: left;
}
/* end of IE6-specifics */

abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.TODO {
	background: fuchsia;
	color: lime;
}
#forumlink {
	display: inherit;
}

#silence-woordmerk {
  font-size: 200%;
	font-weight: normal;
	font-family: Arial;
	color: black;
	position: absolute;
	right: 40px;
	top: 79px;
	padding: 0.25em;
	margin: 0;
	clear:both;
}

#silence-beeldmerk {
	position: absolute; 
	right: 10px; 
	top: 70px;
}

IMG.beveiligd {
	height: 8pt; 
	margin: 0; 
	padding: 0;
	border: none;
}

.breed #center {
	padding: 0;
	width: 98% !important;
}

.breed .support_links li a {
  text-decoration: none;
}

.breed .support_links {
 float:right;
 padding:0;
}


.content td.linklijst {
	float: none;
}
.content td.linklijst a {
	padding: 0;
	font-weight: bolder;
	width: inherit;
}

.content .midden img {
	max-width: 100%;
}

.content .detail_faq ul li {
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	margin:0 3em;
	width: 100%;
}

.linklijst a:link, .linklijst a:hover {
	text-decoration: none;
}

#footer ul li#dgmr-product a:hover {
	text-decoration: underline;
}

.sortable {
	cursor: pointer;
}
.sorted-asc {
	background: transparent url(../images/sort-asc.png) no-repeat scroll center right;
	font-style: italic;
}
.sorted-desc {
	background: transparent url(../images/sort-desc.png) no-repeat scroll center right;
	font-style: italic;
}

.content dl dt {
	margin: 8px 0 0 10px;
	font-weight: bolder;
}
.content dl dd {
	margin:0 0 0 25px;
}
*/
