/* Styles for Technotex Industrial Supply B.V. */

body	{
	font: normal 11px verdana;
	background: url(../bg_stretch.gif);
	background-repeat: repeat-y;
	position:relative;
	margin: 0px;
	left:0px;
	top:0px;
	z-index:0;
}

#leftcol {
	position: absolute;
	margin-left: 25px;
	width: 160px;
	top: 20px;
}

#unitexLinks {
	position: absolute;
	margin-left: 20px;
	width: 160px;
	top: 290px;
}

#credits{
	position: absolute;
	margin-left: 25px;
	width: 160px;
	top: 740px;
	z-index: 3;
	font-size: 9px;
}

#menuvak {
	position: absolute;
	left: 200px;
	width: 180px;
	height: 300px;
	background: #E7BB45;
	font-size: 12px;
}

#quotevak {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	position: absolute;
	left: 200px;
	width: 150px;
	top: 300px;
	height: 300px;
	margin: 15px;
}

#contenttitle {
	position: absolute;
	margin-left: 400px;
	margin-top: 10px;
	padding-top: 0px;
	width: 500px;
	z-index: -1;
}

#flags {
	position: absolute;
	margin-left: 800px;
	margin-top: 10px;
	padding-top: 0px;
	width: 200px;
	z-index: 2;
}

#subtitle {
	position: absolute;
	margin-left: 540px;
	top: 38px;
	width: 300px;
	z-index: -1;
	color: 999999;
	font-size: 24px;
	font-style: italic;
}

#contentvak {
	position: absolute;
	margin-left: 400px;
	top: 195px;
	width: 500px;
	z-index: -1;
	line-height: 20px;
}

#gelelijn {
	position: absolute;
	height: 1px;
	margin-left: 380px;
	top: 180px;
	width: 60%;
	background: url("../images/gelelijn.gif");
	background-repeat: repeat-x;
	z-index: -2;
}

#pic {
	position: absolute;
	margin-left: 400px;
	top: 100px;
	z-index: -2;
}

#toppic {
	position: absolute;
	margin-left: 380px;
	top: 70px;
	z-index: -2;
}

/* Hover Menu, Jordi van der Meer, mbv Alistapart.com */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
}

ul li {
	position: relative;
	top: 68px;
}

li ul {
	position: absolute;
	left: 180px;
	top: -68px;
	display: none;
}

ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 7px;
}

li ul a {
	display: block;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #cccccc;
	color: #fff;
	padding: 7px;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
}

li:hover ul, li.over ul { 
	display: block;
}

ul li a:hover {
	background-color: #F7CB55;
}

li ul a:hover {
	background-color: #BBBBBB;
}


/* Typografie */

#contenttitle h1 { 
	padding: 0; 
	margin: 0; 
}

#subtitle h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	padding: 0; 
	margin: 0; 
}

h1 {
	color: #4F4E92;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
}

.dikvet {
	color: #000000;
	font-size: 19px;	
	font-weight: bold;
}

.vetoranje {
	color: #E7BB45;
	font-size: 17px;	
	font-weight: bold;
	font-style: italic;
}

.plaatje { 
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
}

.plaatje2 { 
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
}

.bedrijf {
	color: #4F4E92;
	font-size: 13px;
	font-weight: bold;
}

.adres {
	color: #111111;
	font-size: 10px;
	font-weight: normal;
}

.paars {
	color: #4F4E92;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.paars a {
	color: #4F4E92;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.paars a:hover{
	color: #4F4E92;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.oranje {
	color: #E7BB45;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
}

.wit {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.gewonelink {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	line-height: 20px;
	text-decoration: none;
}

.gewonelink a {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	line-height: 20px;
	text-decoration: none;
}

.tabeltekst {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	line-height: 20px;
	text-decoration: none;
}

.contactform {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}