﻿/* Copyright TvTWeb - www.tvtweb.nl */

/*=== HTML Elements =====================================================================================================================================================*/
body													{font-family:arial; color:#000000; font-size:12px;margin:0px; padding:0px; background-color:#ffffff;} 
html													{width:100%;}

/*=== TvTWeb FrameWork Parts ==============================================================================================================================================*/

div#logo												{width:100%; height:131px; margin:0px auto; padding:0px 0px 18px 0px; background:url(../images/style/logo-foag.gif) no-repeat center top; margin-top:100px; border-bottom:solid 1px #6d6f71;}	
div#contentText											{width:430px; height:220px; margin:0px auto; padding:0px 0px 0px 0px;}
div#contentText p										{color:#6d6f71; float:left; line-height:23px; padding:10px 0px 0px 0px;}
div#contentAddress										{width:430px; height:100px; margin:0px auto; padding:0px 0px 0px 0px;}
div#contentAddress p									{color:#444444; float:left; line-height:23px; padding:10px 40px 0px 0px;}
div p a:link											{color:#444444; text-decoration:none;}
div p a:visited											{color:#6d6f71; text-decoration:none;}
div p a:active											{color:#6d6f71; text-decoration:none;}
div p a:hover											{color:#72bf44; text-decoration:none;}

