/*  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% Verdana, Arial, Helvetica, sans-serif;
	color: #011934;
	background-color: #ffffff;
}
div {
	font-family: 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;
}
ul {
	font: 1.1em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
}

#menu {
	font-size: 1em;
}
#menu ul {
	list-style-type: none;
	margin-left: 0px;
}
#aquarium img#theimage {
	display: none;
	visibility: hidden;
}
#aquarium img#thesnow {
	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;
}

/* SITEMAP ---------------------------------------------------- */
.sitemap {
	font-size: 1.2em;
}
.sitemap ul {
	list-style: none;
}
.sitemap ul li {
	font-weight: bold;
}
.sitemap ul li ul li {
	font-weight: normal;
	padding-left: 1em;
}

/* Newsletter ------------------------------------------------ */
#Newsletter input, #Newsletter select { border:1px solid #666666; width:150px; }
input#newsletter_eintragen { width:100px; }
input#newsletter_austragen { width:100px; }