body {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: black url(img/background.jpg) repeat-x;
}

#logo h1 {
	margin: 0;
}

td {
	padding-right: 15px;
}

h1, h2, h3, h4 {
	margin-bottom: 5px;
	margin-top: 10px;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
	text-transform: uppercase;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

em {
	font-style: italic;
}

p {
	margin: 10px 0 1em 0;
}

a {
	/*color: white;*/
}

#logo {
	background: url(img/logo.png) repeat-x;
}

#logo a {
	width: 180px;
	height: 100px;
	display: block;
	text-decoration: none;
}

#logo span {
	font-size: 17px;
	padding-top: 75px;
	display: none;
}

#navigation {
	margin-top: 69px;
	margin-right: 1px;
}

#navigation span {
	display: none;
}

#navigation a {
	color: white;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 15px;
	/*padding: 3px;*/
	text-transform: uppercase;
	display: block;
	float: left;
	height: 30px;
	cursor: pointer;
}

.home-nav {
	background: url(img/navbar.gif) no-repeat 0 0;
	width: 60px;
}

.ueber-uns-nav {
	background: url(img/navbar.gif) no-repeat -63px 0;
	width: 84px;
}

.wellness-nav {
	background: url(img/navbar.gif) no-repeat -149px 0;
	width: 84px;
}

.fitness-nav {
	background: url(img/navbar.gif) no-repeat -235px 0;
	width: 71px;
}

.kurse-nav {
	background: url(img/navbar.gif) no-repeat -306px 0;
	width: 62px;	
}

.squash-nav {
	background: url(img/navbar.gif) no-repeat -368px 0;
	width: 71px;	
}

.partys-nav {
	background: url(img/navbar.gif) no-repeat -439px 0;
	width: 67px;	
}

.kids-club-nav {
	background: url(img/navbar.gif) no-repeat -506px 0;
	width: 88px;	
}

.personal-training-nav {
	background: url(img/navbar.gif) no-repeat -594px 0;
	width: 157px;	
}

.jobs-nav {
	background: url(img/navbar.gif) no-repeat -751px 0;
	width: 52px;	
}

.home-select {
	background: url(img/navbar-select.gif) no-repeat 0 0;
	width: 60px;
}

.ueber-uns-select {
	background: url(img/navbar-select.gif) no-repeat -63px 0;
	width: 84px;
}

.wellness-select {
	background: url(img/navbar-select.gif) no-repeat -149px 0;
	width: 84px;
}

.fitness-select {
	background: url(img/navbar-select.gif) no-repeat -235px 0;
	width: 71px;
}

.kurse-select {
	background: url(img/navbar-select.gif) no-repeat -306px 0;
	width: 62px;	
}

.squash-select {
	background: url(img/navbar-select.gif) no-repeat -368px 0;
	width: 71px;	
}

.partys-select {
	background: url(img/navbar-select.gif) no-repeat -439px 0;
	width: 67px;	
}

.kids-club-select {
	background: url(img/navbar-select.gif) no-repeat -506px 0;
	width: 88px;	
}

.personal-training-select {
	background: url(img/navbar-select.gif) no-repeat -594px 0;
	width: 157px;	
}

.jobs-select {
	background: url(img/navbar-select.gif) no-repeat -751px 0;
	width: 52px;	
}

#navigation ul {
	/*background: url(img/navbar.png) no-repeat;*/
	/*padding-top: 10px;
	padding-left: 12px;*/	
	margin:0px;
	height: 24px;
	width: 797px;
}

#navigation span {
	display: none;
}

#content-left {
	float: left;
}

#content-right {
	float: left;
	width: 797px;
	border: 3px solid #4B0404;
	margin-left: 5px;
	padding: 5px;
	background-color: black;
}

#content-bottom {
	margin-top: 5px;
}

#content-bottom img {
	margin-left: 8px;
}

#footer {
	padding: 5px;
}

#footer p {
	width: 350px;
	display: block;
	margin: 10px auto;
	text-align: center;
}

#footer .counter {
	font-size: 10px;
	background:transparent url(img/button.png) no-repeat scroll;
	height:31px;
	padding:9px;
	width: 102px;
}

#footer img {
	margin: auto;
	display: block;
}

#newsletter .textfield {
	height: 16px;
	padding: 2px;
	border: 1px solid white;
	margin: 0 0 3px 3px;
}

#newsletter .hint {
	color: #bbb;
}

#newsletter form {
	margin: 8px;
}

#newsletter a {
	color: white;
	text-decoration: none;
}

#document {
	width: 1000px;
	margin: auto;
}

#logo {
	float: left;
}

#navigation {
	float: right;
}

#navigation li {
	display: inline;
}

.clearfix {
	clear: both;
}

td.num {
	text-align: right;
}

.fitness {
	background: white url(img/fitness.jpg) no-repeat;
	color:black;
}

.wellness {
	background: white url(img/sauna.jpg) no-repeat;
	color:black;
}

.ueber-uns {
	background: white url(img/ueber-uns.jpg) no-repeat;
	color:black;		
}

.squash {
	background: white url(img/squash.jpg) no-repeat;
	color:black;		
}

ul, ol {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

li {
	display: list-item;
}	

#content-right-text {
	width: 400px;
	margin-left: 10px;
}

.kurse #content-right-text, .kids-club #content-right-text {
	width: 750px;
}

.home #content-right-text {
	margin-left: 0;	
}

.home {
	padding: 3px !important;
	width: 800px !important;
	height: 380px !important;
}

.kurse {
	background: white url(img/aerobic.jpg) no-repeat;
	color:black;	
}

.right {
	float: right;
}

.jobs, .news {
	background: white url(img/jobs.jpg) no-repeat;
	color:black;		
}

.impressum {
	background: white url(img/jobs.jpg) no-repeat;
	color:black;		
}

.kids-club {
	background: white url(img/kids-club.jpg) no-repeat;
	color:black;
	background-color: white !important;		
}

.partys {
	background: white url(img/partys.jpg) no-repeat;
	color:black;		
	width: 800px;
}

.partys #content-right-text {
	width: 800px;
}

#gallery img {
	border: 0;
	height: 150px;
}

#gallery a {
	border: 0;
	display: block;
	float: left;
	height: 150px;	
}

.partys #gallery img, .partys #gallery a {
	height: auto;
}

.gallery #content-right-text {
	width: 790px;
	margin-left: 0;
}

.bottombox {
	background: url(img/bottombox.jpg) no-repeat;
	width: 313px;
	height: 127px;
	padding: 35px 5px 5px 4px;
	margin: 5px 16px 5px 0;
	float: left;
}

.bottombox img {
	float: left;
}

.bottombox p.teaser {
	margin-left: 10px;
	font-size: 16px;
	width: 180px;
	float: left;
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

.leftbox {
	background: url(img/leftbox.jpg) no-repeat;
	width: 151px;
	height: 358px;
	padding: 15px;
}

.leftbox img {
	width: 151px;
	height: 115px;
}

.leftbox a img {
	width: auto;
	height: auto;
}

.leftbox a {
	display: block;
	margin-top: 10px;
}

.leftcol {
	float: left;
	width: 400px;
}

.rightcol {
	float: right;
	width: 300px;
}

#content-right {
	min-height: 374px;
}

