/*
 $Revision: 60416 $
 $Author: zistel $
 $Date: 2011-08-01 13:23:48 +0200 (Mo, 01 Aug 2011) $

 - PAGE
 - SKIPLINKS
 - HEADER
   LOGO
   SEARCH
   FIRST-META-NAVI
 - NAVI
   FIRST-NAVI
   SECOND-NAVI
 - CONTENT
 - FOOTER
   SECOND-META-NAVI
 */

/*_________________________________________________________________________________________PAGE___*/

#page {
	width: 73.46em;
	min-width: 955px;
	padding-right: 10px;
	background: url(../img/bas/separator-y-gray.gif) repeat-y 24% 0;
	margin-left: 30px;
	}
	* html #page {
		width: 955px;
		}
	*+html #page {
		width: 71.59em;
		}

/*____________________________________________________________________________________SKIPLINKS___*/

p#skiplinks {
	display: none;
	}

/*_______________________________________________________________________________________HEADER___*/

#header {
position: relative;
	height: 90px;
	border-bottom: 12px solid white;
	}

/*___LOGO_______________________________*/

p#logo {
	background: white url(../img/bas/n-ergie-screen.png) no-repeat -53px 50%;
	border-bottom: 1px solid #333;
	}

p#logo a {
	display: block;
	width: 217px;
	overflow: hidden;
	}

p#logo img {
	display: block;
	width: 237px;
	height: 90px;
	visibility: hidden;
	}

/*___SEARCH_____________________________*/

form#search {
	position: absolute;
	right: 1px;
	top: 5px;
	}
	@media all and (min-width: 0) {
		form#search {
			top: 8px;
			}
		}
	html*form#search {
		top: 5px;
		}

form#search label {
	color: #666;
	font-size: 85%;
	margin-right: .18em;
	*position: relative;
	*top: -2px;
	}

form#search input {
	border: 1px solid #888;
	-moz-border-radius: .45em;
	border-radius: .45em;
	font-size: 85%;
	padding: 2px 4px;
	padding-right: 0;
	*margin-right: .27em;
	}
	html > body form#search input {
		color: #888;
		}
	@media all and (min-width: 0) {
		form#search input {
			padding-bottom: 3px;
			}
		}
form#search input:focus,
form#search input.focus {
	border-color: #333;
	color: #333;
	}

form#search button {
	border: 0 none;
	width: 26px;
	height: 24px;
	text-indent: -500em;
	background: url(../img/bas/btn.png) no-repeat 0 -389px;
	cursor: pointer;
	position: relative;
	top: .15em;
	}
	html >/**/body form#search button {
		vertical-align: top;
		}
	@media all and (min-width: 0) {
		form#search button {
			top: -.15em;
			}
		}
	html*#page form#search button {
		top: .15em;
		}
	* html #page form#search button {
		top: 1px;
		}
* html form#search button,
form#search button:active,
form#search button:focus,
form#search button.focus {
	background-position: 0 -413px;
	}

/*___FIRST-META-NAVI____________________*/

ul#first-meta-navi {
	position: absolute;
	right: 0;
	bottom: 3px;
	}

ul#first-meta-navi * {
	display: block;
	float: left;
	}

ul#first-meta-navi li {
position: relative;
	color: #666;
	line-height: 20px;
	padding-left: 11px;
	}
ul#first-meta-navi li * {
	padding: 0 4px;
	}
ul#first-meta-navi strong a {
	margin: 0 -4px;
	}
	* html ul#first-meta-navi strong a {
		margin: 0 -2px;
		}

ul#first-meta-navi a {
	color: #666;
	text-decoration: none;
	}
ul#first-meta-navi strong,
ul#first-meta-navi strong a,
ul#first-meta-navi a:hover,
ul#first-meta-navi a:active,
ul#first-meta-navi a:focus {
	color: #C00;
	}
ul#first-meta-navi a:hover,
ul#first-meta-navi a:active,
ul#first-meta-navi a:focus {
	text-decoration: underline;
	}

ul#first-meta-navi strong {
	font-weight: normal;
	}

