File: D:/HostingSpaces/SBogers10/vangogh.komma-mediadesign.nl/wwwroot/css-js/screen.css
@charset "utf-8";
/* CSS Document */
* {
outline:0;
}
body, html, h1, h2, h3, h4, p, ul, ol, li, img{
margin:0;
padding:0;
border:0;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#ffffff;
}
::selection {
background: #d4e0d5; /* Safari */
}
::-moz-selection {
background: #d4e0d5; /* Firefox */
}
@font-face {
font-family: 'PTSansCaptionRegular';
src: url('/css-js/pt-sans/PTC55F-webfont.eot');
src: url('/css-js/pt-sans/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
url('/css-js/pt-sans/PTC55F-webfont.woff') format('woff'),
url('/css-js/pt-sans/PTC55F-webfont.ttf') format('truetype'),
url('/css-js/pt-sans/PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
font-weight: normal;
font-style: normal;
}
li{
vertical-align: text-top;
}
.clear_both{
clear:both;
}
.right{
float:right;
}
.left{
float:left;
}
h1{
font-size:27px;
color:#007804;
line-height:40px;
padding-bottom:45px;
float:left;
display:block;
font-weight:normal;
font-family: 'PTSansCaptionRegular';
}
h1.voorH2{
padding-bottom:15px;
}
h2{
font-size:20px;
padding-bottom:15px;
font-weight:normal;
font-family: 'PTSansCaptionRegular';
float:left;
display:block;
line-height:24px;
color:#007804;
}
h2.alsH1{
font-size:27px;
color:#007804;
line-height:40px;
padding-bottom:45px;
float:left;
display:block;
font-weight:normal;
font-family: 'PTSansCaptionRegular';
}
h1.ontwikkeling, h2.ontwikkeling{
font-size:24px;
}
h3{
font-size:20px;
padding-bottom:15px;
font-weight:normal;
font-family: 'PTSansCaptionRegular';
float:left;
display:block;
line-height:24px;
color:#007804;
}
p{
line-height:18px;
color:#000;
padding-bottom:20px;
float:left;
}
a{
text-decoration:none;
color:#000;
}
a:hover{
color:#007804;
}
#mainframe{
margin:25px auto 0;
position:relative;
width:930px;
}
#logo{
width:930px;
height:67px;
float:left;
position:relative;
text-align:center;
}
#hoofdmenu{
float:left;
margin-top:30px;
width:930px;
}
#submenu{
float:left;
margin-top:12px;
width:930px;
margin-bottom:35px;
}
#submenu.projecten_detail{
margin-bottom:27px;
}
#hoofdmenu li, #submenu li{
list-style:none;
float:left;
display:block;
margin-left:22px;
}
#hoofdmenu li.first, #submenu li.first{
margin-left:0;
}
.buttonDiv{
float:left;
width:114px;
padding-bottom:22px;
border-bottom:1px solid #898989;
cursor:pointer;
}
.buttonDiv span{
font-size:10px;
font-family:"Courier New", Courier, monospace;
padding-bottom:15px;
display:block;
float:left;
width:114px;
background:no-repeat left top;
}
.buttonDiv:hover span{
background-position:left bottom;
}
.buttonDiv a{
font-size:11px;
display:block;
float:left;
}
.buttonDiv:hover, .buttonDiv:hover span, .buttonDiv:hover a,
.buttonDiv.active, .buttonDiv.active span, .buttonDiv.active a{
color:#007804;
border-color:#007804;
}
#header{
float:left;
margin-top:22px;
position:relative;
margin-bottom:28px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
#header .headerMenu{
position:absolute;
right:-27px;
top:18px;
width:15px;
}
#header .headerArrows{
position:absolute;
right:-20px;
bottom:0;
width:7px;
}
#header .headerMenu li{
list-style:none;
float:left;
display:block;
padding-bottom:18px;
}
#header .headerMenu li a{
color:#C6C6C6;
font-family:"Courier New", Courier, monospace;
font-size:9px;
cursor:pointer;
}
#header .headerMenu li a:hover, #header .headerMenu li a.active{
color:#007804;
}
#header .headerArrows li{
list-style:none;
float:left;
display:block;
}
#header .headerArrows li.first{
margin-bottom:16px;
}
#header .headerArrows li a.prevBtn{
width:7px;
height:7px;
overflow:hidden;
display:block;
background-image:url(/img/arrows.png);
background-position:top left;
background-repeat:no-repeat;
cursor:pointer;
}
#header .headerArrows li a.prevBtn:hover{
background-position: top right;
}
#header .headerArrows li a.nextBtn{
width:7px;
height:7px;
overflow:hidden;
display:block;
background-image:url(/img/arrows.png);
background-position:bottom left;
background-repeat:no-repeat;
cursor:pointer;
}
#header .headerArrows li a.nextBtn:hover{
background-position: bottom right;
}
#header .headerFotos{
float:left;
width:931px;
height:273px;
overflow:hidden;
}
#header .headerFotos ul{
position:relative;
float:left;
}
#header .headerFotos li{
position:absolute;
left:0;
top:0;
display:none;
}
#content{
float:left;
width:660px;
}
#cta{
float:right;
padding-top:22px;
padding-bottom:5px;
background-color:#f9f9f9;
border-top:1px solid #c4c4c4;
border-bottom:1px solid #c4c4c4;
width:226px;
padding-left:24px;
cursor:pointer;
position:relative;
margin-top:12px;
}
#cta.marginNul{
margin-top:0;
}
#cta.projecten_detail{
margin-top:8px;
}
#cta_content span.title{
font-size:30px;
font-style:italic;
font-family:"Times New Roman", Times, serif;
padding-bottom:35px;
line-height:35px;
display:block;
float:left;
color:#C1C1C1;
}
#cta_content p{
line-height:22px;
font-size:13px;
color:#C1C1C1;
float:left;
}
#cta_content a{
color:#C1C1C1;
}
#cta_content a:hover{
color:#007804;
}
#cta_content_green{
cursor:pointer;
display:none;
position:absolute;
top:22px;
left:24px;
}
#cta_content_green span.title{
font-size:30px;
font-style:italic;
font-family:"Times New Roman", Times, serif;
padding-bottom:35px;
line-height:35px;
display:block;
float:left;
color:#007804;
}
#cta_content_green p{
line-height:22px;
font-size:13px;
color:#007804;
float:left;
}
#cta_content_green a{
color:#007804;
}
.recentProject{
float:left;
font-size:11px;
width:228px;
line-height:18px;
margin-top: 12px;
padding-bottom:25px;
border-bottom:1px solid #898989;
cursor:pointer;
}
.recentProject .image{
width:228px;
display:block;
overflow:hidden;
float:left;
margin-bottom:30px;
}
.recentProject span.title{
color:#007804;
display:block;
float:left;
padding-bottom:45px;
font-size:18px;
line-height:24px;
font-family: 'PTSansCaptionRegular';
}
.recentProject span.title a{
color:#007804;
}
.recentProject .data{
float:left;
width:215px;
}
.recentProject .data em{
color:#007804;
font-style:italic;
font-size:11px;
display:block;
float:left;
width:109px;
}
.contentTekst{
float:left;
margin-left:45px;
width:378px;
padding-bottom:5px;
border-bottom:1px solid #898989;
}
.contentTekst h1, .contentTekst h2{
width:378px;
}
.projectenOverzicht{
float:left;
border-bottom:1px solid #898989;
width: 660px;
}
.projectenOverzicht li, .gerelateerdeProjecten li{
position:relative;
float:left;
margin-left:22px;
margin-bottom:44px;
width:114px;
height:115px;
overflow:hidden;
list-style:none;
cursor:pointer;
}
.projectenOverzicht li.first, .gerelateerdeProjecten li.first{
margin-left:0;
}
.projectenOverzicht li.groot{
width:251px;
height:273px;
}
.projectenOverzicht li a, .gerelateerdeProjecten li a{
display:block;
float:left;
}
.projectenOverzicht li span, .gerelateerdeProjecten li span{
display:block;
position:absolute;
top:0;
left:0;
width:108px;
height:109px;
color:#fff;
background-color:#77b379;
display:none;
padding-left:6px;
padding-top:6px;
font-weight:bold;
font-size:11px;
cursor:pointer;
}
.projectenOverzicht li.groot span{
width:246px;
height:268px;
}
.projectenOverzicht li:hover span, .gerelateerdeProjecten li:hover span{
/*display:block;*/
}
.projectenFooter{
float:left;
margin-top:17px;
width: 660px;
}
.projectenFooter .breadCrump{
float:left;
font-family:"Courier New", Courier, monospace;
font-size:11px;
}
.projectenFooter .breadCrump a.active{
color:#007804;
}
.projectenFooter .paginaNummers{
float:right;
}
.projectenFooter .paginaNummers li{
float:left;
list-style:none;
}
.projectenFooter .paginaNummers li a{
display: block;
float: left;
font-size: 11px;
font-family:"Courier New", Courier, monospace;
}
.projectenFooter .paginaNummers li a.active{
color:#007804;
}
.projectenFooter .paginaNummers li span{
display:block;
margin-left:15px;
margin-right:15px;
float:left;
line-height:11px;
}
.projectDetail{
width:250px;
float:left;
line-height:18px;
}
.projectDetail .data{
float:left;
width:250px;
padding-bottom:28px;
}
.projectDetail .data em{
color:#007804;
font-style:italic;
font-size:12px;
display:block;
float:left;
width:109px;
}
#projectFotos{
float:right;
width:388px;
position:relative;
margin-top:8px;
}
#projectFotos .projectFotosMenu{
position:absolute;
right:-3px;
top:18px;
width:15px;
}
#projectFotos .projectFotosArrows{
position:absolute;
right:-1px;
bottom:0;
width:7px;
}
#projectFotos .projectFotosMenu li{
list-style:none;
float:left;
display:block;
padding-bottom:18px;
}
#projectFotos .projectFotosMenu li a{
color:#C6C6C6;
font-family:"Courier New", Courier, monospace;
font-size:9px;
cursor:pointer;
}
#projectFotos .projectFotosMenu li a:hover, #projectFotos .projectFotosMenu li a.active{
color:#007804;
}
#projectFotos .projectFotosArrows li{
list-style:none;
float:left;
display:block;
}
#projectFotos .projectFotosArrows li.first{
margin-bottom:16px;
}
#projectFotos .projectFotosArrows li a.prevBtn{
width:7px;
height:7px;
overflow:hidden;
display:block;
background-image:url(/img/arrows.png);
background-position:top left;
background-repeat:no-repeat;
cursor:pointer;
}
#projectFotos .projectFotosArrows li a.prevBtn:hover{
background-position: top right;
}
#projectFotos .projectFotosArrows li a.nextBtn{
width:7px;
height:7px;
overflow:hidden;
display:block;
background-image:url(/img/arrows.png);
background-position:bottom left;
background-repeat:no-repeat;
cursor:pointer;
}
#projectFotos .projectFotosArrows li a.nextBtn:hover{
background-position: bottom right;
}
#projectFotos .projectFotosFotos{
float:left;
width:364px;
height:296px;
overflow:hidden;
}
#projectFotos .projectFotosFotos ul{
position:relative;
float:left;
}
#projectFotos .projectFotosFotos li{
position:absolute;
left:0;
top:0;
display:none;
}
.projectenMenu{
float:right;
width:364px;
margin-right:24px;
margin-top:15px;
text-align:center;
font-style:italic;
color:#007804;
}
.projectenMenu a{
color:#007804;
}
.projectenMenu a:hover{
text-decoration:underline;
}
.projectenMenu a.vorige{
float:left;
}
.projectenMenu a.overzicht{
float:left;
margin-left:75px;
}
.projectenMenu a.volgende{
float:right;
}
.projectenMenu a.grijs{
color:#ccc;
text-decoration:none;
}
.gerelateerdeProjecten{
padding-top:48px;
float:left;
border-bottom:1px solid #898989;
border-top:1px solid #898989;
margin-top:45px;
}
.gerelateerdeProjecten h2{
width:660px;
padding-bottom:24px;
}
.ontwikkelingLeft{
float:left;
width:250px;
border-bottom:1px solid #898989;
}
.ontwikkelingRight{
float:left;
width:388px;
margin-left:22px;
border-bottom:1px solid #898989;
}
.ontwikkelingRight h2{
padding-bottom:36px;
}
.ontwikkelingRight li{
float:left;
list-style:none;
width:388px;
cursor:pointer;
margin-bottom:45px;
}
.ontwikkelingRight li .image{
width:115px;
height:114px;
overflow:hidden;
float:left;
margin-top:12px;
}
.ontwikkelingRight li .tekst{
float:left;
margin-left:24px;
width:249px;
}
.ontwikkelingRight li .tekst h3{
width:249px;
}
.ontwikkelingRight li .tekst a{
float:right;
color:#007804;
font-style:italic;
}
.ontwikkelingRight li:hover .tekst a{
text-decoration:underline;
}
.ontwikkelingDetailIntro{
float:left;
margin-top:7px;
border-bottom:1px solid #898989;
padding-bottom:20px;
}
.ontwikkelingDetailIntro .image{
float:left;
width:250px;
min-height:160px;
margin-top:10px;
}
.ontwikkelingDetailIntro .tekst{
margin-left:22px;
width:388px;
float:left;
}
.ontwikkelingDetailIntro .tekst h1{
width:388px;
}
#cta.projectonwikkeling{
margin-top:17px;
}
.ontwikkelingDetail{
float:left;
margin-top:65px;
width:660px;
border-bottom:1px solid #898989;
padding-bottom:20px;
}
.ontwikkelingDetail .image{
float:left;
width:385px;
margin-top:5px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.ontwikkelingDetail .image ul.fotos{
float:left;
width:385px;
height:250px;
overflow:hidden;
position:relative;
}
.ontwikkelingDetail .image ul.fotos li{
position:absolute;
top:0;
left:0;
list-style:none;
display:none;
cursor:pointer;
}
.ontwikkelingDetail .image .imageMenu{
float:left;
width:385px;
margin-top:11px;
}
.ontwikkelingDetail .image .imageMenu .arrows{
float:left;
margin-top:5px;
}
.ontwikkelingDetail .image .imageMenu .arrows li{
list-style:none;
float:left;
display:block;
}
.ontwikkelingDetail .image .imageMenu .arrows li.first{
margin-right:35px;
}
.ontwikkelingDetail .image .imageMenu .arrows a.prevBtn{
width:7px;
height:7px;
overflow:hidden;
display:block;
background-image:url(/img/arrows.png);
background-position:top left;
background-repeat:no-repeat;
cursor:pointer;
}
.ontwikkelingDetail .image .imageMenu .arrows a.prevBtn:hover{
background-position: top right;
}
.ontwikkelingDetail .image .imageMenu .arrows a.nextBtn{
width:7px;
height:7px;
overflow:hidden;
display:block;
background-image:url(/img/arrows.png);
background-position:bottom left;
background-repeat:no-repeat;
cursor:pointer;
}
.ontwikkelingDetail .image .imageMenu .arrows a.nextBtn:hover{
background-position: bottom right;
}
.ontwikkelingDetail .image .imageMenu .nummers{
float:right;
}
.ontwikkelingDetail .image .imageMenu .nummers li{
list-style:none;
float:left;
display:block;
margin-left:14px;
}
.ontwikkelingDetail .image .imageMenu .nummers li a{
color:#C6C6C6;
font-family:"Courier New", Courier, monospace;
font-size:9px;
cursor:pointer;
}
.ontwikkelingDetail .image .imageMenu .nummers li a.active, .ontwikkelingDetail .image .imageMenu .nummers li a:hover{
color:#007804;
}
.ontwikkelingDetail .tekst{
float:left;
margin-left:22px;
width:250px;
}
.ontwikkelingDetail span.datum{
float:left;
font-size:15px;
font-family: 'PTSansCaptionRegular';
color:#007804;
padding-bottom: 11px;
}
.ontwikkelingDetail h2{
float:left;
width:250px;
}
.ontwikkelingDetail p{
float:left;
}
.contactpaginaInfo{
float:left;
width:386px;
padding-bottom:5px;
border-bottom:1px solid #898989;
}
.contactpaginaInfo h1{
width:386px;
}
.contactData{
float:left;
width:386px;
line-height:18px;
color:#000;
padding-bottom:20px;
}
.contactData em{
color:#007804;
font-style:italic;
font-size:12px;
display:block;
float:left;
width:109px;
}
.contactformulier{
margin-left: 22px;
float:left;
width:250px;
padding-bottom:5px;
border-bottom:1px solid #898989;
}
.contactformulier h2{
width:250px;
}
.routebeschrijving{
float:left;
width:386px;
padding-bottom:5px;
border-bottom:1px solid #898989;
margin-top:45px;
}
.routebeschrijving h2{
width:386px;
}
.formulier input[type="text"]{
background-color:#F4F4F4;
border:none;
font-size:11px;
height:23px;
line-height:23px;
padding-left:8px;
color:#898989;
float:left;
margin-bottom:15px;
}
.formulier textarea{
background-color:#F4F4F4;
border:none;
font-size:11px;
height:23px;
line-height:23px;
padding-left:8px;
color:#898989;
float:left;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
height:115px;
}
.formulier input[type="submit"]{
background:none;
border:none;
color:#007804;
padding: 0;
float:right;
margin-bottom:18px;
cursor:pointer;
}
.formulier input[type="submit"]:hover{
color:#898989;
}
.contactformulier input[type="text"]{
width: 242px;
margin-bottom:22px;
}
.contactformulier textarea{
width: 242px;
margin-bottom:22px;
}
.routebeschrijving input[type="text"]{
width:378px;
}
/*contact form */
#contactFormDiv{
position:relative;
}
#preloaderContact{
width:250px;
height:185px;
background:#fff url(/img/preloader.gif) 96px 120px no-repeat;
display:block;
position:absolute;
top:50px;
}
#succesContact{
width:229px;
height:175px;
display:block;
position:absolute;
top:0;
display:none;
}
#contactformReplacement{
height:150px;
width:50px;
display:none;
}
.fullText{
float:left;
}
.fullText h1, .fullText h2{
width:660px;
}
.fullText p{
width:500px;
}
#footer{
float:left;
width:930px;
margin-top:130px;
padding-bottom:70px;
}
#footerMenu{
float:left;
}
#footer li{
list-style:none;
float:left;
display:block;
margin-left:22px;
width:114px;
}
#footer li.first{
margin-left:0;
}
#footer .contactInfo{
float:left;
color:#898989;
width:650px;
margin-top:37px;
font-size:11px;
line-height: 12px;
}
#footer .contactInfo span{
width:37px;
display:block;
float:left;
}
#footer .copyright{
float:right;
padding-top:37px;
border-top:1px solid #898989;
color:#898989;
width:251px;
font-size:11px;
line-height: 12px;
}
#footer .copyright a{
color:#898989;
}
#footer .copyright a:hover{
color:#007804;
}
ul.sitemap li{
padding:8px 8px 8px 0;
list-style:url(/img/li_dot_black.png) outside;
margin-left:11px;
}
ul.sitemap li a:hover{
text-decoration:underline;
}
ul.sitemap li.categorie{
padding-bottom:0;
}
span.hoofdcategorie{
}
ul.subcategories{
margin-left:25px;
}
a.subcategorie:hover{
text-decoration:underline;
}
ul.projecten{
margin-left:25px;
overflow:hidden;
clear:both;
}
li.subcategorie span.name, a.projectenMain span.name{
float:left;
}
li.subcategorie span.arrow, a.projectenMain span.arrow{
display:block;
width:10px;
height:9px;
float:left;
margin-left:3px;
margin-top:3px;
background:url(/img/arrow_sitemap.png) no-repeat;
}
li.subcategorie span.arrow_turn, a.projectenMain span.arrow_turn{
background-position:left -9px;
}
.viernulvier{
width:378px;
}