/*     Copyright The Rochester Perspective
       http://www.therochesterperspective.com/
       All Rights Reserved.

*/

	
/*******************Page Layout ***************/		
div#wrapper {
		width: 750px;
		position: relative;
		background-image:url(drop-shadow-top.gif);
		background-position:top;
		background-repeat:no-repeat;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		margin-bottom: 20px;
		padding-top: 8px;
		text-align: left;
		}	
div#container {
		background-image:url(drop-shadow-back.gif);
		padding-left: 23px;
		padding-right: 23px;
		float: left;
		}		
/* <Left Side> */
#main {
	float: left;
	padding: 10px;
	width: 430px;
	background-color: White;
}
#main a:hover {
	color: #85725A;
	text-decoration: none;
}
#main a {
	color: #3B5EC1;
	text-decoration: none;
}
/* </Left Side> */
/* <Right Side> */
#sidebar {
	background-color: White;
	width: 241px;
	margin-left: 455px;
}
#wrapper > #sidebar {
        width:280px;
}	
.moreinfo {
	padding: 10px;
	border-bottom: 1px dotted #B2BFB1;
}
.moreinfo li{
	padding: 5px 5px;
	list-style-image: url(paper_icon.gif);
	list-style-type: circle;

}
.moreinfo a {
	color: red;
	text-decoration: none;
}
.moreinfo a:hover {
	color: Gray;
	text-decoration: none;
}
.contactarea {
	padding: 5px 5px 5px;
	border-bottom: 1px dotted #B2BFB1;
}
.contactarea a:hover {
	color: #85725A;
	text-decoration: none;
}
.contactarea a {
	color: 6A866D;
	text-decoration: none;
}
/* </Right Side> */
/* <Individual Elements> */
ul, ol {
    	padding-left:1em;
    	margin-left:10;
		}	/* Make IE handle list positioning */
* {
		margin: 0;
		padding: 0;
		}
body {
	background: #ffffff url(bg.jpg) repeat-x fixed bottom left;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 10px;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1C3587;
	line-height: 10px;
	text-align: center;
	behavior: url("csshover.htc");
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C3587;
}

.kop_hoofdcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C3587;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3B2B2;
}

.bodytext a, a:visited {
	color: #FF9933;
	text-decoration: none;
}
.bodytext a:hover, a:active {
	color: #85725A; 
	text-decoration: none;
}		
.h1 {
	font-family: OCR A Extended, Lucida Console, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: Black;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2BFB1;
}
.h2 {
	font-family: Lucida Console, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	padding-bottom: 5px;
}
.h3 {
	font-family: Lucida Console, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight:bold;
}	
.h4{
	font-family: Lucida Console, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}	
.h5{
	font-family: OCR A Extended, Lucida Console, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Orange;
	font-weight: bold;
	letter-spacing: 3px;
}	
p {
	margin-bottom: 10px;
	color: Black;
}	
img {
		border: 0;
		}
a:link {
	color: #3B5EC1;
	text-decoration: none;
}
a:visited {
	color: #3B5EC1;
	text-decoration: none;
}
a:hover {color: #8D8D8F; text-decoration: underline;}
a:active {color: #8D8D8F; text-decoration: none;}

.invoer
{
	border-color: #ffffff;
	border-bottom: 2px dotted #ffffff;
	background-color : #ffffff;
	border-style : none;
	
}

/* </Individual Elements> */			
/* <The Footer> */
div#clear {
		clear:both;
		height: 15px;
		}
div#footer {
		background-image:url(footer-scratch.gif);
		background-repeat:repeat-x;
		clear:both;
		padding: 0 27px 0 17px;
		}
div#footer p{
		padding-top: 30px;
		padding-bottom: 15px;
		margin: 0;
		}
div#footer a:link{color: #8D8D8F; text-decoration:none}
div#footer a:visited{color: #8D8D8F; text-decoration:none}
div#footer a:hover{color: #8D8D8F; text-decoration:underline}
div#footer a:actives{color: #8D8D8F; text-decoration:none}
		
div#pageBottom {
		background-image:url(drop-shadow-bottom.gif);
		background-repeat:no-repeat;
		height:4px;
		clear: both;
		}
		
/* </End Footer> */


/*****************Start Global Navigation*****************/	
ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 420px;
	height: 18px;
	background: white url(navigation1_over.gif) no-repeat;
}
a, a:link, a:visited {
	text-decoration: none;
}
/*<group=level 1>*/
ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}
ul#navigation li a {
	border: 0;
	display: block;
	height: 18px;
	background: url(navigation1.gif) no-repeat;
}
ul#navigation li a:hover {
	border: 0;
	display: block;
	background-image: url(navigation1_over.gif);
}	
/*</group>*/
/*<group=level 1 ids>*/
li#home a {
	width: 50px;
 }
