body {
  background: url(../img/body-bkg.png) top center repeat-x;
}

a {
  color: #69c812;
}

h1, h2, h3 {
  color: #69c812;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

h2 {
  font-size: 22px;
  color: #4ac2da;
}

h3 {
  font-size: 12px;
  margin-top: 10px;
}

label {
	cursor: pointer;
}

legend {
  display: none;
}

fieldset {
	border: 0;
	padding: 0;
}

button {
  cursor: pointer;
}

.checkbox {
  border: none !important;
}

input, textarea, select {
	border: #336485 1px solid;
	padding: 2px;
}

textarea {
	height: 60px;
	width: 256px;
}

.form-label {
  float: left;
  width: 180px;
}

select {
  width: 260px;
}

.hidden {
  display: none;
}

.form-row, .form-text {
	border-bottom: #efefef 1px solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 450px;
}

.form-button {
	text-align: right;
	margin-bottom: 5px;
  padding-bottom: 5px;
  width: 442px;
}

.form-errors {
  border: 2px solid #c00 !important;
  color: #c00 !important;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px !important;
  width: 430px;
}

.form-errors li {
  background: url(../img/error.gif) no-repeat 0 5px !important;
  color: #c00 !important;
  list-style: none;
  margin: 0;
  padding: 7px 10px 2px 30px !important;
}

#login-error {
  background: url(../img/error.gif) no-repeat 10px 5px !important;
  border: 2px solid #c00 !important;
  color: #c00 !important;
  margin: 0 0 10px 0;
  padding: 7px 10px 7px 30px !important;
  position: absolute;
  top: 94px;
  left: 450px;
  width: 240px;
  
}

legend {
  display: none;
}

#container {
  width: 950px;
  margin: 0 auto;
}

#header {
  background: url(../img/header-bkg.png) bottom right no-repeat;
  position: relative;
  height: 387px;
}

#header-form {
  position: relative; 
  height: 107px;
  border-bottom: #cecece 1px dotted;
}

#btn-1 {
  position: absolute;
  top: 322px; /* vraag uw agenda aan */
  left: 300px;
  width: 240px;
  height: 22px;
}

#btn-2 {
  position: absolute;
  top: 358px; /* maak direct een afspraak */
  left: 300px;
  width: 240px;
  height: 22px;
}

#btn-3 {
  position: absolute;
  top: 338px;
  left: 70px;
  z-index: 2;
  width: 150px;
}

#btn-4 {
  position: absolute;
  top: 358px;
  right: 10px;
  z-index: 2;
  background: url(../img/login-btn.png) no-repeat;
  width: 25px;
  height: 20px;
  border: none;
}

#faq {
  position: absolute;
  top: 358px;
  right: 40px;
  z-index: 2;
  padding: 2px;
  width: 350px;
  border: #bababa 1px solid;
}

#pv-logo {
  position: absolute;
  left: 0px;
  top: 21px;
  width: 343px;
  height: 74px;
}


#uitleg {
  position: absolute;
  left: 0px;
  top: 95px;
  width: 343px;
  height: 292px;
}

#slogan {
  position: absolute;
  left: 300px;
  top: 188px;
  width: 362px;
  height: 63px;
}

#footer {
  background: url(../img/footer-bkg.png) no-repeat;
  height: 48px;
  width: 950px;
  margin: 90px 0 0 0;
}

#footer p {
  color: #fff;
  padding: 15px 0;
  text-align: center;
}

#footer a {
  color: #fff;
  text-decoration: none;
  margin: 0 10px;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana;
}

#footer a:hover {
  text-decoration: underline;
}

#nav {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;

}

#nav li {
  background: url(../img/nav/nav-bkg.png) no-repeat;
  display: block;
  float: left;
  margin: 0 0 0 1px;
  list-style: none;
  width: 118px;
  height: 58px;
  text-align: center;
  padding-top: 8px;
}

#nav li a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-transform: lowercase;
}

#nav li ul {
  display: none;
}

#nav li.active-item {
  background: url(../img/nav/nav-bkg-active.png) no-repeat;
}

#login-form {
  position: absolute;
  top: 77px;
  left: 737px;
}

#login-form button {
  background: url(../img/login-btn.png) no-repeat;
  width: 25px;
  height: 20px;
  border: 0;
  padding: 0;
  position: relative;
  top: 2px;
}

#login-form input {
  border: #bababa 1px solid;
  width: 170px;
  height: 14px;
  padding: 2px;
  margin: 0;
}

#login-form .form-row {
  border: 0;
  margin: 0 0 2px 0;
  width: auto;
}

#col-1 {
  width: 288px;
  float: left;
  padding: 55px 30px 0 0;
}

#col-2 {
  width: 572px;
  float: left;
  padding: 55px 0 0 50px;
}

#col-3 {
  padding: 30px;
}

#col-3 ul {
  margin: 0 0 20px 0;
}

#col-3 li {
  background: url(../img/advantages-bullet.png) 0 3px no-repeat;
  list-style: none;
  padding: 0 0 0 16px;
  margin: 0 0 4px 0;
  color: #20b8df;
  text-decoration: none;
  font-weight: bold;
}

#news-shortlist {
  margin: 0;
}

#news-shortlist li {
  list-style: none;
  padding: 0;
  margin: 10px 0 30px 0;
}

#news-shortlist li a {
  color: #20b8df;
  text-decoration: none;
  font-weight: bold;
}

