﻿body 
{
    font-size: 13px;
    color:Black;
    font-family: Arial, Sans-Serif, Verdana;
    background-color: white;
    text-align: justify;
    line-height: 140%;
}

.parText12b
{
    margin:12px 0px 0px 0px;
}

.parText12b20l
{
    margin:12px 0px 0px 20px;
}

.parText0b
{
    margin:0px 0px 0px 0px;
}

.parRuimteSubtitel
{
    margin:14px 0px 0px 0px;
}

.parItalicBoldGreen
{
    margin: 12px 0px 0px 0px;
    font-style:italic;
    font-weight:bolder;
    color:Green;
}

.parTitleH1
{
    margin: 0px 20px 0px 0px;
    font-size:20px;
    font-weight:bold;
}

.aItalic
{
    font-style:italic;
    color:Black;
}

.aItalicBold
{
    font-style:italic;
    font-weight:bolder;
    color:Black;
}

.aItalicBoldGreen
{
    font-style:italic;
    font-weight:bolder;
    color:Green;
}

.aSuperScript
{
    font-size:x-small;
    vertical-align:text-top;
}

.parItalicBoldGreen
{
    margin: 12px 0px 0px 0px;
    font-style:italic;
    font-weight:bolder;
    color:Green;
}

.menu:link  
{
    color:  #032047;
    text-decoration: none;
}

.menu:visited
{
    color:  #032047;
    text-decoration: none;
}

.menu:hover 
{
      text-decoration:none;
      cursor:pointer;
      color: Maroon;
}

.menuBlank:link  
{
}

.menublan:visited
{
}

.menuBlank:hover 
{
    cursor:hand;
}


.parFotoOnderschrift
{
    font-size: x-small;
    font-style:italic;
    color:Green;
    margin: 0px 0px 0px 0px;
    line-height:120%;
    text-align:left;
}

.parCitaat
{
    font-weight:bold;
    font-style:italic;
    color:Green;
    margin-left:20px;
}

a:link 
{
    color:  Blue;
    text-decoration: underline;
}

a:visited 
{
    color: Maroon;
    text-decoration: underline;
}

.myBulletList
{
    line-height: 160%;
    margin-left:30px;
}

.myNumberedList
{
    line-height:140%;
    margin-left:28px;
}

div.float {
  float: left;
  width: 100px;
  height:95px;
  padding: 10px;
  line-height:95px;
  font-size:95px;
  border-style:dotted;
  border-color:Green;
  border-width:1px;
  margin:0px 0px 0px 0px;
}

div.floatL {
  float: left;
  width: 100px;
  height:140px;
  padding: 10px;
  line-height:140px;
  font-size:140px;
  border-style:dotted;
  border-color:Green;
  border-width:1px;
  margin:0px 0px 0px 0px;
  }

div.container {
  border: 0;
}

div.spacer {
  clear: both;
}

div.floatEcclefechan {
  float: left;
  width: 100px;
  height:155px;
  padding: 10px;
  line-height:155px;
  font-size:155px;
  border-style:dotted;
  border-color:Green;
  border-width:1px;
  margin:0px 0px 0px 0px;
}



