@charset "utf-8";

/*-----------------------------------*/
/*---------- Global Styles ----------*/
/*-----------------------------------*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border:0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

abbr,
acronym {
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content:'';
}

.clear {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	height: 0;
	clear: both;
}

.indented {
	font-size: 0.001em !important;
	line-height: 0.001em !important;
	text-indent: -5555px !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
}

.noMargin {
	margin: 0 !important;
}

.noPadding {
	padding: 0 !important;
}

html,
body {
	height: 100%;
}

html {
	overflow-y: scroll;
}

body {
	background: url(../images/bg-body.png) repeat-x center top #025d8c;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/*-----------------------------------*/
/*---------- Layout Styles ----------*/
/*-----------------------------------*/

/*---------- Container ----------*/
#container {
	width: 960px;
	margin: 0 auto;
}

/*---------- Header ----------*/
#header {
	background: url(../images/bg-header.jpg) no-repeat 0 0;
	width: 960px;
	height: 200px;
	position: relative;
}

/*---------- Branding ----------*/
h1#branding {
	width: 410px;
	height: 63px;
	position: absolute;
	left: 200px;
	top: 34px;
}

h1#branding a {
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	width: 410px;
	height: 63px;
}

/*---------- NavigationAdditional ----------*/
#navigationAdditional {
	width: 192px;
	height: 20px;
	position: absolute;
	left: 741px;
	top: 18px;
}

#navigationAdditional ul {
	width: 192px;
	height: 20px;
}

#navigationAdditional ul li {
	float: left;
}

#navigationAdditional ul li a {
	background: url(../images/bg-navigationAdditional.jpg) no-repeat 0 0;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	height: 20px;
	margin: 0 11px 0 0;
}

#navigationAdditional ul li a.kontakt {
	background-position: 0 0;
	width: 52px;
}

#navigationAdditional ul li a.kontakt:hover,
#navigationAdditional ul li.active a.kontakt {
	background-position: 0 -20px;
}

#navigationAdditional ul li a.anfahrt {
	background-position: -63px 0;
	width: 51px;
}

#navigationAdditional ul li a.anfahrt:hover,
#navigationAdditional ul li.active a.anfahrt {
	background-position: -63px -20px;
}

#navigationAdditional ul li a.impressum {
	background-position: -125px 0;
	width: 67px;
	margin: 0;
}

#navigationAdditional ul li a.impressum:hover,
#navigationAdditional ul li.active a.impressum {
	background-position: -125px -20px;
}

/*---------- Navigation Online-Shop ----------*/
#navigationOnlineShop {
	width: 300px;
	height: 55px;
	position: absolute;
	left: 643px;
	top: 76px;
}

#navigationOnlineShop a {
	background: url(../images/bg-navigationOnlineShop.jpg) no-repeat 0 0;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	width: 300px;
	height: 55px;
}

#navigationOnlineShop a:hover {
	background-position: 0 -55px;
}

/*---------- ContentContainer ----------*/
#contentContainer {
	background: url(../images/bg-contentContainer.jpg) no-repeat 0 0;
	width: 960px;
	min-height: 300px;
	padding: 0 0 0 0;
}

* html #contentContainer {
	height: 300px;
}

/*---------- Navigation ----------*/
#navigation {
	float: left;
	width: 230px;
	height: 197px;
}

#navigation ul {
	width: 230px;
	height: 187px;
	margin: 5px 0 0 0;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	background: url(../images/bg-navigation.jpg) no-repeat 0 0;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	display: block;
	width: 230px;
	height: 24px;
}

#navigation ul li a.ueber-uns {
	background-position: 0 -5px;
	margin: 0 0 12px 0;
}

#navigation ul li a.ueber-uns:hover,
#navigation ul li.active a.ueber-uns {
	background-position: -230px -5px;
}

#navigation ul li a.aquaristik {
	background-position: 0 -41px;
	margin: 0 0 12px 0;
}

#navigation ul li a.aquaristik:hover,
#navigation ul li.active a.aquaristik {
	background-position: -230px -41px;
}

#navigation ul li a.teichbedarf {
	background-position: 0 -77px;
	margin: 0 0 17px 0;
}

#navigation ul li a.teichbedarf:hover,
#navigation ul li.active a.teichbedarf {
	background-position: -230px -77px;
}

#navigation ul li a.terraristik {
	background-position: 0 -118px;
	height: 42px;
	margin: 0 0 8px 0;
}

#navigation ul li a.terraristik:hover,
#navigation ul li.active a.terraristik {
	background-position: -230px -118px;
}

#navigation ul li a.aktuelles {
	background-position: 0 -168px;
	margin: 0;
}

#navigation ul li a.aktuelles:hover,
#navigation ul li.active a.aktuelles {
	background-position: -230px -168px;
}

/*---------- ContentMain ----------*/
#contentMain {
	float: left;
	width: 645px;
	padding: 7px 55px 0 30px;
}

#contentMain h2 {
	font-size: 20px;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 33px 0;
}

#contentMain h3 {
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#contentMain p {
	margin: 0 0 20px 0;
}

#contentMain a {
	font-weight: bold;
	color: #45deff;
	text-decoration: none;
	text-transform: uppercase;
}

#contentMain a:hover {
	text-decoration: underline;
}

#contentMain strong {
	font-weight: bold;
}

#contentMain em {
	font-style: italic;
}

#contentMain .highlight {
	color: #afedff;
}

#contentMain img.imageDefault {
	border: 1px solid #6cabc8;
	background: #028dc0;
	margin: 0 0 10px 0;
	padding: 5px;
}

#contentMain ul {
	overflow: hidden;
	margin: -20px 0 0 0;
}

#contentMain ul li {
	background: url(../images/li-bullet.png) no-repeat 1px 6px;
	padding: 0 0 0 15px;
}

#contentMain .separator {
	background: #058ab4;
	font-size: 0.001em;
	line-height: 0.001em;
	text-indent: -5555px;
	overflow: hidden;
	height: 1px;
	margin: -10px 0 15px 0;
}

#contentMain .contentColumn {
	float: left;
	width: 310px;
	padding: 0 25px 0 0;
}

#contentMain .contentColumnContact {
	float: left;
	width: 300px;
	padding: 0 25px 0 0;
}

/*---------- Footer ----------*/
#footerContainer {
	background: url(../images/bg-footerContainer.png) repeat-x center top;
	width: 100%;
	height: 270px;
}

#footer {
	background: url(../images/bg-footer.jpg) no-repeat 0 0;
	line-height: 18px;
	width: 960px;
	height: 270px;
	margin: 0 auto;
	position: relative;
}

#footer a {
	font-weight: bold;
	color: #45deff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer strong {
	font-weight: bold;
}

#footer .upperCase {
	text-transform: uppercase;
}

#footer p,
#footer dl {
	position: absolute;
}

#footer p.worktime1 {
	left: 304px;
	top: 100px;
}

#footer p.worktime2 {
	left: 304px;
	top: 154px;
}

#footer p.address1 {
	left: 595px;
	top: 82px;
}

#footer dl.address2 {
	width: 270px;
	left: 595px;
	top: 154px;
}

#footer dl.address2 dt,
#footer dl.address2 dd {
	float: left;
}

#footer dl.address2 dt {
	width: 70px;
}

#footer dl.address2 dd {
	width: 200px;
}

