/**
  * Homepage Styles Unternehmenswebsite Werner-Mertz
  * 
  * http://www.werner-mertz.de
  * 
  * This styles have been written by netz98 new media gmbh
  * 
  * @project	Unternehmenswebsite Werner-Mertz
  * @version	
  * @package	xhtml-css
  * @author	   C. Ernst
  * @copyright	2009 by netz98 new media gmbh
  *
  * @colordef	#666	Links
  *   
**/


body {
	background: #e9facd url(../../img/site/werner-mertz.de/bg_body.jpg) repeat-y;
    font-size: 70%;
}

#imagecon {
	background: transparent url(../../img/site/werner-mertz.de/bg_imagecon.jpg) no-repeat;
}

#page_margins {
	margin-left: 57px;
}

#page {
	position: relative;
	width: 905px;
}

#nav, #main {
	margin-left: 27px;
	width: 855px;
}

#main {
	background: none;
	line-height: 1.2em;
}

/*** @section Fonts ***/

a {
	color: #666;
	text-decoration: underline;
}

h1 {
	border-bottom: 0px;
	color: #264288;
	font-size: 14px;
	margin-bottom: 20px;
	text-decoration: none;
}

h2 {
	background: none;
	color: #264288;
	text-decoration:none;
    padding-left: 0;
}

/*** @section Header ***/

#header {
	height: 186px;
	position: relative;
}

#headerimg {
	bottom: 68px;
	height: 50px;
	left: -33px;
	position: absolute;
}

#headerimg a {
	background: transparent url(../../img/site/werner-mertz.de/bg_logo.png) no-repeat;
	display: block;
	height: 140px;
	text-indent: -999em;
	width: 328px;
}

/*** @section Teaser ***/

#teaser {
	background: none;
	position: absolute;
	right: 15px;
	text-align: right;
	top: 170px;
	/*width: 240px;*/
}

#teaser .langMenu {
	float: left;
}

.brandslink {
	margin-top: 9px;
	display: none; /* vorrübergehend ausgeblendet */
}

.brandslink a {
	background: url(../../img/site/werner-mertz.de/arrow_greenbg.gif) no-repeat 0px 1px;
	padding-left: 10px;
}

/*** @section Main Navi ***/

#nav {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav.png) no-repeat;
	margin: 12px 0 12px 28px;
}

#nav_main {
	background: none;
	border: 0px;
	margin: 12px 0;
}

#nav_main ul {
   background: transparent;
	border: 0;
	height: 45px;
	list-style-type: none;
	margin: 0;
	width: 852px;
}

#nav_main ul li {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_li.gif) top left repeat-x;
	border: 0;
	display: inline;
	float: left;
	margin-left: 0;
	text-align: center;
	width: 121px;
}

#nav_main ul li a, #nav_main ul li.current a, #nav_main ul li a:focus, #nav_main ul li.current a:focus {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_spacer.gif) top right no-repeat;
	color: #666;
	padding: 12px 0;
}

#nav_main ul li a:hover {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_li_hi.gif) top right no-repeat;
	color: #e3001b;
}

#nav_main ul li.current, #nav_main ul li a:active {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_li_hi.gif) top left repeat-x;
}

#nav_main ul li.navlink-first {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_first.gif) top left no-repeat;
}

#nav_main ul li.navlink-last {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_last.gif) top right no-repeat;
}

#nav_main ul li.navlink-last a {
	background: none;
}

#nav_main ul li.navlink-first a:hover, #nav_main ul li.navlink-first a.current {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_first_hi.gif) top left no-repeat;
}

#nav_main ul li.navlink-last a:hover, #nav_main ul li.navlink-last a.current {
	background: transparent url(../../img/site/werner-mertz.de/bg_nav_last_hi.gif) top right no-repeat;
}

/*** @section Subnavi Level 1 ***/

#col1_content {
	margin: 0;
}

#submenu {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 185px;
}

#submenu li {
	background: #f6f6f6;
	border: 0px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

#submenu li#title {
	display: none;
}

#submenu li a, #submenu li a:focus, #submenu li a:hover, #submenu li a:active, #submenu li.active a, #submenu li strong {
	border-bottom: 0px;
	color: #666;
	font-weight: bold;
}

#submenu li a:focus, #submenu li a:hover, #submenu li a:active, #submenu li.active a, #submenu li strong {
	background: #f6f6f6 url(../../img/site/werner-mertz.de/arrow_bgsilver.jpg) no-repeat scroll 10px 13px;
	border-bottom: 0px;
	color: #666;
	font-weight: bold;
}

#submenu li a {
	background: #f6f6f6;
	border-left: 10px solid #abdb6f;
	padding: 8px 0 8px 20px;
}

#submenu li.active a, #submenu li a:hover, #submenu li a:focus {
	color: #264288;
	border-left: 10px solid #e3001b;
}

/** @section Subnavi Level 2 ***/

#submenu li ul li a, #submenu li ul li#active, #submenu li ul li strong, #submenu li ul li span {
	border-left: 10px solid #fff;
	padding-left: 20px;
}

#submenu li.active ul li a, #submenu li ul li a:link, #submenu li ul li a:focus, #submenu li ul li a:hover, #submenu li ul li a:active {
	background: transparent none !important;
	border-left: 10px solid #fff;
	color: #264288;
	margin: 0;
	padding: 0px 4px 8px 20px;
}

#submenu li ul li {
	margin-bottom: 0px;
}

/*** @section Content ***/

#content {
	background: transparent url(../../img/site/werner-mertz.de/bg_content.png);
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#col2 {
	width: 20%;
}

