/* facebook-Link */

div#facebook-link {
    position:fixed;
    right:-1px;
    top:165px;
    z-index:900;    
}

table#nav {
	border-bottom: none;
	border-left: none;
	width: 220px;
	height: 348px;
}

table#nav td {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	vertical-align: top;
}

table#nav td#menuBottomFill {
	width: 100%;
	height: 100%;
	border-bottom: none;
}

table#nav td.menu3-indent {
	border: none;
}

table#nav td.menu3 a {
	/*background: none;*/
	margin-left: 10px;
	font-size: 9px;
}


/* *************************
For the navigation icons
******************************* */

table#nav td.level0-no a {
	background: url("../img/nav_bg_no.gif") no-repeat bottom left;
}

table#nav td.level0-act a, table#nav td.level0-no a:hover {
	background: url("../img/nav_bg_act.gif") no-repeat bottom left;
}

table#nav td.level1-act a {
	background-image: url("../img/maennchenJubel.gif");
	background-repeat: no-repeat;
	background-position: 6px 2px;
}

table#nav td.indent-act {
	width: 30px;
	background-color: #edede7;
	border-top: none;
	border-right: none;
	border-bottom: none;
}

table#nav td.indent-no {
	width: 30px;
	background-color: #edede7;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

table#nav td a {
	display: block;
	text-decoration: none;
	padding: 3px 0 6px 0px;
	margin: 0;
	font-weight: bold;
}

#nav td a:link, #nav td a:visited {
	color: #666;
	margin: 0;
}

#nav td a:hover {
	color:#ff9900;	
}
#nav td.level0-act a, #nav td.level0-act a:link {
	color:#ff9900;
}

#nav td.level0-act a:hover {
	color:#ff9900;
}

#nav td.level1-act a:link{
	color:#ff9900;	
}

#nav td.level1-no {
	border-bottom: 1px solid #67676b;
	border-left: none;
}

#nav td.level1-act {
	border-bottom: 1px solid #67676b;
	border-left: none;
	background-color: #f8f6df;
}






/* *************************
For the Logo section
******************************* */

table#logo {
	width: 220px;
	height: 95px;
	border-right: 1px solid #67676b;
}

table#logo td {
	text-align: center;
	background-color: #edede7;
	margin: 0;
	padding: 4px;
}

table#logo td.links {
	border-right: 1px solid #67676b;

}

table#logo img {
	padding: 0px;
	margin: 0px;
	/*margin-top: 2px;
	margin-bottom: 2px;*/
}






/* *************************
For the Meta-Navigation
******************************* */
table#meta {
	width: 220px;
	height: 40px;
	border-right: 1px solid #67676b;
	border-top: 1px solid #67676b;
}

table#meta td{
	background-color: #cdceca;
	padding: 0px;
}

table#meta img {
	padding: 0px;
	margin: 1px 1px 1px 1px;
	border: none;
	display: inline;
}

form {
	padding: 0px;
	margin: 0px;
}

table#meta input#searchtext{
	width: 180px;
	margin-right: 3px;
	margin-left: 1px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0;
	display: inline;
}

table#meta input#go {
	display: inline;
}

/*table#meta img.lupe {
	margin-top: 0px;
}*/

table#meta a:hover span {
	display: block;
	position: absolute; top: 100px; left: 40px;
}

div.metaPopup {
	font-size: 8pt;
	position: absolute;
	top: 150px;
	width: 95px;
	background-color: #edede7;
	border: 1px solid #67676b;
	padding: 2px;
	display: none;
}

/* *************************
For the 3rd menu
******************************* */


div#nav3 {
	position: relative;
	top: 10px;
	left: 3%;
	width: 90%;
	margin: 0 0 20px 0;
	height: 32px;
}

div#nav3 a {
	display: inline;
	text-decoration: none;
	margin: 0 8px 0 0;
	font-size: 8pt;
	color: #67676b;
}


div#nav3 a:hover, div#nav3 a:active {
	color: #000000;
}
