html, body, div {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #33f;
	/*font-size: 106.25%;*/
}

h1 {
	font-weight: normal;
	font-size: 1.6em;
	margin: 0;
	margin-bottom: 0.5em;
}

h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 0;
	margin-bottom: 0.4em;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	margin-bottom: 0.4em;
}

p {
	margin-top: 0;
	font-size: 1.1em;
}

li {
	font-size: 1.1em;
}

legend {
	font-size: 1.1em;
}

#content p {
	text-indent: 1em;
}

#content p.noIndent {
	text-indent: 0;
}

a, a:link, a:visited, a:hover, a:active {
	color: #33f;
}

#container {
	width: 941px;
	margin: 10px auto;
}

#header {
	width: 927px;     /* 927 */
	height: 175px;    /* 175 */
	background-image: url(/images/header.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header > p.hide {
	visibility: hidden;
	display: none;
}

#flags {
	width: 37px;    /* 31 */ 
	height: 66px; /* 88 bij vier vlaggetjes */
	float: right;
	margin-right: 3px;
	margin-top: 38px; /* 15 bij vier vlaggetjes */
}

#flags ul, #flags li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#flags li, #flags li a {
	width: 31px;
	height: 22px;
}

#flags li a {
	display: inline-block;
}

#flags li a span {
	visibility: hidden;
	display: none;
}

#flags li a#flag_nl {
	background-image: url(/images/flag_nl.png);
}

#flags li a#flag_en {
	background-image: url(/images/flag_en.png);
}

#flags li a#flag_fr {
	background-image: url(/images/flag_fr.png);
}

#flags li a#flag_de {
	background-image: url(/images/flag_de.png);
}

#main {
	/*margin-top: 20px;*/
}

#menu {
	float: left;
	padding-top: 6px;
	width: 206px;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin-bottom: 9px;
}

#menu li, #menu li a {
	width: 206px;
	height: 62px;
}

#menu li a {
	display: inline-block;
}

#menu li a span {
	visibility: hidden;
	display: none;
}

#menu li a#button_start {
	background-image: url(/images/button_start.png);
}

#menu li a#button_sjablonen {
	background-image: url(/images/button_sjablonen.png);
}

#menu li a#button_letters {
	background-image: url(/images/button_letters.png);
}

#menu li a#button_vinyl {
	background-image: url(/images/button_vinyl.png);
}

#menu li a#button_plakken {
	background-image: url(/images/button_plakken.png);
}

#menu li a#button_bestellen {
	background-image: url(/images/button_bestellen.png);
}

#menu li a#button_about-us {
	background-image: url(/images/button_about-us.png);
}

#menu li a#button_home {
	background-image: url(/images/button_home.png);
}

#content {
	float: left;
	width: 721px;
	margin-left: 14px;
	background-image: url(/images/content_middle.png);
}

#content #content_top {
	width: 721px;
	background-image: url(/images/content_top.png);
	background-repeat: no-repeat;
	background-position: top;
}

#content #content_top #content_bottom {
	width: 616px;
	background-image: url(/images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 30px 55px 35px 50px;
	min-height: 27px;
}

#footer {
	margin-top: 25px;
}

#footer p {
	text-align: center;
	font-size: 0.75em;
}

#footer, #footer p, #footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.clear.hide {
	height: 0;
}

img {
	margin: 5px 10px;
	border: 0;
}

img.left {
	margin-left: 0;
	float: left;
}

img.right {
	margin-right: 0;
	float: right;
}

ul.bestellijst-ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 1em;
}

li.firstField {
	width: 424px;
	float: left;
	clear: both;
}

li.secondField, li.firstButton, li.info, li.secondButton {
	list-style-type: none;
}

li.firstField, li.secondField, li.fullField {
	margin-bottom: 5px;
}

li.info #prijs {
	margin: 0;
}

li.firstButton, li.info {
	float: left;
}

li.firstButton {
	margin-left: -1em;
}

li.fullField {
	clear: both;
}

li.fullField.margin {
	margin-bottom: 3px;
}

li.info {
	margin-left: 14px;
}

span.label, span.field, span.firstButton, span.info, span.secondButton {
	display: inline-block;
	margin: 0;
	padding: 0;
}

span.label {
	width: 333px;
}

span.field.small select {
	width: 80px;
}

span.field.big {
	width: 200px;
}

span.field.big select {
	width: 197px;
}

span.firstButton, span.secondButton {
	width: 206px;
}

span.info {
	width: 135px;
}

span.info img {
	margin: 0;
}

.help, a.help, a:link.help, a:visited.help, a:hover.help, a:active.link {
	color: #c6c690;
	text-decoration: none;
}

.help.right {
	float: right;
}

a:hover.help {
	text-decoration: underline;
}

a.voorbeeld {
	width: 206px;
	height: 62px;
	background-image: url(/images/button_voorbeeld.png);
	display: inline-block;
}

a.voorbeeld span {
	visibility: hidden;
	display: none;
}

p.noMargin {
	margin-bottom: 0;
}

.helpBox {
	display: none;
}

ul.lettertypes, ul.lettertypes li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.colorBlocks, ul.colorBlocks li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.colorBlocks {
	margin-bottom: 0em;
}

ul.colorBlocks li {
	float: left;
	margin-right: 3px;
}

ul.colorBlocks li a {
	width: 20px;
	height: 20px;
	display: block;
}

img.none {
	margin: 0 !important;
	float: none;
}

#bestellijst {
	width: 100%;
	margin-bottom: 2em;
}

#bestellijst td,
#bestellijst th {
	padding: 5px;
}

#bestellijst thead th,
#bestellijst tbody td,
#bestellijst tfoot tr.opstart td.prijs,
#bestellijst tfoot tr.btw td.prijs {
	border-bottom: 1px solid #33f;
}

#bestellijst thead th {
	text-align: left;
}

#bestellijst thead th.verwijderen,
#bestellijst tbody td.verwijderen {
	text-align: center;
}

fieldset {
	border: 1px solid #bbf;
	margin-bottom: 1em;
}

legend {
	padding: 0 10px;
}

fieldset p {
	text-indent: 0 !important;
	margin-bottom: 0;
}

textarea, input[type='text'], input[type='password'] {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	font-size: 1em;
}

textarea {
	font-size: .85em;
}

form.textForm p {
	text-indent: 0 !important;
}

form.textForm label {
	width: 470px;
	text-align: left;
	display: block;
}

form.textForm label input {
	width: 230px;
	margin-left: 20px;
	float: right;
}

#content_bottom * { background-color: #fff; }

/*li, label {font-size:1em !important;}*/

p.terug, p.terug a {
    color: #c6c690;
}

p.instrimg {
    text-align: center;
    text-indent: 0 !important;
    margin: 0;
}

#homeP {
    padding-top: 10px;
    display: block;
    width: 850px;
    float: left;
}

#homeLink {
    display: block;
    /*border: 1px solid red;*/
    width: 780px;
    height: 95px;
    top: 30px;
    margin-left: 65px;
}

#homeLink span {
    display: none;
}
