html,body {
  margin:  0em 0em 0em 0em;
  padding: 0em 0em 0em 0em; 	  
  height:100%;
  border:none;
}

#contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: small;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#header {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin:  0em 0em 0em 0em;
  padding: 0em 0em 0em 0em;  	 
  background-color: #016e01;  
  background-image: url(../img/header5.jpg);
  background-repeat: no-repeat;
  text-align: right;
  height: 120px;
}

#center {
	padding: 2em 10px 0em 10px;
	background: #ffffff;	
  	color: black;
  	vertical-align: top;
  	height: 100%;
}

#left {
	padding: 2em 0em 0em 0em;
	width: 14em;	
	background-color: #dddddd;
	border-right: 1px dashed #999999;	
	vertical-align: top;
}

#right {
	padding: 2em 10px 0em 10px;
	width: 16em;	
	background: #dddddd;	
	border-left: 1px dashed #999999;
	vertical-align: top;
}

#footer {	
	clear: both;
	color: white;
	background-color: #016e01;
	position: relative;
	height: 2px;
	padding: 0em 0em 0em 0em;
	margin:  0em 0em 0em 0em;	
	font-size: 0px;
}

/* Üerschriften */

h1 {
    font-weight: bold;
	font-size: large;
	color: green;
	text-align: left;
	margin: 0em 20px 1em 20px;
    padding: 0em 0em 0em 0em;
}

h2 {
    font-weight: bold;
    font-size: small;
	color: #800000;
	text-align: left;
	margin: 0em 20px 1em 20px;
    padding: 0em 0em 0em 0em;
}

h3 {
    font-weight: normal;
	font-size: small;
	color: #800000;
	text-align: left;
    margin: 0em 20px 0em 20px;
    padding: 0em 0em 0em 0em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: normal;
  	font-size: small;
  	color: black;
 	margin:  1em 20px 2em 20px;
  	padding: 0em 0em 0em 0em;  
	text-align: justify;
	line-height: 1.5em;
}

ul {
	text-align: left;
	list-style-type: none;
	margin:  0em -20px 0em 0px;
	padding-left: 20px;
}

#welcome * {
	text-align: center;
}

#welcome * #center ul {
	list-style: none;
	margin: 0;
	padding: 1em 0em 1em 0em;
	line-height: 1.5em;
}

.vertical-caption {
	font-size: 1em;
	line-height: 0em;
	text-align: center;
	list-style-type: none;	
	margin:  0em 0em 0em 0em;
  	padding: 0em 0em 0em 0em;
  	color: #999999; 	
}

.vertical-caption li {
	font-size: 2.5em; 	
	line-height: 1.2em;
	margin:  0em 0em 0em 0em;
  	padding: 0em 0em 0em 0em; 
}


ul.menu {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
	line-height: 2em;
	margin:  0em 0em 0em 0em;
  	padding: 0em 0em 0em 0em;
  	color: black;  	 	  	 
}

ul.menu li {
	text-align: left;
	padding-left: 1em;
}

ul.menu a {
	text-decoration: none;
	color: black;
	margin:  0em 0em 0em 0em;
  	padding: 0em 0em 0em 0em;
}

ul.menu  a:hover {
	text-decoration: underline;
	color: black;
}

.menu_selection {
	color: #800000;
	font-size: small;
	font-weight: bold;
	margin:  0em 0em 0em 0em;
  	padding: 0em 0em 0em 0em;
  	background: #ffffa0;
  	border-top: 1px solid black;
  	border-bottom: 1px solid black;
}

/* Ergebnis filter form */

select {
  width: 20em;  
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;	
}

option {
	text-align: left;
}

#filterform_div {	
	display: block;	
	text-align: left;	
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

#filterform_div form {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: normal;	
	margin: 0em 0em 0em 0em;
    padding: 1em 1em 1em 1em;
    border: 1px solid #888888;
    margin-bottom: 1em;
    background: #cccccc;
}

