html {
     overflow: -moz-scrollbars-vertical;
}

body
{
	background-color:#f7f7f7;
	
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;	
	
	font-family:'verdana','arial';
	font-size:0.85em;

	color: #333333;	
	line-height:22px;
}

.invalid {
	color:#ff0000;
}

table.frame{
	border:0px;
	padding:0px; /* cellpadding */
	border-collapse: collapse; /* cellspacing */
	width:841px;
}

table.body {
	border:0px;
	border-collapse: collapse; /* cellspacing */
	padding:0px;
	width:100%;
}

td.body {
	background-image: url('http://www.page-online.nl/po/client/107/graphics/droomzoet_left_border.jpg');
	background-attachment: scroll;
	background-repeat: repeat-y; /* repeat, repeat-x, repeat-y, no-repeat */
	border:0px;
	border-collapse: collapse; /* cellspacing */	
	padding-left:40px; /* cellpadding */
	padding-right:40px;
	padding-top:0px;
	padding-bottom:0px;
}

table.menu
{
	background-color:none;
	border:0px;
	padding:0px; /* cellpadding */
	/* border-collapse: 1; collapse cellspacing */
	
	font-family:'tahoma','arial';
	font-size:10px;
	color:#ffffff;
	width:200px;
}

table.news {
	font-family:'verdana','arial';
	font-size:12px;
	line-height: 12pt;
}

table.submenu {
	background-color:#ebffd9;
	border:1px solid #001d53;
	padding:0px; /* cellpadding */
	border-collapse: 1; /* collapse cellspacing */
	-moz-opacity:.95; 
	filter:alpha(opacity=95, style=0); 
	opacity:.95;

}

table.shop {
	border:0px;
	width:100%;
	align:center;
}

table.shop_actions {
	border:0px;
	width:250px;
	align:center;
}

.content_downloads {
	background-color:#dddddd;
	border:1px solid #666666;
	padding:4px;
	font-family:'verdana','arial';
	font-size:0.80em;
}

.content_description {
	font-style: italic;
	font-family:'verdana','arial';
	font-size:0.80em;
}

.content_tags {
	font-family:'verdana','arial';
	font-size:0.75em;
	font-weight:normal;
}


.content_author {
	font-family:'verdana','arial';
	font-size:0.75em;
	font-weight:normal;
}

.content_title {
	font-family:'verdana','arial';
	font-size:1.2em;
	font-weight:bold;
}

.content_date {
	font-family:'verdana','arial';
	font-size:0.85em;
	font-weight:normal;
}

span.match {
	background-color:#0398f8;
	color:#ffffff;
}

table.GuestbookMsg {
	margin-left: auto;
	margin-right: auto;
}

table.GuestbookAdd {
	margin-left: auto;
	margin-right: auto;
}

table.search_tbloverview {
	border:1px solid #aaaaaa;
}

table.site_tblsearchform {
	border:1px solid #aaaaaa;
}


h1, h2, h3 {
	font-family:Arial,Helvetica,sans-serif;
	color:#ff7fa0;
	font-weight:normal;
	margin: 0px 0 10px 0;
	font-variant: small-caps;
}

h1{
	font-size:16px;
}

h2 {
	font-size:14px;
}

img.shop_big {
	border:1px solid #5d5d5d;
}

img.shop_small {
	border:1px dashed #5d5d5d;
}

table.shop_specs {
	border:0px;
	width:80%;
	align:center;
}

table.shop_price {
	border:2px dashed #3361a6;
	width:150px;
}

td.shop_price {
	background-color:#4b93ff;
	color:#ffffff;
	font-family:'impact','verdana';
	font-size:24pt;
	text-align:center;
}

font {
	font-size:12px;
	line-height:22px;
}

p {
	font-size:12px;
	line-height:22px;
}

td.header
{
	background-color:#ffffff;
	text-align:left;
    height:230px;
	padding:0px;	
}

