* { margin: 0px;	padding: 0px; outline-style: none; }

html, body {
	height: 100%;
	background-color: #efefef;
}

#site {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: #333333;
}

/* ------------------------------------------------------------------------- Header */

#print_header {
	display: none;
}

#header {
	position: relative;
  width: 990px;
	height: 80px;
  z-index: 120;
	background: url(pics/header_back.gif) top left repeat-x;
}

#header .logo a img {
	margin: 10px 10px 10px 10px;
	float: left;
	border: 0px solid #fff;
}

#header .extra {
	margin: 10px 0px 0px 150px; 
	float: left;
	display: inline;
	color: #fff;
  font-size: 14px;
}

/* ------------------------------------------------------------------------- Search */

#search {
	padding: 0px 20px;
	width: 210px;
	height: 40px;
	float: right;
	background: url(pics/search.gif) bottom right no-repeat;
}

#search p {
	margin: 0px;
}

#search input.txt {
	margin: 10px 0px 0px 0px;
	padding: 2px 3px;
	width: 179px;
	height: 13px;
	color: #783600;
	font-size: 11px;
	float: left;
	display: inline;
	border: 1px solid #d37507;
	background: #fff none;
}

#search input.button {
	margin: 10px 0px 0px 0px;
	width: 21px;
	height: 19px;	
	float: right;
	display: block;
	border: 0px solid #fff;
	background: url(pics/btn_search.gif) top right no-repeat;	
	cursor: pointer;
}

/* ------------------------------------------------------------------------- Header Navigation */

#header_navigation {
	margin: 4px 20px 10px 0px;
	color: #783600;	
	float: right;
	display: inline;
}

#header_navigation ul {
	margin: 10px 0px 10px 15px;
	list-style-type: none;
}

#header_navigation li {
	float: left;
	display: inline;
}

#header_navigation li.streepje {
	margin: 0px 10px;
	float: left;
	display: inline;
}

#header_navigation li a:link, #header_navigation li a:visited {
	color: #783600;
	text-decoration: none;
	font-weight: bold;
	float: left;
	display: inline;
}

#header_navigation li a:hover, #header_navigation li.current a:link, #header_navigation li.current a:visited, #header_navigation li.current a:hover {
	color: #fff;
}

/* ------------------------------------------------------------------------- New Navigation */

#container_home .header-shadow, #container_vervolg .header-shadow {
  position: absolute;
  top: -1px;
  left: 0;
  width: 988px;
  height: 8px;
  z-index: 1000;
  background: url(pics/header-shadow.png) top left repeat-x;
}

#new_navigation {
  position: absolute;
  z-index: 100;
  width: 557px;
  height: 50px;
  left: 191px;
  top: -1px;
}

#navigation { 
  margin-top: 15px;
}

#new_navigation li.nav_li {
  position: relative;
  list-style-type: none;
  float: left;
  z-index: 10;
}

#new_navigation li.nav_li a:link, #new_navigation li.nav_li a:visited {
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  font: 12px Arial, verdana, sans-serif;
  font-weight: bold;                    
  line-height: 53px;
}

#new_navigation li.linumber_0 a:link, #new_navigation li.linumber_0 a:visited {
  width: 181px;
  height: 53px;
  background: url(pics/left-btn.png) top left no-repeat;
}

#new_navigation li.linumber_1 a:link, #new_navigation li.linumber_1 a:visited {
  width: 193px;
  height: 53px;
  background: url(pics/middle-btn.png) top left no-repeat;
}

#new_navigation li.linumber_2 a:link, #new_navigation li.linumber_2 a:visited{
  width: 183px;
  height: 53px;
  background: url(pics/right-btn.png) top left no-repeat;
}

#new_navigation li.nav_li span.active-img {

}

#new_navigation li.nav_li a:link span.active-img img, #new_navigation li.nav_li a:visited span.active-img img {
  position: absolute;
  bottom: 0px;
  left: 86px;
  width: 20px;
  height: 10px;
  display: none;
  border: 0px solid #fff;
}

#new_navigation li.nav_li a:hover span.active-img img {
  display: block;
}

#new_navigation li.nav_li ul {
  visibility: hidden;
  position: absolute;
  top: 45px;
  top: -999px;
  z-index: -1;
}
#new_navigation li.linumber_0 {
  z-index: 10;
}

#new_navigation li.linumber_1 {
  z-index: 10;
}

#new_navigation li.linumber_1.nav_li ul {
  left: 10px;
  left: 10px;
}

