/* Standaard styles for RTE Fields */
.RTEDefault {
	line-height: 18px;
    font-size : 12px;
}

.RTETitle {
	font-size : 18px;
	font-weight : bold;
	line-height : 25px;
    color: #006043;
}

.RTESubTitle {
    font-size : 12px;
	font-weight: bold;
    color: #006043;
}
body {
  background-color : #006043;
}


/* Site styles */
BODY, TD, TH, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html {
  overflow-y: scroll;
}

P {
	padding: 0px;
	margin: 0px;
}

A, A:ACTIVE, A:VISITED {
	color:#006043;
}

A:HOVER {
	color: black;
}


a.TopMenu:visited, a.TopMenu:link, a.TopMenu:focus, a.TopMenu:active, a.TopMenu:hover {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

.TopMenu, .TopMenu A:visited, .TopMenu A:link, .TopMenu A:focus, .TopMenu A:active {
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  color: #FFFFFF;
}

.TopMenu A:HOVER {
  color:#FEC424;
  text-decoration:underline;
}

.LangIMG img{
  border: 1px solid white;
}

.LangIMG:HOVER img {
  border: 1px solid #FEC424;
}

.LinkerTD {
  width: 167px;
  padding: 15px 15px 15px 15px;
}

.RechterTD {
  background-image: url(/Static/Images/rechterschaduw.gif);
  background-repeat: repeat-y;
}

.TDInhoud {
  padding: 15px 15px 15px 15px;
  font-size: 12px;
  font-weight: normal;
  text-decoration:none;
}

.TDOnder {
  background-image: url(/Static/Images/onderschaduw.gif);
  background-repeat: repeat-x;
}

.Copyright {
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  text-decoration:none;
  color: #FFFFFF;
}

.TopDist {
  height: 1px;
}

.LinksHoofdTitel, .LinksHoofdTitel A:LINK, .LinksHoofdTitel A:HOVER, .LinksHoofdTitel A:VISITED, .LinksHoofdTitel A:ACTIVE {
  color:#006043;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 20px;
}

.LinksSubTitel, .LinksSubTitel:LINK, .LinksSubTitel:VISITED, .LinksSubTitel:ACTIVE  {
  color:#333333;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
}

.LinksSubTitel:HOVER {
  color:black;
  font-weight: bold;
}

.FotoTitel {
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
}

.navbar, .navbar:LINK, .navbar:VISITED, .navbar:ACTIVE  {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 20px;
  color:#444444;
}


table.ProductInfoTabel th {
    font-size : 12px;
	font-weight: bold;
    color: #006043;
    text-align: left;
    border-bottom: 1px solid #FFC424;
}

table.ProductInfoTabel td {
  border-bottom: 1px solid silver;
}