td.head
{
	background-color:#dddddd;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

td.first
{
	background-color:#f0f0f0;
	color:#000000;
	line-height: 12pt;
	font-size:11px;
	font-weight:bold;
}

td.sfirst
{
	background-color:#e2e2e2;
	color:#000000;
	line-height: 12pt;
	font-size:11px;
	font-weight:bold;
}

td.row
{
	background-color:#f0f0f0;
	color:#000000;
	line-height: 12pt;
	font-size:11px;
	font-weight:normal;
}

td.srow
{
	background-color:#e2e2e2;
	color:#000000;
	line-height: 12pt;
	font-size:11px;
	font-weight:normal;
}

.content {
	border:0px;
	padding:0px; /* cellpadding */
	border-collapse: collapse; /* cellspacing */
	vertical-align:top;	
	width:100%;
}

td.page {
	background-color:#ffffff; 
	font-weight:normal;
	color: #333333;	
	padding:20px;
	padding-top:15px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:22px;
	width:100%;
}

td.menu {
	background-color:none; 
	border:0px;	
	padding:0px;
	width:200px;
}

td.menu_button {
 	/* background-image:url('http://www.page-online.nl/po/client/1/graphics/navbg.gif'); */
 	background-color:#f6f6f6;
	border:1px solid #dedede;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	width:100%;	
	text-align:right;
}

td.menu_button:hover, td.menu_button_hover {
 	/* background-image:url('http://www.page-online.nl/po/client/107/graphics/navbghover.gif'); */
 	background-color:#f2f2f2;
	border:1px solid #dedede;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
	text-align:right;
}

td.active_link {
 	/* background-image:url('http://www.page-online.nl/po/client/1/graphics/navbghover.gif'); */
	border:1px solid #dedede;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
	text-align:right;
}

td.active_link a {
	color:#ff7fa0;
}

td.list_button {
	background-color:#f6f6f6; 
	border:0px;
	padding:6px;
	width:125px; 	
}

td.list_button:hover, td.list_button_hover {
	background-color:#f6f6f6; 
	border:0px;
	padding:6px;
	width:125px; 
}

td.list_button.active_sublink {
	background-color:#f6f6f6; 
	border:0px;
	padding:6px;
	width:125px;	
}

td.empty {
	background-color:none;
	padding:0px;	
	height:0px;
}

.page img {
	border:1px solid #666666;
}

img {
border:0px;
}

font.normal {
	color:#000000;
}

font.invalid {
	color:'red';	
}

td.navigation {
	height:100%;	
	vertical-align:top;
}

td.menu_spacer {
	background-color:#ffffff; 
	height:100%;
}

td.bar {
	/* border:1px solid #000000; */
	background-color:#ffffff;
	padding:0px;
	padding-left:20px;
	font-size:10px;
}

td.copyright {
 	background-image:url('http://www.page-online.nl/po/client/107/graphics/droomzoet_footer.jpg');	
 	background-repeat:no-repeat;
	background-color:none;
	padding:36px;
	padding-bottom:24px;
	font-size:10px;
	height:36px;
	text-align:left;
	color:#aaaaaa;
}

a.cr
{
	text-decoration:none;
	color: #aaaaaa;	
	font-size:10px;
}

a.cr:hover
{
	text-decoration:none;
	color: #aaaaaa;	
	font-size:10px;
}

a
{
	text-decoration:none;
	color: #333333;	
}

a:hover
{
	text-decoration:underline;
	color:#ff7fa0;
}

a.atable
{
	text-decoration:none;
	font-size:0.80em;	
	color: #000000;	
}

a.atable:hover
{
	text-decoration:none;	
	font-size:0.80em;	
	color:#ff7fa0;
}

a.ahead {
	text-decoration:none;
	font-size:14px;	
	color: #ffffff;	
}

a.ahead:hover {
	text-decoration:none;	
	font-size:14px;	
	color:#ffffff;
	text-decoration:underline;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	font-size:14px;
	font-weight:bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff7fa0;
	font-size:14px;	
	font-weight:bold;
}

a.list {
	text-decoration:none;
	color:#9d9d9d;
	font-size:10px;	
}

a.list:hover {
	text-decoration:underline;
	color:#ff7fa0;
	font-size:10px;	
}

input.smallinput {
	font-size:10px;	
}

input {
	border:1px solid #ff7fa0;
}

input.button {
	background-color:#ffffff;
	cursor:pointer;
	padding:8px;
	color:#ff7fa0;
}

textarea {
	border:1px solid #ff7fa0;
	font-family:'verdana','arial';	
}