#new_navigation li.nav_li.linumber_2 ul {
  right: 0px;
}

#new_navigation li.nav_li ul li.left-corner {
  width: 5px;
  height: 73px;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  background: url(pics/sub-menu-left.png) top left no-repeat;
}

#new_navigation li.nav_li ul li.right-corner {
  width: 5px;
  height: 73px;
  font-size: 0px;
  line-height: 0px;
  background: url(pics/sub-menu-right.png) top left no-repeat;
}

#new_navigation li.nav_li ul li {
  height: 65px;
  padding: 8px 5px 0px 5px;
  float: left;
  width: auto;
  display: inline;
  list-style-type: none;
  text-align: center;
  background: url(pics/sub-menu-bg.gif) top left repeat-x;
}

#new_navigation li.nav_li ul li a:link, #new_navigation li.nav_li ul li a:visited {
  height: 73px;
  display: inline;
  width: auto;
  font: 10px arial, verdana, sans-serif;
  color: #686666;
  font-weight: bold;
  background: none;
  text-align: center;
}

#new_navigation li.nav_li ul li a:link img, #new_navigation li.nav_li ul li a:visited img {
  margin-bottom: 5px;
  border: 0px solid #fff;
}

#new_navigation li.nav_li ul li a:hover, new_navigation li.nav_li ul li.current a:link, #new_navigation li.nav_li ul li.current a:visited {
  color: #ff9d07;
  background: transparent;
}

#navigation li.submenu {
  background-color: #ffebcc;
}

#navigation li.submenu ul li {
  background-color: #fff6e8;
  border-bottom: 0px solid #fff;
}

#navigation li.submenu.current a:link, #navigation li.submenu.current a:visited {
  /* background: url(pics/sub-active.gif) 10px 0px no-repeat; */
}

#navigation li.submenu ul li a:link, #navigation li.submenu ul li a:visited {
  background: none;
  color: #555555;
  border-bottom: 0px solid #fff;
}

#navigation li.submenu.current ul li.current a:link, #navigation li.submenu.current ul li.current a:visited { 
  color: #aaa;
  background: none;
}

#navigation li.submenu ul li a:hover, #navigation li.submenu ul li.current a:link, #navigation li.submenu ul li.current a:visited {
  color: #555;
}

/* ------------------------------------------------------------------------- Navigation */

#navigation ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation li {
	width: 200px;
	color: #555555;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
}

#navigation li a:link, #navigation li a:visited {
	padding: 0px 20px;
	width: 160px;
	display: block;
	color: #555555;
	text-decoration: none;
  border-bottom: 1px solid #FFE1B4;
}

#navigation li a:hover, #navigation li.current a:link, #navigation li.current a:visited, #navigation li.current a:hover {
  color: #555;
}

/* ------------------------------------------------------------------------- Content */ 

#container {
	position: relative;
	width: 988px;
	border: 1px solid #e8e8e8;
       background: url(pics/container_back.gif) top left repeat-y; 
}

#container_home {
  position: relative;
  min-height: 500px;
  width: 988px;
  border: 1px solid #e8e8e8;
  background: url(pics/container_home_back.gif) top left repeat-y;     
}

#container_vervolg {
  position: relative;
  width: 988px;
  border: 1px solid #e8e8e8;	
  background: url(pics/container_vervolg_back.gif) top left repeat-y;
}

#left {
	width: 200px;
	float: left;
	display: inline;
}

#left .nav_title {
	position: relative;
	top: 8px;
	right: 20px;
	text-align: right;
	color: #783600;
	font-weight: bold;
}

#left .numberplate {
	margin: 20px auto;
	padding: 5px;
	width: 150px;
	height: 90px;
	text-align: center;
	color: #0254a7; 
	background: url(pics/search_numberplate.gif) bottom left no-repeat;
	border: 1px solid #0254a7;
}

#content .numberplate {
	margin: 80px auto;
	padding: 5px;
	width: 150px;
	height: 90px;
	text-align: center;
	color: #0254a7; 
	background: url(pics/search_numberplate.gif) bottom left no-repeat;
	border: 1px solid #0254a7;
}

.kenteken-spacer {
	width: 100%;
	text-align: center;
}

.kenteken-spacer #kenteken{
	width: 200px;
	margin-left: 200px;
}

#kenteken input.button {
  width: 150px;
  height: 30px;
  background-color: transparent;
  border: 0px solid #fff;
  cursor: pointer;
}

