/*
 Common styles for screen, print and handheld media
 Site: Uni-Invest versie 2
*/

/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,object,embed {
	margin: 0;
	padding: 0;
}

area, base, basefont, head, meta, script, style, title,
noembed, noscript, param {
   display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

/* @group Listing */

/* Forms, tables and listings
-------------------------------------------------------- */

dd {
	margin-bottom: 0.75em;
	padding-bottom: 12px
}

dl {
	margin: 0.75em 0 1.75em 0
}

dt {
	font-weight: bold;
	margin: 0 0 0.25em 0
}

li, li li {
	margin-bottom: 0.25em
}

li ul {
	margin-top: 0.5em
}

ol, ul {
	margin: 0.25em 0.5em 1em 2em;
	padding: 0
}

/* @end */

/* @group Form */

fieldset {
	border: 1px solid #000;
	margin: 0.25em 0 1em 0;
	padding: 0.25em 15px 0.75em 15px
}

form {
	margin: 0;
	padding: 0
}

input {
	margin-right: 0.5em;
	border:1px solid #E5352C
}

input.submit {
	border: 0
}

input, select, textarea {
	font-family: Arial, Verdana, lucida, sans-serif;
	font-size: 1em
}

label {
	background-color: transparent;
	color: #000;
	font-weight: bold;
	padding: 0 0.5em 0 0
}

legend {
	font-weight: bold;
	padding: 0.25em 4px
}

select {
	border:2px solid #E5352C
}

/* @end */

/* @group Table */

table {
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 1em
}

table.form th {
	font-weight: normal;
	text-align: left
}

table.form, table.form td, table.form th {
	border: 0;
	padding: 0.35em 0.5em 0.35em 0
}

th {
	text-align: center
}

th, td {
	border: 1px solid #000;
	padding: 0.25em 0.25em 0.25em 0.5em
}

/* @end */

/* @group Headings */

/* Headings
-------------------------------------------------------- */

h2, h3 {
	background-color: #fff;
	color: #737273;
	line-height: 1.4;
	margin: 1.5em 0 0.2em 0
}

h4, h5, h6 {
	background-color: #fff;
	color: #737273;
	line-height: 1.4;
	margin: 1.5em 0 0 0
}

h1 {
	line-height: 1.4;
	font-weight: normal;
	background-color: #fff;
	color: #737273;
	margin: 15px 0 0.85em
}

h1 span {
	background-color: #fff;
	color: #737273
}

/* @end */

/* @group Basic */

/* Basic Stuff
-------------------------------------------------------- */

abbr, acronym {
	border-bottom: 1px dashed
}

blockquote {
	background: #fff;
	color: #737273
}

caption {
	font-weight: bold;
	padding-bottom: 0.25em;
	text-align: left
}

i, em {
	background-color: transparent;
	color: #666
}

hr {
	display: none
}

img {
	margin: 0
}

img.left {
	float: left;
	margin: 0.25em 1em 0.5em 0
}

img.right {
	float: right;
	margin: 0.25em 0 0.5em 1em
}

p {
	margin: 0 0 1em 0;
	color: #4C4C4C;
	font-size: 11px;
}

b, strong {
	font-weight: 700;
}

.clear {
	clear: both
}

.top {
	vertical-align: top
}

sub,sup {
	font-size: 8px;
	line-height: 1.2em;
}

/* @end */

/* @group Links */

/*-- Links
-------------------------------------------------------- */

a img {
	border: 0
}

a:link {
	background-color: #fff;
	color: #e02d45;
	text-decoration: underline
}

a:visited {
	background-color: #fff;
	color: #000;
	text-decoration: underline
}

a:hover {
	background-color: #fff;
	color: #737273;
	text-decoration: none !important
}

a:active {
	background-color: #fff;
	color: #e02d45;
	text-decoration: underline
}

a, a:link, a:visited, a:active, a:focus {
	outline: none;
	-moz-outline-style: none
}

.wrapper_footer_bedrijven {
	background-color: none;
	clear: both;
	font-size: 9px;
	font-weight: bold;
	width: 984px;
	text-align: center;
}

.footer_bedrijven {
	text-align: center;
}

.footer_bedrijven a:link { color: #777; font-size: 8px; text-decoration: underline; letter-spacing: 0.0em; }
.footer_bedrijven a:visited { color: #777; font-size: 8px; text-decoration: underline; letter-spacing: 0.0em;}
.footer_bedrijven a:hoover { color: #777; font-size: 8px; text-decoration: none; letter-spacing: 0.0em;}

/* @end */