@CHARSET "UTF-8";

body {
  background-color: #002244;
  color: #fff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  margin: 0px;
}

.sitecontainer {
  height: 649px;
  margin: 0px auto;
  position: relative;
  width: 953px;
}

a#bobb {
  background: url("../assets/images/bobb.gif") no-repeat;
  bottom: 10px;
  display: block;
  height: 73px;
  left: 305px;
  position: absolute;
  width: 59px;
}

a#bobb2 {
  background: url("../assets/images/bobb.gif") no-repeat;
  bottom: 10px;
  display: block;
  height: 73px;
  left: 15px;
  position: absolute;
  width: 59px;
}

.top {
  height: 83px;
  position: relative;
  width: 953px;
}
  
.left {
  clear: both;
  float: left;
  height: 566px;
  width: 292px;
}

.verstigingen {
  bottom           : 15px;
  left             : 11px;
  position         : absolute;
	font-size        : 12px;
	text-decoration  : none;
}

.menu {
  background-color: #e7e7e7;
  float:left;
  height: 561px;
  padding: 5px 0px 0px 0px;
  width: 166px;
}

.menu a {
  color: #000;
  display: block;
  font-weight: bold;
  height: 19px;
  padding: 5px 0px 0px 20px;
  text-decoration: none;
  width: 146px;  
}

.menu ul {
  margin: 0px 0px 0px -40px;
  *margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.menu a:hover {
  background: url("../assets/images/arrow_soft.gif");
}

.menu .active {
  background: url("../assets/images/arrow.gif");
}

.content {
  background-color: #b6b6b6;
  color: #000;
  float: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  height: 539px;
  overflow: auto;
  padding: 27px 10px 0px 41px;
  width: 444px;
}

.content a, .content_breed a {
  color: #000;
  text-decoration: none;
}

.content a:hover, .content_breed a:hover {
  color: #000;
  text-decoration: underline;
}

.content_breed {
  background-color: #b6b6b6;
  color: #000;
  float: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  height: 512px;
  overflow: auto;
  padding: 27px 41px;
  width: 705px;
}

.content_home {
  background: url("../assets/images/home.jpg");
  float: left;
  height: 489px;
  width: 495px;
}

.content .textinput {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #002244;
}

.knop {
  background: #002244;
  border: solid 1px;
  color: white;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

h1 {
  color: #fff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 19px 0px 0px 0px;
}

h2 { 
  font-style: italic;
  margin: 0px;
}

.kop {
  margin: 0px 0px 27px 0px;
}

body.mceContentBody {
  background-color: #b6b6b6;
  color: #000;
}

.txt_red {
  color: #FF0000;
}

.footer_artform {
  color: #334e69;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  margin: 10px auto;
  text-align: right;
  width: 953px;
}

.footer_artform a {
  color: #334e69;
  text-decoration: none;
}

.footer_artform a:hover {
  color: #fff;
}