body
{
    background-color:#e6e7e8;
}
h1
{
    font-family:Arial;
}
h2
{
    font-family:Arial;
    font-style:italic;
}
h3
{
    font-family:Arial;
}
a:hover
{
    text-decoration:underline;
    font-weight:bold;
    color:#000000;
}
a:visited
{
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}
a:active
{
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}
a:link
{
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}

a.menu:hover
{
    text-decoration:underline;
    font-weight:bold;
    color:#e6e7e8;
}
a.menu:visited
{
    text-decoration:none;
    font-weight:bold;
    color:#e6e7e8;
}
a.menu:active
{
    text-decoration:none;
    font-weight:bold;
    color:#e6e7e8;
}
a.menu:link
{
    text-decoration:none;
    font-weight:bold;
    color:#e6e7e8;
}
.roundbottom {background: #e6e7e8;}
.roundtop {background: #e6e7e8;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #2e3192;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #2e3192;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #2e3192;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #2e3192;}
.content {padding: 2px;}
.roundMenu td {background: #2e3192; }
.galleri img
{
   margin-left:30px;
   margin-top:30px;
   width:300px;
}