/* @override 
	http://www.envergate.com/themes/envergate/css/main.css
	http://www.envergate.ch/themes/envergate/css/main.css
	http://envergate.com/themes/envergate/css/main.css
*/

html,body {
	height: 100.1%;
	margin: 0;
	padding: 0;
	background-color: #001244;
}

#content ul {
	padding: 0;
	margin-left: 108px;
	margin-right: 90px;
	color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}

#content li {
	margin: 0;
	padding: 0;
	list-style-image: url(/themes/envergate/images/system/box_blau_n.jpg);
	list-style-position: outside;
}

#content ul li a {
	color: #0385b9;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	width: 960px;
}

#smallnavi {
	width: 960px;
	height: 45px;
	background-color: #001244;
}

ul#servicenavi {
	float: left;
	padding: 0 0 0 24px;
	width: 666px;
	height: 30px;
	background-color: #001244;
	margin: 15px 0 0;
	display: inline;
	font: 11px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

ul#servicenavi li {
	display: inline;
/*	border-right: 1px solid #fff; */
}

ul#servicenavi li a {
	outline: none;
	margin-right: 6px;
	margin-left: 6px;
	color: #fff;
	text-decoration: none;
}

ul#metanavi {
	float: left;
	padding: 0;
	margin: 15px 0 0 11px; /* ACHTUNG RSS! Ganze Servicenavi wird um 2px hochgezogen!* Eigentlich Top 15px */
	height: 30px; /* ACHTUNG RSS! Ganze Servicenavi wird um 2px hochgezogen!* Eigentlich 30px */
	background-color: #001244;
	font: 11px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	display: inline;
}

ul#metanavi li {
	display: inline;
/*	border-right: 1px solid #fff; */
}

ul#metanavi li a {
	outline: none;
	margin-right: 6px;
	margin-left: 6px;
	color: #fff;
	text-decoration: none;
}

#mainnavi {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
	width: 690px;
	height: 120px;
	background: url(/themes/envergate/images/system/nav_bg_shadow.jpg) repeat-x;
}

ul#topnavi {
	padding: 0;
	margin: 90px 0 0 19px;
	font: 12px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

ul#topnavi li {
	display: inline;
}

ul#topnavi li a {
	color: #666666;
	outline: none;
	text-decoration: none;
	/* padding: 18px 14px 14px; */
 padding: 18px 10px 16px;
}

ul#topnavi li a.selected {
	position: relative;
	color: #208dce;
	text-decoration: none;
	background-color: #fff;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding: 18px 10px 16px;
	_padding-bottom: 15px;
}

span.right a {
	color: #0385b9;
	text-decoration: none;
}

ul#topnavi li a:hover {
	color: #208dce;
}

ul#subnav {
	margin: 0 0 0 15px;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	font: 12px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 22px;
}

ul#subnav li {
	margin: 0;
	padding: 0;
}

ul#subnav li a {
	outline: none;
	padding-left: 15px;
	display: block;
	width: 225px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #666;
}

ul#subnav li a.selected,
ul#subnav li a:hover {
	padding-left: 15px;
	display: block;
	width: 225px;
	border-bottom: 1px solid #666;
	text-decoration: none;
	color: #000;
	background: url(/themes/envergate/images/system/subnav_pfeil_grau.jpg) no-repeat;
}

ul#subnav li ul {
	margin: 0 0 0 15px;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

ul#subnav li ul li a {
	outline: none;
	padding-left: 15px;
	display: block;
	width: 210px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #666;
}

ul#subnav li ul li a.selected,
ul#subnav li ul li a:hover {
	padding-left: 15px;
	display: block;
	width: 210px;
	border-bottom: 1px solid #666;
	text-decoration: none;
	color: #208dce;
	background: url(/themes/envergate/images/system/subnav_pfeil_blau.jpg) no-repeat;
}

#logo {
	float: left;
	width: 270px;
	height: 120px;
	background-color: #fff;
	background: url(/themes/envergate/images/system/nav_bg_shadow.jpg) repeat-x;
}


#logo a {
	outline: none;}

