body {
font-family:  Arial, Helvetica,Georgia, Palatino, serif, Verdana, sans-serif;
font-size:80%;
margin: 0;
padding: 0;
color: #000;
height: 100%;
background: #ffffff url(back.jpg) top left repeat-y;
}

#content {
margin-left: 100px;
margin-right: 25%;
}

h1,h2 {
font-family: Georgia, Palatino, Arial, Helvetica, serif, Verdana, sans-serif;
margin-left: 100px;
margin-right: 25%;
}

h1 {
padding-top:1em;
font-size: 1.8em;
}

h2 {
font-size: 1.5em;
}

h3,h4 {
clear:both;
padding:1px;
} 

h3 {
font-size: 1.3em;
font-weight:700;
margin-top:2em;
border-bottom-width: 2px;
border-bottom-style: solid;
}

h4 {
font-size: 1.2em;
font-weight:600;
margin-top:3em;
border-bottom: 1px solid #ff9900;
}

img {
border:0;}

#logo {
position:absolute;
right:5px;
top:5px;
}

p.menu{
display:inline;
float: left;
right:50px;
padding-left:50px;
margin-left:50px;
margin-right:5px;
border-bottom-width: 3px;
border-bottom-style: solid;/* #009a31;*/
}

.menu a{
display:block;
float: left;
line-height:1.2em;
width:7em;
text-align:center;
text-decoration: none;
color: #000000;
background-color: #f0f0f0;
margin-top:0.2em;
margin-right:5px;
border-top:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-left-width: 3px;
border-left-style: solid;
}

.menu a:hover{
font-weight: bold;
line-height:1.4em;
background-color:#ffffcc;
margin-top:0;
}

.menu a.selected{
font-weight: bold;
line-height:1.4em;
background-color:#c0c0c0;
/*padding-top:0.2em;*/
margin-top:0;
border-top: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
}

.menu a.selected:hover{
background-color:#c0c0c0;
}

.flag a{
display:block;
float:right;
padding-left:20px;
margin-left: 10px;
border-left: 1px solid #c0c0c0;
}

.c1 {border-color:#009a31;}
.c2 {border-color:#9ccf31;}
.c3 {border-color:#ffdf00;}
.c4 {border-color:#f76d31;}
.c5 {border-color:#d63439;}
.c6 {border-color:#9c499c;}
.c7 {border-color:#6b4d9c;}
.c8 {border-color:#006dad;}

.de {
background: #ffffff url(de.gif) 3px center no-repeat;
}

.nl {
background: #ffffff url(nl.gif) 3px center no-repeat;
}

.fr {
background: #ffffff url(fr.gif) 3px center no-repeat;
}


p.footer {
font-size:80%;
text-align:center;
border-top: 1px solid #36c;
border-bottom: 1px solid #36c;
background-color: #e5ecf9;
padding:3px;
margin-top: 5em;
margin-bottom: 20px;
}