body
{
	color: #000;
	background: #7AABD5; _-image: url(../images/background.gif);
	background-repeat: repeat;
}

table
{
	/*font: 9pt arial, helvetica, sans-serif;*/
	font: 9pt Verdana;
}

p
{
	margin: 0px 0px 0px 0px;
}


#subheading
{
	background : #e00;
	width      : 289px;
	height     : 21px;
	border     : solid 1px #582727;
	color      : #fff;
	text-align : center;
	font       : 15px Verdana;
	font-style : italic;
	font-weight: normal;	
}

blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	margin-right: 0px;
	margin-left: 15px;
}
ol 
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

.leftcoltext ul 
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/bullet.gif);
	color: #000;
}

.rightcoltext ul
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/bullet.gif);
	color: #000;
}

.centercoltext ul
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/bullet.gif);
	color: #000;
}

.leftcoltext 
{
	background-color: #004080;/*themecolour1;*/
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #030f2b;/*themecolour1$ -12.7%, -61.9%;*/
}
.centercoltext 
{
	/*background-color: #728cc8;*/ /*themecolour1$ 52.9%, 61.2%;*/
	background-color: #fff;
	height:525px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #030f2b;/*themecolour1$ -12.7%, -61.9%;*/

}

.topstrip 
{
	background-image: url(../images/topstrip.gif);
	background-repeat: repeat-x;
}

.footer 
{
	border: 1px solid #000;
	color: #fff;/*themecolour1;*/
	background-color: #030f2b;/*themecolour1$ -12.7%, -61.9%;*/
	font-weight: bold;
	letter-spacing: 2px;
}

.parabg 
{
	background-image: url(../images/parahead_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
	letter-spacing: 2px;
}

h1 
{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

h2 
{
	font-size: 9pt;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 3px;
}

.rightcoltext 
{
	padding: 10px;
	border: 1px solid #212c37;
	background-color: #183f9c;/*themecolour1$ 6.9%, 29.8%;*/
}

.rightcoltext a:link{color: #000;}
.rightcoltext a:visited{color: #333;}
.rightcoltext a:link:hover {color: #728cc8;}

.leftcoltext a:link{color: #000;}
.leftcoltext a:visited{color: #333;}
.leftcoltext a:link:hover{color: #728cc8;}

.centercoltext a:link{color: #fff;}
.centercoltext a:visited{color: #fff;}
.centercoltext a:link:hover {color: #333;}

.divider 
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e00;/*themecolour2;}*/
}

.headpad
{
	padding-top:2px;
	padding-right:40px;
	text-align:right;
}
.menu
{
   background-color:#004080;
   border:1px red;
   width:170px;
   font-size:10px;
   font-family:verdana;
   position: absolute;
   font-weight: bold;
   /*color: #FCFF93;*/
   color: #fff;
   cursor: pointer;
}

.item_panel
{
    width:150px;
    border-left:1px Red;
    border-right:1px Red;
    clip:rect(0,175,0,0);
    position:absolute;
}

.item_panel a /*links in menu*/
{
   text-decoration:none;
   color: #f00;
   cursor:pointer;
}

.item/*links in menu*/
{
   background-color: #E9F0F8;
   width: 173px;
   font-size: 10px;
   font-family: verdana;
}

td.btw
{
	height:25px;
	background-color:#004080;
	text-align:center;
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

td.titlebar
{
	height:20px;
	background-color:#e00;
	color:#fff;
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	padding: 0px 5px 0px 5px;
}

td.subtitlebar
{
	height:20px;
	background-color:#004080;
	color:#fff;
	font-family: verdana;
	font-size:11px;
	font-weight:bold;	
	padding : 10px;
}

input
{
	font-family: Verdana;
	font-size: 10px;
}

.but 
{
	color: red;
	font-family:Verdana;
	font-size:11px;	
	background-color: white;
	border: 1px solid black;
	cursor: pointer;
}

.but_bestel 
{
	color: white;
	font-family:Verdana;
	font-size:11px;	
	background-color: blue;
	border: 1px solid black;
	cursor: pointer;
}

.uitbreiding
{
	font-family:Verdana;
	font-size:10px;	
	font-style:italic;
	border:1px solid #000;
}

.cart
{
	border:1px solid #000;
}

.postd 
{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	border-bottom: 1px solid black;
}

.negtd 
{
	font-family: Verdana;
	font-size: 12px;
	background-color:#C7CAF8;
	padding: 2px;
	border-bottom: 1px solid black;
}

div.naam
{
	background-color:#fff;
	font-size:13px;
	font-weight:bold;
}

td.prijs
{
	width:25px;
	background-color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}

/* categorien en items */
div.cat
{
	cursor         : pointer;
	color          : #fff;
	font-family    : Verdana;
	font-size      : 10px;
	font-weight    : bold;
	padding-top    : 4px;
	padding-bottom : 4px;
}
div.sub
{
	cursor           : pointer;
	text-decoration  : none;
	display          : none;
	background-color : #9cf;
	color            : #000;
	font-family      : Verdana;
	font-size        : 10px;
	font-weight      : bold;
	padding-top      : 2px;
	padding-bottom   : 2px;
	padding-left     : 10px;
	margin-left      : 0px;
}

.pUri
{
	height: 20px;
}

.redBar
{
	margin           : auto;
	border           : 0px;
	width            : 99%;
	height           : 20px;
	background-color : #e00;
	color            : #fff;
	font-weight      : bold;
	font-size        : 13px;
	font-family      : Verdana;
	padding-left     : 5px;
	line-height      : 1.53em;
}
.redBar .sDivL{display:inline-block;width:33%;text-align:left;}
.redBar .sDivM{display:inline-block;width:33%;text-align:center;}
.redBar .sDivR{display:inline-block;width:33%;text-align:right;}
</style>
