@charset "iso-8859-2";
/* CSS Document */

/*Text Styles Dropdown END*/
#navconainter ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style: none;
}

#mainMenu ul li#fotogalerie {
	margin:0px 0 3px 0;
	padding:0px;
}
#mainMenu ul li#newsletter {
	margin:0px 0 3px 0;
	padding:0px;
}
#mainMenu ul li#foodcalculator {
	margin:0px 0 3px 0;
	padding:0px;
}
#mainMenu ul li#menuvorschlaege {
	margin:0px 0 3px 0;
	padding:0px;
}
/*
#navconainter ol {
	margin:0px 0px 0px 18px;
	padding:0px;
}

#navconainter ol li {
	margin:0px 0px 0px 0px;
	padding:0px;
}
*/
#navconainter a {
	text-decoration:none;
}

.clearBoth {
	clear:both;
}


/* standard div id's layouts */


#navconainter {
	width:160px;
	position:relative;
	color:#000000;
	/*z-index:90;	added for flashNav for full height gray background - keeps top nav above it */
	margin:0; 
	padding:0; 
}
#navigation { width:160px;
	}

#navconainter a {
	color:#000000;
	text-decoration:none;
}
#navconainter a:link {
	color:#000000;
	text-decoration:none;
}
#navconainter a:active {
	color:#000000;
	text-decoration:none;
}
#navconainter a:visited {
	color:#000000;
	text-decoration:none;
}
#navconainter a:hover {
	color:#000000;
	text-decoration:underline;
}


#mainMenu {
	position:relative;
	clear:both;
	width:160px;
	/*height:111px;*/
}

	
/* navigation styles */

.topNav {
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:inline;
	float:left;
	z-index:90;	/* added for flashNav  */
}
	
.topNav li{
	display:inline;
	float:left;
	list-style-type:none;
}
	
.topNav li A{
	display:block;
		
}

.topNav li a span {
	display:none;
}


.topNav li#newsletter a, .topNav li#newsletter{
	width:160px;
	height:37px;
	background:url(../navi/newsletter.jpg) 100% 0px;
}

.topNav li#newsletter a.current, .topNav li#newsletter a.active {
	width:160x;
	height:37px;
	background:url(../navi/newsletter_active.jpg) 100% 0px;
}

.topNav li#newsletter a.hover, .topNav li#newsletter a.current.hover,.topNav li#newsletter a.current:hover,.topNav li#newsletter a:hover {
/*.topNav li#patienten a:hover {	flashNav changes */
	width:160px;
	height:37px;
	background:url(../navi/newsletter_active.jpg) 100% 0px;
}

.topNav li#menuvorschlaege a, .topNav li#menuvorschlaege{
	width:160px;
	height:37px;
	background:url(../navi/menuvorschlaege.jpg) 100% 0px;
}

.topNav li#menuvorschlaege a.current, .topNav li#menuvorschlaege a.active {
	width:160px;
	height:37px;
	background:url(../navi/menuvorschlaege_active.jpg) 100% 0px;
}

.topNav li#menuvorschlaege a.hover,.topNav li#menuvorschlaege a.current.hover,.topNav li#menuvorschlaege a.current:hover,.topNav li#menuvorschlaege a:hover {
/*.topNav li#angebot a:hover {	flashNav changes */
	width:160px;
	height:37px;
	background:url(../navi/menuvorschlaege_active.jpg) 100% 0px;
}


.topNav li#fotogalerie a, .topNav li#fotogalerie{
	width:160px;
	height:37px;
	background:url(../navi/fotogalerie.jpg) 100% 0px;
}
.topNav li#fotogalerie a.current, .topNav li#fotogalerie a.active {
	width:160px;
	height:37px;
	background:url(../navi/fotogalerie_active.jpg) 100% 0px;
}
.topNav li#fotogalerie a.hover,.topNav li#fotogalerie a.current.hover,.topNav li#fotogalerie a.current:hover,.topNav li#fotogalerie a:hover {
/*.topNav li#aktuell a:hover {	flashNav changes */
	width:160px;
	height:37px;
	background:url(../navi/fotogalerie_active.jpg) 100% 0px;
}

	




.topNav li#foodcalculator a, .topNav li#foodcalculator{
	width:160px;
	height:37px;
	background:url(../navi/food-calculator.jpg) 100% 0px;
}

.topNav li#foodcalculator a.current, .topNav li#foodcalculator a.active {
	width:160px;
	height:37px;
	background:url(../navi/food-calculator_active.jpg) 100% 0px;
}

.topNav li#foodcalculator a.hover,.topNav li#foodcalculator a.current.hover,.topNav li#foodcalculator a.current:hover,.topNav li#foodcalculator a:hover {
/*.topNav li#angebot a:hover {	flashNav changes */
	width:160px;
	height:37px;
	background:url(../navi/food-calculator_active.jpg) 100% 0px;
}

