a:link {
    color: #FF0066;
    text-decoration: underline
}

a:visited {
    color: #000000;
    text-decoration: underline
}

a:active {
    color: #000000;
    text-decoration: underline
}

a:hover {
    color: #000000;
    text-decoration: underline
}

h3 {
    font-size: 13px;
}

td {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif
} #container_frame {
    width: 480px;
    padding: 10px;
} .title_outer {
    background-color: gray;
    position: relative;
    top: 2px;
    left: 2px;
} .title_inner {
    background-color: #FF0066;
    height: 24px;
    text-indent: 5px;
    position: relative;
    vertical-align: text-bottom;
    top: -2px;
    left: -2px;
    border: 1px solid black;
    font-weight: bold;
} #container_content {
    padding-top: 10px;
    padding-bottom: 10px;
} #navi_inner {
    width: 120px;
    float: left;
    border: 1px solid black;
} #navi_inner h1 {
    font-size: 12px;
    background-color: red;
    margin: 0px;
} #navi_inner ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
} #navi_inner li {
    list-style: none;
    background-color: green;
} #navi_inner li a {
    display: block;
} #content_inner {
    width: 620px;
    float: right;
    border: 1px solid black;
} .block_end {
    clear: both;
} #notice_inner {
    border: 1px solid black;
} .box_content {
    background-color: #FFFFFF;
    position: relative;
    top: -2px;
    left: -2px;
    border: 1px solid black;
    height: 100%;
    text-align: left;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}  .box_header {
    background-color: #FF0066;
    position: relative;
    top: -2px;
    left: -2px;
    border: 1px solid black;
    height: 100%;
    text-align: center;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}


#deguide {
    visibility: visible;
    position: absolute;
    top: 92px;
    left: 5px;
    width: 325px;
    height: 230px;
    z-index: 1;
    background-color: #ccc;
} #usguide {
    visibility: visible;
    position: absolute;
    top: 92px;
    left: 5px;
    width: 325px;
    height: 230px;
    z-index: 1;
    background-color: #ccc;
} #ad {
    visibility: visible;
    position: absolute;
    top: 105px;
    left: 5px;
    width: 325px;
    height: 250px;
    z-index: 1;
    background-color: #ccc;
} #blog {
    visibility: visible;
    position: absolute;
    top: 730px;
    left: 5px;
    width: 325px;
    height: 250px;
    z-index: 1;
    background-color: #ccc;
} #detagestipp {
    visibility: visible;
    position: absolute;
    top: 172px;
    left: 5px;
    width: 325px;
    height: 455px;
    z-index: 1;
    background-color: #ccc;
} #ustagestipp {
    visibility: visible;
    position: absolute;
    top: 395px;
    left: 5px;
    width: 325px;
    height: 455px;
    z-index: 1;
    background-color: #ccc;
} #impressum {
    visibility: visible;
    position: absolute;
    top: 1850px;
    left: 5px;
    width: 325px;
    height: 30px;
    z-index: 1;
    background-color: #ccc;
} #head {
    visibility: visible;
    position: absolute;
    top: 2px;
    left: 5px;
    width: 325px;
    height: 100px;
    z-index: 1;
    background-color: #ccc;
}