/* Start of CMSMS style sheet 'V4' */
/* CSS kunststof kozijnen offerte */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #e7dffe url(uploads/images/website/bg2.png) repeat-x top;
}

img {
	border: 1px #ccc solid;
        margin-bottom: 7px;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #339900; 
	border-left: 1.1em solid #339900; 
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0 0;
}

h2 {
	color: #333; 
	font-size: 1.2em; 
}

h3 {
	font-size: 1.2em;
        margin-top: 12px;
        margin-bottom: 10px;
        color: #339900;
}

h4 {
	font-size: 1.1em;
        margin-top: 12px;
        margin-bottom: 10px;
        color: #000;
}

a {
	color: #339900;
        font-weight: bold;
	text-decoration: underline;
}

p {
  margin-bottom: 10px;
  line-height: 180%;
}

ul {
	margin-top: 0px;
}

li {
    color: #333;
    padding-bottom: 10px;
}

#site {
  background: #fff url(uploads/images/website/headerV3.png) no-repeat left top;
  position: absolute;
  width: 950px;
  left: 50%;
  margin-left: -475px;
}

#content {
  width: 700px;
  float: left;
  margin: 15px;
}

#left {
  width: 700px;
  float: left;
}

#leftTop {
  width: 700px;
  float: left;
}

#leftBlock1 {
  width: 700px;
  float: left;
}

/* adsense code */

#leftBlock1Ads {
  width: 336px;
  float: left;
}

#leftBlock1Content {
  width: 340px;
  float: right;
  text-align: justify;
}

#leftBlock2 {
  width: 700px;
  float: left;
}

#right {
  width: 170px;
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}

#rightAd {
  width: 167px;
  float: right;
  margin-top: 7px;
}

#defBlock {
  width: 500px;
  float: left;
  padding: 20px;
  border: 1px #ccc solid;
  background: #ffffcc;
  color: #000;
}

#kkoform {
  width: 500px;
  float: left;
  padding: 15px;
  border: 2px #ccc solid;
  background: #fff;
  color: #000;
}

#kkoform p {
  font-weight: normal;
}

#kkoform h5 {
  color: #339900;
  font-weight: bold;
  font-size: 12px;
}

#kkoform img {
  border: 0;
}

#kkoform input {
  border: 1px #ccc solid;
}

#kkoform textarea {
  width: 250px;
  height: 100px;
  border: 1px #ccc solid;
}

#kkoform input[type="submit"] {
  border: 1px solid #999;
  padding: 5px;
  background: #339900;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

#footer {
  width: 940px;
  float: left;
  padding: 5px;
  border-top: 1px #ccc solid;
  background: #e7dffe;
  color: #666;
  font-size: 10px;
}

#footer a {
  color: #666;
  text-decoration: none;
  font-weight: normal;
}

/* menuTop */

#menuTop {
  width: 600px;
  height: 21px;
  margin-top: 40px;
  margin-right: 125px;
  margin-bottom: 40px;
  float: right;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: lowercase;
  color: #fff;
}

#nav {
  margin: 0px;
  padding: 0px;
  float: right;
}

#nav li {
  float: left;
  margin-right: 10px;
  padding-left: 10px;
  white-space: nowrap;
  list-style: none;
}

#nav a {
  color: #fff;
  display: block;
  text-decoration: none;
}

#nav a:hover {
  color: #ccc;
  display: block;
  text-decoration: underline;
}

/* end menuTop */

/* menuSub */

#menuSub {
	width: 164px;
        float: right;
	text-align: left;
        color: #330099;
        font-size: 12px;
        font-weight: bold;
        padding: 3px;
        border: #330099 1px solid;
        margin-right: -2px;
}

#menuSub ul {
	position: relative;
        padding: 0px 0px 10px 5px;
	list-style: none;
        margin: 0;
}

div#menuSub ul ul {
   position: relative;
   padding: 0px;
   margin: 0px;
}

div#menuSub ul ul ul {
   position: relative;
   padding: 0px;
   margin: 0px;
}

#menuSub li {
   list-style: none;
   display: block;
   font-size: 12px;
   font-weight: bold;
   margin-top: 8px;
   color: #999;
   padding-bottom: 0px;
}

#menuSub ul ul li, ul ul ul li {
   list-style: none;
   display: block;
   padding-left: 25px;
   font-size: 12px;
   font-weight: bold;
   margin-top: 8px;
   color: #333;
}

div#menuSub a {
   font-size: 12px;
   font-weight: bold;
   color: #333;
   text-decoration: none;
}

div#menuSub ul ul a, ul ul ul a {
   font-size: 12px;
   font-weight: bold;
   color: #333;
   text-decoration: none;
}

div#menuSub a:hover {
   font-size: 12px;
   font-weight: bold;
   color: #333;
   text-decoration: underline;
}

/* separator */
div#menuSub li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#enuSub li.separator hr {
   display: none; /* this is for accessibility */
}

/* End of menuSub */
/* End of 'V4' */

