
<!--

A:link { color: #3D3F3E; text-decoration: none; }
A:visited { color: #3D3F3E; text-decoration: none; }
A:active { color: #3D3F3E; text-decoration: none; }
A:hover { color: #FF098A; text-decoration: none; }

body{text-align: center;
	 background-color: #DEF2F9;
  	 background-image: url(images/bg.gif);
	 background-repeat: repeat-x;}

#container {
	position:relative;
	margin: 0 auto;
	width:780px;
	height:650px;
}

#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height: 60px;
	text-align: center;
	background-image: url(images/index_01a.gif);
	background-repeat: no-repeat;
}

#menuu {
	width:780px;
 	padding: 25px 0px 0px 20px;
   font-family: 'Trebuchet MS', Verdana;
   font-size: 11px;
   color: #3D3F3E;
	
}

#menuu a { display: block; 
           padding: 0px 20px 7px 20px;
		   _padding: 0px 20px 7px 20px;
		   color: #3D3F3E; 
		   text-decoration: none; }	
		   
#menuu a:hover { border-bottom: 4px solid #FF098A; padding-bottom: 3px; }
#menuu ul { display: inline; list-style: none; padding: 0; }
#menuu li { float: left; display: inline; }



#logo {
	position:absolute;
	left:0px;
	top:60px;
	width:434px;
	height:354px;
}

#content {
	position:absolute;
	left:434px;
	top:60px;
	width:346px;
	height:354px;

	text-align: left;
	padding-left: 20px;
	margin-bottom: 100px;
	padding-bottom: 10px;
	overflow: auto;
	 }

#footer {
	position:absolute;
	left:0px;
	top:414px;
	width:780px;
	height:236px;
	 background-image: url(images/bgfooter.gif);
	 background-repeat: repeat-x;
	 padding: 50px 0px 0px 30px;
	 margin: 0px;
 
	   font: normal 12px 'Trebuchet MS';
	   color: #2B2F2F;
}

#alleznetmedia {
	position:absolute;
	left:0px;
	top:550px;
	width:780px;
	 background-repeat: repeat-x;
	 padding: 50px 0px 0px 30px;
	 margin: 0px;
 
	   font: normal 12px 'Trebuchet MS';
	   color: #2B2F2F;
}

#admin {
	position:absolute;
	left:0px;
	top:20px;
	width:780px;
	 background-repeat: repeat-x;
	text-align: left;
	padding-left: 15px;
 
	   font: normal 12px 'Trebuchet MS';
	   color: #2B2F2F;
}

	#footereen{float: left; 
			   width: 210px;
			   padding: 0px;
			   margin: 0px;
			   text-align: left; 
			      line-height: 20px;}
			   
	#footertwee{float: left; 
			   width: 330px;
			    padding: 0px;
				margin: 0px;
							   text-align: left;
							    line-height: 20px;}
			   
	#footerdrie{float: left; 
			   width: 140px;
			 padding: 00px 0px 0px 10px;
				margin: 0px;
							   text-align: left;
							    line-height: 20px;}
	
	
.titel { color: #FF098A;
		 font: normal large 'Trebuchet MS', sans-serif;
		 margin: 6px 0px 0px 0px;
		  }

.titel2 { color: #FF098A;
		 font: normal large 'Trebuchet MS', sans-serif;
		 margin: 6px 0px 0px 0px;
		  }
		  
.inl { margin: 1px 0px 0px 10px;
	   text-align: justify;
	   line-height: 17px;
	   font: normal 12px 'Trebuchet MS';
	   color: #2A3434;
	   width: 280px;
	   }

.inl2 { margin: 1px 0px 0px 10px;
	   text-align: justify;
	   line-height: 17px;
	   font: normal 12px 'Trebuchet MS';
	   color: #2A3434;
	   width: 780px;
	   }
	   
.meerlink { text-align: right;
			color: #F77FBE;
			font: normal x-small 'Trebuchet MS';
			margin-right: 35px;
		   }	   
		   
.meerlink img {margin-left: 10px;}		   

.scheiding {float: left; width: 1px;
			height: 91px;
			margin: 0px 10px 0px 10px;
			background-image: url(images/scheiding.gif);
			background-repeat: no-repeat;
			
-->
