body, td {
  font-family: Verdana, Lucida, helvetica, arial, sans-serif;
  font-size: 90%;
  color: #000000;
}

#printtitle {display: none}

#logo {
	position:absolute;
	left: 150px;
	top: 0px;
}

#sidemenu {
	background-color: transparent;
	position:absolute;
	left:0px;
	top:120px;
}

#topmenu {
	position:absolute;
	left:290px;
	top:86px;
}

#log {
	position:absolute;
	left:40px;
	top:104px;
}

#content {
	position:absolute;
	left:290px;
	top:128px;
	padding-bottom: 20px;
}

#image_text {
	padding-top: 2px;
	padding-bottom: 20px;
	font-size: 90%;
	font-style: oblique;	
}

p.link { 
	width: 460px;
	margin-top: 0px;
	margin-left: 20px
}

p.newshead {
	font-size: 120%; 
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

p.newstext { 
	width: 460px;
	margin-top: 0px;
	margin-left: 20px
}

hr {
	color: #000000;
}

hr.percent {
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 560px;
}

h1 {
  font-family: Verdana, Arial;
  font-size: 160%;
  font-weight: normal;
  letter-spacing: +1px;
  background-color: transparent;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

h2 {
  font-family: Verdana, Arial;
  font-size: 140%;
  font-weight: normal;
  background-color: transparent;
  color: #000000;
  margin: 0px;
  padding-bottom: 10px;
}

h3 {
  font-family: Verdana, Arial;
  font-size: 120%px;
  font-weight: normal;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
}

h3.category {color: #A9A9A9}

fieldset {
  display: block;
  width:560px;
  border:1px solid #808080;
  padding-left:10px;
}

fieldset.error {
  border:1px solid #CC3333;
}

fieldset.contactform {
  border-top:1px solid #000000;
  border-bottom:0px solid #CC3333;
  border-left:0px solid #CC3333;
  border-right:0px solid #CC3333;
}

legend {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 8px;
	border-bottom:1px solid #000000;
	border-top:1px solid #808080;
	border-left:20px solid #000000;
	border-right:1px solid #808080;
	margin-bottom:5px
}

legend.error {
	color: #CC3333;
	border-bottom:1px solid #CC3333;
	border-top:1px solid #CC3333;
	border-left:20px solid #CC3333;
	border-right:1px solid #CC3333;
}

legend.contactform {
	color: #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-left:20px solid #000000;
	border-right:1px solid #000000;
}	

.label {
	font-weight: bold;
	color: #333333
}

select { font-family: Verdana, Arial; font-size: 100%; width:300}
select.month {width:100px}
select.day {width:50px}
select.year {width:60px}
select.location {width:500px}
select.dayselect {width: 200px}
select.timeselect {width: 50px}
select.trainerselect {width: 200px}
select.locationselect {width: 200px}
select.news {width: 440px}
select.large {width: 520px}
option.inactive {background-color: #FF0000}
option.category {background-color: #DCDCDC; font-weight: bold}

textarea    { font-family: Verdana, Arial; font-size: 100%;}
textarea:focus { background-color: #DCDCDC}
input       { font-family: Verdana, Arial; font-size: 100%;}
input:focus { background-color: #DCDCDC}
input[type="image"]:hover {background-color: #DCDCDC}
input[type="image"]:active {background-color: #DCDCDC}

input.category_input {width:300px}
input.large {width: 520px}
input.email {width: 300px}
input.link {width: 450px}
input.daynotice {width: 200px}
input.subgroup {width: 300px}
textarea.smalltext {width: 520px; height: 80px}
textarea.mediumtext {width: 520px; height: 200px}
textarea.largetext {width: 520px; height: 500px}
textarea.imagetext {width: 440px; height: 60px}

.button {border: none}

.portrait_left {margin-right: 15px;}

td.button {	background-color: #F5F5F5;}

td.button:hover, td.button-over, td.button_hover {background-color: #DCDCDC}

table.wikitable {
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;	
}
table.wikitable td {
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}

td.information {
  line-height: 140%;
  background-color: transparent;
}

td.wikihint {
  font-size: 9px;
  color: #333333;
  background-color: transparent;
}

td.contact_error {
	font-size: 10px;
	font-weight: bold;
	color: #B32606	
}

li {
  font-size: 100%;
  font-weight: normal;
  color: #000000;
  background-color: transparent;

}

li.navigation {
	line-height: 150%;	
}

ul {margin-top: 8px}

ul.sitemap, ul.sitemap ul 
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('page.gif');
}

ul.sportangebot 
{
	list-style-image: url('sportangebot.gif');
/*	line-height: 20px;*/
}

.startseite_image {
	margin: 2px;
	border: none;	
}

a {
  font-size: 100%px;
  font-weight: normal;
  text-decoration: none;
  color: #696969;
  background-color: transparent;
}

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

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

a.topnav {
  font-weight: normal;
  letter-spacing: 1px;
  color: #696969;	
  background-color: transparent;
}

a.topnav:hover { 
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

a.topnavactive {
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;	
  background-color: transparent;
}

a.topnavactive:hover { 
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

a.topnavactive:visited { 
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

a.wikilink {
  font-weight: bold;
  color: #696969;	
  background-color: transparent;
}

a.wikilink:hover { 
  text-decoration: underline;
  color: #000000;
  background-color: transparent;
}

a.wikilink:visited {
  color: #696969;
  background-color: transparent;
}

a.detail_link {
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 200%;
  color: #696969;	
  background-color: transparent;
}

a.detail_link:hover { 
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

a.detail_link:visited {
  color: #696969;
  background-color: transparent;
}

a.small {
  font-size: 80%;
  font-weight: normal;
  text-decoration: underline;
  color: #696969;
}

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

a.small:visited { 
  text-decoration: underline;
  color: #696969;
}

a.bold {
  font-size: 100%px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}

a.bold:hover { 
  text-decoration: none;
  color: rgb(64,64,64);
}

a.small_image_link img{
	border: 1px solid #DCDCDC;
	margin-right: 3px;
	margin-bottom: 3px;
}

a.small_image_link:hover img{
	border: 1px solid #000000;
}

a.small_image_link:active img{
	border: 1px solid #000000;
}

img.inform{
	border: 1px solid #000000;
}