#news-shortlist li h2 {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
}

#advantages {
  margin: 0 0 20px 0;
}

#advantages li {
  /*background: url(../img/advantages-bullet.png) 0 3px no-repeat;*/
  list-style: none;
  /*padding: 0 0 0 16px;*/
  margin: 0 0 4px 0;
  /*color: #20b8df;*/
  text-decoration: none;
  /*font-weight: bold;*/
}

.hr {
  border-top: #cecece 1px solid;
  margin: 5px 0 10px 0;
  width: 100%;
}

#elem-1 img {
  float: left;
  margin: 0 30px 10px 0;
}

#elem-1 h2 {
  padding-top: 8px;
}

#elem-1 a {
  text-decoration: none;
  font-weight: bold;
}

#elem-2 {
  width: 180px;
  float: left;
  padding-left: 80px;
  padding-right: 20px;
  position: relative;
}

#elem-2 img {
  position: absolute;
  left: 0;
  top: 0;
}

#elem-3 {
  width: 200px;
  float: left;
  padding-left: 80px;
  position: relative;
}

#elem-3 img {
  position: absolute;
  left: 0;
  top: 0;
}

#elem-2 button, #elem-3 button, .button {
  height: 24px;
  line-height: 24px;
  background: #66cc06;
  color: #fff;
  border: 0;
  font-size: 13px;
  font-weight: bold;
  padding: 0 5px;
}

#elem-3 button {
  width: 200px;
}

#elem-2 button {
  width: 120px;
}

#header-form #ss-controls {
  font-size: 11px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#ss-controls a {
  font-size: 11px;
}

#header #ss-controls {
  font-size: 11px;
  position: absolute;
  top: 68px;
  right: 0;
}

#supersaas-container .footer,
#supersaas-container .swoosh,
#supersaas-container .breadcrumb,
#supersaas-container .flash,
#supersaas-container .menucontainer,
#supersaas-container .topmenu {
  display: none;
}

#supersaas-container .logo
{
  left: 0;
}

#supersaas-container .navbox li,
#supersaas-container .navbox li a {
  font-size: 11px;
}

#supersaas-container .navbox li {
  /*background-position: 0pt 2px;*/
}

#supersaas-container .navbox li a {
  font-weight: normal;
}

#supersaas-container .navbox td,
#supersaas-container .navbox tr {
  border: none !important;
}

#supersaas-container .navbox th.navbg {
  padding: 3px;
}

#supersaas-container .navbox ul {
  margin: 0 0 10px 0 !important;
  border: none;
  padding: 6px;
}

#supersaas-container .table th {
  text-align: left;
  font-weight: bold;
  font-size: 11px;
}

#supersaas-container .buttons {
  height: 28px;
}

#supersaas-container .bottom {
  display: none;
}

#tariff-summary {
  padding: 0;
  width: 100%;
  border: #ccc 1px dotted;
}

#tariff-summary th {
  text-align: left;
  font-size: 13px;
  padding: 5px;
}

#tariff-summary th.r1,
#tariff-summary th.r2,
#tariff-summary th.r3 {
  font-size: 11px;
  text-align: center;
  height: 20px;
}

#tariff-summary th.r4,
#tariff-summary th.r5 {
  text-align: center;
}

#tariff-summary td {
  background: #efefef;
  height: 20px;
  padding: 5px;
  margin-bottom: 3px;
}

#tariff-summary td.r2 {
  text-align: center;
  width: 60px;
}

#tariff-summary td.r3 {
  text-align: center;
  width: 60px;
}



.calculator {
  padding: 0;
  width: 100%;
  border: #ccc 1px dotted;
  margin-bottom: 20px;
}

.calculator h3 {
  color: #4ac2da;
  text-align: left;
  margin: 0;
}

.calculator th {
  text-align: left;
  padding: 5px;
  font-weight: normal;
}

.calculator td {
  background: #efefef;
  height: 20px;
  padding: 5px;
  margin-bottom: 3px;
  width: 40px;
  text-align: center;
  font-weight: bold;
}

.calculator th.total {
  font-weight: bold;
}


.calculator td.total {
  background: #4ac2da;
}

.calculator input {
  width: 40px;
}

#faq-list {
  margin: 0;
  padding: 0;
}

#faq-list li {
  background: url(../img/advantages-bullet.png) 0 3px no-repeat;
  padding: 0 0 10px 16px;
  list-style: none;
  margin: 0 0 10px 0;
  border-bottom: #cecece 1px dotted;
  
}

#faq-list li a {
  text-decoration: none;
  font-weight: bold;
}

#faq-list li div {
  display: none;
}

#faq-list li div.active {
  display: block;
}

#form_form_pakket {
  width: 80px;
}

#form_form_factuurfrequentie {
  width: 100px;
}




#col-2 li {
  background: url(../img/advantages-bullet.png) 0 3px no-repeat;
  list-style: none;
  padding: 0 0 0 16px;
  margin: 0 0 4px 0;
  color: #20b8df;
  text-decoration: none;
  font-weight: bold;
}

#col-2 table {
  padding: 0;
  width: 100%;
  border: #ccc 1px dotted;
}

#col-2 table th {
  text-align: left;
  font-size: 13px;
  padding: 5px;
}

#col-2 table td {
  background: #efefef;
  height: 20px;
  padding: 5px;
  margin-bottom: 3px;
}

