﻿/* Louis Philippe Moyson */

body {
margin-right: 5%; 
  background: url("/brussels/louisphilippe/pix/background.jpg");
 font-family: 'Open Sans Condensed', sans-serif, Verdana, Helvetica, "Times New Roman";
   color: black; }


.kleinrem, .centreer, .centered {
   text-align: center;
  text-indent: 0; }


@viewport {width: 320px auto; }


#wrapper {
 position: absolute;
 left: 50%;
    width: 906px;
  margin-left: -452px;  }


#content {width: 100%; }


h1, h2 { color: red;
    text-align: center;
 font-size: 20pt;
   font-family: 'Open Sans Condensed', cursive;   }


h3 {color: black;
    text-align: center;
 font-size: 14pt;
   font-family: 'Open Sans Condensed', cursive;   }


h5 { color: white;
    text-align: center;
  background-color: red;
 font-size: 14px;
   margin-left: 15px;
 margin-bottom: 55px;
   font-weight: bold;  }

  
hr {color: navy;
  width: 40%;
   }


p, .likep, alt, title {
 font-size: 20px;
   font-weight: 550;
   line-height: 26px;  }



#left{
    position: absolute;
    left:  10px;
 top: 275px;
   width: 150px; }


#center{
    margin-left:  10%;
   margin-right:  10px;
  max-width: 904px;
 height: auto; }


.centr { /* 2 center a table */
 margin-left:auto; 
    margin-right:auto; }


#vn, .klein, td, .kleinrem {
 font-size: 16px;
   font-weight: 550;
   line-height: 19px; }


.kleinrem { margin: 0 ; }


#right{
    position: absolute;
    right:  10px;
    top:   225px;
    width: 150px;  }


#let1{ font-size: 28px;
 font-weight: 800; }


.groter{
 font-size: 28px;
   line-height: 40px;
   font-weight: 800; }


table {border: none;
  padding-right: 1em;  }

td { vertical-align: top; }


img {width: auto;
  border: none;
   max-width: 100%;
  height: auto; }


blockquote {
    font-size: 16px;
  font-family: Courier, monospace; 
  margin-left: 40px;
 margin-right: 40px;
}

a:link { color: blue;
  text-decoration: none; }

a:visited {color: purple;}
a:active {color: green;}

a:hover {color: red;
  text-decoration: underline}

ol,ul,table {font-size: 11pt;}

ul { list-style-type: square;}