body {width: 960px; margin: 30px auto 60px; background: #eee; font-family: Open Sans,lucida grande,Segoe UI,arial,verdana,lucida sans unicode,tahoma,sans-serif;}			
			div { text-align: center; display: block; }	
			h1 { text-align: center; }
			.headerSlider
			{
				text-align: left;
				margin-left: 10px;
			}	
			
			.history
			{
				text-align: left;
				cursor: pointer;
				cursor: hand;
			}		
			
			.impressum
			{
				text-align: left;
			}	
			
			.impressumContent
			{
				margin-top: 10px; 
				margin-bottom: 10px; 
				margin-left: 15px;
			}
			
			.impressumContent a
			{
				font-size: 14px;
				color: #666666;
				font-weight: bold;
			}
			
			.impressumContent a:link
			{
				text-decoration: none;
			}
			
			.impressumContent a:visited
			{
				text-decoration: none;
			}
			
			.impressumContent a:hover
			{
				text-decoration: underline;
			}
			
			.impressumContent a:active
			{
				text-decoration: none;
			}
			
			a {
				font-size: 12px;
				color: #666666;
				font-weight: bold;
			}
			
			a:link {
				text-decoration: none;
			}
			a:visited {
				text-decoration: none;
			}
			a:hover {
				text-decoration: underline;
			}
			a:active {
				text-decoration: none;
			}
			/* Style Kanu */
			.kanuContent
			{
				text-align: left;  
				background: #CCFFCC; 
				-webkit-border-radius: 3px; 
				-moz-border-radius: 3px; 
				-ms-border-radius: 3px; 
				border-radius: 3px
			}
			
			.kanuButton {
				-moz-box-shadow:inset 0px 1px 0px 0px #68d40f;
				-webkit-box-shadow:inset 0px 1px 0px 0px #68d40f;
				box-shadow:inset 0px 1px 0px 0px #68d40f;
				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5ec23c), color-stop(1, #2c7a1f) );
				background:-moz-linear-gradient( center top, #5ec23c 5%, #2c7a1f 100% );
				background-color:#5ec23c;
				-webkit-border-top-left-radius:6px;
				-moz-border-radius-topleft:6px;
				border-top-left-radius:6px;
				-webkit-border-top-right-radius:6px;
				-moz-border-radius-topright:6px;
				border-top-right-radius:6px;
				-webkit-border-bottom-right-radius:6px;
				-moz-border-radius-bottomright:6px;
				border-bottom-right-radius:6px;
				-webkit-border-bottom-left-radius:6px;
				-moz-border-radius-bottomleft:6px;
				border-bottom-left-radius:6px;
				text-indent:1.31px;
				border:1px solid #5e9400;
				display:inline-block;
				color:#ffffff;
				font-family:Arial;
				font-size:14px;
				font-weight:bold;
				font-style:normal;
				height:30px;
				line-height:30px;
				width:105px;
				text-decoration:none;
				text-align:center;
				text-shadow:1px 1px 0px #4c750b;
			}
			.kanuButton:hover {
				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2c7a1f), color-stop(1, #5ec23c) );
				background:-moz-linear-gradient( center top, #2c7a1f 5%, #5ec23c 100% );
				background-color:#2c7a1f;
				text-decoration: none;
			}.kanuButton:active {
				position:relative;
				top:1px;
			}
			/* Style Tennis */			
			.tennisContent
			{
				text-align: left;  
				background: #D9D9D9; 
				-webkit-border-radius: 3px; 
				-moz-border-radius: 3px; 
				-ms-border-radius: 3px; 
				border-radius: 3px
			}	
			
			.tennisButton {
				-moz-box-shadow:inset 0px 1px 0px 0px #d9d9d9;
				-webkit-box-shadow:inset 0px 1px 0px 0px #d9d9d9;
				box-shadow:inset 0px 1px 0px 0px #d9d9d9;
				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b5b5b5) );
				background:-moz-linear-gradient( center top, #cccccc 5%, #b5b5b5 100% );
				background-color:#cccccc;
				-webkit-border-top-left-radius:6px;
				-moz-border-radius-topleft:6px;
				border-top-left-radius:6px;
				-webkit-border-top-right-radius:6px;
				-moz-border-radius-topright:6px;
				border-top-right-radius:6px;
				-webkit-border-bottom-right-radius:6px;
				-moz-border-radius-bottomright:6px;
				border-bottom-right-radius:6px;
				-webkit-border-bottom-left-radius:6px;
				-moz-border-radius-bottomleft:6px;
				border-bottom-left-radius:6px;
				text-indent:1.31px;
				border:1px solid #dcdcdc;
				display:inline-block;
				color:#3d3b3d;
				font-family:Arial;
				font-size:14px;
				font-weight:bold;
				font-style:normal;
				height:30px;
				line-height:30px;
				width:105px;
				text-decoration:none;
				text-align:center;
				text-shadow:1px 1px 0px #cfc9cf;
			}
			.tennisButton:hover {
				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b5b5b5), color-stop(1, #cccccc) );
				background:-moz-linear-gradient( center top, #b5b5b5 5%, #cccccc 100% );
				background-color:#b5b5b5;
				text-decoration: none;
			}.tennisButton:active {
				position:relative;
				top:1px;
			}
			/* Style Turnen */
			.turnenContent
			{
				text-align: left;  
				background: #FF9999; 
				-webkit-border-radius: 3px; 
				-moz-border-radius: 3px; 
				-ms-border-radius: 3px; 
				border-radius: 3px
			}
			
			.turnenButton {
				-moz-box-shadow:inset 0px 1px 0px 0px #a11414;
				-webkit-box-shadow:inset 0px 1px 0px 0px #a11414;
				box-shadow:inset 0px 1px 0px 0px #a11414;
				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9c2d2d), color-stop(1, #730101) );
				background:-moz-linear-gradient( center top, #9c2d2d 5%, #730101 100% );
				background-color:#9c2d2d;
				-webkit-border-top-left-radius:6px;
				-moz-border-radius-topleft:6px;
				border-top-left-radius:6px;
				-webkit-border-top-right-radius:6px;
				-moz-border-radius-topright:6px;
				border-top-right-radius:6px;
				-webkit-border-bottom-right-radius:6px;
				-moz-border-radius-bottomright:6px;
				border-bottom-right-radius:6px;
				-webkit-border-bottom-left-radius:6px;
				-moz-border-radius-bottomleft:6px;
				border-bottom-left-radius:6px;
				text-indent:0px;
				border:1px solid #bd0b0b;
				display:inline-block;
				color:#ffffff;
				font-family:Arial;
				font-size:14px;
				font-weight:bold;
				font-style:normal;
				height:30px;
				line-height:30px;
				width:105px;
				text-decoration:none;
				text-align:center;
				text-shadow:1px 1px 0px #801212;
			}
			.turnenButton:hover {
				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #730101), color-stop(1, #9c2d2d) );
				background:-moz-linear-gradient( center top, #730101 5%, #9c2d2d 100% );
				background-color:#730101;
				text-decoration: none;
			}.turnenButton:active {
				position:relative;
				top:1px;
			}
/* This button was generated using CSSButtonGenerator.com */