body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 10;
}
/* table backgrounds */
.td_back1 {
	background-image: url(../img_site/back.gif);
	background-repeat:repeat-y;
}
.td_back2 {
	background-image: url(../img_site/bottom.gif);
	background-repeat:repeat-y;
}

/* submenu */
#menu {
	padding-left:20px;
	margin-top:15px;
	width: 128px;
}
#menu h1{
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
#menu p{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
#menu a {
	font-size: 12px;
	color: White;
	text-decoration: none;
	line-height: 140%;
}
#menu a:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

/* htmlsubmenu */
#htmlmenu p{
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
#htmlmenu a {
	font-size: 9px;
	color: inherit;
	text-decoration: none;
	line-height: 140%;
	color: #999999;
}
#htmlmenu a:visited {
	font-size: 9px;
	color: inherit;
	text-decoration: none;
	line-height: 140%;
	color: #999999;
}
#htmlmenu a:hover {
	font-size: 9px;
	color: #ff6600;
	text-decoration: none;
}

/* marquee */
#marquee {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
/* homepage advertentie */
#advert {
	width: 380px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 165px;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-align: center;
}
#advert a {
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}
#advert a:hover {
	font-size: 12px;
	color: Black;
	text-decoration: underline;
}
#advert marquee {
	color: Black;
	font-weight:bold;
}
/* terug buttons */
#back {
	padding-left: 35px;
	padding-top: 320px;
}
#back a {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	line-height: 140%;
}
#back a:hover {
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
/* tekst bij aanbiedingen en links */
#content {
	padding-left: 35px;
	margin-top: 15px;
	padding-right: 50px;
}
#content h1 {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#content h2 {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
#content h3 {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content h4 {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content h5 {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content h6 {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content p {
	padding: 0 0 5px 0;
	margin:0;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
#content img {
	border:0;
}
#content td {
	padding:0 0 20px 0;
	vertical-align:top;
}
#content a {
	color: Black;
	text-decoration: underline;
}
#content a:hover {
	color: #ff6600;
	text-decoration: underline;
}
/* tekst en foto's bij overige pagina's */
#content2 {
	padding:0;
	margin:0;
}
#content2 h1 {
	padding:0 0 5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
#content2 h2 {
	padding:0 0 5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
#content2 h3 {
	padding:0 0 5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content2 h4 {
	padding:0 0 5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content2 h5 {
	padding:0 0 5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content2 h6 {
	padding:0 0 5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content2 p {
	padding:0 10px 5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
#content2 td {
	vertical-align:top;
}
#content2 a {
	color: Black;
	text-decoration: underline;
}
#content2 a:hover {
	color: #ff6600;
	text-decoration: underline;
}

/* tekst in bottom van site */
#bottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 100px;
	text-align: center;
}
#bottom a {
	color: Black;
	text-decoration: none;
}
#bottom a:hover {
	color: #ff6600;
	text-decoration: underline;
}

