body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C3C4C5;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat;
	letter-spacing: 1px;
}
#container {
	background-color: #FFFFFF;
	height: 500px;
	width: 900px;
	margin: 0px;
	position: absolute;
	left: 80px;
	top: 60px;
}
#container-index {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 550px;
	width: 98%;
}
#content {
	margin-top: 100px;
}
#choose-index {
	width: 300px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-left: 75px;
}
.nav-home{
	position: absolute;
	height: 350px;
	top: 300px;
	left: 300px;
	border: 0px;
}
a:link, a:visited {
	font-size: 11px;
	color: #C3C4C5;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a:hover {
	font-size: 11px;
	color: #404040;
	text-transform: uppercase;
}
a:hoverbold {
	font-size: 12px;
	color: #FF0000;
}
#txt-faq {
	position: absolute;
	left: 450px;
	top: 120px;
	width: 320px;
	font-size: 14px;
}
#voorbeeld {
	height: 20px;
	width: 100px;
	position: absolute;
	left: 100px;
	top: 360px;
	padding: 2px;
}

/* gallery css */


#gallerycontainer{
	position: relative;
	height: 350px
}
#header {
	height: 200px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 720px;
	background-image: url(../img/beautiful.jpg);
	background-repeat: no-repeat;
}
#logo-index {
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 190px;
	height: 80px;
}

.gallerycontainer{
	position: absolute;
	height: 350px;
	top: 270px;
	width: 250px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.thumbnail img{
	border: 1px solid white;
	margin: 0 5px 5px 0;
}
.thumbnail:hover{
	background-color: transparent;
}
.thumbnail:hover img{
	border: 1px solid fff;
}
.thumbnail span{ /*CSS for position enlarged image*/
	position: absolute;
	background-color: white; /* txt background */
	padding: 5px;
	left: -100px;
	visibility: hidden;
	color: #C3C4C5;
	text-decoration: none;
	top: 200px;
}
.thumbnail span img{ /*CSS for enlarged image*/
	padding: 2px;
	width: 150;
	height: 350;
}
.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	left: 400px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}

#container #gallery {
	height: 500px;
	width: 900px;
}
#txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 480px;
	width: 380px;
	position: absolute;
	padding-top: 60px;
	padding-left: 20px;
	left: 60px;
	top: 60px;
}

/* classes */

.kop {
	font-size: 11px;
	color: #C3C4C5;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C3C4C5;
	text-decoration: none;
	text-transform: uppercase;
}
.boldbig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C3C4C5;
	text-decoration: none;
}
.voorbeeld {
	background-color: #FFFF00;
}

/*formulierelementen*/

fieldset {
	margin: 0px 0 0 0;
	padding: 20;
	border: 0;
}
legend {
	margin-left: 0px;
	padding:0px
	}
fieldset ol {
	padding: 0px 0px 0 0px;
	list-style: none;
}
fieldset li {
	position: relative;
	line-height: 2em;
	padding: 0px;
	list-style: none;
}
label{
	position:relative;
	clear: left;
	width: 10em;
	margin-right:0px;
	text-align: left;
	float: left;
}
input {
	background:url(../img/bg.body.jpg);
	border: 1px solid #000000;
	width: 37%;
}
textarea {
	background:url(../img/bg.body.jpg);
	border: 1px solid #000000;
	width: 37%;
}
.verzenden {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 37%;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 140px;
}
.border {
	border: 1px solid #000000;
}
#newyear {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 650px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.rood {
	font-size: 45px;
	color: #FF0000;
	text-decoration: blink;
}


/* FONTS */

@font-face {
	font-family: 'Questrial';
	font-style: normal;
	font-weight: normal;
	src: local('Questrial'), url('../fonts/Questrial-Regular.woff') format('woff');
	}

@font-face {
    font-family: 'impact_label-webfont';
    src: url('../fonts/impact_label-webfont.eot');
	src: local("?"),
    url("../fonts/impact_label-webfont.woff") format("woff"),
    url("../fonts/impact_label-webfont.otf") format("opentype"),
    url("../fonts/impact_label-webfont.svg#impact_label-webfont") format("svg");
}
h1 {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'impact_label-webfont', sans-serif;
	font-size:24px;
	color: #000000;
	text-indent: -99999px;
}