ul#first-meta-navi span {
	position: absolute;
	left: 0;
	top: -.08em;
	}

/*_________________________________________________________________________________________NAVI___*/

#navi {
	padding-right: 10px;
	width: 23%;
	float: left;
	}
	* html #navi {
		margin-right: -3px;
		}

/*___FIRST-NAVI_________________________*/

ul#first-navi {
	margin-bottom: 27px;
	width: 224px;
	/* clearfix */
	overflow: hidden;
	_display: inline-block;
	}
	* html ul#first-navi {
		margin-right: -10px;
		}

ul#first-navi * {
	display: block;
	width: 112px;
	height: 49px;
	background: url(../img/bas/btn.png) no-repeat;
	}

ul#first-navi li {
	float: left;
	}

ul#first-navi li * {
	text-indent: -500em;
	}

ul#first-navi li a {
	overflow: hidden;
	}
ul#first-navi li a:active {
	outline: 0 none;
	}

/* B2C */

ul#first-navi li#b2c a:hover {
	background-position: 0 -49px;
	}
ul#first-navi li#b2c a:active,
ul#first-navi li#b2c a:focus {
	background-position: 0 -98px;
	}

ul#first-navi li#b2c strong,
ul#first-navi li#b2c strong a {
	background-position: 0 -147px !important;
	}
ul#first-navi li#b2c strong a:active,
ul#first-navi li#b2c strong a:focus {
	background-position: 0 -196px !important;
	}

/* B2B */

ul#first-navi li#b2b,
ul#first-navi li#b2b * {
	background-position: -112px 0;
	}

ul#first-navi li#b2b a:hover {
	background-position: -112px -49px;
	}
ul#first-navi li#b2b a:active,
ul#first-navi li#b2b a:focus {
	background-position: -112px -98px;
	}

ul#first-navi li#b2b strong,
ul#first-navi li#b2b strong a {
	background-position: -112px -147px !important;
	}
ul#first-navi li#b2b strong a:active,
ul#first-navi li#b2b strong a:focus {
	background-position: -112px -196px !important;
	}

/*___SECOND-NAVI________________________*/

ul#second-navi {
	padding-bottom: 30px;
	}
body.secondmeta ul#second-navi {
	display: none;
	}

ul#second-navi * {
	display: block;
	zoom: 1;/* hasLayout */
	}

ul#second-navi li {
	list-style-type: none;
	margin-bottom: 23px;
	}
ul#second-navi ul li {
	margin-bottom: 0;
	}

ul#second-navi a {
	text-decoration: none;
	}

ul#second-navi a {
	font-weight: bold;
	}
ul#second-navi ul a,
ul#second-navi ul strong {
	font-weight: normal;
	}

ul#second-navi a,
ul#second-navi strong {
	color: #C00;
	}
ul#second-navi a:hover,
ul#second-navi a:active,
ul#second-navi a:focus {
	color: #666;
	}
ul#second-navi ul a {
	background-color: white;
	color: #333;
	}
ul#second-navi ul a:hover {
	background-color: #F1F1F1;
	}
ul#second-navi ul a:active,
ul#second-navi ul a:focus,
ul#second-navi ul strong,
ul#second-navi ul strong a {
	background-color: #888;
	color: #FDFDFD;
	}
ul#second-navi ul ul a {
	color: #666;
	}
ul#second-navi ul ul a:active,
ul#second-navi ul ul a:focus,
ul#second-navi ul ul strong,
ul#second-navi ul ul strong a {
	background-color: #CCC;
	color: #666;
	}

ul#second-navi a,
ul#second-navi strong {
	padding: 3px 0 4px 14px;
	}
ul#second-navi strong a {
	margin: -3px 0 -4px -14px;
	}
ul#second-navi ul a,
ul#second-navi ul strong {
	padding-left: 25px;
	}
ul#second-navi ul strong a {
	margin-left: -25px;
	}

ul#second-navi ul a,
ul#second-navi ul strong {
	background-repeat: no-repeat;
	background-position: 15px .69em;
	}
