body			{		margin: 0px; padding: 8px; font-family: Tahoma; font-size: 11px; color: #000000; line-height: 18px; }
body.site		{		margin: 0px; padding: 0px; width: 100%; height: 100%; background-color: #000000; background-image: url(../images/bg.gif); background-position: top left; background-repeat: repeat-x; text-align: center; }

td				{		padding: 0px; margin: 0px; vertical-align: top; text-align: left; font-family: Tahoma; font-size: 11px; color: #000000; line-height: 18px; }
table.container	{		width: 900px;	}
td.header		{		width: 900px; height: 130px; }
td.content		{		width: 450px; height: 464px; background-color: #f22121; background-image: url(../images/content_corner.gif); background-position: bottom right; background-repeat: no-repeat; }
td.fotolinks	{		width: 450px; height: 464px; background-color: #991212; }
td.logo			{		width: 273px; height: 130px; }
td.menu			{		width: 627px; height: 130px; vertical-align: top; text-align: right;  }
td.menutop		{		height: 79px; width: 100%; text-align: right; }
td.menubottom	{		height: 51px; text-align: right; width: 100%; vertical-align: bottom; }

h1				{		font-size: 14px; font-family: Tahoma; border-bottom: 1px solid #000000; }
hr.zwart		{		height: 0px; border: 1px solid #000000; color: #000000; }

.padding		{		padding: 15px; }

a				{		font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;	}
a:hover			{		font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: underline;	}

td.bottomlinks	{	color: #a18855; }
td.bottomlinks a	{ font-family: Tahoma; font-size: 11px; color: #a18855; text-decoration: none;	}
td.bottomlinks a:hover	{ font-family: Tahoma; font-size: 11px; color: #a18855; text-decoration: underline;	}

input.gbform	{		width: 200px; font-family: Tahoma; font-size: 11px; color: #000000; }
textarea.gbform	{		width: 200px; font-family: Tahoma; font-size: 11px; color: #000000; padding: 4px; }

.img_left_border{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #222222;	
}
.img_left_noborder{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.img_right_border{
	float:right;
	margin-left:10px;
	margin-right:4px;	
	margin-bottom:5px;
	border:1px solid #000000;	
}

.img_right_noborder{
	float:right;
	margin-right:4px;		

	margin-bottom:5px;
	
}



.img_noalign_noborder{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto
}

.img_noalign_border{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border:1px solid #222222;		
}
