html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

form {
	display: inline;
}

html {
	border-width: 0;
}

body {
	border-width: 0;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background: #FFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

img {
	vertical-align: text-bottom;
}

caption {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

b, strong {
	font-weight: bold;
	color: #377292;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #377292;
}

em {
	font-style: italic;
}

sup {
	font-size: 90%;
}

label {
	float: left;
	text-align: left;
	width: 130px;
	padding: 3px 0 4px 0;
	margin: 0 8px 5px 0;
	border: none;
	font-weight: bold;
	color: #5B5B5B;
}

.required {
	margin: 0 5px 5px 0;
	border-right: 3px double #FF0000;
}

.radio {
	border: none;
}

.cb {
	border: none;
	margin-left: 0;
	padding-left: 0;
	vertical-align:text-bottom;
}

#container {
}

#print_logo {
	width: 220px;
	padding-bottom: 20px;
}

#header_top {
	display: none;
}

#header {
	display: none;
}

#ubevindtzich {
	display: none;
}

hr.grey_line {
	width: 780px;
	border-top: 2px solid #BBB;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFF;
	height: 1px;
	text-align: left;/*this will align it for IE*/
	margin: 2px auto 2px 0; /*this will align it left for Mozilla*/
}

/* Content */
#content {
	width: auto;
	background: #FFF;
	/*padding: 5px 10px 10px 10px;*/
}

#column {
	display: none;
}

#footer {
	display: none;
}

.product, .product_over {
	position: relative;
	float: left;
	display: inline;
	margin: 10px 20px 10px 5px;
	border: 1px solid #377292;
	cursor: pointer;
}

.product_over {
	margin: 5px 15px 5px 0;
	padding: 5px;
}

.product img {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	z-index: 200;
}

.product .label, .product_over .label {
	position: absolute;
	top: 145px;
	width: 165px;
	height: 37px;
	background: #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	z-index: 300;
}

.product_over .label {
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
}

.product a, .product_over a {
	position: absolute;
	top: 145px;
	width: 157px;
	background: transparent;
	padding: 4px;
	font-size: 13px;
	color: #377292;
	font-weight: bold;
	overflow: hidden;
	word-wrap: break-word;
	z-index: 400;
}

.header_img {
	position: relative;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.header_img_label {
	position: absolute;
	top: 200px;
	width: 780px;
	height: 80px;
	background: #FFF;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index: 300;
}

.header_img_label_text {
	position: absolute;
	top: 200px;
	width: 772px;
	background: transparent;
	padding: 4px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	word-wrap: break-word;
	z-index: 400;
}

.header_img_label_text h1 {
	font-weight: bold;
	font-size: 18px;
	color: #377292;
	padding: 0 0 5px 0;
}

div#debug_error {
	display: none;
}

div#debug_no_error {
	display: none;
}

.home_text {
	float: left;
	display: inline;
	width: 350px;
	padding: 10px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	word-wrap: break-word;
	z-index: 400;
}

.home_text_over {
	/*
	padding: 9px;
	border: 1px solid #377292;
	background: #EEE;
	*/
}

.home_text h1 {
	font-weight: bold;
	font-size: 18px;
	color: #377292;
	padding: 0 0 5px 0;
}

/* Product details */

.prod_detail {
	display: none;
}

/* end prod details */

/* sitemap UL */

ul.sitemap li {
	padding: 2px;
}

ul.sitemap li a {
	color: #000;
	font-weight: normal;
}

ul.sitemap li a:hover {
	text-decoration: underline;
}

ul.sitemap li.sitemap_main a {
	font-size: 15px;
	color: #377292;
}

ul.sitemap li.sitemap_indent {
	padding-left: 20px;
}

/* end sitemap UL */

.download {
	width: 300px;
	float: left;
	margin: 0 40px 20px 0;
}

.download h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #666;
	word-wrap: break-word;
}

.download img {
	float: left;
	margin: 0 5px 5px 0;
}

.download_bar {
	background: #CEDDE4;
	clear: left;
	padding: 3px 5px;
	height: 17px;
}

.download_bar label {
	vertical-align: text-bottom;
	cursor: pointer;
	float: none;
	width: auto;
	margin: 0 0 5px 5px;
	padding: 0;
}

.download_bar .cb {
	vertical-align: text-bottom;
	margin: 2px 2px 1px 2px;
	padding: 0;
}

.download_pdf {
	float: right;
	vertical-align: text-bottom;
}

.download_pdf img {
	vertical-align: text-bottom;
	margin: 0 3px 0 0;
}

.download_prod {
	 border-bottom: 1px solid #666;
	 width: 300px;
	 margin-bottom: 10px;
	 padding-bottom: 4px;
}

.download_prod img {
	vertical-align: text-bottom;
	margin: 0 3px 3px 0;
}

.download_prod h4 {
	font-size: 14px;
	padding: 0 0 3px 0;
	margin: 0;
	color: #666;
	word-wrap: break-word;
}

.print_options {
	display: none;
}

#mail_popup {
	display: none;
}

/* tinyMCE styles */

h1, .header1 {
	font-weight: bold;
	font-size: 20px;
	color: #377292;
	padding: 0 0 10px 0;
}

h2, .header2 {
	font-weight: bold;
	font-size: 20px;
	color: #377292;
	padding: 0 0 0 0;
}

h3, .header3 {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	padding: 0 0 5px 0;
}

h4, .header4 {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	padding: 0 0 5px 0;
}

/* end tinyMCE styles */

