@font-face {
    font-family: 'vegurlight';
    src: url('../font/vegur-light-webfont.eot');
    src: url('../font/vegur-light-webfont.svg#vegurlight') format('svg'), url('../font/vegur-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/vegur-light-webfont.woff') format('woff'),
         url('../font/vegur-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'vegurregular';
    src: url('../font/vegur-regular-webfont.eot');
    src: url('../font/vegur-regular-webfont.svg#vegurregular') format('svg'),
		 url('../font/vegur-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/vegur-regular-webfont.woff') format('woff'),
         url('../font/vegur-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bpreplaybold';
    src: url('../font/bpreplaybold-webfont.eot');
    src: url('../font/bpreplaybold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bpreplaybold-webfont.woff') format('woff'),
         url('../font/bpreplaybold-webfont.ttf') format('truetype'),
         url('../font/bpreplaybold-webfont.svg#bpreplaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}a
/* Global properties */
html {
	width:100%
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#181818;
	min-width:960px;
	background:#cccccc
}
.ic, .ic a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.bg {
	width:100%;
	background:url(../images/bg.jpg) center top no-repeat #fff
}
.main {
	width:960px;
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.5em
}
a {
	color:#00b0f1;
	outline:none
}
a:hover {
	text-decoration:none
}
.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.extra-wrap {
	overflow:hidden
}
p {
	margin-bottom:18px
}
.p1 {
	margin-bottom:8px
}
.p2 {
	margin-bottom:15px
}
.p3 {
	margin-bottom:30px
}
.p4 {
	margin-bottom: 10px
}
.p5 {
	margin-bottom:50px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.color-1 {
	color:#fff
}
.color-2 {
	color:#000
}
.color-3 {
	color:#4f4f4f
}
.border {
	padding:3px;
	border:1px solid #e5e5e5;
	background:#fff
}
/*boxes*/
.margin-bot {
	margin-bottom:35px
}
.indent-top {
	padding-top:10px
}
.indent-left {
	padding-left:20px
}
.indent-left2 {
	padding-left:10px
}
.indent-left3 {
	padding-left:5px
}
.indent-bot {
	margin-bottom:20px
}
.indent-bot2 {
	margin-bottom:27px
}
.indent-bot3 {
	margin-bottom:45px
}
.img-indent-bot {
	margin-bottom:25px
}
.img-indent {
	float:left;
	margin:0 20px 0px 0
}
.prev-indent-bot {
	margin-bottom:10px
}
.prev-indent-bot2 {
	margin-bottom:6px
}
.buttons a:hover {
	cursor:pointer
}
.menu li a, .list-1 li a, .list-2 li a, .link, .button, .logo {
	text-decoration:none
}
/*header*/
header {
	width:100%;
	padding-bottom:44px;
	margin-bottom:-30px
}
#page1 header {
	min-height:600px;
	background:url(../images/header-bg.jpg) center top no-repeat
}
/* menu */
.menu-row {
	width:100%;
	background:url(../images/menu-tail.png) center top repeat-x
}
.menu {
	padding:0;
	width:100%
}
.menu li {
	float:left;
	position:relative;
	background:url(../images/menu-spacer.gif) right 31px no-repeat
}
.menu li.last-item {
	background:none
}
.menu li a {
	display:block;
	font-size:28px;
	line-height:2em;
	font-weight:400;
	padding:15px 30px 15px;
	margin:0 0 4px 0;
	color:#151515;
	background:url(../images/menu-active-tail.png) left -120px repeat-x;
	text-align:center;
	letter-spacing:-1px;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	font-family: 'vegurregular', Arial, Helvetica, sans-serif
}
.menu li a.active, .menu li a:hover {
	color:#fff;
	background-position:left top;
	background-color: #171717;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 9)
}
.menu li.active, .menu li:hover {
}

/*
#page1 h1 {
	padding:31px 0 0 49px
}
*/
div.logo {margin-top:30px;}
div.logo a {
	display: block;
	width: 550px;
	height: 98px;
	text-indent: -5000px;
	background: url(../images/logo.png) 0 0 no-repeat
}
/*content*/
#content {
	width:100%;
	padding:0 0 26px 0
}
#page1 #content {
	padding:0 0 40px 0
}
#page5 #content {
	padding:0 0 34px 0
}
#page3 #content {
	padding:0 0 52px 0
}
h1 {
	font-family:'vegurlight', Arial, Helvetica, sans-serif;
	font-size:35px;
	line-height:35px;
	margin:0 0 18px 0;
	color:#151515;
	font-weight:normal;
}

