/*** general start ***/
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body, td, pre {
font-family: Verdana, sans-serif;
font-size: 9pt;
    color: #444444;
}

h1 {
    font-size: 150%;
    border-bottom: 1px solid #a19031;
    margin-top: 20px;
    color: #a19031;
}

h2 {
    font-size: 130%;
    border-bottom: 1px solid #a19031;
    margin-top: 20px;
    color: #a19031;
}

h3 {
    font-size: 110%;
    margin-top: 20px;
    color: #a19031;
}

h4 {
    font-size: 100%;
    margin-top: 20px;
    color: #a19031;
}

h5 {
    font-size: 100%;
    margin-top: 20px;
    color: #a19031;
}

h6 {
    font-size: 100%;
    margin-top: 20px;
    color: #a19031;
}

a, a:visited {
    color: #a19031;
}

a:hover {
    color: #e6d057;
}

hr {
    border: #CCCCCC 1px solid;
}

td p {
    margin: 2px;
}

img {
    border: 0;
}

#page {
    margin: 0 auto;
    width: 960px;
}

#topbar {
    position: relative;
}

#main {
    position: relative;
    width: 940px;
    min-height: 400px;
}

#main-border-middle {
    position: relative;
}

#main-border-middle-repeat {
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 0;
    width: 100%;
}

#admin {
    overflow: hidden;
    text-align: right;
    padding-top: 8px;
}

#admin a, #admin a:visited, #admin a:hover {
    text-decoration: none;
    color: #000000;
    padding: 7px;
}

#footer {
    padding: 2px 20px;
}

.clear {
    clear: both;
}

p {
    margin: 9px 0;
    padding: 0;
}

#header, #topbar, #main, #footer, #left, #center, #right {
    overflow: hidden;    
}
/*** general end***/

#left {
    display: none;
}

#center {
    float: left;
}

#right {
    float: left;

}

#header, #topbar, #main, #footer{
    margin: 0 10px;
}

.content {
    padding: 10px 20px;
}

#right .sidebar-content {
    padding: 10px 15px;
}

#header-border-top, #header-border-bottom,
#topbar-border-top, #topbar-border-bottom,
#main-border-top, #main-border-bottom,
#footer-border-top, #footer-border-bottom {
    height: 10px;
}
#topbar, #footer {
    background: #f29807;
}

#footer, #footer a {
    color: #794b02 !important;
}

.navigation ul {
    padding: 8px;
    margin: 0;
}

.navigation li {
    display: inline;
    padding: 8px;
}

.navigation a, .navigation.a:visited {
    color: #794b02;
    text-decoration: none !important;
}

.navigation li.selected a {
    color: #fceacb;
}

#navigation-1 li {
    font-size: 110%;
}

#navigation-1 li.selected {
    background: url("../genwwwfiles/img_1572864687933_m1.png") no-repeat center bottom;
}

#navigation-2 li.selected {
    background: url("../genwwwfiles/img_1572864687936_m2.png") no-repeat center top;
}

.navigation a:hover, #navigation-2 a:hover {
    color: #fceacb;
}

#no-subpages-entry {
    padding: 0;
    height: 6px;
}

#navigation-separator {
    border: none;
    height: 1px;
    margin: -1px 15px;
    background-color: #fceacb;
    display: block;
}

.admin-links {
    position: absolute;
    right: 10px;
    bottom: 7px;
}

.admin-links a {
    padding: 6px;
    text-decoration: none !important;
    color: #794b02;
    font-size: 80%;
}
#header-border-top, #topbar-border-top, #footer-border-top {
    background: url("../webpage/images/border/shadow_around/top-full.png") no-repeat scroll 0 0 transparent;
}

#header-border-middle, #topbar-border-middle, #footer-border-middle {
    background: url("../webpage/images/border/shadow_around/middle-repeat-full.png") repeat-y scroll 0 0 transparent;
}

#header-border-bottom, #topbar-border-bottom, #footer-border-bottom {
    background: url("../webpage/images/border/shadow_around/bottom-full.png") no-repeat scroll 0 0 transparent;
}

#main-border-top {
    background: url("../webpage/images/border/shadow_around/top-cr.png") no-repeat scroll 0 0 transparent;
}

#main-border-middle {
    background: url("../webpage/images/border/shadow_around/middle-norepeat-cr.png") no-repeat scroll 0 0 transparent;
}

#main-border-middle-repeat {
    background: url("../webpage/images/border/shadow_around/middle-repeat-cr.png") repeat-y scroll 0 0 transparent;
}

#main-border-bottom {
    background: url("../webpage/images/border/shadow_around/bottom-cr.png") no-repeat scroll 0 0 transparent;
}

#center {
    width: 690px;
    margin-right: 10px;
}

#right {
    width: 230px;
    margin-left: 10px;
}

#main-background-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 690px;
    z-index:-1;
}

#main-background-right {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 710px;
    width: 230px;
    z-index:-1;
}
#main-background-left, #main-background-center, #main-background-right {
    background: white;
}
#main-separator-1, #main-separator-2 {
    display: none;
}
#header {
	background: url('Homepage-Titel2.gif') no-repeat;
	height: 129px;
}

#header-club-logo {
	display: none;
}

#header-club-name {
	display: none;
}

body {
background: url(../webpage/images/background/pattern/stripes-horizontal-medium.png) repeat #f9ca80;
}

