/* 

CSS Document
All content © 2007 by Christiaan Postma 

www.christiaanpostma.nl

*/


body 		{
			margin-top: 6px;
			margin-left: 0px;
			padding: 0px 0px 0px 0px;
			text-align: left;	
			background-image: url(.jpg);
			}
			
a:link		{ color: #151515; text-decoration: none; padding-bottom: 0px;   }
		
a			{ }
a:visited	{ color: #151515; text-decoration: none; padding-bottom: 0px;} 
a:active	{ color: #66CCCC; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #66CCCC}
a:hover		{ color: #66CCCC; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #66CCCC} 



			
			
.menu	 		{
			font-size: 10px;
			color: #151515;
			font-family: Arial, Verdana;
			font-weight: bold;
			line-height: 26px;
			text-transform: uppercase;
			}									


.submenu		{
			font-family: helvetica, arial;
			padding: 0px 20px 0px 0px;
			font-size: 80px;
			color: #151515;
			letter-spacing: -11px;
			font-weight: bold;
			font-style: normal;
			}
			
.koptekst		{
			font-family: verdana, arial, lucida console, Monaco, monospace;
			font-size: 8px;
			color: #151515;
			margin: 0;
			padding: 11px 0px 5px 0px;
			line-height: 16px;
			text-transform: uppercase;
			letter-spacing: 2px;
			}						

			
.headline		{
			font-family: helvetica, arial;
			font-size: 94px;
			color: #151515;
			margin: 0px 0px 0px 0px;
			letter-spacing: -9px;
			line-height: 54px;
			font-weight: bold;
			font-style: normal;
			}
			

			
.content			{
			font-family: Verdana;
			color: #151515;
			margin: 0;
			padding: 0px 30px 0px 0px;
			font-size: 10px;
			font-weight: normal;
			}

.content2			{
			font-family: Verdana;
			color: #151515;
			margin: 0;
			padding: 0px 30px 0px 0px;
			font-size: 10px;
			font-weight: normal;
			}