#col3 {
	margin-left: 23.5%;
	margin-right: 22.5%;
}

#col3_content {
	margin: 0 1em 0 0;
}

/*** @section Content Startseite ***/

#uid190 .c50l {
	width: 394px;
}

#uid190 .c50r {
	width: 460px;
}

#uid190 #col3 {
	margin-left: 0;
	margin-right: 0;
}

#uid190 #col3_content {
	margin: 0 0.5em 0 0;
	text-align: left;
}

#uid190 .simple-box {
 	background: url(../../img/site/werner-mertz.de/_bg_nachhaltigkeit_en.jpg) no-repeat top right;
	height: 177px;
	position: relative;  
	width: 447px;
}

#uid190 .c50r .simple-box p {
	left: 25px;
	position: absolute;
	top: 140px;
}

#uid190 .csc-textpic-image {
   margin: 10px 0px 0px 0px;
}

#uid190 #element-759 div.flexi div.left { margin-right: 0; }
#uid190 #element-759 div.flexi div.right { margin-left: 4px; }

.brandlinks {
   border-bottom: 2px solid #aad971;
}

.miniteaser .csc-textpic-imagewrap {
	width: 450px !important;
}

/* Artikel-Teaser Startseite */

.articleteaser {
	border-bottom: 1px solid #B8B8B8;
	margin-top: 10px;
	padding-bottom: 10px;
}

.articleteaser .csc-textpic-image {
   margin-top: 4px !important;
   width: 105px !important;
}

.articleteaser .csc-textpic-image img {
   background: url(../../img/site/werner-mertz.de/bg_teaserimg.gif) no-repeat top left;
   padding-left: 10px;
   margin-right: 5px;
}

.articleteaser p a {
	background: url(../../img/site/werner-mertz.de/arrow_whitebg.gif) no-repeat center right;
	font-weight: bold;
	padding-right: 10px;
}

.sustainteaser p a {
	background: url(../../img/site/werner-mertz.de/arrow_whitebg.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 10px;
}

.lastteaser {
	border: 0px !important;
}

/*** @section News General ***/

.news-list-item {
	border-bottom: 1px solid #B8B8B8;
	margin-bottom: 20px;
	padding-bottom: 25px;
}

.news-list-item img {
	border-left: 10px solid #e3001b;
	padding: 0;
}

.news-teaser {
	margin-left: 120px;
	width: 270px;
}

.news-teaser h3 a {
	color: #264288;
	text-decoration: none;
}

.news-teaser .morelink, span.morelink {
	background: url(../../img/site/werner-mertz.de/arrow_whitebg.gif) no-repeat center right;
	font-weight: bold;
	padding-right: 10px;
}

/*** Formulare ***/
input#mailform_submit { 
    background: #e9facd;
    font-weight: bold;
}


/*** Mailenstein ***/
.n98-mailensteinform-field .submit {
    background: #e9facd;
    font-weight: bold;
    width: 180px;
}


/*** @section Konzern-News ***/

#uid186 #col3_content {
	text-align: left;
}

.konzernnews .news-list-item div {
	float: left;
	height: 80px;
	width: 88px;
}

.konzernnews .news-list-item .news-teaser {
	margin-left: 0px;
	width: 270px;
}

.konzernnews .news-list-date, .konzernnews .news-single-timedata {
	color: #264288;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.konzernnews h2 {
	background: none;
	color: #264288;
	margin-left: 0;
	padding-left: 0;
}

/*** @section Teaser Col2 Rechts ***/

#col2 .csc-textpic {
	background: #f6f6f6;
	border-right: 10px solid #e3001b;
	float: right;
	height: 90px;
	margin-bottom: 20px;
	position: relative;
	width: 167px;
}

#col2 .csc-textpic p a {
	background: #f6f6f6 url(../../img/site/werner-mertz.de/arrow_bgsilver.jpg) no-repeat 1px 2px;
	border-bottom: 0px;
	color: #666;
	font-weight: bold;
	margin: 5px 0 0 8px;
	padding-left: 10px;
	text-decoration: none;
}

/*** @section Footer ***/

#footer {
	background: transparent url(../../img/site/werner-mertz.de/bg_footer.png) bottom left no-repeat;
	border: 0;
	margin: 0;
	padding: 20px;
	position: relative;
	text-align: right;
	width: 865px;
}

#footer a {
	color: #666;
}

/*** @todo Nach Patches kopieren IE 6 ***/

* html #teaser {
	position: absolute;
	top: -30px;
}

* html #nav_main ul li {
	width: 120px;
}

* html #nav_main ul li {
	width: 121px;
}

* html #content {
	margin-top: 12px;
}

* html #footer {
	position: relative;
	width: 880px;
}

* html #footer p {
	bottom: 5px;
	position: absolute;
	right: 30px;
}

/*** @section Popups ***/

#page_margins_popup .close_popup {
	margin-left: 165px;
	text-align: right;
}

#page_margins_popup #main {
	margin-bottom: 10px;
}

#page_margins_popup h1 {
	margin: 10px 0;
}


/*** @section IE-Patches ***/

* html #teaser {
	position: absolute;
	top: -30px;
}

* html #content {
	margin-top: 12px;
}

* html #uid190 #main {
	width: 855px;
}

* html #col2 {
	position: relative;
	margin-right: 25px !important;
}

*+html #col2 {
	position: relative;
	margin-right: 25px !important;
}

* html #headerimg {
	bottom: -22px;
}

*+html #teaser {
	top: 160px;
}

* html .konzernnews .news-list-item .news-teaser {
	margin-left: 0px;
	width: 250px;
}