li#locatie a {
	width: 76px;
}
li#locatie a:link,
li#locatie a:visited,
li#locatie a:hover {
	background-position: -50px 0px;
}
li#huisvesting a {
	width: 88px;
}
li#huisvesting a:link,
li#huisvesting a:visited,
li#huisvesting a:hover {	
	background-position: -126px 0px;
}
li#bedrijven a {
	width: 88px;
}
li#bedrijven a:link, 
li#bedrijven a:visited, 
li#bedrijven a:hover {	
	background-position: -214px 0px;
}
li#fotos a {
	width: 60px;
}
li#fotos a:link, 
li#fotos a:visited, 
li#fotos a:hover {	
	background-position: -302px 0px;
}
li#contact a {
	width: 58px;
}
li#contact a:link, 
li#contact a:visited, 
li#contact a:hover {	
	background-position: -362px 0px;
}

/*</group>*/
/*<group=level 2>*/
#navbar li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 440px;
	margin: 0;
}
#navbar li:hover ul {
	visibility: visible;
	z-index: 100;
}
#navbar li#locatie ul {
	background: none;
	height: 26px;
	margin-left: 0px;
	
}
* html #navbar li#locatie ul {
	margin-left: 40px;
}
#navbar li#huisvesting ul {
	background: none;
	height: 26px;
	margin-left: 0px;
}
* html #navbar li#huisvesting ul {
	margin-left: 40px;
}


/*</group>*/

/*<group=level 2 ids>*/
/*=======================LOCATIE======================*/
ul#navigation li#locatie ul li#omgeving a:link, 
ul#navigation li#locatie ul li#omgeving a:visited {
	
	width: 83px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat 4px 0px;
}
ul#navigation li#locatie ul li#omgeving a:hover {
	
	width: 83px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat 4px -26px;
}

ul#navigation li#locatie ul li#plattegrond a:link, 
ul#navigation li#locatie ul li#plattegrond a:visited {
	width: 101px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat -79px 0px;
}
ul#navigation li#locatie ul li#plattegrond a:hover {
	width: 101px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat -79px -26px;
}

ul#navigation li#locatie ul li#route a:link, 
ul#navigation li#locatie ul li#route a:visited {
	width: 71px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat -180px 0px;
}
ul#navigation li#locatie ul li#route a:hover {
	width: 71px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat -180px -26px;
}
ul#navigation li#locatie ul li#none a:link, 
ul#navigation li#locatie ul li#none a:visited {
	width: 168px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat -240px 0px;
}
ul#navigation li#locatie ul li#none a:hover {
	width: 168px;
	height: 26px;
	background: url(subnavigation_locatie.gif) no-repeat -240px -26px;
} 
/*=======================huisvesting======================*/

ul#navigation li#huisvesting ul li#gebouw a:link, 
ul#navigation li#huisvesting ul li#gebouw a:visited {
	width: 72px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat 4px 0px;
}
ul#navigation li#huisvesting ul li#gebouw a:hover {
	width: 72px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat 4px -26px;
}

ul#navigation li#huisvesting ul li#bouwers a:link, 
ul#navigation li#huisvesting ul li#bouwers a:visited {
	width: 83px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat -68px 0px;
}
ul#navigation li#huisvesting ul li#bouwers a:hover {
	width: 83px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat -68px -26px;
}

ul#navigation li#huisvesting ul li#verhuur a:link, 
ul#navigation li#huisvesting ul li#verhuur a:visited {
	width: 81px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat -151px 0px;
}
ul#navigation li#huisvesting ul li#verhuur a:hover {
	width: 81px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat -151px -26px;
}

ul#navigation li#huisvesting ul li#opties a:link, 
ul#navigation li#huisvesting ul li#opties a:visited {
	width: 73px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat -232px 0px;
}
ul#navigation li#huisvesting ul li#opties a:hover {
	width: 73px;
	height: 26px;
	background: url(subnavigation_huisvesting.gif) no-repeat -232px -26px;
}

/*</group>*/

td#bedrijvenfoto {
  background-repeat: no-repeat;
  background-color: white;
}
/***********End Global Navigation*************/


/* manual */
a#bedrijf {
  color: #0000FF;
}

a#bedrijf:hover {
  color: gray;
  
}

#red {
  color: red;
}
