body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	margin: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000; 
	text-decoration: none;
}
hr {
	color: #000000;
	height: 1px;
}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

/* - CSS template ------------------------------------------------------------------------------------------ */ 

#header {
	width: 1000px;
	height: 150px;
	background-color: #FFFFFF;
}
#footer {
	height:30px;
	width: 1000px;
	background-color: #FFFFFF;
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
#footerline {
	width: 1000px;
	height: 3px;
	background-color: #CCCCCC;
}
#banner {
	background: url(images/banner.jpg) no-repeat;
}
#content {
	width: 580px;
	height: 100%;
	background: #FFFFFF;
	padding: 0px 10px 10px 10px;
}
.border-left {
	width: 3px;
	height: 100%;
	background-color: #CCCCCC;
}
.border-right {
	width: 3px;
	height: 100%;
	background-color: #CCCCCC;
}
.midline-left {
	width: 3px;
	height: 100%;
	background-color: #CCCCCC;
}
.midline-right {
	width: 3px;
	height: 100%;
	background-color: #CCCCCC;
}
#rightcolomn {
	width: 194px;
	height: 100%;
	background: #ffffff;	
}
#balk01 {
	width: 1000px;
	height: 14px;
	background-color: #CCCCCC;
	background: url(images/balk01.gif) no-repeat;
}


/* - CSS menubalk ------------------------------------------------------------------------------------------ */ 

#menubalkcontainer {
	width: 994px;
	height: 28px;
	background: #CCCCCC;
}
a.menubalk:link, a.menubalk:visited {
	display: block;
	background: url(images/menubalk.png) no-repeat;
	height: 28px !important;
	width: 142px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding 0px;
	text-decoration: none;
	text-align: center;
	line-height: 19pt;
}
a.menubalk:hover {
	background-position: 0px -28px; 
	color: #FFFFFF;
}

/* - CSS menu ------------------------------------------------------------------------------------------------- */ 

#menu {
	width: 194px;
	height: 100%;
	background: #ffffff;
}
.menutitle {
	cursor: pointer;
	background-color: #EC620C;
	color: #000000;
	width: 194px;
	height: 24px;
	margin-bottom: 0px;
	padding: 2px;
	text-align: center;
	font-family: Vendana;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid;
	border-color: #CCCCCC;
	line-height: 16pt;
}
.submenu {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF44;
	border-top: 1px solid;
	border-color: #CCCCCC;
	text-align: left;
}
.submenucolor{
	font-family: Franklin Gothic Book;
	font-size: 14px;
	color:#000000;
}

/* - CSS tussenbalken ------------------------------------------------------------------------------------------ */ 

.tussenbalk1 {
	background: url(images/balk02.gif) no-repeat;
	height: 20px;
	width: 194px;
}
.tussenbalk2 {
	background: url(images/balk03.gif) no-repeat;
	background-position:bottom left;
	height: 10px;
	width: 194px;
}

/* - CSS zoeken ------------------------------------------------------------------------------------------ */ 

.zoeken {
	font-size: 10px;
	color: #000000; 
	width: 125px;
	height: 16px;
	MARGIN-BOTTOM: 2px;
	BORDER-BOTTOM: #555555 1px solid; 
	BORDER-LEFT: #888888 1px solid; 
	BORDER-TOP: #AAAAAA 1px solid; 
	BORDER-RIGHT: #CCCCCC 1px solid
}
.zoeken_geselecteerd {
	font-size: 10px;
	color: #000000;
	width: 125px;
	height: 16px;
	MARGIN-BOTTOM: 2px; 
	BORDER-BOTTOM: #FFC740 1px solid; 
	BORDER-LEFT: #FFC740 1px solid; 
	BORDER-TOP: #FFC740 1px solid; 
	BORDER-RIGHT: #FFC740 1px solid
}

/* - CSS winkelwagen ------------------------------------------------------------------------------------------ */ 

td.winkelwagen {
	display: block;
	background: url(images/winkelwagen.gif) no-repeat;
	height: 150px;
	width: 200px;
	color: #000000;
	text-align: left;
	padding: 0px;
	text-decoration: none;
	line-height: 16pt;
}

/* - CSS informatiekolom ---------------------------------------------------------------------------------------- */ 

#informationcolumn {
	position:relative;
	left: 10px;
	color: #000000;
	font-family: Franklin Gothic Book;
	font-size: 14px;
}

/* - CSS input velden ------------------------------------------------------------------------------------------ */ 

.input_text {
	color: #000000;
	background: #FFFF44;
	border-left: 1px solid #BB0000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #AA0000;
	border-bottom: 1px solid #990000;
	height: 20px;
}
.textarea {
	color: #000000;
	background: #FFFF44;
	border-left: 1px solid #BB0000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #AA0000;
	border-bottom: 1px solid #990000;
}
.input_button {
	font-weight:bold;
  	color:#000000;   
	background-color:#fed;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
}
.input_button_mouseover {
	cursor: pointer;
	font-weight:bold;
  	color:#0000000;   
	background-color:#fed;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#FFFFFF00');   
}
.selectbox {
	color: #000000;
	background: #FFFF44;
	border-left: 1px solid #BB0000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #AA0000;
	border-bottom: 1px solid #990000;
	height: 20px;
}
.input_file {
	color: #000000;
	background: #FFFF44;
	border-left: 1px solid #BB0000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #AA0000;
	border-bottom: 1px solid #990000;
	height: 20px;
}

/* - CSS webshop ---------------------------------------------------------------------------------------------------- */ 

.webshoptitel {
	font-size: 18px;
	background-color:#FFFFCC;   
	background: url(images/titelbalk.jpg) no-repeat;
}

/* - CSS productinformatie ------------------------------------------------------------------------------------------ */ 

.productinfo_titel {
	font-size: 18px;
	text-align: center;
	background-color:#FFFFCC;
	background: url(images/titelbalk.jpg) no-repeat;
}
.productinfo_infobox {
	background: url(images/background01.jpg) repeat-x;	
	background-position: bottom center;
}
.productinfo_buttonbox {
	background: #CCCCCC;
}