@charset "UTF-8";
/* CSS Document */


body {
	background-color: #CCCC66;
	text-align: center;
	font-family: "Helvetica Neue UltraLight", Arial, Helvetica, sans-serif;
	color: #666;
}

table {
}

td img {
	display: block;
}

img, img a {
	border: none;
}

a.fancybox,  a:hover.fancybox, a:active.fancybox, a:visited.fancybox  {
	border-bottom: none;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 0px 3px #000;
}

a:hover {
	border-bottom: 2px dotted #A52C25;
}


.jagran {
	text-align: left; /* IE Fix om geheel te centreren */
	background: #A5B5B5;
	background-image: -ms-linear-gradient(top, #E0E6E6, #A5B5B5);
	background-image: -o-linear-gradient(top, #E0E6E6, #A5B5B5);
	background-image: -moz-linear-gradient(top, #E0E6E6, #A5B5B5);
	background-image: linear-gradient(top, #E0E6E6, #A5B5B5);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E0E6E6), to(#A5B5B5));
  
	border-radius: .75em;
	-moz-border-radius: 0.75em;
	-webkit-border-radius: 0.75em;
	width: 920px;
	margin: 0 auto;
	padding-bottom: 42px;
}

.content {
	min-height: 100%;
	background: #A52C25; 
	background-image: -ms-linear-gradient(top, #F7867A, #A52C25);
	background-image: -o-linear-gradient(top, #F7867A, #A52C25);
	background-image: -moz-linear-gradient(top, #F7867A, #A52C25);
	background-image: linear-gradient(top, #F7867A, #A52C25);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F7867A), to(#A52C25));

	border-radius: .75em;
	-moz-border-radius: 0.75em;
	-webkit-border-radius: 0.75em;
	margin: 0 42px;
	padding: 21px 42px 42px 42px;
}

.content h1, .titel h1 {
	font-family: "Helvetica Neue UltraLight", Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 30px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	margin: 0;
}

.titel {
	background-image: url(../images/gelebalk.png);
	background-repeat: repeat-x;
	height: 42px;
	width: 100%;
	position: absolute;
	top: 168px;
	left: 0px;
	z-index: -1;
}

.posi {
	float: left;
	width: 920px;
	height: 42px;
	background-image: url(../images/gelebalk.png);
	background-repeat: repeat-x;
	margin: 0 0 0 -84px;
	text-indent: 100px;
}
.pad {
	padding: 3px;
}
.posi2 {
	float: right;
	margin-top: -36px;
	line-height: 1em;
}

h1.jagran-img-repl, h1.jagran-img-repl-bedrijf, h1.jagran-img-repl-home, h1.jagran-img-repl-contact {
	width: 360px; height: 36px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 2px 0;
}

h1.jagran-img-repl {
	background: url(../images/Realisaties.png);
}

h1.jagran-img-repl-bedrijf {
	background: url(../images/Diensten.png);
}

h1.jagran-img-repl-home {
	background: url(../images/Home.png);
}

h1.jagran-img-repl-contact {
	background: url(../images/Contact.png);
}

.inhoud {
	width: 550px;
	background-color: rgba(255,255,255,0.9);
	border-radius: .75em;
	-moz-border-radius: 0.75em;
	-webkit-border-radius: 0.75em;
	margin: 21px auto;
	padding: 20px;
}

.inhoud h2 {
	margin: 0;
	text-transform: uppercase;
}

.inhoud p {
	line-height: 1.75em;
}

.opsomming {
}

ul.opsomming {
	line-height: 2em;
	list-style: none;
	color: #FFFFFF;
	margin-left: -20px;
	text-indent: 20px;
}


.opsomming li.first {
}

.opsomming .oneven {
	background-color: #CCCC66;
	margin-left: 10px;
}

.opsomming .even {
	background-color: #A52C25;
	margin-right: 10px;
	-moz-box-shadow: rgba(0,0,0,0.5) 4px 2px 4px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 4px 2px 4px;
	box-shadow: rgba(0,0,0,0.5) 4px 2px 4px;
}

.opsomming li.even, .opsomming li.oneven {
	border-bottom: dotted 1px #fff;
}

.opsomming li.last {
	border-bottom: solid 2px #fff;
}

.blauw {
	color: #53A7FF;
}

.naam {
	text-transform: uppercase;
	font-weight: bold;
	color: #53A7FF;
}

.logo1{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFCC;
	text-shadow: 0px 0px 3px #000;
}

.logo2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 0px 3px #000;
}

.links {
	float:left;
}

.rechts {
	float: right;
}

.social {
	float: right;
	width: 100%;
	height: 50px;
}

.twitter, .fb-like {
	float: left;
	padding: 5px;
	width: 67px;
	margin-right: 5px;
}


.foot {
	background-image: url(../images/tegel-onderaan.png); 
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	margin-right: -34px;
	margin-left: -21px;
	min-height: 30px;
}

.logo {
	font-size: 10px;
	color: rgba(255,255,255,0.7);
}

/* ----------FORM definities---------   */

.jagranformulier p, .jagranformulier h1, .jagranformulier h2, form, fieldset, input {
	margin: 0;
	padding: 0;
	border: none;
}

.jagranformulier {
	color: #fff;
	background: #2d2d2d;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(60,60,60)), color-stop(0.74, rgb(43,43,43)), color-stop(1, rgb(60,60,60)));
	background: -moz-linear-gradient(center bottom, rgb(60,60,60) 0%, rgb(43,43,43) 74%, rgb(60,60,60) 100%);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
    /* margin: 10px; */
	width: 550px;
	height: 100%;
}

.jagranformulier p {
      position: relative;
 }

.jagranformulier a {
      color: #8c910b;
      text-shadow: 0px -1px 0px #000;
      }
	  
.jagranformulier fieldset {
	border-bottom: dotted 2px #aaa;
	margin: 20px 0;
	padding-bottom: 10px;
}

.jagranformulier h1 {
	padding-bottom: 10px;
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	border-bottom: dotted #fff 2px;
	text-align: center;	
	font-weight: normal;
	font-size: 24px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
}

.jagranformulier h2 {
	padding-bottom: 10px;
}

input.text {
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      border:solid 1px #444;
      font-size: 14px;
      width: 90%;
      padding: 7px 8px 7px 30px;
      -moz-box-shadow: 0px 1px 0px #777;
      -webkit-box-shadow: 0px 1px 0px #777;
	  box-shadow: 0px 1px 0px #777;
	  background: #ddd url(../images/inputSprite.png) no-repeat 4px 5px;
	  background: url(../images/inputSprite.png) no-repeat 4px 5px, -moz-linear-gradient(center bottom, rgb(225,225,225) 0%, rgb(215,215,215) 54%, rgb(173,173,173) 100%);
	  background: url(../images/inputSprite.png) no-repeat 4px 5px, -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(225,225,225)), color-stop(0.54, rgb(215,215,215)), color-stop(1, rgb(173,173,173)));
      color:#333;
      text-shadow:0px 1px 0px #FFF;
}

.text {
	margin-bottom: 10px;
}

textarea.jagrantextarea {
	font-family: "Helvetica Neue UltraLight", Arial, Helvetica, sans-serif;
	text
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      border:solid 1px #444;
      font-size: 14px;
      width: 95%;
	  min-height: 150px;
      padding: 7px 8px 7px 8px; 
      -moz-box-shadow: 0px 1px 0px #777;
      -webkit-box-shadow: 0px 1px 0px #777;
	  background: #ddd;
	  background:-moz-linear-gradient(center bottom, rgb(225,225,225) 0%, rgb(215,215,215) 54%, rgb(173,173,173) 100%);
	  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(225,225,225)), color-stop(0.54, rgb(215,215,215)), color-stop(1, rgb(173,173,173)));
      color:#333;
      text-shadow:0px 1px 0px #FFF;
}

.jagranformselect {
	font-family: "Helvetica Neue UltraLight", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}

.jagranfieldbutton {
	width: 100px;
	height: 33px;
	border: none;
	text-indent: -9999px;
	background: url(../images/verzend.png) no-repeat;
	cursor: pointer;
	float: right;
}
	
.jagranfieldbutton:hover { background-position: 0px -33px; }
.jagranfieldbutton:active { background-position: 0px -66px; }


fieldset label.infield /* .infield label added by JS */ {
    color: #333;
    text-shadow: 0px 1px 0px #fff;
    position: absolute;
    text-align: left;
    top: 3px !important;
    left: 35px !important;
    line-height: 29px;
}

input#email { 
 	background-position: 4px 5px; 
	background-position: 4px 5px, 0px 0px;
}

	
input#name, input#Voornaam { 
 	background-position: 4px -46px; 
	background-position: 4px -46px, 0px 0px; 
}

#tel { 
 	background-position: 4px -76px; 
	background-position: 4px -76px, 0px 0px; 
}

.left, .middle, .right {
	float: left;
	padding: 10px;
}

