body{
  margin: 0px;
  background-color: #0092d7;
  text-align: center;
  background-image: url(../images/body.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center top;
  color: #0066b3;
  font-family: Arial,sans-serif;
  font-size: 16px;
}

a{
  color: blue;	
}

a:hover{
  text-decoration: underline;	
}

h1{
  padding-top: 10px;
  margin-bottom: 0.0em;
  padding-bottom: 0.375em;
  font-size: 18px;
  text-transform: uppercase;
  color: #0066b3;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #efefef;
}

h2{
  padding-top: 10px;
  margin-bottom: 0.625em;
  padding-bottom: 0.375em;
  font-size: 14px;
  text-transform: uppercase;
  color: #0066b3;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #efefef;
}

#center{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 0pt;
  width: 980px;
}

#header{
  width: 100%;
  height: 205px;
  text-align: left;
}

#logoPos{
  position: relative;
  top: 50px;
  left: 55px;
}

#main{
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-color: #ece7e1; 
  width: 860px;
  text-align: left;
}

#amsterdammertje{
  position: absolute;
  top: 2px;
  left: 5px;
  height: 233px;
  width: 23px;
  background-image: url(../images/amsterdammertje.png);
}

#nap{
  position: absolute;
  top: 2px;
  right: 0px;
  height: 513px;
  width: 56px;
  background-image: url(../images/nap.png);
}

#white{
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 8px;
}

#padding{
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 22px;
}

#formC{
  width: 200px;
  height: 250px;
}

#omschrijvingen{
  text-align: left;
  width: 500px;
}

strong{
  color: #000000;
}

.input{
  border: 1px solid gray;
  width: 250px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Arial,sans-serif;
  position: relative;
  top: -3px;
}

.inputS{
  border: 1px solid gray;
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Arial,sans-serif;
}

.li{
  list-style-type: none;
}

a{
  text-decoration: none;
}

#tabs{
  width: 100%;	
}

.tab{
	float: left;
	border: 1px solid #efefef;
	border-top: 0px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 0.625em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.tab:hover {
  float: left;
  border: 1px solid #efefef;
  background-color: #efefef;
  border-top: 0px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 0.625em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

.tabs span{
	color: #0066bs;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
}

#content{
  clear: both;
}

#spacer{
  width: 1px;
  height: 101%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.datum{
  font-size: 10px;
}

#noDots li{
  list-style-type: none;
}

#lijst li{
  color: black;
}