#banner {
	clear: both;
	height: 240px;
	background-color: #fff;
	background: url(/themes/envergate/images/system/banner.jpg) no-repeat;
}

#banner_shadow {
	width: 960px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(/themes/envergate/images/system/content_bg_shadow.jpg) repeat-x;
}

h1.hidden, h2.hidden {
	display: none;
}

h1, h2.post_title {
	margin-right: 90px;
	margin-bottom: 25px;
	padding: 0 0 0 90px;
	background: url(/themes/envergate/images/system/h1_bg.jpg) no-repeat;
	color: #0385b9;
	letter-spacing: 1px;
	font: bold 17px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

h2.post_title a {
	text-decoration: none;
	color: #0385b9;
}

div.post_meta_data {
	border-top: 1px solid #0385b9;
	color: #666;
	line-height: 19px;
	font: 11px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 90px;
	margin-left: 90px;
}

h3.blog {
	display: none;
}

div.post_links {
	display: none;
}

.entry {
	padding-bottom: 30px;
}

div.blog_pager {
	margin-top: 30px;
	margin-left: 90px;
	margin-right: 90px;
	color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}

h2 {
		margin-top: 15px;
	margin-bottom: 2px;
	padding: 0 0 0 90px;
	color: #0385b9;
	letter-spacing: 1px;
	font: bold 14px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
}

h3 {
		margin-top: 15px;
	margin-bottom: 2px;
	padding: 0 0 0 90px;
	color: #666;
	letter-spacing: 1px;
	font: bold 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
}

#bannerleft {
	float: left;
	width: 690px;
	background-color: oldlace;
}

#bannerright {
	width: 270px;
	float: right;
	height: 240px;
}

h4.newsteaserbox {
	margin: 0;
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #fff;
	font: 14px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#NewsTicker {
	margin: 0;
	padding: 0;
	width: 210px;
}

#NewsVertical {
	width: 210px;
	height: 180px; /* 300px */
	display: block;
	overflow: hidden;
	position: relative;
	margin-left: 30px;
}

#TickerVertical {
	width: 270px;
	height: 200px; /* 330px */
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#TickerVertical li {
	display: block;
	width: 210px;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	float: left;
}

#TickerVertical li .NewsTitle {
	display: block;
	font-size: 11px;
	margin-bottom: 6px;
}

	#TickerVertical li .NewsTitle a:link,
	#TickerVertical li .NewsTitle a:Visited {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	color: #fff;
	width: 200px;
	text-decoration: none;
	font: 11px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	background: url(/themes/envergate/images/system/pfeil_weiss.gif) no-repeat;
}

#TickerVertical li .NewsTitle a:hover {
	text-decoration: underline;
}

#content {
	clear: both;
	float: left;
	width: 690px; 
	background: #fff;
	padding-bottom: 50px;
	border-right: 1px solid #bebebe;
}

#content p {
	margin-top: 0;
	margin-left: 90px;
	margin-right: 90px;
	color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}

#content p.important  {
background-color: #fafafa;
border: 1px solid #d8d8d8;
padding: 10px;
}


#content p.importantprinzip  {
background-color: #fff;
border: 1px solid #d8d8d8;
padding: 10px;
}

#content p a {
	color: #0385b9;
}

#content table {
	margin-left: 90px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
#content table td, #content table th {
	padding: 5px 5px 0 2px;
	border-bottom: 1px solid grey;
	font-size: 14px;
	vertical-align: top;
	}

#right {
	float: right;
	background: #fff;
	width: 269px;
	vertical-align: top;
	

}

#footer {
	clear: both;
	height: 50px;
	margin-top: 50px;
}

ul#foot {
	margin: 0;
	padding: 0;
	margin-left: 84px;
	margin-top: 50px;
	display: inline;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	color: #666;
}

ul#foot li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #0385b9;
}


ul#foot li.last {
border-right: none;
}

.border {
	border-right: 1px solid #fff;
}
.last {
border-right: none;
}
#slideshow {
	margin-top: 50px;
	margin-left: 15px;
    position:relative;
    width: 240px;
    height:360px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
