﻿/* Allgemeine Layoutdatei */
body, div, p, h1, h2, h3, h4, h5, h6, span, fieldset, legend, form, ul, li, a {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	font: 0.69em Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 150%;
    background: #4b4b4b url(../image/body.jpg) 50% 0 no-repeat;
}

img {
	border: 0 none;
}

a {
	color: #000;
	background: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: url(../image/list_icon.gif);
	margin: 0 0 0 20px;
	padding: 0;
}

#scripterror {
	background: #eee;
	border: 1px dotted #f00;
	text-align: center;
	padding: 3px;
}

/* INHALT */
#container {
	position: relative;	
    width: 940px;
    margin: 0 auto;
}

#container_top {
	position: relative;	
    width: inherit;
    height: 407px;
    margin-top: 8px; 
}

#container_top_image {
	position: absolute;
    top: 16px;
    left: 16px;
    width: 908px;
    height: 275px;
    z-index: 1;
}

#container_top_layer {
	position: absolute;
    z-index: 2;
}

#container_top_menu {
    bottom: 104px;
	position: absolute;
    z-index: 3;
}

#container_top_menu a {
    font-size: 1.09em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#container_top_menu_home {
	position: absolute;
    left: 16px;
    top: 8px;
    height: 56px;
    width: 88px;
    background: url(../image/container_top_menu_home.png) no-repeat;
}

#container_top_menu_home.active {
    background: url(../image/container_top_menu_home-active.png) no-repeat;
}

#container_top_menu_home_link {
	position: absolute;
    bottom: 6px;
    width: 88px;
    text-align: center;
}

#container_top_menu_mitglieder {
	position: absolute;
    left: 106px;
    top: 6px;
    height: 58px;
    width: 107px;
    background: url(../image/container_top_menu_mitglieder.png) no-repeat;
}

#container_top_menu_mitglieder.active {
    background: url(../image/container_top_menu_mitglieder-active.png) no-repeat;
}

#container_top_menu_mitglieder_link {
	position: absolute;
    bottom: 6px;
    width: 107px;
    text-align: center;
}

#container_top_menu_termine {
	position: absolute;
    left: 215px;
    height: 64px;
    width: 95px;
    background: url(../image/container_top_menu_termine.png) no-repeat;
}

#container_top_menu_termine.active {
    background: url(../image/container_top_menu_termine-active.png) no-repeat;
}

#container_top_menu_termine_link {
	position: absolute;
    bottom: 6px;
    width: 95px;
    text-align: center;
}

#container_top_menu_rennberichte {
	position: absolute;
    left: 312px;
    top: 14px;
    height: 50px;
    width: 133px;
    background: url(../image/container_top_menu_rennberichte.png) no-repeat;
}

#container_top_menu_rennberichte.active {
    background: url(../image/container_top_menu_rennberichte-active.png) no-repeat;
}

#container_top_menu_rennberichte_link {
	position: absolute;
    bottom: 6px;
    width: 133px;
    text-align: center;
}

#container_top_menu_vereinsintern {
	position: absolute;
    left: 447px;
    top: 13px;
    height: 51px;
    width: 133px;
    background: url(../image/container_top_menu_vereinsintern.png) no-repeat;
}

#container_top_menu_vereinsintern.active {
    background: url(../image/container_top_menu_vereinsintern-active.png) no-repeat;
}

#container_top_menu_vereinsintern_link {
	position: absolute;
    bottom: 6px;
    width: 133px;
    text-align: center;
}

#container_top_menu_blog {
	position: absolute;
    left: 582px;
    top: 3px;
    height: 61px;
    width: 83px;
    background: url(../image/container_top_menu_blog.png) no-repeat;
}

#container_top_menu_blog.active {
    background: url(../image/container_top_menu_blog-active.png) no-repeat;
}

#container_top_menu_blog_link {
	position: absolute;
    bottom: 6px;
    width: 83px;
    text-align: center;
}

#container_top_menu_end {
	position: absolute;
    left: 667px;
    top: 1px;
    height: 63px;
    width: 257px;
    background: url(../image/container_top_menu_end.png) no-repeat;
}

#container_top_menu_end.active {
    /* background: url(../image/container_top_menu_end-active.png) no-repeat; */
    background: url(../image/container_top_menu_end.png) no-repeat;
}

#container_top_menu_end_link {
	position: absolute;
    bottom: 6px;
    width: 257px;
    text-align: center;
}

#container_top_breadcrumb {
    left: 260px;
    bottom: 10px;
	position: absolute;
    z-index: 4;
}

#container_content {
	position: relative;	
    width: 940px;
    background: url(../image/container_content.png) repeat-y;
    padding: 15px 0 15px 0;
}

#container_content_left {
	position: relative;	
    margin-left: 30px;
    width: 200px;
    float: left;
}

.container_content_left_menu-1 a {
    color: rgb(153,124,95);
    font-weight: bold;
}

.container_content_left_menu-2 {
    margin-left: 10px;
}

.container_content_left_menu-2 a.active {
    font-weight: bold;
}

.container_content_left_menu_border {
    height: 14px;
    width: inherit;
    background: url(../image/container_content_left_menu_border.gif) repeat-x;
}

.container_content_left_box-head {
    width: 157px;
    height: 27px;
    padding: 6px 0 0 43px;
    background: url(../image/container_content_left_box-head.gif) no-repeat;
    color: #fff;
    font-weight: bold;
}

