﻿#MainContent h1
{
  font-size: 14pt;
  margin-bottom: 14px;
  margin-top: 3px;
  padding-bottom: 3px;
  width: 520px;
  border-bottom: 2px solid #f1f1f1;
}

h2
{
  font-size: 12pt;
  margin-bottom: 4px;
  margin-right: 50px;
}

#RightBar h2
{
    margin-bottom: 10px;
}


/* LoVe For HAte  */
.ProductList a, #MainContent a, #RightBar a
{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background-image: url(/Images/System/Pijl.gif);
  background-repeat: no-repeat;
  padding-left: 14px;
  line-height: 15px;
}

.ProductList a:hover, #MainContent a:hover
{
  text-decoration: underline;
}

#RightBar a:hover
{
  color: #C80503; 
}

#MainContent .ProductList a.NoPijltje, #MainContent a.NoPijltje
{
  background-image: none;
  padding-left: 0;
}

#MainAdminContent a
{
  font-weight: bold;
  text-decoration: none;
}

.TextBox, .TextArea
{
  width: 350px; 
  border: 1px solid black;
}

#LeftNav
{
  list-style-type: none;
  margin: 10px;
  margin-left: 20px;
  padding: 0;
}

#LeftNav li
{
  margin: 0;
  padding: 0;
}

#LeftNav li a
{
  color: #000;
  font-weight: bold;
  font-size: 12px;
  line-height: 19px;
  padding-left: 14px;
  width: 110px;
  display: block;
  text-decoration: none;
}

#LeftNav .Selected
{
 background-image: url(/Images/System/MenuSelected.gif);
 color: #fff;
 padding-bottom: 2px;

}

#LeftNav .Selected li a
{
  color: #fff;
}

.Label
{
 font-weight: bold; 
}

p
{
  margin-top: 0;
  margin-right: 50px;
}

.LinkNav
{
  list-style-type: none;
  margin: 20px 0 0 10px; 
}

.ErrorMessage
{
  color: Red;
}

.FileSize, .FootNote
{
  font-size: 80%;
  color: Gray; 
}

 .FootNote
 {
  margin-top: 60px;
 }

#Logo
{
  margin-left: 20px; 
}

.NewsImage
{
  margin-left: 15px; 
  margin-bottom: 15px; 
}