h2 {
	font-family:'vegurregular', Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	margin:30px 0 18px 0;
	color:#151515;
	font-weight:normal;
}
h2.small {font-size:18px;line-height:20px;}
h3 {
	font-size:16px;
	line-height:20px;
	font-family:'vegurregular', Arial, Helvetica, sans-serif;
	color:#151515;
}
h4 {
	font-size:28px;
	line-height:1.214em;
	margin:0 0 6px 0;
	color:#00b0f1;
	font-weight:300;
	letter-spacing:-1px
}
.border-bot {
	width:100%;
	padding-bottom:21px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x
}
.button {
	display:inline-block;
	font-size:19px;
	line-height:1.21em;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding:4px 13px 6px;
	color:#fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #00b0f1;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px
}
.button:hover {
	background:#171717
}
.list-1 li {
	font-size:14px;
	line-height:17px;
	padding:7px 0 7px 12px;
	background:url(../images/marker.gif) 0 13px no-repeat
}
.list-1 li a {
	display:inline-block;
	color:#4f4f4f
}
.list-1 li a:hover {
	color:#00b0f1
}
.link:hover {
	text-decoration:underline
}
.text-1 {
	display:block;
	font-size:14px;
	line-height:21px
}
.text-1 a {
	color:#181818
}
.tdate-1 {
	display: block;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #00B2F1;
}
.tdate-1 a {
	color:#00b0f1
}
.numb {
	display:block;
	width:60px;
	height:60px;
	text-indent:-5000px;
	float:left;
	margin-right:20px
}
.numb.first {
	background:url(../images/numb-1.png) 0 0 no-repeat
}
.numb.second {
	background:url(../images/numb-2.png) 0 0 no-repeat
}
.numb.third {
	background:url(../images/numb-3.png) 0 0 no-repeat
}
dl span {
	float:left;
	width:85px;
	font-size:14px
}
dl dd {
	font-size:13px
}
/* Contact form */
#contact-form {
	display:block
}
#contact-form label {
	display:block;
	height:31px;
	overflow:hidden
}
#contact-form input {
	float:left;
	width:326px;
	font-size:13px;
	line-height:1.23em;
	color:#4f4f4f;
	padding:4px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e5e5e5;
	background:none
}
#contact-form textarea {
	float:left;
	height:175px;
	overflow:auto;
	width:466px;
	font-size:13px;
	line-height:1.23em;
	color:#4f4f4f;
	padding:3px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e5e5e5;
	background:none
}
.text-form {
	float:left;
	display:block;
	font-size:14px;
	line-height:26px;
	width:112px;
	color:#4f4f4f;
	font-family:Arial, Helvetica, sans-serif
}
.buttons {
	padding:20px 0 0 0
}
.buttons a {
	margin-right:10px
}
/*aside*/
aside {
	width:100%;
	padding:25px 0 51px;
	background:#efefef
}
/*footer*/
footer {
	width:100%;
	color:#fff;
	padding:35px 0 40px
}
.footer-text {
	font-size: 25px;
	line-height: 1.2em;
	font-weight: 300;
	letter-spacing: -1px;
	margin-bottom: 12px;
	color: #999;
}
.footer-text b {
	display: block;
	font-weight: 300;
	font-size: 12px;
}
.footer-text strong {
	color:#00b0f1;
	font-weight:300
}
.footer-text a {
	text-decoration:none
}
.footer-text a:hover {
	color:#fff
}
.support-phone {
	font-weight:300;
	font-size:10px;
	line-height:1.219em;
	color:#fff;
	letter-spacing:-1px;
	padding-left:10px;
	margin-top:-3px
}
.support-phone strong {
	display:block;
	font-weight:300;
	font-size:35px;
	line-height:1.2em;
	color:#00b0f1;
	margin-bottom:-11px
}
.support-phone b {
	font-weight:300;
	color:#808080;
	margin-left:-7px
}
.list-services {
}
.list-services li {
	float:left;
	padding-right:7px
}
.list-services li a {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/social-icons.png) 0 0 no-repeat;
}
.list-services li a.item-2 {
	background-position:-25px 0
}
.list-services li a.item-3 {
	background-position:-50px 0
}
.list-services li a.item-4 {
	background-position:-75px 0
}
.intro {
	background: #ffffff;
	width: 460px;
	padding: 20px;
;
}
.intro, .inset {	
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
	}
.inset {
	margin:40px -10px 0;
	background:#00b0f0;
	color:#ffffff;
	font-family:'bpreplaybold', Arial, Helvetica, sans-serif;
	font-size:35px;
	display:block;
	width:auto;
	text-decoration:none;
	line-height:40px;
	padding:20px 20px 25px;
	}
.inset strong {
	font-size:65px;
	display:block;
	line-height:70px;
	font-weight:normal;
	}
.inset.small {font-size:28px;}
.inset:hover {
	color:#00b0f0;
	background:#eeeeee;
	}
.main ul {
list-style:disc;margin-left:20px;}
.main ul.menu,
.main ul.list-services {list-style:none;margin-left:0;}

a#mirac {margin-left:15px;}
a#mirac:before {
	content:"on-the-cloud.nl is een iniatief van ";
	font-size:18px;
	color:#bbb;
	margin-right:10px;}