*			{margin: 0; padding: 0;}

a:active     { font-family: Verdana; font-size: 10pt; color: #ff7f00}
a:hover      { font-family: Verdana; font-size: 10pt; color: #cc9966; }
a:link       { font-family: Verdana; font-size: 10pt; color: #ff7f00; }
a            { font-family: Verdana; font-size: 10pt; color: #ff7f00; text-decoration: none  }
p	       	 { font-family: Verdana; font-size: 10pt; font-size: 10pt; color: #cc9966}
p.error 	 { font-family: Verdana; font-size: 10pt; font-size: 10pt; color: #FF0000; }	
h1		 	 { font-family: Verdana; font-size: 14pt; color: #ffcc66; font-weight:bold; margin-bottom: 3px; }
h2		 	 { font-family: Verdana; font-size: 12pt; color: #ffcc66; font-weight:bold; margin-bottom: 5px; }
body 		 { background-color: #000000;}

table{
 background-color : #000000;
 border:solid;
 border-color : #0066FF;
 border-width:0;
}

td			{background-color: #000000;
 			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color:#cc9966;
			vertical-align: top;
			}

.fotoalbum	{vertical-align: bottom;
			text-align: center;
			width: 150px;
			height: 160px;
			}

.fotogroot	{text-align: center;
			width: 640px;
			}

#menu 		{position: absolute;
			left: 30px;
			top: 145px;
 			}

.menunormal {display: block;
			color: #ff7f00;
			text-indent: 25px;
			text-decoration: none;
			width:150px;
   			height:25px;
   			line-height: 25px;
			vertical-align: middle;
   			}

#menu a:hover {font-weight: bold;
			color: #ffcc66;}

.menusub  	{display: block;
			color: #ff7f00;
			text-indent: 40px;
			text-decoration: none;
			width:173px;
   			height:25px;
   			padding-top:5px;
   			padding-left:26px;
   			}

#menusub a:hover {font-weight: bold;
			color: #ffcc66;}
			

#wrapper	{width:850px;
			position:relative;
			left:50%;
			margin-left:-425px;
			}

#header 	{height: 152px;
			background-image: url(./images/TPL_header.jpg);
			background-repeat: no-repeat;
			}

.topmenu	{font-family: Verdana; 
			font-size: 8pt; 
			color: #ff9900; 
			padding-left: 750px;
			adding-top: 120px;}	

.topmenu:hover	{color: #ffcc66; }			


#achtergrond{
		width: 850px;
		background-image: url(./images/TPL_body.jpg);
		background-repeat: repeat-y;
		}

#main 	{font-family: Verdana; 
		font-size: 10pt; 
		font-size: 10pt; 
		width: 610px;
		max-width: 610px;
		padding-right:40px;
		padding-left:200px;
		op:152px;
		}

#rightbar	{position: absolute;
			left: 700px;
			top: 170px;
 			}


#footer {width:850px;
 		background-image: url(./images/TPL_footer.jpg);
		background-repeat: no-repeat;
		}

.footer	{font-family: Verdana; 
			font-size: 8pt; 
			color: #ff7f00; 
			padding-top: 20px;
			text-align: center;
			}	