#filterform_div form label {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	padding: 0em 0em 0em 0em;
    margin:  0.1em 0em 0.3em 0em;
}

#result_tables {
	overflow: auto;
}

#result_tables table {
/*	border-bottom: 1px dashed #bbbbbb; */
	margin: 0em 0em 1.5em 0em;
/*    padding: 1em 1em 0.5em 1em; */
    border: 2px solid #007700;    
    font-size: 0.9em;
    width: 100%;
    
}

#result_tables table thead  {
	padding: 0em 0em 0em 0em;
	background: #007700;
}

#result_tables table thead th {
/*	border-bottom: 2px solid black; */
	margin: 0em 0em 0em 0em;
    padding: 0.3em 1em 0.3em 1em;
	text-align: left;    
    color: white;
}

#result_tables table tbody tr td {	
	margin: 0em 0em 0em 0em;
    padding: 0.50em 1em 0.25em 1em;
    text-align: left;
}

#result_tables table caption {
	margin:  0em 0em 0em 0em;
	padding:  1em 1em 0.5em 0em;
	color: #800000;
	font-weight: bold;
    text-align: left;
}

/*
.timetable {
	border-bottom: 1px dashed #bbbbbb; 
	margin: 0em 0em 1.5em 0em;
    padding: 1em 1em 0.5em 1em; 
    font-size: 0.8em;
   	display: block;
   	width: 100%;
}

.timetable thead  {
	padding: 0em 0em 0em 0em;
	background: #007700;
	display: block;
	width: 100%;
}

.timetable thead th {
	border-bottom: 2px solid black;
	margin: 0em 0em 0em 0em;
    padding: 0.3em 1em 0.3em 1em;
	text-align: left;    
    color: white;
}

.timetable tbody tr td {	
	margin: 0em 0em 0em 0em;
    padding: 0.2em;
    text-align: left;
    line-height: 2em;
    border-bottom: 1px dotted #dddddd;
}

.timetable tbody tr td.group_end {
	border-bottom: 2px solid green;
}

.timetable caption {
	display: block;
	margin:  0em 0em 0em 0em;
	padding:  1em 1em 0.5em 0em;
	color: #800000;
	font-weight: bold;
    text-align: left;
}

.timetable tbody tr td.leftcol {
	border-left: 2px solid green;
}

.timetable tbody tr td.rightcol {
	border-right: 2px solid green;
}
*/

.timetable {
/*	border-bottom: 1px dashed #bbbbbb; */
	margin: 0em 0em 1.5em 0em;
/*    padding: 1em 1em 0.5em 1em; */
    border: 2px solid #007700;    
    font-size: 0.9em;
    width: 100%;
    
}

.timetable thead  {
	padding: 0em 0em 0em 0em;
	background: #007700;
}

.timetable thead th {
/*	border-bottom: 2px solid black; */
	margin: 0em 0em 0em 0em;
    padding: 0.3em 1em 0.3em 1em;
	text-align: left;    
    color: white;
}

.timetable tbody tr td {	
	margin: 0em 0em 0em 0em;
    padding: 0.50em 1em 0.25em 1em;
    text-align: left;
}

.timetable caption,
.club caption {
	margin:  0em 0em 0em 0em;
	padding:  1em 1em 0.5em 0em;
	color: #800000;
	font-weight: bold;
    text-align: left;
}

.timetable tbody tr td.group_end {
	border-bottom: 2px solid green;
}


td.number {
	text-align: right !important;
}

.odd {
	background: #ffffff;
}

.even {
	background: #eeeeee;
}

.rightline {
	border-right: 1px solid #dddddd;
}

/* Navigation */

#main_navigation {
	text-align: justify;
	position: absolute;
	top: 85px;
	left: 144px;
	width: 565px;
	color: #a0a0a0;
	font-weight: bold;
	font-size: small;
  	margin:  0em 0em 0em 0em;
  	padding:  0em 0em 0em 0em;
	height: 2em;
	vertical-align: middle;
	line-height: 2em;
}

