/*
Websitebaker Template 'aquafit'
Website www.werdeaktiv.ch/aquafit
WebChuchi Webdesign  www.webchuchi-webdesign.ch
Erstellt: 10.11.2008
letzte Aenderung: 06.04.2010
*/



/* GENERAL */

html,body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* LAYOUT */
#container {
	width: 100%;
	margin: 0;
	padding: 0;
}
#logo {
	display: none;
}
#topnav {
	display: none;
}
#header {
	display: none;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#content {
	margin: 0;
	text-align: justify;
}
#navigation {
	display: none;
}
#footer {
	display: none;
}


/* LINKS */

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
/*
a[href]:after {
	content: " [" attr(href) "] ";
	color: #666666;
	font-size: 0.8em;
}
*/


/* TEXT */

h1 {
	font-size: 1.7em;
	letter-spacing: 0.1em;
	color: #000066;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #000066;
}
h3 {
	font-size: 1.2em;
	color: #000066;
}
h4 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
h6 {
	font-size: 1em;
}
img {
	float: right;
	margin: 15px 0 15px 20px;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}


/* FORM */

form {
	margin: 0;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	display: none;
}
.nixhier {
	display: none;
}
