/* CSS Document */
html					{	height: 100%; }
BODY
	{
							margin: 0; 
							padding: 0; 
							font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
							color: #8A8A8A;
							font-size: 80%; 
	}


/* Titel afbeeldingen */
TD.TitelAfbeelding 		{	width: 788px; height: 158px; text-align: right; vertical-align: bottom;  background-image: url(../images/top/index.jpg); background-repeat:no-repeat; background-position: top left;  }

.header					{  padding-left:14px; font-size:30px; font-family:Arial, Helvetica, sans-serif; color:#FF6C00; }

/* Main Layout Tables*/
TABLE.MAIN				{	height: 100%; width: 100%; }
TD.Logo					{	height: 89px; width: 788px; }

TD.ImgContent			{	width: 266px; vertical-align: top; padding-left: 20px; padding-right: 10px; padding-top: 10px; padding-bottom: 20px; }
TD.Content				{	width: 788px; height:100%;  padding-left: 5px; padding-right: 20px; padding-top: 10px; padding-bottom: 20px; vertical-align: top; }
DIV.Text				{	text-align: justify; padding-right: 30px; padding-left: 10px; line-height: 150%; }
TD.NavigationLeft		{	width: 300px; height: 58px; vertical-align: middle; background-color: #E8F8FF;}
TD.NavigationRight		{	width: 500px; height: 58px; padding-right: 20px; vertical-align: middle; text-align: right; background-color: #E8F8FF; }
TD.Copyright			{	width: 788px; padding-left: 10px; padding-top: 6px; font-size: 90%; height: 34px; background-image: url(../images/bottom_line.gif); background-position: bottom; background-repeat:repeat-x; color: #7E840B; }

TD.Globe				{	width: 100%; border-color: #7E840B; border-style: solid; border-top-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-left-width: 1px; background-color: #EFEFEF; background-image:url(../images/globe.jpg); background-position:top left; background-repeat:no-repeat; }

/* Top menu Layout*/
DIV.Menu				{	width: 624px; top: 0px; left: 0; position: absolute;}

DIV.Menu a				{	color: #8A8A8A; text-decoration: none; }
DIV.Menu a:hover		{	color: #FF6C00; text-decoration: underline;}
DIV.Menu a:visited		{}
DIV.Menu a:active		{}

DIV.Topmenu_0a			{	width: 208px; position: absolute; top: 0px; left: 164px; height: 89px; padding-top: 35px; padding-left: 8px; background-image: url(../images/intermix_bg_1.gif); background-position:top left; background-repeat:no-repeat; }
DIV.Topmenu_0b			{	width: 208px; position: absolute; top: 0px; left: 164px; height: 89px; padding-top: 35px; padding-left: 8px; background-image: url(../images/intermix_bg_2.gif); background-position:top left; background-repeat:no-repeat; }
DIV.Topmenu_1a			{	width: 208px; position: absolute; top: 0px; left: 372px; width: 208px;height: 89px; padding-top: 35px; padding-left: 8px; background-image: url(../images/diensten_bg_1.gif); background-position:top left; background-repeat:no-repeat; }
DIV.Topmenu_1b			{	width: 208px; position: absolute; top: 0px; left: 372px; width: 208px;height: 89px; padding-top: 35px; padding-left: 8px; background-image: url(../images/diensten_bg_2.gif); background-position:top left; background-repeat:no-repeat; }
DIV.Topmenu_2a			{	width: 208px; position: absolute; top: 0px; left: 580px; width: 208px;height: 89px; padding-top: 35px; padding-left: 8px; background-image: url(../images/hosting_bg_1.gif); background-position:top left; background-repeat:no-repeat; }
DIV.Topmenu_2b			{	width: 208px; position: absolute; top: 0px; left: 580px; width: 208px;height: 89px; padding-top: 35px; padding-left: 8px; background-image: url(../images/hosting_bg_2.gif); background-position:top left; background-repeat:no-repeat; }

/* Main Form Layout */
SELECT					{ height: 18px; width: 200px; font-size: 80%; color: #FFFFFF; background-color: #000000;}

.selectbox				{   background-color:#FFFFFF; font-size:80%; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #8A8A8A; width:auto; }
INPUT					{   background-color:#FFFFFF; font-size:80%; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #8A8A8A; font-weight:bold; }

/* Main Image Layout */
DIV.Image				{	width: 224px; height: 170px; padding-top: 13px; color: #CECFB3; line-height: 250%; text-align: center; vertical-align: middle; background-image:url(../images/image_bg.gif); background-position:top center; background-repeat:no-repeat;  }
/* Main Text/Link/ Layout*/
a						{	color: #7E840B; text-decoration: none; }
a:hover					{	text-decoration: underline;}
a:visited				{}
a:active				{}

H1						{	color: #FF6C00; font-size: 170%; padding: 0px; font-weight:lighter;  }









