/* ---------------------------------------------------------- Topnavigation */
#topnavigation {
	position: absolute;
	top: 131px;
	height: 24px;
	left: 29px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

ul#topnavigation  {
	padding: 0px;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
}
#topnavigation li { /* all list items */
	float: left;
	width: 30px;
	height: 24px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 90;
}
#topnavigation li.first {
	width: 30px;
	margin: 0px 15px 0px 0px;
	border-right: 1px solid #fff;
}
#topnavigation a, #topnavigation a:link, #topnavigation a:visited {
	display: block;
	color: #FFFFFF;
	background-position: 0px 0px;
	width: 30px;
	height: 24px;
	overflow: hidden;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}

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


a#germany {background-image: url(../images/buttons/germany.gif);}
a#britain {background-image: url(../images/buttons/britain.gif);}
a#switzerland {background-image: url(../images/buttons/switzerland.gif);}
a#austria {background-image: url(../images/buttons/austria.gif);}
a#ireland {background-image: url(../images/buttons/ireland.gif);}
a#turkey {background-image: url(../images/buttons/turkey.gif); margin-left: 1px;}
a#italy {background-image: url(../images/buttons/italy.gif);}
a#georgia {background-image: url(../images/buttons/georgia.gif); margin-left: 1px;}
a#netherlands {background-image: url(../images/buttons/netherlands.gif); margin-left: 1px;}


/* ---------------------------------------------------------- Hauptnavigation */


ul#navigation  {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	margin: 0px 0px 0px 60px;
	padding-top: 47px;
	width: 178px;
}
#navigation li { /* all list items */
	width: 178px;
	line-height: 22px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 90;
}
#navigation li ul li { /* all list items */
	width: 178px;
	line-height: 22px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	padding: 0px;
	z-index: 90;
}

#navigation a, #navigation a:link, #navigation a:visited {
	display: block;
	width: 178px;
	height: 22px;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-indent: -4000px;
	overflow: hidden;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
ul#navigation li ul {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
	line-height: 22px;
	display: block;
	list-style: none;
	background-image: url(../images/bg_ul_subnavi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navigation li ul li a, #navigation li ul li a:link, #navigation li ul li a:visited {
	display: block;
	width: 178px;
	height: 22px;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 0px 0px;
	text-indent: 0px;
	overflow: hidden;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 5px;
	background-image: url(../images/bg_subnavi.gif);
	background-repeat: no-repeat;
}
#navigation a:active {
	background-position: 0px -44px;
}
#navigation a:hover, #navigation li ul li a:hover {
	background-position: 0px -22px;
	color: #000;
}


a#johannesgalli {background-image: url(../images/buttons/johannesgalli.gif);}
a#galli-group {background-image: url(../images/buttons/galli-group.gif);}
a#businesstheater {background-image: url(../images/buttons/businesstheater.gif);}
a#workshops {background-image: url(../images/buttons/workshops.gif);}
a#training {background-image: url(../images/buttons/training.gif);}
a#theater {background-image: url(../images/buttons/theater.gif);}
a#praevention {background-image: url(../images/buttons/praevention.gif);}
a#beispiele {background-image: url(../images/buttons/beispiele.gif);}
a#referenzen {background-image: url(../images/buttons/referenzen.gif);}
a#verlag {background-image: url(../images/buttons/verlag.gif);}
a#seminare {background-image: url(../images/buttons/seminare.gif);}
a#coaching {background-image: url(../images/buttons/coaching.gif);}
a#kontaktlink {background-image: url(../images/buttons/kontaktlink.gif);}
a#nletter {background-image: url(../images/buttons/newsletter.gif);}
a#anfahrt {background-image: url(../images/buttons/anfahrt.gif);}
