/* ******************************************************/
/*	 PieterSmit style sheet   							*/
/*	 PieterSmit.nl  - All Rights Reserved.   			*/
/* ******************************************************/
BODY {
		margin: 0px;
		padding: 0px;
		border: 0px none;
  		overflow: hidden;
		
		font-family: 'Trebuchet MS', Verdana, sans-serif; 
		font-size: 13px;
		color: #000;
		line-height: 16px;

		scrollbar-base-color: #C1ADA0;		
		background-color: #C1ADA0;

} 
#ubercenter { 	
		position:absolute;
		width:870px;
		height:595px; 
		margin:-297px 0px 0px -435px;
		top: 50%; 
		left: 50%;

		text-align: left;
		padding: 0px;
		background-color:  #C1ADA0;
		border: none;
		overflow: auto;
}
#homeblok {
		position: absolute;
		text-align: right;
		top: 0px; 
		left: 354px;
		width:500px;
		height:474px; 
 		background-image: url(interface/home_blok.png); 
}
#homeblokflash {
		position: absolute;
		text-align: right;
		top: 0px; 
		left: 354px;
		width:500px;
		height:474px; 
}
#wimpel { 	
		position: absolute;
		text-align: right;
		top: 410px; 
		left: 164px;
		width:205px;
		height:56px; 
}
#profiel { 	
		position: absolute;
		text-align: left;
		top: 180px; 
		left: 200px;
}
#kop { 	
		position: absolute;
		text-align: left;
		top: 30px; 
		left: 380px;
}
#standaardpagina { 	
		position: absolute;
		text-align: left;
		top: 58px; 
		left: 380px;
		width:405px;
}
#paginanormaal { 	
		position: absolute;
		text-align: left;
		top: 21px; 
		left: 355px;
		width:485px;
		overflow-y:auto; 
		overflow-x:visible;  
		padding-right: 10px;
		height: 480px;
		scrollbar-base-color: #FFF;		
}
#printknop { 	
		position: absolute;
		text-align: right;
		top: 486px; 
		left: 220px;
}
#geluidknop { 	
		position: absolute;
		text-align: right;
		top: 486px; 
		left: 246px;
}
#objectfoto { 			
		height: 223px; 
		width: 169px; 
		overflow: auto;
}
#objectnotes { 	
		height: 190px; 
		width: 473px; 
		overflow: auto;
}
#objectinfo { 	
		position:absolute; 
		top: 100px; 
		display: block; 
		left: -140px; 
}

#header {
   display: none !important;
}



h1, h2, h3, h4, h5, h6 {
		font-family: 'Trebuchet MS', Verdana, sans-serif; 
		font-size: 14px;
		color: #B3013C;
		line-height: 10px;
		margin-bottom:3px;
} 

tr, td {
		font-family: 'Trebuchet MS', Verdana, sans-serif; 
		font-size: 13px;
		color: #000;
		line-height: 20px;
		padding: 0px;
		border: 0px none;
}
input, textarea {
		background: #FFF; 
		font-family: 'Trebuchet MS', Verdana, sans-serif; 
		font-size: 12px;
		color: #939598; 
		border: 1px solid #000000;

}
a           {color: #b3013d;text-decoration: none; cursor: pointer;}
a:link      {color: #b3013d;text-decoration: none; cursor: pointer;}
a:visited   {color: #b3013d;text-decoration: none; cursor: pointer;}
a:Active    {color: #b3013d;text-decoration: none; cursor: pointer;}
a:HOVER     {color: #b3013d; text-decoration:underline; }
SELECT, OPTION	{
		background: #999999; 
		font-family: 'Trebuchet MS', Verdana, sans-serif; 
		font-size: 11px;
		color: #939598; 
}
form{
		margin:0px;
}
img {
border: 0px none;
}

/* dit was het centrale werk nu alle classes: */


#paginanormaal textarea{width:250px; height:50px;}

.vinkje {
		background: none; 
		color: #000; 
		height: 15px;
		width: 15px;
		border: none;
}
.topnav,a.topnav:link,a.topnav:visited {
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #939598;
		text-decoration: none;
		visibility: visible;
}
a.topnav:hover, a.topnav:active {
		color: #939598;
		text-decoration: underline;
		font-family: Arial, sans-serif;
		font-size: 15px;
		font-weight: bold;
		visibility: visible;
}


#links {
		position: absolute;
		width: 410px;
		left: 20px;
		padding:0px;
		margin:0px;
		margin-top:80px;
}


#rechts {
		margin-left: 410px;
		overflow: auto;
		width: 350px;

}