ul#second-navi ul a,
ul#second-navi ul a:hover {
	background-image: url(../img/bas/navi-list-element.gif) !important;
	}
ul#second-navi ul a:active,
ul#second-navi ul a:focus,
ul#second-navi ul strong,
ul#second-navi ul strong a {
	background-image: url(../img/bas/navi-list-element-active.gif) !important;
	}
ul#second-navi ul ul a:active,
ul#second-navi ul ul a:focus,
ul#second-navi ul ul strong,
ul#second-navi ul ul strong a {
	background-image: url(../img/bas/navi-list-element.gif) !important;
	}

ul#second-navi ul {
	border-top: 1px dotted #333;
	}
	* html ul#second-navi ul {
		border-top: 0 none;
		padding-top: 1px;
		background: url(../img/bas/separator-x-gray.gif) repeat-x;
		}
html.js ul#second-navi ul { display: none; }
html.js ul#second-navi li.open ul { display: block; }

ul#second-navi ul ul {
	border-top-color: #CCC;
	padding-left: 20px;
	margin-bottom: -1px;
	}
	* html ul#second-navi ul ul {
		background-image: url(../img/bas/separator-x-silver.gif);
		}

ul#second-navi li {
	border-bottom: 1px dotted #333;
	}
ul#second-navi li.open,
ul#second-navi li.closed {
	border-bottom: 1px solid white;
	}
html.js ul#second-navi li.closed {
	border-bottom: 1px dotted #333;
	}
	* html.js ul#second-navi li.closed {
		border-bottom: 0 none;
		padding-bottom: 1px;
		background: url(../img/bas/separator-x-gray.gif) repeat-x left bottom;
		}
ul#second-navi ul li {
	border-bottom: 1px dotted #CCC !important;
	}
	* html ul#second-navi ul li {
		border-bottom: 0 none !important;
		padding-bottom: 1px;
		background: url(../img/bas/separator-x-silver.gif) repeat-x left bottom;
		}

ul#second-navi li.open,
ul#second-navi li.closed {
position: relative;
	}
ul#second-navi span {
	width: 9px;
	height: 9px;
	background: url(../img/bas/navi-list-element-toggle.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: .46em;
	}
	* html ul#second-navi span {
		overflow: hidden;
		}
ul#second-navi li.closed span/* ,
ul#second-navi li.open span.hover */ {
	background-position: 0 -9px;
	}
/* ul#second-navi li.closed span.hover {
	background-position: left top;
	} */

/*______________________________________________________________________________________CONTENT___*/

#content {
	margin-left: 24%;
	zoom: 1;/* hasLayout */
	}

/*_______________________________________________________________________________________FOOTER___*/

#footer {
clear: left;
position: relative;
	height: 70px;
	background: white url(../img/bas/bg-footer.gif) repeat-x left bottom;
	margin-right: -10px;
	margin-left: -30px;
	}

/*___SECOND-META-NAVI___________________*/

ul#second-meta-navi {
	position: absolute;
	right: 10px;
	bottom: 26px;
	}

ul#second-meta-navi * {
	display: block;
	float: left;
	}

ul#second-meta-navi li {
position: relative;
	color: #666;
	font-size: 80%;
	line-height: 16px;
	padding-left: 10px;
	}
ul#second-meta-navi li * {
	padding: 0 4px;
	}
ul#second-meta-navi strong a {
	margin: 0 -4px;
	}
	* html ul#second-meta-navi strong a {
		margin: 0 -2px;
		}

ul#second-meta-navi a {
	color: #666;
	text-decoration: none;
	}
ul#second-meta-navi strong,
ul#second-meta-navi strong a,
ul#second-meta-navi a:hover,
ul#second-meta-navi a:active,
ul#second-meta-navi a:focus {
	color: #C00;
	}
ul#second-meta-navi a:hover,
ul#second-meta-navi a:active,
ul#second-meta-navi a:focus {
	text-decoration: underline;
	}

ul#second-meta-navi strong {
	font-weight: normal;
	}

ul#second-meta-navi span {
	position: absolute;
	left: 0;
	top: -.08em;
	}