.container_content_left_box-content {
    width: 188px;
    border: 1px solid rgb(197,197,197);
    padding: 5px;
}

.container_content_left_box-content a {
    font-weight: bold;
}

.container_content_left_box-content_border {
    height: 25px;
    width: 188px;
    background: url(../image/container_content_left_box-content_border.gif) repeat-x;
}

#container_content_right {
	position: relative;	
    width: 650px;
    margin-left: 30px;
    float: left;
}

#container_bottom {
	position: relative;	
    width: 908px;
    padding: 0 16px 0 16px;
    color: #fff;
    background: url(../image/container_bottom.png) repeat-y;
}

#container_bottom a {
    color: #fff;
}

#container_bottom_border_copyright {
    position: absolute;
    left: 31px;
    top: 5px;    
}

#container_bottom_border_menu {
    position: absolute;
    right: 85px;
    top: 5px;    
}

#container_bottom_border_social {
    position: absolute;
    right: 31px;
    top: 2px;
}

#container_bottom_border {
    width: inherit;
    height: 28px;
    background: url(../image/container_bottom_border.gif) repeat-x;
}

#container_bottom_links {
    width: 880px;
    padding: 14px;
    margin-top: 3px;
    background: #fff url(../image/container_bottom_links.gif) repeat-x;
    color: #000;
}

.fix-div {
    clear: left; 
    line-height: 0; 
    font-size: 0; 
    padding: 0; 
    margin: 0;
}

/* DRUCKANSICHT */
#print_header {
	text-align: center;
	border-bottom: 1px solid #666;
	color: #666;
	padding: 5px;
	margin-bottom: 20px;
}

#print_header_left {
	float: left;
}

#print_header_right {
	text-align: right;
	font-size: 0.91em;
}

/* FORMULARE */
input, select, textarea { 
    border: 1px solid rgb(157,157,157);  
}

input.checkbox {
	border: 0;
	background: transparent;
}

div.page_form_cell {
	margin-top: 5px;
}	
	
#page_form_error {
	display: none; 
	color: #f00;
	font-size: 0.833em;
	border: 1px dotted #f00;
	margin-top: 15px;
	padding: 2px;
}

/* TinyMCE */
/* Überschrift 1 */
.mceContentBody h1 {
    font-size: 1.64em;
    color: rgb(41,136,228);
    font-weight: bold;
}

/* Überschrift 2 */
.mceContentBody h2 {
    font-size: 1em;
    color: rgb(153,124,95);
    font-weight: bold;
}

/* Linie */
.mceContentBody .border {
    background: url(../image/border.gif) repeat-x;
    height: 24px;
    width: 650px;
}

/* Tabelle-2-Spalten */
.mceContentBody table.table-2-columns {
    width: 650px;
}

.mceContentBody table.table-2-columns td, table.table-2-columns th {
    font-size: 1em;
}

.mceContentBody td.table-2-columns-cell-1 {
    width: 310px;
    vertical-align: top;
}

.mceContentBody td.table-2-columns-spacer {
    width: 30px;
}

.mceContentBody td.table-2-columns-cell-2 {
    width: 310px;
    vertical-align: top;
}

/* Tabelle-farbig */
.mceContentBody table.table-coloured {
    width: 650px;
}

.mceContentBody table.table-coloured td, table.table-coloured th {
    font-size: 1em;
}

.mceContentBody table.table-coloured th {
    height: 27px;
    vertical-align: middle;
    background: url(../image/table-coloured-head.gif) repeat-x;
    color: #fff;
    text-align: left;
    padding-left: 3px;
}

.mceContentBody table.table-coloured td {
    vertical-align: top;
    background: rgb(223,231,233);
    text-align: left;
    padding: 3px;
}

/* Tabelle-farbig-klein */
.mceContentBody table.table-coloured-small {
    width: 310px;
}

.mceContentBody table.table-coloured-small td, table.table-coloured-small th {
    font-size: 1em;
}

.mceContentBody table.table-coloured-small th {
    height: 27px;
    vertical-align: middle;
    background: url(../image/table-coloured-small-head.gif) repeat-x;
    color: #fff;
    text-align: left;
    padding-left: 3px;
}

.mceContentBody table.table-coloured-small td {
    vertical-align: top;
    background: rgb(223,231,233);
    text-align: left;
    padding: 3px;
}

/* Termine */
.mceContentBody table.table-dates {
    width: 650px;
}

.mceContentBody table.table-dates td, table.table-dates th {
    font-size: 1em;
}

.mceContentBody table.table-dates th {
    height: 27px;
    vertical-align: middle;
    background: url(../image/table-dates-head.gif) repeat-x;
    color: #fff;
    text-align: left;
    padding-left: 3px;
}

.mceContentBody table.table-dates th.cell-1 {
    width: 160px;
}

.mceContentBody table.table-dates th.cell-2 {
    width: 420px;
}

.mceContentBody table.table-dates th.cell-3 {
    width: 70px;
}

.mceContentBody table.table-dates td {
    vertical-align: top;
    background: rgb(223,231,233);
    text-align: left;
    padding: 3px;
}

.mceContentBody table.table-dates td.month {
    font-weight: bold;
    background: rgb(204,218,229);
}
