@charset "UTF-8";

body {
	background-color: #000000;
	font-family: "Stylus BT", "Chaparral Pro";
	text-align: center;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 550px;
}
.menu-bar {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.copyright-bottom {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
.Table-Title {
	font-size: 18px;
	color: #6EC6DC;
	text-align: center;
	text-transform: none;
}
.Table-content {
	font-size: 14px;
	color: #C36;
}
.TemplateLeft {
	background-image: url(../images/Background%20LEFT.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.TemplateRight {
	background-image: url(../images/Background%20RIGHT.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.TemplateBottom-green {
	background-image: url(../images/Background%20BOTTOM.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.TemplateBottom-red {
	background-image: url(../images/Background%20BOTTOM-PP.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.TemplateBottom-contact {
	background-image: url(../images/Background%20BOTTOM-ContactP.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}
.TemplateBottom-blue {
	background-image: url(../images/Background-CP-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.TemplateBottom-links {
	background-image: url(../images/Background-LP-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.TemplateBottom-orange {
	background-image: url(../images/Background-Ts-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.PageTitle {
	font-size: 20px;
	color: #FFC;
	font-weight: normal;
	text-align: center;
}
.PageTitle-green {
	font-size: 20px;
	color: #7FBF68;
	font-weight: normal;
	text-align: left;
}
.PageTitle-blue {
	font-size: 20px;
	color: #6EC6DC;
	font-weight: normal;
	text-align: center;
}
.TshirtTitle {
	font-size: 20px;
	color: #CA650B;
}
.PageTitleBig {
	font-size: 30px;
	color: #7FBF68;
	font-weight: normal;
}
.PageTitleBig-blue {
	font-size: 24px;
	color: #6EC6DC;
	font-weight: normal;
}
.Description {
	font-size: 18px;
	color: #FFC;
	text-align: center;
}
.Description1 {
	font-size: 16px;
	color: #FFC;
	text-align: justify;
}
.Icon-title {
	font-size: 18px;
	color: #6EC6DC;
	text-align: center;
	text-transform: none;
}
.Icon-text {
	font-size: 16px;
	color: #FFC;
	text-align: center;
	text-transform: none;
}
.Icon-text-left {
	font-size: 16px;
	color: #FFC;
	text-align: left;
	text-transform: none;
}
.about {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: right;
	vertical-align: middle;
}
.DescriptionScript {
	font-family: "ScriptC", ScriptS, "Brush Script Std";
	font-size: 24px;
	color: #FFC;
}
.Description-small-right {
	font-size: 16px;
	color: #FFC;
	text-align: right;
	font-weight: normal;
}
.Description-small-left {
	font-size: 16px;
	color: #FFC;
	text-align: left;
	font-weight: normal;
}
.Description-small-kvk {
	font-size: 13px;
	color: #FFC;
	text-align: center;
}
.Description-small-left-hyperlink {
	font-size: 16px;
	color: #9FCBFA;
	text-align: left;
	font-weight: normal;	
}
.PriceOrange {
	font-size: 16px;
	color: #F90;
}
.PriceYellow {
	font-size: 16px;
	color: #FF0;
}
.PriceRed {
	font-size: 16px;
	color: #FA563A;
}
.PriceBlue {
	font-size: 16px;
	color: #6EC6DC;
}
.PricePurple {
	font-size: 16px;
	color: #C0F;
}
.examples {
	font-size: 16px;
	font-weight: bold;
	color: #7FBF68;
	text-align: right;
}
