/*
Author: Dennis Vreeke
Website: http://www.intertain.nl
Type: Content
Date Created: 26-01-2008
Date Updated: 26-01-2008
*/

/* TYPOGRAPHY - BEGIN */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:62.5%;
	}

a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #00a4c7;
	}

a:hover {
	text-decoration: underline;
	}

p {
	font-size: 1.2em;
	letter-spacing: 0.04em;
	line-height: 1.5em;
	color: #e4e5e5;
	text-align: justify;
	}

h2 {
	color: #e4e5e5;
	font-size: 1.7em;
	}

h3 {
	font-size: 1.2em;
	color: #e4e5e5;
	margin: 0px 0px 0px 0px;
	}

.bold {
	font-weight: bold;
	}

.error {
	color: red;
	font-weight: bold;
	}

/* TYPOGRAPHY - END */

/* FORM - BEGIN */

#contact input, #contact textarea {
	border: 1px solid black;
	}

#contact input#submit {
	background-color: #00a4c7;
	}

/* FORM - END */

/* GALLERY - BEGIN */

img.fotogallerythumb {
	width: 130px;
	height: 96px;
	border: 3px solid #3a3a3a;
	margin: 12px 16px 12px 16px;
	}

img.fotogallerythumb:hover {
	border: 3px solid #00a4c7;
	}

p#fotogallerypages {
	margin: 0px;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	word-spacing: 0.10em;
	margin-top: 0px;
	}

div.fotogallerybox {
	width: 100%;
	text-align: center;
	}

p#fotogallerycenter {
	text-align: center;
	width: 100%px;
	font-weight: bold;
	margin-bottom: 3px;
	}

h2#fotogalleryhead {
	width: 100%;
	text-align: center;
	}

/* GALLERY - END */
