/* 

Copyright: Jewelbeast.

*/

@import url(reset.css);


#wrapper{
	margin:0px auto;
	width: 960px;
}

h2{
	color: #575353;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	padding-top: 25px;
	padding-left: 8px;
	text-shadow: 0px 1px 1px #ffffff;
	border-bottom: 1px solid #bfbebe;
	box-shadow: 0 2px 0 -1px #ededed;
	padding-bottom: 12px;
}

h2.thumbnail{
	display: table;
	padding-top: 25px;
	margin-top: 0px;
	width: 100%;
}

h2.endTitle{
	display: table;
	padding-top: 80px;
	font-size: 35px;
}

h2.endTitle2{
	font-size: 18px;
	display: table;
	padding-top: 20px;
	padding-bottom:130px;
}

h3{
	color: #575353;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin-top: 25px;
	padding-left: 8px;
	text-shadow: 0px 1px 1px #ffffff;
	float:left;
	width: 230px;
}

h3.big{
	width: 468px;
}

h3.full{
	width: 100%;
}


section.text{
	width: 100%;
	display: table;
}

section.uitleg{
	color: #575353;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin-top: 25px;
	padding-left: 8px;
	text-shadow: 0px 1px 1px #ffffff;
	float:left;
	width: 471px;
}

xmp{
color: rgb(10, 10, 10);
margin-bottom: 26px;
margin-top: 11px;
}

span.color{
	color: rgb(172, 64, 64);
}
