﻿html, body {
height				: 100%;
width				: 100%;
font-family			: Arial;
color				: #000;
font-size			: 12px;
margin				: 0px;
padding				: 0px;
overflow			: auto;
}

#outer
      {
      position:absolute;
      left: 50%;
      top :50%;
      width: 550px;      
      height: 200px;
      margin-left: -275px;  /* half of width */
      margin-top: -100px;   /* half of height */      
      border: solid 1px #000000;
      }

#inner
      {
      position:absolute;
      left: 50%;
      top :50%;
      width: 450px;      
      height: 160px;
      margin-left: -225px;  /* half of width */
      margin-top: -80px;   /* half of height */      
      
      }

#container 				{position: absolute; width: 980px; left:50%; margin-left:-490px;}

#top 					{height:121px; background-color:#FFF;}
#topbovenkant 			{height:91px;}
#topbovenkantlogo 		{width:485px; height:91px; float:left;}
#topbovenkantlogo2 		{width:485px; height:91px; background-image:url(../img/logo.jpg); float:left;}
#topbovenkantmenu 		{width:495px; height:68px; float:right; padding-top:23px; text-align:right;}
#leftmenu 				{width:980px; height:30px; float:left;}
#leftmenu2 				{width:855px; height:30px; float:left;}
#rightmenu2 				{width:125px; height:30px; float:right;}

#menu ul 				{padding:0px; margin:0px; width:100%; height:30px; background-color:Gray; float:left;}
#menu ul li 			{display: inline; height:30px;}
#menu ul li a 			{padding-left:22px; padding-right:22px; color:#FFF; font-weight:bold; float:left; border-left:1px solid #F78F1E; border-right:1px solid #FA6D15; text-decoration:none; height:30px; line-height:30px;}
#menu ul li a:hover 	{background-color:#FDE3C7; height:30px; color:#000; border-left:1px solid #FDE3C7;}
#menu ul li a.aan 		{background-color:#FDE3C7; color:#000; border-left:1px solid #FDE3C7;}

#webshop ul 			{padding:0px; margin:0px; width:125px; height:30px; float:left;}
#webshop ul li 			{display: inline; height:30px;}
#webshop ul li a 		{padding-left:22px; padding-right:49px; color:#FFF; font-weight:bold; float:left; text-decoration:none; height:30px; line-height:30px;}
#webshop ul li a:hover 	{background:url(../img/menu_webshop_over.jpg); color:#000; }
#webshop ul li a.aan 	{background:url(../img/menu_webshop_over.jpg); color:#000;  }

#links					{float:left; width:320px; border-right:1px solid #CCCCCC; margin:15px 0px;}
#login					{margin: 15px 0px;}
#links-onder			{float:left; width:320px; margin:15px 0px;}
#rechts 				{float:right; width:648px; margin:15px 0px;}
#inhoud 				{width:980px; float:left;}
#search 				{float:left; margin-left:15px;}
.inhoud-links 			{padding:0px 15px;}
.inhoud-rechts 			{padding:0px 45px;}
#tekstblok 				{width:980px;}
#more_info 				{color:#000;}
#more_info a 			{color:#000; font-size:12px; font-weight:bold;}
#more_info a:hover 		{color:#515151; font-size:12px; font-weight:bold;}
#previousnext 			{color:#999; font-size:11px; padding-top:6px;}
#previousnext a 		{color:#999; font-size:11px;}
#previousnext a:hover 	{color:#666; font-size:11px; font-weight:normal;}
#kolom 					{width:232px; float:left;}
#footer 				{line-height:30px; font-size:11px; color:#999; height:30px; width:980px; border-top:1px solid #CCC; float:left;}
#footerlinks 			{width:720px; float:left;}
#footerrechts 			{width:260px; float:right; text-align:right;}
#footerrechts a 		{color:#999;}
#footerrechts a:hover 	{color:#666; font-weight:normal;}

.sIFR-flash 		{visibility: visible !important;margin: 0;}
.sIFR-replaced embed.sIFR-flash[sifr=true] + div[adblocktab=true] {display: none !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash h1 	{visibility: hidden;font-size: 25px;margin: 0px 0px 24px 0px;z-index: 1; line-height:30px; height:30px; width:453px;}
.sIFR-hasFlash h2 	{visibility: hidden;font-size: 22px;margin: 0px 0px 24px 0px;z-index: 1; line-height:24px; height:26px; width:230px;}
.sIFR-hasFlash h3 	{visibility: hidden;font-size: 18px;margin: 0px 0px 24px 0px;z-index: 1; line-height:24px; height:26px; width:230px;}

img	 		{border:0px;}
a 			{color: #000; font-weight:normal; text-decoration:none;}
a:hover 	{color: #FA6D15; font-weight:bold; text-decoration: none;}
.textfield 	{border:1px solid #CCC; font-size:12px; padding:3px; margin:0px;}
.oranje_b	{color:#FA6D15; font-weight:bold;}
.oranje		{color:#FA6D15; font-weight:normal;}
.grijs_b	{color:#999; font-weight:bold; line-height:20px;}
ul 			{list-style-image:url(../img/icon_list.gif);  padding: 0px 0px 0px 16px; margin:  0px 0px 0px 0px;}
li 			{list-style-image: url(../img/icon_list.gif);  padding: 0px 0px 0px 0px; margin:  3px 0px 0px 0px;}

td			{color:#000; padding:0px 0px 0px 10px; background:#FFF; height:28px;}

input			{ font-family:Arial; color:#000; font-size:12px; padding-left:5px; border:1px solid #000000; line-height:18px;
}
INPUT.login 	{width:252px;}
INPUT.button 	{border-style: none;
	border-color: inherit;
	border-width: 0;
	color:Black; 	font-size:11px; 	font-weight:bold; 	width:100px; 	margin-top: 0px;
}

select			{border:1px solid #FA6C15;}

#contactformulier 	    {padding:0px; width:550px;}
label.contactformulier  {display:block; float:left; width:130px; margin-top:3px; margin-bottom:3px; padding:3px;}
span.contactformulier  {display:block; float:left; width:130px; margin-top:3px; margin-bottom:3px; padding:3px;}
label.zoekformulier 	{display:block; float:left; width:60px; margin-top:3px; margin-bottom:3px; padding:3px;}
span.zoekformulier 	{display:block; float:left; width:60px; margin-top:3px; margin-bottom:3px; padding:3px;}
select.zoekformulier	{ border:1px solid #FA6C15; height:22px;}
br 					    {clear: left;}


