/* Settings
----------------------------------------------------------- 
Stylesheet 3Tu - Versie 1
Datum: 1 December 2006
Getest op:
Apple: Safari, IE en Firefox
PC: IE en Firefox

Ploink!Brothers - Design Studio
Weerdsingel WZ 33a
3513 BC  Utrecht
t   +31 030 2340168
f   +31 030 2343904
m   +31 06 21235789
u   ploink-brothers.com
e   arjan@ploink-brothers.com

MADE ON A MAC
*/

/* @group Default */
* { /*reset */
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font: normal 0.8em/1.6em "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	background: #fff;
	color: #000
}

/* @group Basic Headers */

h1 {
	line-height: 1.1;
	font-size: 1.6em;
	font-weight: 700;
	color: #EF9100  ;
	margin: 15px 0 0.85em
}

h1 span {
	color: #00CCFF
}

h2 {
	font-size: 1.6em
}

h3 {
	font-size: 1.6em
}

h4, h5, h6 {
	font-size: 1.2em;
	letter-spacing: -0.02em;
	color: #495477;
	line-height: 1.4;
	margin: 1.5em 0 0 0
}

h2 {
	color: #EF9100;
	line-height: 1.4;
	font-weight: 700;
	margin: 0 0 0.2em 0
}

h3 {
	color: #EF9100;
	line-height: 1.4;
	font-weight: 700;
	margin: 1.5em 0 0.2em 0
}


/* @end */

/* @group Basic Content */

.highlight {
	background-color: #f4ff00;
	padding: 1px
}

.caption, caption {
	border-bottom: solid 1px #AAB7BF;
	border-top: solid 1px #AAB7BF;
	padding: 6px 0;
	margin: 8px 0;
	font-style: italic;
	text-indent: 16px;
}

.subdued {
	text-decoration: line-through;
	color: #AAB7BF;
}

.error {
	font-weight: bold;
	color: #f9002f;
	font-style: italic;
}

.success {
	font-weight: bold;
	color: #495477;
}

abbr, acronym {
	border-bottom: 1px dashed #a20000
}

i, em {
	background-color: transparent;
	color: #353535;
	font-style: italic;
}

b, strong {
	font-weight: 700;
}

hr, div.divider {
	height: 1px;
	padding: 0;
	margin: 1em 0;
	border-bottom-color: #ff7a00;
}

small {
	font-size: 0.9em;
	line-height: 1.2em
}

img {
	margin: 0;
	display: block
}

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;
	line-height: 1.4em;
}

u, strike {
	display:none
}

/* @end */

/* @group Basic Links */

a img {
	border: 0
}

a:link {
	color: #EF9100;
	text-decoration: underline
}

a:visited {
	color: #495477;
	text-decoration: underline
}

a:hover {
	background-color: #EF9100;
	color: #FFFFFF;
	text-decoration: none !important;
	padding: 0 1px
}

a:active {
	color: #EF9100;
	text-decoration: underline
}

a, a:link, a:visited, a:active, a:focus {
	outline: none;
	-moz-outline-style: none
}

/* @end */

/* @group Basic Colours */

.zwart {
	color: #000
}

.oranje {
	color: #EF9100
}

.lichtgeel {
	color: #000
}

.blauw {
	color: #495477
}

.wit {
	color: #FFFFFF
}

.grijs {
	color: #AAB7BF
}

/* @end */

/* @group Basic Tables and Forms */

li, li li {
	margin-bottom: 0.25em
}

li ul {
	margin-top: 0.5em
}

ol, ul {
	margin: 0.25em 0.5em 1em 2em;
	padding: 0
}

fieldset {

}

form {
	margin: 0;
	padding: 0
}

input.submit,a img {
	border: 0
}

input,textarea {
	margin-right: 0.5em;
	border: 2px solid #495477
}

input.submit {
	border: 0
}

input, select, textarea {
	font: normal "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
}

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 #495477
}

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
}

/* @end */

/* @end */