/* i-quip | creative advice, webdesign & internetservices | i-quip.nl */

/* Algemene definities */

/* none; underline; overline, line-through. blink */


a:link {
	color: #606070;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: blink;
	color: #ccc;
}
a:active {
	text-decoration: none;
}
.table {
	width: 760px;
	display: table-row;
}
body {
	background-image: url('../images/achtergrond01.jpg');
	background-repeat: repeat-xy;
	background-color: #000
	}
.web {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccc;
	display: block;
	background-color: #FFFFFF;
	width: 282px;
	height: auto;
	line-height: 18px;
	border-right-color: #666699;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #666699;
	border-left-width: 1px;
}
.back {
	color: #FFFFFF;
	display: block;
	background-color: #FFFFFF;
	width: 760px;
	height: 420px;
	border: 2px solid #663300;
}

A.menulink {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	color: #000080;
	background-color: #666699;
	padding: 6;
	background-image: url('menu4c.jpg');
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #111;
	line-height: 10px;
}
A.menulink:hover {
background-image: url('menu4d.jpg');
background-color:#202030;}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 10px;
	padding: 10;
}
.tableborder {
}
.utekstonder {
	background-image: url('jyzz.css');
	background-color: #111111;
	background-repeat: repeat-xy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808090;
	letter-spacing: 1px;
	padding: 5px;
	font-weight: normal
}
.bcol {
	background-color: #663300;
}
.tb {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.style3 {color: #CC0000;
	font-weight: bold;
}
.style7 {color: #333340; font-weight: bold;
}
.style8 {color: #FFFFFF;
}