/* de sponsor */					
div.sponsor			{	position: absolute;
						font: 9px;
						padding: 0px 0px 2px 0px;
						top: 20px;
						right: 0px;
						width: 150px;
						text-align: center;
						border: 1px solid #ab28ba;
						background-color: #ffffff;}		
/* de header */					

					
div.header			{	position: relative;
						top: 0px;
						height: 65px;
						background-color: #AE2A2A;}				
div.header p		{	color: #E37575;
						font-size: 13px;
						margin: 5px 5px 0px -5px;
						height: 65px;}
div.header p.logo	{	width: 367px;}
div.header p.script {	position: absolute;
						right: 160px;
						width: 245px;
						height: 65px;
						padding: 0px 0px 0px 5px;
						margin: 0px;
						font-size: 9px;
						line-height: 140%;
						border-left: 1px dotted #d66a6a;}
	div.header p.script a {	
		text-align: none;
		color: #d66a6a;		
		display: block;
		padding: 0px 0px 0px 0px;
	}
		div.header p.script a:hover {	
			text-decoration: none;
		}
div.contact			{	position: absolute;
						top: 0px;
						width: 150px;
						right: -0px;
						margin: 0px 1.5% 0px 0px;
						text-align: center;}
div.contact a, div.contact a:visited
					{	color: #E37575;}											
a.home, a.home:visited
					{	text-align: none;
						color: #E37575; }
a.home2, a.home2:visited
				{	text-align: none;
					text-decoration: none;
					color: #E37575; }				
span.small, span.small a, span.small a:visited		
				{	font-size: 10px;
					color: #D66A6A;}
div.berichten	{	position: relative;
					float: right;
					width: 160px;
					top: 0px;
					height: 65px;
					text-align: left;
					margin: 0px 0px 0px 0px;
					padding: 0;
					border-left: 1px dotted #D66A6A;
					z-index: 100;}						
div.berichten p, div.berichten a, div.berichten a:visited	
				{	font-size: 10px;
					color: #D66A6A;
					padding-left: 5px;}				
div.google		{	position: absolute;
					top: -100px;
					height: 0px;
					display: none;}
					
/* nieuwsflash */
div.nieuwsflash, div.nieuwsflash2	
					{	position: relative;
						margin: 3px 0px 0px 10px;
						width: 400px;}
div.nieuwsflash		{	background: #ffcC00 url(../img/corner-left-yellow-gray.gif) no-repeat left top; }
div.nieuwsflash2	{	background: #ffcC00 url(../img/corner-left-yellow-white.gif) no-repeat left top; }

div.nieuwsflash h1, div.nieuwsflash2 h1
					{	font-size: 11px;
						font-weight: bold;
						margin: 0px 0px 0px 0px;
						padding: 4px 0px 0px 10px;
						color: #423500;
						border-bottom-width: 0px;}
div.nieuwsflash h1	{	background: url(../img/corner-right-yellow-gray.gif) no-repeat right top; }
div.nieuwsflash2 h1	{	background: url(../img/corner-right-yellow-white.gif) no-repeat right top; }
div.nieuwsflash h1.intern, div.nieuwsflash2 h1.intern
					{	background-image: none;}

div.nieuwsflash h4.footer2
					{	background: url(../img/corner-bottomright-yellow-gray.gif) no-repeat right top; 
						margin: 0px;
						padding: 0px;}
div.nieuwsflash2 h4.footer2
					{	background: url(../img/corner-bottomright-yellow-white.gif) no-repeat right top; 
						margin: 0px;
						padding: 0px;}						
div.nieuwsflash2 p	{	margin: 0px 5px 0px 10px; }

div.nieuwsflash a, div.nieuwsflash2 a
					{	color: #3E3200;}	
div.nieuwsflash a:visited, div.nieuwsflash2 a:visited
					{	color: #9F7F01;}
						
/* form  */
form {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

/* sponsormodule */
div.sponsor			{	display: none;}
										
