 @import url(https://static.64bitswebhosting.eu/templates/lang/nl_NL/css/tables.css);
/*********************************************************************************/
/* Desktop (>= 480px)                                                            */
/*********************************************************************************/

/* Basic */


p {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:15px; line-height:175%; color:#6c6c6c;}
h1, h2, h3, h4, h5 {font-family: 'Yanone Kaffeesatz'; margin-bottom:30px;}
#content .check-list li {font-family: 'Yanone Kaffeesatz'; font-size:20px;}

#content h3 {font-size:21px!important; line-height:145%;}
#content h2 {font-size:28px; margin-bottom:20px;}

.feature-image {display:none;}

	body {
	min-width: 1200px;
}
section:last-child {
	margin-bottom: 0 !important;
}
/* Wrappers */

	#header-wrapper {
	background: #3B4346 url('https://static.64bitswebhosting.eu/templates/lang/nl_NL/images/layout/splash_background.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-shadow: inset 0px -1px 0px 0px #51575a;
}
.subpage #header-wrapper {
}
#features-wrapper {
	background: #353D40;
	border-bottom: solid 1px #272e31;
	padding: 45px 0 45px 0;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.75);
}
#content-wrapper {
	background: #f7f7f7;
	border-top: solid 1px #fff;
	padding: 45px 0 45px 0;
}
#footer-wrapper {
	padding: 45px 0 45px 0;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	background-color:#147a9b;
}
/* Header */

	#header {
	position: relative;
}
#header h1 {
	position: absolute;
	left: 0;
	bottom: 35px;
	font-size: 2.75em;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header nav {
	position: absolute;
	right: 0;
	bottom: 35px;
	font-weight: 200;
}
#header nav a {
	color: #c6c8c8;
	text-decoration: none;
	font-size: 1.4em;
	margin-left: 60px;
	outline: 0;
}
#header nav a:hover {
	color: #f6f8f8;
}
/* Banner */
	
	#banner {
	border-top: solid 0px #222628;
	padding: 35px 0 35px 0;
	color: #fff;
}
#banner .bordered-feature-image {
	margin-bottom: 0;
	width: 400px;
	float: right;
}
#banner p {
	font-size: 3em;
	font-weight: 400;
	line-height: 1.25em;
	padding-right: 1em;
	margin: 20px 0 20px 0;
	font-family: 'Yanone Kaffeesatz';
	text-shadow:0px;
}
/* Features */

	#features {
	color: #a0a8ab;
}
#features h2 {
	font-size: 1.25em;
	color: #fff;
	margin: 0 0 0.25em 0;
	text-align:center!important;
}

/*#features p {
	text-align:justify;
}*/

#features a {
	color: #e0e8eb;
}
#features strong {
	color: #fff;
}
/* Content */

	#content {
}
#content section {
	background: #fff;
	padding: 40px 30px 45px 30px;
	box-shadow: 2px 2px 2px 1px rgba(128, 128, 128, 0.1);
	margin: 0 0 10% 0;
}
#content h2 {
	font-size: 1.8em;
/*	color: #373f42; */
	color: rgb(247,132,60);
	margin: 0 0 0.25em 0;
}



#content h3 {
	color: #96a9b5;
	font-size: 1.25em;
}
#content a {
	color: #147a9b;
}
#content header {
	margin: 0 0 2em 0;
}
/* Footer */

	#footer {
	color: #546b76;
	
}
#footer h2 {
	font-size: 1.8em;
	color: #FFF;
	margin: 0 0 1em 0;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.0);
}
#footer a {
	color: #FFF; text-decoration:none;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.0);
	font-size:13px;
}
/* Copyright */

	#copyright {
	text-align: center;
	padding: 20px 0;
	color: #bec1c2;
	background-color:#353d40;
	font-size:13px;
	line-height:130%;

}
#copyright a {
	color: #8d9ca3;
}
#pricing-table {
	margin: 50px auto 0px auto;
	text-align: center;
	width: 900px; /* total computed width = 222 x 3 + 226 */
}
#topline1 {
	background-color:rgb(247, 132, 60);
	height: auto;
	width:100%;
	text-align:center;
	line-height:normal;
	padding:8px;
	color: #fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#topline1 p, #banner p {color:#FFF;}

#topline1 a{
	color: #fff;
	text-decoration:none;
}

#topline2 {
	background-color:#FFF;
	height:86px;
	width:100%;
	text-align:center;
	padding-top:0px;
	padding-bottom:15px;
	-webkit-box-shadow: 1px 6px 10px 0px rgba(0,0,0,0.13);
-moz-box-shadow: 1px 6px 10px 0px rgba(0,0,0,0.13);
box-shadow: 1px 6px 10px 0px rgba(0,0,0,0.13);
position:relative; z-index:99;
}
.toplineInner {
	max-width: 1200px;
	width:100%;
	text-align:left;
	margin: 0px auto 0px auto !important;
	line-height:normal !important;
	height:auto !important;
}
.alleft {
	float: left;
	margin-bottom: 0;
}
.alright {
	float: right;
	margin-bottom: 0;
}

#topline2 .alleft {
	padding-top:15px;
}

#menu {
	margin-top:10px!important;
}


#features p {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:15px; line-height:175%; font-weight:normal; color:#FFF; opacity:0.7;}
#features h2 {font-size:28px; margin-bottom:20px;}

