body {
 font-family: helvetica,arial,sans-serif,"sans serif";
 font-size: 12pt;
 color: #000000;
 background: #FFFFFF;
 overload: visible;
}

textarea {
 font-family: helvetica,arial,sans-serif,"sans serif";
 font-size: 12pt;
}

h1 {
 font-size: 14pt;
 font-weight: bold;
}

a {
 color: #000000;
 text-decoration: none;
}

a:hover {
 color: #008000;
}

a.menu {
 font-size: 12pt;
 font-weight: bold;
}

a.galerie {
 font-weight: bold;
}

a.text {
 color: #FF0000;
}

td.archive {
 text-align: center;
 font-size: 10pt;
 background-color: #FFE001;
}

#search {position: absolute; top: 100px; left: 0px; width: 950px; height: 31px; background-color: #FFE001;}
#menu {position: absolute; top: 36px; left: 0px; width: 950px; height: 53px; background-image: url(../images/bgMenu.gif);}
#title {position: absolute; top: 0px; left: 0px; width: 950px; height: 35px;}
#main  {position: absolute; top: 10px; left: 50%; width: 950px; height: 95%; margin-left: -475px;}
#content {position: absolute; top: 140px; left: 0px; width: 950px;}
#contentStart {position: absolute; top: 140px; left: 0px; width: 950px; height: 470px; overflow: hidden;}