#kentekenbox input.kenteken {
  margin: 8px 0px 10px 0px;
  padding: 8px 5px 0px 45px; 
  width: 100px;
  height: 24px;
  font-weight: bold;
  background: url(pics/kenteken.gif) bottom left no-repeat;      
  border: 0px;
  text-transform: uppercase; 
}

#left .aanbieding {
	margin: 20px auto;
	width: 160px;
	height: 100px;
	background: url(pics/aanbiedingen.gif) bottom left no-repeat;
	border: 1px solid #ffae23;
	cursor: pointer;
}

#left .aanbieding a {
  width: 160px;
  height: 100px;
  display: block;
  border: 0px solid #fff;
}

#left .aanbieding a img {
  border: 0px solid #fff;    
}

#left .slogan {
	margin: 20px auto;
	width: 160px;
	font-weight: bold;
	font-size: 13px;
	color: #ffa81a;
}

#right {
	position: absolute;
	top: -2px;
	right: 0;
	z-index: 50;
	width: 250px;
}

#right img {
	margin: 20px;
}

#right .streep {
	height: 1px;
	width: 250px;
	font-size: 0px;
	background-color: #ffebce;
}

#content {
  width: 540px;
	float: left;
	display: inline;
}

.home-content {
  margin-top: 50px;
}
.home-content.filled-bg {
  margin-top: 0px;
  padding-top: 50px;
  background-color: #fff;
}

.content-spacing {
  margin-top: 50px;
}

#content .scroller img{
	margin: 0px;
	padding: 0px;
}

#content .text {
  margin: 20px;
}

#content .text img{
  float: right;
  display: inline;
  margin: 20px;
  border: 1px solid #ffcc9a;  
}

h1, td h1 {font: 19px arial, verdana, sans-serif; font-weight: bold; color: #ffa81a; margin-bottom: 7px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; color: #ffa81a; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; color: #ffa81a; margin-bottom: 7px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: #ffa81a; margin-bottom: 7px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: #ffa81a; margin-bottom: 7px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: #ffa81a; margin-bottom: 7px;}

#content a:link, #content a:visited {text-decoration: none; color: #333333;  border-bottom: 1px solid #333333;}
#content a:hover { color: #ffa81a;  border-bottom: 1px solid #ffa81a; }

table {margin: 5px 0px;}
td {
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: #333333;
}

#content img { position: relative; z-index: 1; } 
#content img.left {	margin: 0px 10px 10px 0px; float: left; }
#content img.right { margin: 0px 0px 10px 10px; float: right; }

p { margin-bottom: 9px;}

#content ul { margin: 10px 0px 10px 15px; list-style-type: disc;}
#content li { margin: 0px 0px 0px 15px;}
#content ol { margin: 10px 0px 10px 20px;}

/* ------------------------------------------------------------------------- Items */

#items {
	padding: 10px 20px 20px 20px;
}

#items .item {
	position: relative;
	padding: 0px 10px 0px 10px;
	width: 230px;
	float: left;
	border-bottom: 1px solid #efefef;
}

#items .item_last {
	position: relative;
	padding: 0px 10px 0px 10px;
	width: 230px;
	float: left;
	border-bottom: 0px solid #efefef;
}

#items .kop {
  width: 230px;
  height: 20px;
  overflow: hidden; 
}

#items .kop a{	
	margin-top: 10px;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #ffa81a; 
	overflow: hidden;
  border: 0px;
}

#items .foto {
  margin-top: 5px;
	margin-bottom: 5px;
	height: 150px;
	width: 220px;   
  text-align: center; 
	overflow: hidden;
  cursor: pointer; 
}  

#items .foto img {
  margin: 0px auto;  
}

#items .intro {
	width: 220px;
	height: 32px;	
	line-height: 16px;
	overflow: hidden;
} 

#items .extra {
	padding: 0px 5px;	
	width: 220px;
}

#items .prijs_back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 63px;
  margin: 80px auto 0px auto;
  padding: 0px;
}

#items .prijs {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 90px;
	margin: 80px auto 0px auto;
	padding: 0px 30px 10px 15px;
	float: left;
  display: inline;
	font: 16px arial, sans-serif;
	font-weight: bold;
	color: #fff; 
  text-align: center;
	line-height: 123px;
  cursor: pointer;
}

#items .kopen a:link, #items .kopen a:visited {
	float: right;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	color: #ffa81a; 
	border: 0px solid #fff;
}

/* ------------------------------------------------------------------------- Winkelwagen */ 

