@charset "utf-8";
<!--
body		{padding:0px; margin:0px; background:#ebebeb;}
div, td		{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#454545;}
p			{margin-top:0px; font-family:Arial, Helvetica, sans-serif; color:#454545; font-size:12px;}
a			{text-decoration:underline; color:#454545;}
a:hover		{text-decoration:none; color:#454545;}
a:visted	{text-decoration:none; color:#454545;}
h1			{margin:0px 0px 10px 0px; font-size:20px; color:#a63f3f;}
h2			{margin:0px; font-size:20px; text-transform:uppercase;}

#container				{width:1000px; left:50%; margin-left:-500px; position:relative; background-color:#fff;}
#top					{width:100%; height:30px; background:url(img/bground_top.png) repeat-x; text-align:right;}
#top #top_menu			{padding-right:15px; color:#FFF; text-transform:uppercase;}
#top #top_menu a:link	{text-decoration:none; color:#FFF;}
#top #top_menu a:hover	{text-decoration:underline; color:#FFF;}
#top #top_menu a:visited{text-decoration:none; color:#FFF;}
#top2					{width:100%; height:120px; background:#fff;}
#top2 #logo				{padding-left:30px;}
#top2 #addres			{color:#000;}
#top2 #addres #small	{font-size:14px;}
#top2 #addres #large	{font-size:22px;}
#menu								{width:100%; height:43px; background:#000;}
#menu #home							{float:left; width:42px; height:43px; background:url(img/home.png);}
#menu #werkzaamheden				{float:left; width:181px; height:43px; background:url(img/menu_werkzaamheden.png); border-right:1px solid #808080; overflow:hidden; background-position:0px -43px;}
#menu #werkzaamheden a:link,
#menu #werkzaamheden a:visited 		{display:block;} 
#menu #werkzaamheden a:hover img	{visibility:hidden;}
#menu #contact						{float:left; width:166px; height:43px; background:url(img/menu_contact.png); border-right:1px solid #808080; overflow:hidden; background-position:0px -43px;}
#menu #contact a:link,
#menu #contact a:visited 			{display:block;} 
#menu #contact a:hover img			{visibility:hidden;}
#menu #partners						{float:left; width:116px; height:43px; background:url(img/menu_partners.png); border-right:1px solid #808080; overflow:hidden; background-position:0px -43px;}
#menu #partners a:link,
#menu #partners a:visited 			{display:block;} 
#menu #partners a:hover img			{visibility:hidden;}
#menu #apkreminder					{float:left; width:154px; height:43px; background:url(img/menu_apkreminder.png); border-right:1px solid #808080; overflow:hidden; background-position:0px -43px;}
#menu #apkreminder a:link,
#menu #apkreminder a:visited 		{display:block;} 
#menu #apkreminder a:hover img		{visibility:hidden;}

#content				{width:1000px;}
#content #left			{width:670px; background:#FFF;}
#content #right			{width:330px; height:550px; background:url(img/bground_right.png) no-repeat top;}

#content #left #text		{padding:30px;}
#content #left #text #small	{font-size:11px;}
#content #left #text #intro	{font-size:14px; color:#000;}
#content #left #text #google iframe	{border:1px solid #ebebeb;}
#content #left #blok-1,
#content #left #blok-2		{border-top:1px solid #ebebeb; width:50%; padding:30px;}

#content #right #text				{padding:30px;}
#content #right #text #time			{background:#454545; color:#FFF; padding:20px;}
#content #right #text #time td		{color:#FFF;}
#content #right #text #time #small	{font-size:11px;}
#content #right #text #google		{padding-top:30px;}
#content #right #text #google iframe{border:1px solid #ebebeb;}

#footer							{width:1000px; height:60px; background:url(img/bground_footer.png) repeat-x;}
#footer #text					{}
#footer #text #smenu			{padding-left:30px; color:#000; text-transform:uppercase;}
#footer #text #smenu a:link		{text-decoration:none; color:#000;}
#footer #text #smenu a:hover	{text-decoration:underline; color:#000;}
#footer #text #smenu a:visited	{text-decoration:none; color:#000;}
#footer #text #copyright		{padding-right:30px; color:#a63f3f;}
-->