body	  
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin: 0px;
			
	background-color: #FFffcc;
	background-image:url('/assets/ag_geel_gr.gif');
	background-repeat:repeat;		
}
code	  { font-family: Courier New, Courier, monospace;
			font-size: 10px }
tt, pre	  { font-family: Courier New, Courier, monospace; 
			font-size: 10px }
			
h1 		  
{ 
	font-size: 18px; color: 6666CC
}
h2	      {	COLOR: ff3366;
			
			FONT-SIZE: 11pt;}
h3
{	COLOR: #6666CC;
			
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
}
h4	      {	COLOR: #663333;
			
			FONT-SIZE: 12px;
			FONT-WEIGHT: bold}
h5	      {	COLOR: #6666CC;
			
			FONT-SIZE: 10px;
			FONT-WEIGHT: bold}
			
ul 		  { 
			FONT-SIZE: 10px; 
			color:#000000;}
li {COLOR: #6666CC;}
img 
{
	border-width:0px;
}		
			
img.left  { float: left; margin-top: 0px; margin-right: 20px; margin-bottom: 10px; margin-left: 0px}

img.right { float: right; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 20px}


.intro	  { COLOR: #000000;
			FONT-FAMILY: Arial, Helvetica, sans-serif; 
			FONT-SIZE: 10px; 
			FONT-WEIGHT: bold}

.submenu  
{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; font-weight: bold; color: #FFFFFF;
	text-align:center;
}
#submenu
{
	position:relative;
	background-color:#336699; 
	width:100%; 
	height:35px;
}
	#submenu ul
	{
		padding:0;
		margin:0;
	}
	#submenu li
	{
		list-style:none;
		float:left;
		padding:5px;
		height:20px;
		vertical-align:middle;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.center 
{
text-align:center;
}

.comment {color:#990099}

.textlink {
color:#003399;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.line 
{
	border: 1px solid white;
	color: white;
}

.marginleft {
	margin-left: 20;
}
.nomargintop {
	margin-top: 0;
}
#menuFrame{
background-color:#000000;
height:55px;
}
	#menu a
	{
		background-image:url('/assets/buttons.jpg');
		background-repeat:no-repeat;
		background-position:0 0;
		display:block;
		text-decoration:none;
	}
	#menu a:hover
	{
		text-decoration:none;
	}
		#menu a#btn_home		{	background-position:0 0;	width:57px;		height:48px;	}
		#menu a#btn_nieuws	{	background-position:-57px 0;	width:67px;		height:48px;	}
		#menu a#btn_afrikaloop	{	background-position:-660px 0;	width:105px;	height:41px;	}
		
		#menu a#btn_projecten	{	background-position:-262px 0;	width:61px;	height:50px;	}
		#menu a#btn_safari	{	background-position:-577px 0;	width:80px;	height:49px;	}
		#menu a#btn_gevoel	{	background-position:-471px 0;	width:105px;	height:41px;	}
		#menu a#btn_links		{	background-position:-214px 0;	width:48px;	height:49px;	}
		#menu a#btn_fotos		{	background-position:-410px 0;	width:61px;	height:49px;	}
		
		#menu a#btn_reageer	{	background-position:-123px 0;	width:90px;	height:48px;	}
		
		
		
		#menu a#btn_home:hover		{	background-position:0 -51px;	}
		#menu a#btn_nieuws:hover	{	background-position:-57px -51px;	}
		#menu a#btn_afrikaloop:hover	{	background-position:-660px -53px;	}
		
		#menu a#btn_projecten:hover	{	background-position:-262px -51px;	}
		#menu a#btn_safari:hover	{	background-position:-577px -53px;	}
		#menu a#btn_gevoel:hover	{	background-position:-471px -61px;	}
		#menu a#btn_links:hover		{	background-position:-213px -49px;	}
		#menu a#btn_fotos:hover		{	background-position:-410px -51px;	}
		
		#menu a#btn_reageer:hover	{	background-position:-123px -50px;	}
.itemFrame{

padding:2px;
clear:both;
display:block;
}
.itemFrame.online, .itemFrame.offline
{
	border:solid 1px #CCCCCC;
}


#totalFrame{
width:100%;
height:100%;
}
#contentFrame{
	width:600px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
#pageFrame{
position: relative;
top:0px;
width:100%;
text-align:center;
}

.FL
{
	float:left;
}

#topbar{
position:absolute;
width: 100%;
visibility: hidden;
z-index: 100;
}
#adminPanel
{
	background-color:#FFFFFF;
	background-image:url('/cms/assets/adminSquare.png');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	padding:4px;
	height:40px;
	clear:both;
}

#contentFrame a:link,
#contentFrame a:visited,
#contentFrame a:hover,
#contentFrame a:visited:hover 
{
	color:#003399;

}
#restaurants td 
{
	vertical-align:top;
}
#restaurants p
{
	text-align:left;
}
#articleModule a:link, #articleModule a:hover, #articleModule a:visited
{
  color:#003399;
  font-size:10px; 
}

a:link { text-decoration: none;
color:#FFFFFF;}
a:visited { text-decoration: none;
color:#FFFFFF;}
a:active { text-decoration: underline;
color:#FFFFFF;}
a:hover { text-decoration: underline;
color:#FFFFFF;}
