@charset "utf-8";
/* CSS Document */

/* Algemeen */
html					{}
body 					{margin:0px; font-family:arial; line-height:145%; font-size:11px; text-align:left; background:none; color:#000000;}
p						{padding:0px; margin:0px;}
img						{border:0;}
a						{font-weight:normal; text-decoration:underline; color:#000000; cursor:hand;}
a:hover					{font-weight:normal; text-decoration:underline; color:#0071BD;}
div						{text-align:left;}
#container				{width:850px; z-index:1;}

/* Content */
#midden 				{width:786px; height:437px; position:absolute; margin-left:-425px; left:50%; margin-top:-250px; top:50%; text-align:center; background: url(../img/bg.jpg) no-repeat; padding:32px;}
#titel					{width:632px; height:53px; margin-top:15px; margin-bottom:35px; background:url(../img/titel.gif); float:left;}
#ingangen				{width:470px; height:325px; margin-right:25px; float:left;}
a.atag					{display:block; width:470px; height:95px; background:url(../img/atag.jpg) 0 0 no-repeat; overflow:hidden; text-indent:-9999px; margin-bottom:20px;}  
a.atag:hover 			{background-position: 0 100%;}
a.pelgrim				{display:block; width:470px; height:95px; background:url(../img/pelgrim.jpg) 0 0 no-repeat; overflow:hidden; text-indent:-9999px; margin-bottom:20px;}  
a.pelgrim:hover 		{background-position: 0 100%;}
a.etna					{display:block; width:470px; height:95px; background:url(../img/etna.jpg) 0 0 no-repeat; overflow:hidden; text-indent:-9999px;}  
a.etna:hover 			{background-position: 0 100%;}

#tekstblok				{width:260px; height:290px; background: url(../img/bg_tekstblok.jpg) no-repeat; float:left; padding:15px; padding-top:20px;}