#main_navigation a {
	text-decoration: none;
	color: #a0a0a0;
}

#impressum-link {
	font-weight: bold;
	font-size: small;
	color: white;
  	margin:  0em 0em 0em 0em;
  	padding:  0em 0em 0em 0em;
	height: 2em;
	vertical-align: middle;
	line-height: 2em;	
	position: absolute;
	right: 0px;
	top: 0px;
}



.current-link {
	text-decoration: underline;
	color: white;
}


#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;	
	padding: 0em 0em 0em 0em;
	margin:  0em 0em 0em 0em;
	line-height: 1.5em;
	text-align: left;	
	color: #555555;	
}

#right h1 {
	font-size: 0.8em;	
	padding: 0em 0em 0em 0em;	
	margin: 1em 0em 0.5em 0em;
	text-decoration: underline;	
}

ul.address {
	font-size: 0.7em;
	padding: 1em 0em 1em 2em;
	margin: 0em 0em 0em 0em;
	line-height: 1.2em;
	text-align: left;
	color: #555555;
} 

.address * a:link {
	text-align: left;
	text-decoration: bold;
	color: #555555;
}

.address * a:hover {
	text-align: left;
	text-decoration: underline;	
	color: #555555;
}


a.newstitle:visited  {		
	color: green;
	text-decoration: none;
	font-weight: bold;
}

a.newstitle:link  {	
	color: green;
	text-decoration: none;
	font-weight: bold;
}

a.newstitle:active  {	
	color: green;
	text-decoration: none;
	font-weight: bold;
}

a.newstitle:focus  {	
	color: green;
	text-decoration: none;
	font-weight: bold;
}

a.newstitle:hover  {	
	color: green;
	text-decoration: underline;
	font-weight: bold;
}


a.smallnav:visited  {
	color: black;		
	text-decoration: none;
	font-size: 0.8em;
}

a.smallnav:link  {	
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}

a.smallnav:active  {
	color: black;	
	text-decoration: none;
	font-size: 0.8em;
}

a.smallnav:focus  {
	color: black;	
	text-decoration: none;
	font-size: 0.8em;
}

a.smallnav:hover  {
	color: black;	
	text-decoration: underline;
	font-size: 0.8em;
}


.box {
	border: 1px solid #aaaaaa;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

.box h1 {
	color: #800000;
	font-size: 1em;
	font-weight: bold;
	background-color: #dddddd;
	padding: 4px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dashed #aaaaaa;
}

.box ul li {	
	padding: 4px 0px 0px 0px;
}

.box * .label { 
	font-weight: bold;
}

.box * .separator {
	margin-top: 3px;
	border-top: 1px solid #cccccc; 
	height: 6px;
}	
	

.news_subheadline {
	font-style: italic; 
	text-decoration: underline;
}

.news

/* Für den IE */
* html #left {
	left: 15em;
}

* html #footer-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background: #ffffff;
	height: 1px;	
}

/* IE fixes */

.ie_clear {
    display:block;       /* DIV sichtbar machen */
	clear:both;         /* nur f?.x/Win gedacht, um normales Clearing zu aktivieren */ 
	font-size:0;         /* reduziert zusammen mit dem negativen Margin die H?des DIVs auf 2 Pixel */
	margin: -2px 0 -1em 1px;    
}

.clubmaplabel {
	border: 1px solid black;
	background-color: white;
	padding: 1px 2px;
	position: absolute;
	font-size: 9px;
}

table.club {
	width: 100%;
	/* margin-left: 20px; */
	border: 1px solid #007700;

}

table.club thead tr td {
	background: #007700;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-right: 0px;
	padding-left:  6px;
	padding-top: 4px;
	padding-bottom: 4px;
}


table.club tr td {
	text-align: left;
	padding: 3px 20px 3px 6px;
}

.club a {
	text-decoration: none;
	color: #007700;
}

.club a:hover {
	text-decoration: underline;
	color: #007700;
}

.club .even {
	background: #f2f2f2;
}