#shopcart {
  margin: 1px 0px 0px 3px;
	padding: 10px 20px 20px 20px;
	width: 207px;
	height: 100px;
	float: left;
	display: inline;
	background: url(pics/shopcart_bottom.gif) bottom left no-repeat;
}

#shopcart .kop a{
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffa81a;  
  text-decoration: none;     
  border: 0px; 
}

#shopcart .kop a img {
	margin: 0px 5px 0px 0px;
  border: 0px;
}

#shopcart .naam {
	font-weight: bold;
	color: #783600;
}

#shopcart .naam a:link, #shopcart .naam a:visited {
	color: #783600;
	text-decoration: none;
	border-bottom: 0px solid #fff;
}

#shopcart .naam a:hover {
	color: #ffa81a; 
}

#shopcart .intro {
	color: #783600;
}

#shopcart .buttons a:link, #shopcart .buttons a:visited {
  margin: 0px;
  padding: 0px;
	border: 0px solid #fff;
}

#shopcart .buttons a img {
	margin: 10px 5px 0px 0px;
	border: 0px solid #fff;
}

/* ------------------------------------------------------------------------- Basket */

#basket {
  margin-top: 20px;
}

#basket .basketitem {
  margin: 0px 20px;
  width: 500px;
  height: 25px;
  border-bottom: 1px solid #ffe1b4;
}  

#basket .amount {
  width: 110px;
  float: left;
  display: inline;
  color: #ff9f0a;
  font-weight: normal;
  line-height: 25px;
}  

#basket .amount input {
  margin-right: 3px;
  padding: 1px 3px 0px 3px;
  width: 20px;
  color: #ff9f0a;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

#basket .description {
  width: 260px;
  float: left;
  display: inline;
  line-height: 25px; 
}

#basket .price {
  width: 90px;
  float: left;
  display: inline;
  text-align: right; 
  line-height: 25px; 
  color: #d8d1c5;
}

#basket .totalprice {
  width: 480px;
  float: left;
  display: inline;
  text-align: right; 
  line-height: 25px; 
  font-weight: bold;
  color: #ff9f0a;
}

#basket .icon {
  margin-left: 20px;
  width: 20px;
  float: left;
  display: inline;
  line-height: 25px; 
}

#basket .icon a, #basket .buttons a {
  border: 0px;
  text-decoration: none;
}

#basket .icon img {
  margin-top: 3px;
  border: 0px;
  text-decoration: none;
}

#basket .buttons {
  margin: 10px 20px;  
  float: left;
  display: inline;
}

#basket .buttons input.update {
  margin: 0px 5px 0px 0px;
  width: 83px;
  height: 19px;
  float: left;
  display: block;
  border: 0px solid #fff;
  background: url(pics/btn_update.gif) top left no-repeat;
  cursor: pointer;
}

/* ------------------------------------------------------------------------- Extra */ 

#extra {
	width: 200px;
	padding: 20px;	
	float: left;
}

#extra .kop {
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffa81a; 
}

#extra .intro {
	margin-bottom: 10px;
	line-height: 18px;
}

#extra ul {
  color: #ffa81a;
	margin: 0px 0px 0px 15px;
}

#extra a:link, #extra a:visited {text-decoration: none; color: #ffa81a;  border-bottom: 1px solid #ffa81a;}
#extra a:hover { color: #333;  border-bottom: 1px solid #333; }

.indexblock {
  margin: 17px;
  width: 504px;
  height: 130px;
  border: 1px solid #ffa81a;
  cursor: pointer;  
}

.indexblock .kop {
  width: 504px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  background-color: #ffa81a;
}

.indexblock .foto {
  margin: 0px;
  height: 100px;
  width: 504px;
  text-align: center;
}

#content .indexblock .foto a:link, #content .indexblock .foto a:visited, #content .indexblock .kop a:link, #content .indexblock .kop a:visited {
  text-decoration: none;
  border: 0px solid #fff; 
}

#content .indexblock .kop a:link, #content .indexblock .kop a:visited {
  color: #783600;
  padding-right: 10px;
}

#content .indexblock .kop a:hover {
  color: #783600;
} 

/* ------------------------------------------------------------------------- Categorie */ 

#categories {
	width: 768px;
	padding: 20px 0px 20px 20px;
}

#categories .category {
	position: relative;
  margin: 0px 17px 17px 0px;
	width: 235px;
  height: 100px;
	float: left;
	display: inline;
	border: 1px solid #ffa81a;
  cursor: pointer;
}
#categories .category.special {
  margin-bottom: 3px;
  height: auto;
}

