#navigation {
    background-color:#ffffff;
    background-image:url(bilder/bg.gif);
    background-position:right;
    background-repeat:repeat-y;
    padding:5px 2px 5px 5px;
    position:absolute;
    top:10px;
    left:10px;
    width:200px; }

#content {
    background-color:#ffffff;
    background-image:url(bilder/bg.gif);
    background-position:right;
    background-repeat:repeat-y;
    position:absolute;
    top:10px;
    left:225px;
    margin:0px 10px 10px 0px;}

#content_inside {
    margin:3px 5em 3px 2em; }

#forum {
    border-style:solid;
    border-width:1px 0px 1px 0px;
    border-color:#224466;
    margin:0px 5em 1em 2em; }

#counter {
    text-align:center;
    border-style:solid;
    border-width:1px 0px 0px 0px;
    border-color:#6688aa;
    margin:2em 5em 0em 2em; }

.navigation {
    list-style:none; }

.picture {
    margin:0px 5% 0px 5%; }

.tab {
    background-color:#f6f6f6;
    border-width:1px;
    border-style:solid;
    border-color:#6688aa; }

.head {
    text-decoration:underline;
    font-weight:bold; }

p {
    text-indent:-2em;
    margin-left:2em; }

.small {
    font-size:0.8em; }

h1 {
    font-size:1.2em;
    color:#6688aa;
    font-weight:bold;
    text-align:right;
    margin:0.5em 5em 0.5em 0px; }

h2 {
    font-size:1.1em;
    color:#6688aa;
    font-weight:bold;
    margin:2em 2em 0em 0em; }

a {
    color:#cc9933;
    text-decoration:none; }

a:hover {
    color:#eecc66;
    text-decoration:underline; }

a:visited {
    color:#aa7711; }

.nav1 {
    font-weight:bold; }

.nav2 {
    margin-left:10px; }

ul, li {
    margin:0px; }

ul {
    list-style-position:outside;
    padding:0px; }

li {
    list-style:none; }

q {
    text-align:center;
    quotes:'\201c' '\201d' '\2018' '\2019'; }

cite {
    text-align:center; }

code, pre, tt {
    font-family:courier new, courier; }

code, pre {
    font-size:0.9em;
    line-height:1.1em; }

img {
    border-width:1px;
    border-style:solid;
    padding:0px;
    border-color:#6688aa; }

hr {
    width:50%; }

form br {
    clear:both; }

blockquote {
    padding:0.2em;
    text-align:center; }

fieldset {
    border-color:#446688;
    border-width:1px;
    border-style:solid;
    margin:0px 10% 15px 50px;
    padding:2px 0px 5px 0px; }

label {
    float:left;
    text-align:right;
    width:20em; }

label, select, input[type=checkbox], input[type=radio], input[type=submit] {
    cursor:pointer; }

input, select, textarea {
    float:left;
    margin:0px 0px 3px 2em;
    background-color:#f5f5f5;
    border-color:#224466;
    border-width:1px;
    border-style:dashed;
    font-family:"trebuchet ms", verdana, arial, sans-serif;
    font-size:0.9em;
    color:#224466;  }

input[type=submit] {
    float:right;
    margin:0px 1.0em 0px 0px;
    border-style:solid; }

textarea {
    width:250px;
    height:150px; }

input:hover, select:hover, textarea:hover {
    background-color:#eeeeee; }

input:focus, select:focus, textarea:focus {
    background-color:#dddddd; }

.short {
    width:200px; }

.long {
    width:250px; }

body {
    background-color:#224466;
    font-size:0.8em;
    color:#224466;
    font-family:"trebuchet ms", verdana, tahoma, arial, sans-serif;
    line-height:1.4em;
    margin:0px 0px 0px 0px; }