/* Stylesheet voor Jade plaats */

body	{background-color:#FFFFFF; top left no-repeat; margin:0; padding:0;font-family:Arial; font-size:11px}

#frame		{width:900px; height:600px; margin:0px auto; padding:0px; background:#FFFFFF url('../image/achtergrond.gif');}
#top		{float:left; width:900px; height:230px}
#middle		{float:left; width:900px; height:250px}
#bottom		{float:left; width:900px; height:120px;}

#midleft	{float:left;width:200px; height:250px}
#midright	{float:left; width:700px; height:250px; overflow-y:scroll}

#botleft	{float:left;width:200px; height:120px}
#botright	{float:left;width:700px; height:120px;}

.spanning		{background: url('../image/spanning.gif') bottom right no-repeat}
.stastil		{background: url('../image/stastil.gif') bottom right no-repeat}
.waarheen		{background: url('../image/waarheen.gif') bottom right no-repeat}

#menu				{margin-left:35px; font-size:12px;}
#menu a				{display:block; height:25px; width:160px; text-decoration:none;color:#818181}
#menu a.current		{color:#007962; font-weight:bold}
#menu a:visited		{text-decoration:none}
#menu a:hover		{text-decoration:none; font-weight:bold}

#menu2				{margin-left:35px; margin-top:45px; font-size:9px;}
#menu2 a			{display:block; height:13px; width:160px; text-decoration:none; color:#818181}
#menu2 a.current	{color:#007962; font-weight:bold}
#menu2 a:visited	{text-decoration:none}
#menu2 a:hover		{text-decoration:none; font-weight:bold}

#center				{text-align:center}

table				{color:#898989; vertical-align:top}

h1					{color:#007962; margin-left:25px; font-weight:bold; font-size:12px}
h1.licht			{color:#a5ac10}
h2					{font-family:Lucida Handwriting; color:#B1B1B1; font-size:30px;}

p					{color:#898989}
p.tekstblok			{margin-left:25px; margin-right:170px}
p.tekstblokav		{margin-left:45px; margin-right:170px;}
p.neginspring		{text-indent:15px;}
p.top				{margin-top:0px}
p.webdesign			{font-size:13px; margin-top: 38px; line-height:20px;}

p.blok				{display:block; width:200px; height:70px; padding: 5px 25px 0px 0px; float:left; overflow:hidden;}
p.blok:first-line	{font-weight:bold; color:#007962; font-size:12px}

a.home				{text-decoration:none; display:block; width:270px; height:110px; float:right; margin-right:75px; margin-top:15px}
a.home:visited		{text-decoration:none}
a.home:hover		{text-decoration:none}

a.leesmeer			{color:#007962; text-decoration:none; font-style:italic}
a.leesmeer:visited	{text-decoration:none}
a.leesmeer:hover	{text-decoration:none}

a			{color:#007962; text-decoration:none; font-style:normal}
a:visited	{text-decoration:none}
a:hover		{text-decoration:underline}

a.licht			{color:#a5ac10; text-decoration:none; font-style:normal}
a.licht:visited	{text-decoration:none}
a.licht:hover		{text-decoration:underline}

img.rechts	{float:right; clear:right}

ul		{color:#898989;}
ul.hogelijn {line-height:20px}
li.inspring	{margin-left:40px}