/*  CSS Document 
	author:	Eddy Tavaszi [Equinoxe GmbH]
	date:	2007-07-30
*/

/* set everything to zero */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, ul, th, td {margin: 0; border: 0 none #FFFFFF; padding: 0;}
img {border: 0 none transparent;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {text-decoration: none;}

body {
	font: 62.5% 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #011934;
	background-color: #ffffff;
}
div {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.8em;
}
h2 .titel {
	font-size: 0.55em;
}
h3 {
	font-size: 1.8em;
	color: #a0a0a0;
}
h4 {
	font-size: 1.2em;
	margin-top: 0.8em;
}
p {
	font-size: 1em;
	margin-bottom: 1em;
}
#menu {
	font-size: 1em;
}
#menu ul {
	list-style-type: none;
}
#aquarium img {
	display: none;
	visibility: hidden;
}
#content {
	width: 50em;
}
.boxlink {
	font-size: 1em;
}
#styleFontsize {
	display: none;
	visibility: hidden;
}
#stylePrint {
	display: none;
	visibility: hidden;
}
#styleStandard {
	display: none;
	visibility: hidden;
}
#styleBarrierefrei {
	display: none;
	visibility: hidden;
}
#styleMobil {
	display: none;
	visibility: hidden;
}
#footer {
	font-size: 1em;
}