﻿/* reset */

html, body { margin: 0; padding: 0; border: 0;
		Background: transparent; font-size: 10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
table, tr, th, td, tbody, tfoot, thead {
	 margin: 0;
	padding: 0;
	border: 0;
vertical-align: baseline;
background: transparent;
	}

img	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}

table { border-collapse: collapse; border-spacing: 0; }

input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;}

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family: arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
font-style: normal;
line-height: 100%;
text-indent: 0;
text-decoration: none;
text-align: left;
color: #000;
}
ol, ul { list-style: none; }

/* global */

body { background-color: white }

/* headings */

/* text elements */

/* images */

/* lists */

/* tables */

/* containers */

#wrapper { width: 900px; margin: 0px auto; background-color: white;}

/* index */

#logo {	background-color: white; width: 100%; padding: 175px; overflow: hidden;
		padding: 250px 175px 0px 175px; }
#contact-architectuur { background-color: white; margin: 10px 175px 0px 175px;}
#contact-architectuur a { font-family:Calibri; color: #808080; font-size: 24px; font-weight: 100; }
.contact { text-align: left; width: 275px; }
.architectuur { text-align: right; width: 275px; }

/* contact */

#contact-text { background-color: white; width: 550px; margin: 10px 175px 0px 175px; }
#contact-text p{ font-family:Calibri; color:#444444; font-size: 14px; font-weight: 100; text-align:center; }

/* architectuur */

#lijst { background-color: white; margin: 10px 175px 0px 175px; }
#lijst li { text-align: center; }
#lijst a { font-family:Calibri; color: #808080; font-size: 18px; font-weight: 100; }

#arrow-left { background-color: white; width: 200px; height: 100%; }
#arrow-left img { height: 30px; margin: 10px 10px 0px 190px; }

#photo { background-color: white; width: 500px; margin: 10px auto; padding: 10px 0px; }
#photo img { width: 500px;  }

#arrow-right { background-color: white; width: 200px; height: 100%; }
#arrow-right img { height: 30px; margin: 0px 190px 0px 10px; }

#content { background-color: white; width: 500px; margin: 10px 200px 0px 200px; padding: 0px 0px 0px 10px}
#content p { font-family:Calibri; color: #333333; font-size: 14px; font-weight: 100; text-align:justify}	


/* forms*/

