@charset "utf-8";
/* CSS Document */

*
{
margin:0px;
}

a:link {color: #205098; text-decoration:none;}
a:visited {color: #605068; text-decoration:none;}
a:hover {color: #f0e0e8; text-decoration:underline;}
a:active {color: #f0e0e8; text-decoration:none;}

a.menu {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.9em;
margin-bottom:4px;
font-variant:small-caps;
}

a.menu:link {color: #f0e0e8; text-decoration:none;}
a.menu:visited {color: #f0e0e8; text-decoration:none;}
a.menu:hover {color: #205098; text-decoration:underline;}
a.menu:active {color: #205098; text-decoration:none;}

a.editionmenu:link {color: #302040; text-decoration:none;}
a.editionmenu:visited {color: #302040; text-decoration:none;}
a.editionmenu:hover {color: #f0e0e8; text-decoration:none;}

p {
padding-top:0.5em;
padding-bottom:0.5em;
}

body {
background-color:#a8a8a8;
background-image:url(images/zephyr.gif);
background-attachment:fixed;
background-position:center;
}

h1 {
font-size: 1.9em;
font-family: Garamond;
font-weight:lighter;
margin-bottom:2px;
}

h2 {
font-size: 1.4em;
font-family: Garamond;
font-weight:lighter;
}

h3 {
font-size: 1.1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.frontpage {
background-image:url(images/bggradient2.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#a0a0a8;
padding: 12px;
color:#302040;
position: relative;
width: 660px;
margin-left: auto;
margin-top: 12px;
margin-right: auto;
border: 21px #404040 solid;
}

#main {
padding-top: 12px;
padding-bottom: 12px;
font-size: 0.8em;
}

#main2 {
padding-top: 16px;
padding-left: 26px;
padding-right: 26px;
padding-bottom: 16px;
font-size: 0.8em;
}

#main3 {
padding-top: 16px;
padding-left: 26px;
padding-right: 26px;
padding-bottom: 16px;
font-size: 0.7em;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.bottom {
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
}

#edition {
background-image:url(images/menugradient.gif);
background-repeat:repeat-x;
background-position:center;
}

#edition td {
font-size:1.2em;
font-variant:small-caps;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:1px;
}
