body {background: #333222 url(images/bodyBackground.jpg) bottom left no-repeat; background-attachment: fixed; font-family:  Arial, Sans-serif; color: #fff; font-size: 10px;}
h1 {margin: 20px 0; color: #f5ab0a; font-size: 2em;}
h2 {margin: 10px 0; color: #f5ab0a; font-size: 1.5em;}
p {font-size: 1.3em;}
ul {margin: 20px;}
li {list-style-type: disc; font-size: 1.3em; margin: 5px;}
a {font-size: 1em; color: #f5ab0a; text-decoration: underline;}

.imageFloatRight {float: right; margin: 0 20px; width: 200px;}
.floatClear {clear: both;}

#wrapper {width: 500px; height: 100%; margin: 10px 0 0 510px;}

#langChoiceContainer {margin: 150px; auto; width: 120px; display: block;}
.langChoice {width: 100px; height: 100px; margin: 20px auto; background-color: #f5ab0a; color: #333222; font-size: 2em; display: table-cell; vertical-align: middle; text-align: center;}
.langChoice a {text-decoration: none; color: #333222;}

#lang {width: 500px; text-align: right;}
.langFr {display: inline; overflow: hidden; background: #f5ab0a; margin: 5px; color: #333222; font-size: 1.3em; font-weight: bold; padding: 5px;}
.langNl {display: inline; overflow: hidden; background: #f5ab0a; margin: 5px; color: #333222; font-size: 1.3em; font-weight: bold; padding: 5px;}
#lang a {color: #333222; text-decoration: none;}

#menu {width: 500px; margin: 20px 0 40px 0; background: url(images/menuBackgrounds/5.jpg) top left no-repeat;}
#menu li{list-style-type: none; background: #f5ab0a; width: 100px; margin: 5px 0 5px -10px; padding: 5px; color: #000; font-size: 1.2em; font-weight: bold;}
#menu a {text-decoration: none; color: #333222; }
#menu a:hover {text-decoration: none; color: #333222;}
#menu a:visited {text-decoration: none; color: #333222;}


