@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

a:active, a:focus {outline: none}

#navicontainer {
	position:absolute;
	margin: 413px 0 0 542px;
}


/* ==================================================
Navizeile 1 (Allgemein)
===================================================*/

#navizeile1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	height:17px;
	margin:0;
	margin-bottom:1px;
	margin-left:1px;
}

#navizeile1 a {
	color:#000;
}

#navizeile1 ul {
	list-style:none;
}

#navizeile1 li {
	display:block;
}

li#nav-kontakt {
	float:left;
}

 li#nav-kontakt a {
	background-image: url(../navigation/kontakt.png);
	background-repeat:no-repeat;
	width:45px;
	height:11px;
	float:left;
	padding-right:14px;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-kunden {
	float:left;
}

li#nav-kunden a {
	background-image: url(../navigation/kunden.png);
	background-repeat:no-repeat;
	width:46px;
	height:11px;
	float:left;
	padding-right:14px;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-serien {
	float:left;
}

li#nav-serien a {
	background-image: url(../navigation/serien.png);
	background-repeat:no-repeat;
	width:38px;
	height:11px;
	float:left;
	padding-right:16px;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-links {
	float:left;
}

li#nav-links a {
	background-image: url(../navigation/links.png);
	background-repeat:no-repeat;
	width:28px;
	height:11px;
	float:left;
	padding-right:16px;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-aktuell {
	float:left;
}

li#nav-aktuell a {
	background-image: url(../navigation/aktuell.png);
	background-repeat:no-repeat;
	width:40px;
	height:11px;
	float:left;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

/* ==================================================
Navizeile 2 (Bildkategorien)
===================================================*/

#navizeile2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:0px;
	height:17px;
}

#navizeile2 a {
	color:#000;
}

#navizeile2 ul {
	list-style:none;
}

#navizeile2 li {
	display:block;
}

li#nav-menschen {
	float:left;
}

li#nav-menschen a {
	background-image: url(../navigation/menschen0.png);
	background-repeat:no-repeat;
	width:108px;
	height:17px;
	padding-right:13px;
	float:left;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-menschen a.current {
	background-image: url(../navigation/menschen1.png);
	background-repeat:no-repeat;
	width:108px;
	height:17px;
	padding-right:13px;
	float:left;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-leben {
	float:left;
}

li#nav-leben a {
	background-image: url(../navigation/leben0.png);
	background-repeat:no-repeat;
	width:56px;
	height:17px;
	padding-right:11px;
	float:left;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-leben a.current {
	background-image: url(../navigation/leben1.png);
	background-repeat:no-repeat;
	width:56px;
	height:17px;
	padding-right:11px;
	float:left;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-wissen {
	float:left;
}

li#nav-wissen a {
	background-image: url(../navigation/wissen0.png);
	background-repeat:no-repeat;
	width:70px;
	height:17px;
	float:left;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}

li#nav-wissen a.current {
	background-image: url(../navigation/wissen1.png);
	background-repeat:no-repeat;
	width:70px;
	height:17px;
	float:left;
	behavior: url(../iepngfix.htc);
	text-indent:-9999px;
}
