* {
margin: 0;
}

body {
margin-left:20px;
margin-bottom:20px;
}

#header {
width:801px;
height:126px;
border-bottom: 3px solid black;
background: #ebebeb no-repeat -1px 72px;
}

h2 {
float:left;
font-size:35.3pt;
clear:both;
margin:70px 0px 0px -2px;
}

h2 a:link, h2 a:hover, h2 a:visited {
color:#000;
text-decoration:none;
}

#menu {
float:right;
font-family:Courier;
font-size:16pt;
margin-top:-35px;
clear:both;
}

#menu a:link.print, #menu a:hover.print, #menu a:visited.print {
color:#0425ed;
text-decoration:none;
}

#menu a:link.web, #menu a:hover.web, #menu a:visited.web {
color:#d80b75;
text-decoration:none;
}

#menu a:link.logo, #menu a:hover.logo, #menu a:visited.logo {
color:#0f974f;
text-decoration:none;
}

#menu a:link.contact, #menu a:hover.contact, #menu a:visited.contact {
color:#000;
text-decoration:none;
}

a.lang {
float:right;
margin:2px 0px 0px 2px;
/* border-bottom:1px solid black; */
width:27px;
height:16px;
background:#000;
font-family:Courier;
color:#fff;
font-size:8pt;
text-align:center;
}

a.lang:hover {
color:#0425ed;
}



#navigation a {
float:left;
margin:2px 2px 40px 0px;
/* border-bottom:1px solid black; */
background:#000;
font-family:Courier;
color:#fff;
font-size:16pt;
text-align:center;
padding:3px;
text-decoration:none;
}
#navigation a:visited {
color:#fff;
}
#navigation  a:hover {
color:#d80b75;
}



#navigation small {
font-size:8pt;
}

.single-line {
width:801px;
height:0px;
margin-top:1px;
border-bottom:1px solid black;
}

.thick-line {
width:801;
height:0px;
margin-top:1px;
border-bottom:2px solid black;
}

.dotted-line {
width:801;
height:0px;
margin-top:1px;
border-bottom:1px dotted black;
}

.post {
width:801px;
border-bottom:2px solid black;
padding-bottom:0px;
margin-top:1px;
font-family: Courier;
color:#000;
font-size:10pt;
line-height:13pt;
}

.post .header {
border-top:1px dotted black;
border-bottom:1px solid black;
padding:18px 0px 18px 0px;

}

.post .header2 {
border-bottom:1px dotted black;
margin:0px 0px 10px 0px;
padding-bottom:1px;
}

.post .content {
width:801px;
background:url('gfx/postbg.jpg') repeat-x;
}

.post img {
margin-bottom:10px;
}

h1 {
font-size:22pt;
margin-bottom:7pt;
}

h1.print a:link, h1.print a:visited, h1.print a:hover {
color:#0425ed;
}

h1.web a:link, h1.web a:visited, h1.web a:hover {
color:#d80b75;
}

h1.logo a:link, h1.logo a:visited, h1.logo a:hover {
color:#0f974f;
}

a:link, a:visited, a:hover {
text-decoration:none;
}

small {
font-family:Courier;
font-size:8pt;
}
