
body {
	margin: 0;
	padding: 0;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-y;
	background-color: #fff;

	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #4a4542;
}

img {
	border: 0;
}

form {
	margin: 0;
}

p {
	margin: 0 0 1em 0;
}

div#header_outside {
	background-image: url('../img/verosol.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	height: 99px;
}

div#header_inside {
	background-color: #eae3dd;
	height: 19px;
	font-size: 10px;
	padding-left: 244px;
	padding-top: 5px;
}

div#header_inside a {
	color: #000;
	text-decoration: none;
	margin-right: 13px;
	margin-bottom: 2px;
}

div#header_inside a:hover {
	text-decoration: underline;
}

form.langselect {
	display: inline;
}

form.langselect select {
	font-size: 10px;
	margin-top: 3px;
}

img.visual {
	float: left;
}

div#contentpane {
	margin-left: 244px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 650px;
	line-height: 1.6em;
}

div#content {
	width: 440px;
}

h1 {
	font-family: Arial,sans-serif;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #252525;
}

h2 {
	font-family: Arial,sans-serif;
	margin: 0 0 26px 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	color: #252525;
}

ul.listing {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

ul.listing li {
	padding-left: 15px;
	background-image: url('../img/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin-bottom: 10px;
}

img.kleuren {
	display: block;
	margin-top: 10px;
}

div.downloads {
	background-color: #f9f9f8;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.downloads ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #d0cfce;
}

div.downloads li {
	border-bottom: 1px solid #d0cfce;
	padding: 4px 0 4px 0;
}

div.downloads a {
	display: block;
	color: #fa7404;
	text-decoration: none;
	background-image: url('../img/pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 24px;
}

div.downloads a:hover {
	text-decoration: underline;
}

h3 {
	font-family: Arial,sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #252525;
}

p.footer {
	font-size: 10px;
}

img.logos {
	float: right;
}

table#fabricsTab {
    width:          100%;
}
table#fabricsTab td {
    padding:        0;
    text-align:     center;
}
table#fabricsTab td a {
    display:        block;
    color:          #000;
    text-decoration:none;
    border:         1px solid #fff;
}
table#fabricsTab td a:hover {
    border:         1px solid #d1cac5;
}
table#fabricsTab td span {
    display:        block;
}