div.post_content categories subject {
	display: none;
}
a.pdf { /*The background image*/
	background: url(/themes/envergate/images/system/pdf-icon.gif) no-repeat left;
	padding-left: 20px;
	line-height: 19px; /* To center the text vertically with the icon */
}
div.homebox {
	margin-top: 20px;
	margin-left: 15px;
	width: 240px;
background-color: #fafafa;
}

div.homeboxlogo {
	margin-top: 20px;
	margin-left: 15px;
	width: 240px;
background-color: #fff;
text-align: right;
}

div.homebox p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;	
	color: #001244;
	font: 12px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}
div.homeboxlogo p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;	
	color: #001244;
	font: 12px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}

h5.homeboxhead {	
padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	font-weight: bolder;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	color: #001244;
	text-transform: uppercase;
}


h5.homeboxheadlogo {	
padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	font-weight: bolder;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	color: #001244;
	text-transform: uppercase;
}
img.rss {
	margin-bottom: -2px; /* ACHTUNG! Ganze Servicenavi wird um 2px hochgezogen! */
}

sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}

sub {
	top: .5ex;
}

#prodselection {
	margin-left: 90px;
}

#content div.prodbox {
	float: left;
	margin-right: 10px;
	width: 135px;
	height: 300px;
background-color: #fafafa;
}

#content div.prodbox p {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#content div.prodbox h2 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
		padding-left: 5px;
		padding-bottom: 10px;
}
#content div.prodbox img {
border-bottom: 5px solid #fff;
}

#content div.prodbox ul {
	height: 50px;
margin: 0;
margin-left: 25px;
margin-bottom: 10px;
padding: 0;
}

#content div.prodbox a {
margin: 0;
padding: 0;
}

#content a.more {
		margin-top: 0;
	margin-left: 90px;
	margin-right: 90px;
	color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}

#content div.mta_news_item {
	margin-bottom: 30px;
}

#content div.mta_content_detail p.teaser {
	margin-bottom: 10px;
font-weight: bold;
}

#content div.mta_content_preview p.teaser {
	margin-bottom: 0;
	font-weight: bold;
}

#content h2.title {
	margin-right: 90px;
	margin-bottom: 5px;
	padding: 0 0 0 90px;
	background: url(/themes/envergate/images/system/h1_bg.jpg) no-repeat;
	color: #0385b9;
	letter-spacing: 1px;
	font: bold 17px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}
a.more {
	padding-left: 10px;
	background: url(/themes/envergate/images/system/mehr.gif) no-repeat;
}

#content div.mta_news_content div.mta_content_preview div.mta_news_item p.date_time_composing,
#content div.mta_news_content div.mta_content_detail div.mta_news_item p.date_time_composing {
	font-size: 11px;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* angelieferte Tabelle */
#content table.env_table
{
color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
	margin: 0px;
	margin-left: 90px;
	margin-bottom: 25px;
	width: 520px;
	text-align: left;
	border-collapse: collapse;
}
#content table.env_table thead tr th.env_dwth
{
	padding-left: 5px;
color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
	background: #0385b9;
	border-bottom: 3px solid #fff;
	color: #fff;
}
	
#content table.env_table tbody tr td.env_dwtd
{
	color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
	padding: 4px;
	background: #fff; 
	border-bottom: 1px solid #666;
	color: #67757e;
	
}

#content table.env_table tbody tr td.env_dwtd_r
{
	color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
	padding: 4px;
	background: #fff; 
	border-bottom: 1px solid #666;
	color: #67757e;
	text-align: right;	 
	
}
#content table.env_table tbody tr td.env_dwtd img {
	padding-top: 2px;
}

/* productsportal Tabelle */

#content table.productsportal {

}
#content table.productsportal tr {

}
#content table.productsportal tr td {
	padding: 4px;
	color: #666;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}
#content table.productsportal tr th {
	padding: 4px;
color: #0385b9;
font-weight: bold;
	font: 13px "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	line-height: 19px;
}
a.hideslimbox {
	display: none;
}
