/*************************************************************/
/*                       Navigation                          */
/*************************************************************/
/********************     Ebene 1     ************************/
#navigationwrap {
	background: #CDD7EA url(../img/pics/nav.jpg) bottom left no-repeat;
	min-height: 132px;
}

/* for Internet Explorer min-height for navigation*/
/*\*/
* html #header #navigationwrap {
	height: 132px;
}
/**/

#navigation {
	padding: 0 4px 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	line-height: 28px;
	color: #00589C;
}

#navigation br {
	display: block;
	padding-bottom: 2px;
}

#navigation ul {
	text-align: right;
	padding: 43px 0 0 0;
}

#navigation ul li {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding-bottom: 15px;
	/*float: left;*/
	display: inline;
}

#navigation ul li a {
	background: url(../img/pics/quadrat.gif) right center no-repeat;
	padding: 7px 35px 2px 5px;
	text-decoration: none;
	color: #00589C;
	width: 100%;
}

#navigation ul li a:hover {
	background: url(../img/pics/quadrat_over.gif) right center no-repeat;
}

#navigation ul li a .phase3act {
	background: url(../img/pics/quadrat_over.gif) right center no-repeat;
}

#navigation .act, #navigation .act5 {
	background: url(../img/pics/quadrat_over.gif) right center no-repeat;
	padding: 7px 35px 2px 0;
	margin-left: 5px;
}
/* for Internet Explorer min-height for navigation .act*/
/*\*/
* html #header #navigation .act5 {
	padding: 7px 31px 2px 0;
}
/**/
/* for Internet Explorer min-height for navigation .act*/
/*\*/
* html #header #navigation .act {
	padding: 7px 31px 2px 0;
	margin-right: 4px;
}
/**/

#navigation .act a, #navigation .act a:hover {
	background: url(../img/pics/spacer.gif);
	padding: 0;
}

#navigation .dbase {
	margin-left: 7px;
}

#navigation .dbaseact {
	background: url(../img/pics/quadrat_over.gif) right center no-repeat;
	padding: 7px 35px 2px 0;
	margin-left: 12px;
}
/* for Internet Explorer min-height for navigation .act*/
/*\*/
* html #header #navigation .dbaseact {
	padding: 7px 31px 2px 0;
	margin-left: 12px;
}
/**/

#navigation .phase3 {
	margin: 0 0 0 1.1em;
}

#navigation .phase3act {
	background: url(../img/pics/quadrat_over.gif) right center no-repeat;
}

#navigation .phase3act2 {
	background: url(../img/pics/quadrat_over.gif) right center no-repeat;
	cursor: default;
}

/********************     Ebene 2     ************************/
#navigation2 {
	background: #B2C2D9 url(../img/pics/nav2.jpg) no-repeat;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #00589C;
	padding: 0 0 0 43px;
	min-height: 28px;
	text-align: left;
}
/* for Internet Explorer min-height for navigation*/
/*\*/
* html #header #navigation2 {
	height: 28px;
}
/**/

#navigation2 ul {
	/*margin: 2px 0 0 0;*/
	list-style-type: none;
}

#navigation2 ul li {
	margin: 4px 4px 0 0;
	padding: 0;
	float: left;
}

#navigation2 ul li a {
	background: url(../img/pics/quadrat_hell.gif) right center no-repeat;
	padding: 4px 30px 5px 15px;
	text-decoration: none;
	color: #00589C;
	display: block;
}

#navigation2 ul li a:hover {
	background: url(../img/pics/quadrat_hell_over.gif) right center no-repeat;
}

#navigation2 .act {
	background: url(../img/pics/quadrat_hell_over.gif) right center no-repeat;
	padding: 4px 30px 5px 15px;
	display: block;
}

/* for Internet Explorer padding for .act*/
/*\*/
* html #header #navigation2 .act {
	margin-right: 4px;
}
/**/

/*************************************************/
/*                diverses                       */
/*************************************************/
li dfn, .usb{
	display: block;
	position: absolute;
	left: -4000px;
	height: 0px;
	width: 0px;
}

#meta {
	width: 1;
	height: 2;
	font-size: 1px;
}