#categories .category.special .kop {
  background-color: transparent;
}

#categories .category.special .kop a:link, #categories .category.special .kop a:visited{
  display: block;
  background-color: #FFF6E8;
}

#categories .category-header {
  margin-bottom: 15px;
  padding: 5px 10px;
  width: 723px;
  border: 1px solid #FFEBCC;
  color: #555;
  background-color: #FFF6E8;
}

#categories .category.special .kop a:hover {
  background-color: #FFEBCC;
}

#categories .kop {
  width: 235px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #783600;
	font-weight: bold;
	background-color: #ffa81a;
}

#categories .price {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 55px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #783600;
  font-weight: bold;
  background-color: #fff6e8;
  border-left: 1px solid #ffcc9a;
  border-bottom: 1px solid #ffcc9a;
}

#categories .cart {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 16px;
  height: 14px;
  margin: 45px 5px 0px 0px;
}

#categories .foto {
	margin: 0px;
	height: 70px;
  width: 235px;
  text-align: center;
}

#categories .foto img {
  margin: 0px auto; 
}

#categories a:link, #categories a:visited, #categories a:hover, #categories a, #categories a img {
	line-height: 30px;
	text-align: center;
	color: #783600;
	font-weight: bold;
	border: 0px solid #fff;
}

#categories .image { 
  margin: 0px 17px 17px 0px;
  padding: 3px 3px 3px 3px;
  float: left;
  display: inline;
  background-color: #fff6e8;
  border: 1px solid #ffcc9a;
}

#categories .image img{
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline;
  border: 1px solid #ffcc9a; 
}

#categories .artikel a img{
  margin: 0px 0px 17px 0px;
  padding: 0px;
  border: 0px;
}

#categories .artikel {
  width: 490px;
  border-bottom: 1px solid #ffe1b4;  
}

/* ------------------------------------------------------------------------- HBase */

#topbar {
  margin: 24px 20px 0px 20px;
  padding: 0px 10px;
  width: 477px;
  color: #783600;
  font-weight: bold;
  line-height: 24px;
  background-color: #fff6e8;
  border: 1px solid #ffe1b4;
}  

#hbase {
  margin: 0px 20px; 
  min-height: 300px; 
  height: auto !important; 
  height: 300px; 
  border-left: 1px solid #ffe1b4;
}     

#hbase .group {
  width: 165px;
  min-height: 300px;
  height: auto !important;
  height: 300px; 
  float: left;
  display: inline;
  background-color: #fff6e8;
  border-bottom: 1px solid #ffe1b4;
  border-right: 1px solid #ffe1b4;   
}

#hbase .group h1 {
  padding: 5px 10px 4px 10px;    
  margin: 0px 0px 4px 0px;
  font-size: 12px;
  border-bottom: 1px solid #ffe1b4;   
}   

#hbase .groupscontent h1{
  padding: 5px 10px 4px 10px;    
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  border-bottom: 1px solid #ffe1b4;   
}   

#hbase .group a:link, #hbase .group a:visited, #hbase .group a:hover {
  padding: 0px 10px;    
  text-decoration: none;
  border: 0px;
}

#hbase .groupscontent {
  width: 497px;
  min-height: 300px;
  height: auto !important;
  height: 300px; 
  float: left;
  display: inline;
  background-color: #fff6e8;
  border-bottom: 1px solid #ffe1b4;
  border-right: 1px solid #ffe1b4;   
}

#hbase .groupscontent .header {
  color: #783600; 
  height: 30px;
  border-bottom: 1px solid #ffe1b4;   
  background: #fff6e8;  
}

#hbase .groupscontent .even {
  margin: 0px;
  min-height: 20px;
  height: auto !important;
  height: 20px; 
  background-color: #ffe1b4; 
  cursor: pointer;
}

#hbase .groupscontent .uneven {
  margin: 0px;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  background-color: #fff6e8; 
  cursor: pointer;     
}

#hbase .row {
  min-height: 20px;
  height: auto !important;
  height: 20px;
}

#hbase .groupscontent .header .artnr, #hbase .groupscontent .header .description,
#hbase .groupscontent .header .man, #hbase .groupscontent .header .note, #hbase .groupscontent .header .functie,
#hbase .groupscontent .header .locatie {
  padding-top: 15px;
} 

