/*
citysportsclub.ch stylesheet
by kubusmedia.com

@author: Sebastian Wohlrab
@date: 2006-11-23
*/

#header {
	width: 815px;
	height: 390px;
	margin-top: 10px;
}

#headback, #header_content {
	position: absolute;
}

#headback {
	z-index: 2;
	height: 390px;
	width: 815px;
}

#header_image {
	height: 285px;
	width: 815px;
	z-index: 1;
	padding-top: 105px;
}

#header_content {
	width: 815px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 115px
}

#header_content #menu {
	margin: 0;
	padding: 0;
	width: 145px;
	color: #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	height: 1.5em;
}

#menu ul li a, #header_content form a {
	color: #000000;
	text-decoration: none;
}

#menu ul li a:hover, #header_content form a:hover {
	color: #444444;
}

form .find {
	width: 64px;
	background: url(../images/head/find_back.gif) left top no-repeat;
	padding: 2px 3px 0 3px;
}

form .find:focus {
	background: url(../images/head/find_back.gif) left top no-repeat;
}

.hide-true, .gallery {
	display: none;
}

.images {
	width: 315px;
	height: 200px;
	position: absolute;
	left: 0px;
	padding-left: 355px;
	top: 115px;
	z-index: 9;
}

.images img {
	margin: 0 7px 7px 0;
}

.startimage {
	width: 345px;
	height: 200px;
}

#adress {
	color: #666666;
	font-size: 90%;
	position: absolute;
	z-index: 10;
	left: 390px;
	top: 45px;
	width: 405px;
}

#search {
	padding: 0;
	margin: 0 0 10px 0;
	width: 120px;
}

#information {
	position: absolute; 
	top: 355px; 
	left: 0px; 
	padding: 0 0 5px 10px; 
	z-index: 9;
}