body {
        text-align: center;
        margin: 0px;
}

.ganz {
        position: relative;
        top: 0px;
        height: 600px;
        width: 800px;
        margin: auto;
}

.kopf {
        position: absolute;
        top: 0px;
        left: 210px;
        height: 110px;
        width: 590px;
}

.inhalt {
        position: absolute;
        top: 110px;
        left: 210px;
        height: 490px;
        width: 590px;
}

.scrollmich {
        position: absolute;
        top: 10px;
        left: 25px;
        overflow: auto;
        width: 530px;
        height: 420px;
        scrollbar-base-color: #009999;
        scrollbar-3dlight-color: #cccccc;
        scrollbar-arrow-color: #000000;
        scrollbar-darkshadow-color: #999999;
        scrollbar-face-color: #00ffff;
        scrollbar-highlight-color: #ffffff;
        scrollbar-shadow-color: #999999;
        scrollbar-track-color: #ccffff;
}

.logo {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 165px;
        width: 210px;
}

.start {
        position: absolute;
        top: 165px;
        left: 0px;
        height: 43px;
        width: 210px;
}

.verein {
        position: absolute;
        top: 208px;
        left: 0px;
        height: 43px;
        width: 210px;
        right: 590px;
}

.mediator {
        position: absolute;
        top: 251px;
        left: 0px;
        right: 590px;
        height: 43px;
        width: 210px;
}

.nachrichten {
        position: absolute;
        top: 294px;
        left: 0px;
        right: 590px;
        height: 43px;
        width: 210px;
}

.termin {
        position: absolute;
        top: 337px;
        left: 0px;
        right: 590px;
        height: 43px;
        width: 210px;
}

.aktiv {
        position: absolute;
        top: 380px;
        left: 0px;
        height: 44px;
        width: 210px;
}

.info {
        position: absolute;
        top: 424px;
        left: 0px;
        height: 44px;
        width: 210px;
}

.kontakt {
        position: absolute;
        top: 467px;
        left: 0px;
        height: 43px;
        width: 210px;
}

.impressum {
        position: absolute;
        top: 555px;
        left: 0px;
        height: 44px;
        width: 210px;
}

.Forum {
        position: absolute;
        top: 511px;
        left: 0px;
        height: 44px;
        width: 210px;
}

h1  {
        color: #000;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}

h2  {
        color: #000000;
        font-weight: bold;
        font-size: 14px;
        line-height: 21px;
        font-family: Arial, Helvetica, sans-serif;
}

h3  {
        color: #333333;
        text-align: left;
        font-size: 12px;
        line-height: 17px;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align: middle;
}

p  {
        text-align: left;
        color: #333;
        font-size: 14px;
        line-height: 21px;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
}

.titel {
        font-size: 18px;
        line-height: 29px;
}

.fettschwarz {
        color: #666;
        font-weight: bold;
}

.groesser {
        font-size: 20px;
        line-height: 21px;
}

a:link  {
        color: #00cccc;
        line-height: 21px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
}

a:visited  {
        color: #00cccc;
        line-height: 21px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
}

a:hover  {
        color: red;
        line-height: 21px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
}

a:active  {
        color: red;
        line-height: 21px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
}
.block {
	text-align: justify;
}


