@charset "iso-8859-2";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	background: #fff url(/i/mainbg.gif) top center;
	text-align: center;
}

body {
	background: #011308;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 750px;
	margin: 0 auto;
	overflow-x: hidden;
	padding: 278px 30px 50px;
	position: relative;
	text-align: left;
	width: 710px;
}

img {
	border: 0;
}

h1, h2, h3, p, ul, small {
	padding: 0;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
}

h2, h3 {
	color: #f29400;
}

small {
	color: #9c9d9f;
	font-size: 11px;
}

a {
	color: #f29400;
}

p, ul {
	/* clear: both; */
	padding-bottom: 1em;
}

ul {
	list-style: none;
}

.hr {
	background: #011308 url(/i/hr.gif) repeat-x top left;
	border: 0;
	clear: both;
	height: 5px;
	margin-bottom: 2px;
}

#menu {
	left: 174px;
	position: absolute;
	top: 52px;
	z-index: 1;
}

#contact {
	left: 695px;
	position: absolute;
	top: 7px;
}

#contact img {
	height: 12px;
	width: 50px;
}

#leveringsvoorwaarden {
	left: 545px;
	position: absolute;
	top: 7px;
}

#leveringsvoorwaarden img {
	height: 12px;
	width: 150px;
}


#header {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}

#logo {
	left: 20px;
	position: absolute;
	top: 40px;
}

#logo img {
	height: 150px;
	width: 100px;
}

#banner {
	height: 150px;
	left: 391px;
	position: absolute;
	top: 44px;
	width: 350px;
	z-index: 1;
}

#banner1, #banner2, #banner3, #banner4, #banner5 {
	position: absolute;
}

/* bezig */
img.bezig {
	float: left;
	padding: 18px 10px 5px 0;
}

/* blog */
.narrowcolumn {
	width: 440px;
}

h3 small {
	font-size: 10px;
	font-weight: 100;
	padding-left: 5px;
}

#sidebar {
	background: #f29400;
	color: #000;
	float: right;
	left: 490px;
	margin-right: 20px;
	padding: 5px;
	position: absolute;
	top: 280px;
	width: 250px;
}

#sidebar h3 {
	color: #000;
	font-size: 18px;
}

#sidebar ul, #sidebar a {
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar form {
	margin: 5px 0;
}

#searchsubmit {
	left: 10px;
	position: relative;
	top: 2px;
}

#sidebar small {
	color: #000;
	padding: 0;
}

#sidebar img {
	margin: 0 3px 0 0;
	width: 100px;
}

#sidebar img.pijl {
	margin: 0;
	height: auto;
	width: auto;
}

.hr2 {
	background: #F29400 url(/i/hr2.gif) repeat-x top left;
	border: 0;
	clear: both;
	height: 5px;
	margin: 5px 0;
}

/* portfolio */
#portfolio {
	margin: 30px;
}

#portfolio img {
	border: 1px solid #fff;
	margin: 0 6px 4px 0;
}

.bull {
	color: #fff;
	text-decoration: none;
}

.bull img {
	margin: 0;
	padding: 0;
}

.pf2 {
	display: none;
	left: 370px;
	position: absolute;
	top: 280px;
}

.pf2 img {
	margin: 10px 0 0 10px;
}

.pf3 {
	display: none;
	position: absolute;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	margin: 0;
	visibility: visible !important;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	width: 600px;
}

.sIFR-hasFlash #sidebar h3 {
	visibility: hidden;
	width: 500px;
}

#img_lgnd {
	margin: 5px;
	text-align: center;
}

#img_lgnd img {
	clear: both;
	float: none;
}

#img_lgnd span {
	clear: both;
	font-size: 11px;
	margin: 0 5px;
}

#sidebar span {
	display: none;
}


.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#F29400 !important;
}
 
#recaptcha_table {
	border-color: #011308 !important;
}
 
#recaptcha_response_field {
	border-color: #000 !important;
	background-color:#fff !important;
}