/* Start of CMSMS style sheet 'Layout: Ace' */
* {
	margin: 0;
	padding:0;
}

body {
  font-family: Verdana, sans-serif;
  background: #d2e0fd url(uploads/Ace/back.jpg) repeat-y center;
}

a, a:visited {
  color: #2660b7;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.voorwaarden, a.voorwaarden:hover, a.voorwaarden:visited {
  color: #ffffff;
  text-decoration: underline;
}

a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}

#wrapper {
  width: 780px;
  margin: 0 auto;
}

ol {
  list-style: none;
}

#balk {
  width: 780px;
  height: 6px;
  background-color: #2660b7;
  padding: 0;
  margin: 0 auto;
}

#header {
  height: 102px;
  background-color: #2660b7;
}

#contentwrapper {
  width: 580px;
  float: left;
  clear: left;
}

#inleiding {
  background-color: #63a5ef;
  padding: 30px 30px 15px 30px;
  font-size: 11px;
  line-height: 18px;
  color: #2f2f2f;
}

#inleiding a, #inleiding a:visited {
  color: #ffffff;
  text-decoration: none;
}

#inleiding a:hover, #inleiding a:visited:hover {
  color: #ffffff;
  text-decoration: underline;
}

#content {
  background: #e9e9e9 url(uploads/Ace/achtergr-hart.jpg) no-repeat top right;
  padding: 30px 30px 15px 30px;
  font-size: 11px;
  line-height: 18px;
  color: #2f2f2f;
}

#side {
  width: 200px;
  float: right;
  clear: right;
}

#menu {
  background-color: #2660b7;
  padding: 20px;
  font-size: 11px;
  line-height: 18px;
  color: #ffffff;
}

#contact {
  background-color: #63a5ef;
  padding: 15px 30px 15px 30px;
  font-size: 11px;
  line-height: 18px;
  color: #2f2f2f;
}

#footer {
  background-color: #2660b7;
  padding: 10px 15px;
  font-size: 11px;
  line-height: 10px;
  color: #ffffff;
}

#footer a{	
  color: #fff;
}

h1 {
  display: none;
}

h2 {
  color: #ffffff;
  font-weight: normal;
  margin: 0 0 15px 0;
  font-size: 24px;
  font-family:  "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

h3 {
  color: #303030;
  font-size: 15px;
  font-family:  "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

p, h1, h2, h3, h4, h5 {
  margin: 0 0 10px 0;
}

#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #63a5ef;
  border-left: 1px solid #63a5ef;
}

#menu li {
  border-top: 1px solid #63a5ef;
  padding: 5px 10px;
}

#menu li:hover {
  border-left: 15px solid #63a5ef;
}

li#selected {
  background-color: #63a5ef;
}

#menu a, #menu a:visited, #menu a:hover {
  text-decoration: none;
  color: #ffffff;
}

ul#submenu {
  margin: 0;
  padding: 0;
  border: 0px solid #999;
  border-left: 1px solid #63a5ef;
}

#submenu li {
  padding: 3px 6px 3px 20px;
  font-size: 11px;
  list-style: square inside;
  color: #ffffff;
  border: 0px solid #999;
}

#submenu li:hover {
  border-left: 0px solid #63a5ef;
}

#submenu a {
  color: #ffffff;
  text-decoration: none;
}

#submenu li#selected {
  background-color: #63a5ef;
  color: #ffffff;
}

#submenu li#selected a, #submenu li#selected a:visited{
  color: #ffffff;
}

#contact img {
  border: 0;
}
/* End of 'Layout: Ace' */