#hbase .groupscontent .artnr, #hbase .groupscontent .description,
#hbase .groupscontent .man, #hbase .groupscontent .note, #hbase .groupscontent .functie,
#hbase .groupscontent .locatie  {
  padding: 2px 0px 2px 10px;
  float: left;
  display: inline;  
} 

#hbase .groupscontent .artnr {
  width: 100px;
 
}

#hbase .groupscontent .description {
  width: 150px;

}

#hbase .groupscontent .man {
  width: 70px;                       
 
}

#hbase .groupscontent .note {
  width: 130px; 
}

#hbase .groupscontent .functie {
  width: 250px; 
}

#hbase .groupscontent .locatie {
  width: 200px; 
}

#hbase .groupscontent a {
  margin: 0px;
  padding: 0px;
}

#hbase .groupscontent a:hover {
  color: #fff;
}

/* ------------------------------------------------------------------------- Invulformulier */ 
 
.invulformulier {
  margin-bottom: 10px;
  width: 500px;
  float: left;
  font: 12px arial, verdana, sans-serif; 
  line-height: 18px;
  color: #333333;
} 

.invulformulier .omschrijving {
  width: 200px;
  float: left;
  display: inline;
}

.invulformulier .invul, .invulformulier .invullen {
  margin: 2px 5px 2px 5px;
  width: 280px;
  float: left;
  display: inline;
}

.invulformulier .invultekst {
  margin: 2px 5px 2px 5px;
  width: 250px;
  float: left;
  display: inline;
  font-weight: bold;
}

.invulformulier .invul_box {
  margin: 2px 0px 2px 5px;
  float: left;
  display: inline;
}

.invulformulier .invul_tekst {
  margin: 5px 0px 0px 0px;
  float: left;
  display: inline;
  line-height: 18px;
}

.invulformulier fieldset {
  padding: 0px 10px;
  border: 1px solid #556371;
}

.invulformulier legend {
  padding: 2px 6px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #000;
  background: #fff;
  border: 1px solid #556371;
} 

.invulformulier input.extrasmall{
  padding: 1px 3px;
  margin: 2px 5px 2px 0px;
  width: 30px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier input.small{
  padding: 1px 3px;
  margin-right: 5px;
  width: 65px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;  
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier input.medium{
  padding: 1px 3px;
  width: 162px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier input.medium2{
  padding: 1px 3px;
  width: 165px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier input.large{
  padding: 1px 3px;
  width: 240px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier textarea{
  padding: 1px 3px;
  width: 241px;
  height: 48px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier select {
  padding: 0px 0px 0px 3px;
  width: 250px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier select.medium {
  padding: 0px 0px 0px 3px;
  width: 250px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier select.small {
  padding: 0px 1px 0px 3px;
  margin-right: 5px;
  width: 70px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  color: #556371;
  border: 1px solid #7c8893;
}

.invulformulier optgroup {
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  font-style: italic;
  color: #000;
}

.invulformulier option {
  padding-left: 5px;
  color: #556371;
}

.invulformulier optgroup option {
  padding-left: 20px;
  color: #556371;
}

.invulformulier input.radio{
  margin: 0px;
  padding: 0px;
  width: 27px;
}

.invulformulier input.button{
  margin-bottom: 10px;
  padding: 1px 3px 1px 3px;
  width: 80px;
  height: 22px;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  border: 1px solid #7c8893;
  background-color: #f1f1f1;
}

.invulformulier input.file{
  padding: 1px 3px;
  width: 250px;
  height: 20px;
  float: left;
  display: inline;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  line-height: 16px;
  border: 1px solid #7c8893;
  background-color: #fff;
}


#ideal {
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline;
}

#content .text #ideal img {
  margin: 0px;
  padding: 0px;
}

#IdealFormButton input {
  margin-left: 10px;
  padding: 1px 3px 1px 3px;
  width: 80px;
  height: 22px;
  font: 11px arial, verdana, sans-serif; 
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  border: 1px solid #7c8893;
  background-color: #f1f1f1;
}

#IdealFormButton select {
  padding: 1px 3px 1px 3px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #7c8893;  
}

/* ------------------------------------------------------------------------- Footer */ 

#footer {
	padding: 0px 10px 10px 10px;
	width: 970px;
	height: 20px;
	font: 10px arial, verdana, sans-serif;
	color: #c0c0c0;
	text-align: right;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	line-height: 20px;
	color: #c0c0c0;
}

#footer a:hover { color: #ffa81a; }

br.clear { height: 0px; font: 0px arial, verdana, sans-serif; line-height: 0px; clear: both; }