/* 
Main Style Sheet (all browsers)

version:		0.4
author:		Jeroen van der Ent
email:		info@entmultimedia.com
website:		http://www.entmultimedia.com
*/

/*  begin elements */
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #717073;
	font-size: 12pt;
	background: white;
}
h1 {
	color: #f78f1e;
	font-size: 18px;
}
h2 {
	color: #f78f1e;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #f78f1e;
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 4px 0;
	margin: 5px 0 0 0px;
}
td {
	padding: 2px;
	letter-spacing: 1px;
}
/*  end elements */
#container {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}
#leftcol {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 162px;
	background: #717073;
	height: 2000px;
}
#centercol {
	position: absolute;
	left: 155px;
	top: 0px;
	width: 691px;
	height: auto;
	background: url(../images/centerbg.gif) no-repeat;
}
#rightcol {
	position: absolute;
	z-index: 300;
	left: 0px;
	top: 15px;
	width: 214px;
	height: 450px;
	background: url(../images/rightcolbg.gif) no-repeat;
}
#logo_ani{
	position: absolute;
	left: 5px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	width: 148px;
	height: 91px;
}

#intro {
	width: 400px;
	padding: 30px 0px 10px 0px;
}
#offerte {
	position: absolute;
	left: 20px;
	top:137px;
	width: 300px;
	padding: 30px 0px 10px 0px;
}
#front_image {
	position: absolute;
	top: 127px;
	left:303px;
	width: 242px;
	height: 318px;
}
/* menu based on http://www.htmldog.com/articles/suckerfish/dropdowns/ */
#nav {
	display: none;
}
#content {
	position:absolute;
	top: 0px;
	height: auto;
	left: 10px;
	clear: left;
	color: #717073;
	font-size: 12pt;
	float: none !important;
}
.menu {
	display: none;
}
#home_button {
	display: none;
}
#buttonspan {
	position: relative;
	left: 51px;
	top: 27px;
}
#home_button a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}	
#home_button a:link, #home_button a:visited, #home_button a:active {
	text-decoration: none;
	color: #717073;
}
#home_button a:hover {
	color: white;
}
.orange_header {
	color: #f78f1e;
	font-size: 24px;
	letter-spacing: 0px;
}
.orange_text {
	color: #f78f1e;
	font-size: 15px;
	font-weight: bold;
}
.adresgegevens {
	position: absolute;
	width: 150px;
	height: 150px;
	top: 115px;
	left: 10px;
	color: black;
	font-size: 11px;
}
.adresgegevens a {
	color: white;
	text-decoration: none;
}
#privacy {
	display: none;
	position: absolute;
	width: 205px;
	height: 50px;
	top: 290px;
	left: 8px;
}
#privacy a {
	text-decoration: none;
	color: #f78f1e;
	font-size: 12px;
}
#privacy a:hover {
	text-decoration: underline;
}
#intro a {
	color: #f78f1e;
	text-decoration: underline;
	letter-spacing: 1px;
}
#offerte a {
	color: #f78f1e;
	text-decoration: underline;
	letter-spacing: 1px;
}
.emailerror {
	color: #f78f1e;
	font-size: 12px;
}
.diensten {
	width: 230px;
	font-size: 14px;
	float: left;
	margin: 0px 20px 5px 0px;
}
.diensten ul {
	list-style: none;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
}
.diensten ul li {
	padding: 0px 0px 0px 15px;
	background: url(../images/li.gif) 0 8px no-repeat;
}
.email {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
/* START OF CSS FOR MAP, as seen on http://www.alistapart.com */
dl.map.on {
	position:relative;
	width:535px;
	height:401px;
	background:url(../images/partners.png) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#717073 2px solid;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:400px;
	padding:4px;
	border:#f78f1e 2px solid;
	background:url(../images/map/tooltip-bg.png);

	z-index:11;
	font-size:0.8em;
	color:#FFF;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../images/map/point2.png) no-repeat;
	width:18px;
	height:18px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(../images/map/point-hover2.png) no-repeat;
}
dl.map.on dd a {
	color:#FFF;
}
dl.map.on dd a:hover {
	text-decoration:none;
}
dl.map.on dd a.close {
	position:relative;
	float:right;
	color:#000;
	background:url(../images/map/close.png) no-repeat;
	text-indent:-9999px;
	outline:none;
	height:16px;
	width:16px;
	margin-left:4px;
	margin-right:-6px;
	text-decoration:none;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:330px;
	left:491px;
}
dl.map.on a#location02 {
	top:157px;
	left:257px;
}
dl.map.on a#location03 {
	top:99px;
	left:275px;
}
dl.map.on a#location04 {
	top:57px;
	left:65px;
}
dl.map.on a#location05 {
	top:138px;
	left:390px;
}
dl.map.on a#location06 {
	top:75px;
	left:350px;
}
/* END OF CSS FOR MAP */