/* CSS Document */

/* 00 General settings */                           * {
	margin: 0px;
	padding: 0;
}

html {
	font-size: 68.75%;
}

html, body {
	height: 100%;
}

body {
	background: #fff;
}

img {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}            

/* Hide text */

span.hide {
	visibility: hidden;
}            

/* 01 Typography */

body, th, td, input, textarea, label, select, option, .text, .textBold, .textSmall, .textBoldSmall, .textError, .button, .textfield, .dropdown {
	font: normal 1.0em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.textBold, .textBoldSmall {
	font-weight: bold;
}

.textSmall, .textBoldSmall {
}

.textError {
	color: #f00;
}

h1, h2, h3, h4, h5 {
	font-size: 1.0em;
	margin:0;
	padding:0 0 8px 0;
	color: #90b938;
	text-transform:none;
}

p {
	margin-bottom: 10px;
}

hr {
	border: 0;
	color: #90b938;
	background-color: #90b938;
	height: 1px;
}            

/* Margin for lists in content */

#content ul {
	margin-bottom: 1.5em;
}

#content li {
	margin-left: 20px;
}            

/* Table alignment */

td {
	vertical-align: top;
}            

/* 02 Layer */

#container {
	width: 960px;
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -70px;
	text-align: left;
	background: #fff;
}

#keyvisual {
	margin: 15px 15px 0 15px;
	height: 145px;
	background: transparent url(/global/show_picture.asp?id=aaaaaaaaaaarxhv) 0 0 no-repeat;
}            

/*Header layers */

#headerzelle1 {
}

#headerzelle2 {
}

#headerzelle2 object {
	display: inline;
}

#headerzelle3 {
	display: none;
}             

/* Body wrapper */

#body {
	margin: 0 0 70px 0;
}

#navigation {
	width: 200px;
	float: left;
	margin: 87px 0 0 15px;
}

*html #navigation {
	margin: 87px 0 0 7px; /* IE6 > Abstand zu Navigation */
}    

#gennavigation {
	position: absolute;
	left: 0;
	top: 170px;
	width: 960px;
	height: 20px;
	margin: 0;
	overflow: hidden;
	z-index: 2;
}            

/* Layer below footer */

#navfooter {
	overflow: hidden;
	margin: 200px 0 0 0;
	border-top: 1px solid #90b938;
	padding: 5px 0 0 0;
}

#navfooter h1 {
	font-size: 0.9em;
}           

 /* Layer including Content and Servicebar */

#contentcontainer {
	width: 530px;
	padding: 0 15px 0 15px;
	float: left;
	margin-top: 87px;
}          

/* Layer including only Content (no Servicebar) */

#contentcontainernoservicebar {
	width: 700px;
	margin: 87px 0 0 0px;
	float: left;
	overflow: hidden;
	padding: 0 30px 0 15px;
}

#content {
	padding-left:0px;
}

#servicebar {
	width: 168px;
	float: left;
	margin: 87px 0 0 0px;
	padding: 0;
	border: 1px solid #90b938;
}

#spaceforfooter {
	height: 70px;
	clear: both;
}

#footer {
	position: relative;
	width: 960px;
	height: 70px;
	overflow: hidden;
}            

/* Footer Layers */

#tblLeftFoot1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 215px;
	padding-left: 15px;
}

#tblMidFoot1 {
	position: absolute;
	width: 525px;
	height: 19px;
	left: 240px;
	padding-top: 5px;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.1em;
	color: #757477;
}

#tblMidFoot1 a, #tblMidFoot1 a:hover {
	color: #757477;
	text-decoration: none;
	padding-left: 0px;
	background: transparent url(/global/show_picture.asp?id=aaaaaaaaaaarsvq) left center no-repeat;
	display:none;
}

#tblRightFoot1 {
	display: none;
}

#tblLeftFoot2 {
	display: none;
}            

/* Disclaimer */

#tblMidFoot2 {
	position: absolute;
	width: 530px;
	top: 20px;
	left: 235px;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #757477;
}

#tblRightFoot2 {
	display: none;
}            

/* 03 Navigation */

#navigation ul.navcontent {
	padding: 0;
	margin-left: 0px;
}

#navigation ul.navadmin {
	padding: 0px;
}

#navigation ul.navadmin a {
	background:#FFF;
}

#navigation ul.navadmin a:hover {
	background:#FFFFFF;
	color: #90b938;
}

#navigation li {
	list-style: none;
}            

/* Navigation Level 1 */

#navigation a.navlevel1, #navigation a.navlevel1:hover, #navigation a.navlevel1selected, #navigation a.navlevel1selected:hover, #navigation a.navlevel1parent, #navigation a.navlevel1parent:hover {
	font-weight: normal;
	line-height: 19px;
	height: 19px;
	text-decoration: none;
	overflow: hidden;
	color: #000;
	display: block;
	padding: 0;
	background: #fff;
}

#navigation a.navlevel1:hover, #navigation a.navlevel1selected, #navigation a.navlevel1selected:hover, #navigation a.navlevel1parent:hover {
	text-decoration: none;
	color: #90b938;
	font-weight: bold;
}            

/* Zusätzliche Styles einzelner Navigationspunkte */       /* ss = Home */

#naviss a.navlevel1, #naviss a.navlevel1:hover, #naviss a.navlevel1selected, #naviss a.navlevel1selected:hover, #naviss a.navlevel1parent, #naviss a.navlevel1parent:hover {
	padding-top: 0px;
}            

/* Navigation Level 2 */

#navigation ul.navcontent ul {
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
}

#navigation a.navlevel2, #navigation a.navlevel2:hover, #navigation a.navlevel2selected, #navigation a.navlevel2selected:hover, #navigation a.navlevel2parent, #navigation a.navlevel2parent:hover {
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	color: #000;
}

#navigation a.navlevel2:hover, #navigation a.navlevel2selected, #navigation a.navlevel2selected:hover, #navigation a.navlevel2parent:hover {
	text-decoration: none;
	color: #90b938;
	font-weight: bold;
}   

/* Navigation Level 3 */

#navigation ul.navcontent ul ul {
	border-top:none;
	border-bottom:none;
}

#navigation a.navlevel3, #navigation a.navlevel3:hover, #navigation a.navlevel3selected, #navigation a.navlevel3selected:hover {
	font-weight: normal;
	line-height: 19px;
	height: 19px;
	text-decoration: none;
	overflow: hidden;
	display: block;
	padding: 0 0 0 30px;
	color: #000;
}

#navigation a.navlevel3:hover, #navigation a.navlevel3selected, #navigation a.navlevel3selected:hover {
	text-decoration: none;
	color: #90b938;
	font-weight: bold;
}         

/* Generic Navigation */

ul.genericnav, ul.languagenav {
	list-style: none;
}

ul.genericnav li, ul.languagenav li {
	float: left;
}

ul.genericnav {
	float: right;
	color: #87888A;
}

#gennavigation ul.genericnav li form input[type=text] {
	background-color: #fff;
	width: 100px;
	border: 1px solid #9c9e9f;
	height: 14px;
	margin-left: -20px;
font-size: 0.9em;
line-height: 1.5 em;
}

#gennavigation ul.genericnav li form input[type=submit] {
	background-color: #72AF23;
	width: 50px;
	height: 18px;
	border-style: none;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 14px;
	margin-left: 6px;
	margin-top:-2px;
}

ul.languagenav {
	float: right;
	width: 50px;
	padding-left: 20px;
}

ul.genericnav li a, ul.languagenav li a, ul.languagenav li span {
	color: #000;
	text-decoration: none;
}

ul.genericnav li span {
	display: none;
}

ul.languagenav li span {
	display: none;
}

ul.genericnav li a:hover, ul.languagenav li a:hover {
	color: #000;
	text-decoration: underline;
}

ul.genericnav li a, ul.languagenav li a {
	padding: 0 20px 0 0;
}

ul.genericnav li.genericnavlast span {
	display: block;
	padding-top: 1px;
}

* html ul.genericnav li.genericnavlast span {
	padding-top: 2px;
}

ul.languagenav li.languagenavlast span {
	display: none;
}            

/* 04 Breadcrumb */

#breadcrumb {
	width: 530px;
	padding: 0 0 0px 0px;
	position: absolute;
	top: 210px;
}

#breadcrumb ul {
	height: 30px;
}

#breadcrumb ul li {
	list-style: none;
	float: left;
	color: #000;
	font-size: 9px;
}

#breadcrumb li a, #breadcrumb li a:hover {
	color: #87888A;
	text-decoration: none;
}

#breadcrumb li a:hover {
	text-decoration: underline;
}

#breadcrumb li span {
	color: #87888A;
	padding: 0 2px;
}

#breadcrumb li.breadcrumblast span {
	display: none;
}            

/* 05 Servicebox */

div.servicebox {
	margin: 0;
	background: #fff;
	padding: 10px;
}

p.ServiceboxHeaderArea {
	font-weight: bold;
	color: #90b938;
	margin: 0;
	padding: 0px;
}

div.servicebox h2 {
	text-transform: uppercase;
	margin: 5px 0 0 0;
}

div.servicebox p {
	padding: 0;
	margin: 0;
}

div.servicebox a {
	padding: 0;
	color: #000;
	text-decoration: none;
}            

/* 06 Hyperlinks */

a, a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.important, a.important:hover {
	color: #f00;
	text-decoration: none;
}

a.important:hover {
	text-decoration: underline;
}

a.linkSmall, a.linkSmall:hover {
	color: #005784;
	text-decoration: none;
	font-size: 0.83em;
}

a.linkSmall:hover {
	text-decoration: underline;
}            

/* Sitemap */

a.SiteMap, a.SiteMap:hover {
	color: #005784;
	font-size: 0.83em;
	text-decoration: none;
}

a.SiteMap:hover {
	text-decoration: underline;
}            

/* Footer */

a.top, a.top:hover {
	color: #005784;
	text-decoration: none;
}            
                                                      

/* Disclaimer */

a.disclaimer, a.disclaimer:hover {
	color: #757477;
	text-decoration: none;
}

#tblMidFoot2 a, #tblMidFoot2 a:hover {
	color: #757477;
	text-decoration: none;
}            

/* Form */

.button {
	color: #E2001A;
	background-color: #c8c8c8;
	font-size: 0.9em;
	padding:2px 2px 3px 2px;
	border:1px solid #E3E4E4;
}

.textfield, .dropdown {
	background-color: #fff;
	font-size: 0.9em;
}            

/* 07 Photogallery */

div.photogallery {
	position: relative;
	width: 100%;
	font-size: 1em;
	color: #776a30;
}            

/* Definition der divs welche Fotos und Text beinhalten */

div.imagebox100, div.imagebox50, div.imagebox33 {
	float: left;       
	text-align: center;
	margin: 10px 0;
}

div.imagewrapper {
	clear: both;
}            /* Definition der Breite für 1-spaltige Darstellung */

div.imagebox100 {
	width: 99%;
}            /* Definition der Breite für 2-spaltige Darstellung */

div.imagebox50 {
	width: 47%;
}            /* Definition der Breite für 3-spaltige Darstellung */

div.imagebox33 {
	width: 33%;
}            /* Bildformatierungen */

div.imagebox100 img, div.imagebox50 img, div.imagebox33 img {
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #999;
	background-color: #fff;
}

div.imagebox100 span, div.imagebox50 span, div.imagebox33 span {
	margin: 0 auto;
	padding-left: 2px;
	padding-right: 3px;
}

div.imageborder {
}            /* Darstellungskorrekur für Querformat: small = 106x160px, large = 140x210px  */

div img.landscapelarge {
	margin-top: 20px;
}

div img.landscapesmall {
	margin-top: 54px;
}

div.photogallery .pagingfooter span.left {
	float: left;
	text-align: left;
	width: 50%;
	font-weight: bold;
}

div.photogallery .pagingfooter span.right {
	float: left;
	text-align: right;
	width: 50%;
	font-weight: bold;
}

div.photogallery .pagingfooter span.left img {
	margin-right: 5px;
}

div.photogallery .pagingfooter span.right img {
	margin-left: 5px;
}

div.photogallery .clear {
	clear: both;
}

.photo .landscape {
	position: absolute;
	width: 372px;
	height: 252px;
	margin: -136px 0 0 -186px;
	text-align: center;
	top: 50%;
	left: 50%;
	overflow: visible;
}

.photo .portrait {
	position: absolute;
	width: 252px;
	height: 372px;
	margin: -196px 0 0 -126px;
	text-align: center;
	top: 45%;
	left: 50%;
	overflow: visible;
}

.photo .portrait p, .photo .landscape p {
	margin: 0;
	padding: 0;
}

.photo .imageborder {
	padding: 5px;
	border: 1px solid #999;
	background-color: #fff;
}

.photo .pagingfooter {
	position: absolute;       /*background: transparent url(/global/show_picture.asp?id=aaaaaaaaaaaqdsa) left bottom repeat-x;  */
	left: 0;
	bottom: 0;       /*width: 100%;*/
	width: 640px;
	height: 20px;
	border-top: 1px solid #b0bec7;
	line-height: 20px;
}

.photo div.pagingfooter img {
	border: 0;
	margin: 0 3px 0 3px;
}

.photo .pagingfooter span.left {
	float: left;
	text-align: right;
	width: 33%;
}

.photo .pagingfooter span.middle {
	float: left;
	text-align: center;
	width: 34%;
}

.photo .pagingfooter span.right {
	float: right;
	text-align: left;
	vertical-align: middle;
	width: 33%;
}

.photo .pagingfooter span.middle a {
	line-height: 16px;
}

.photo .pagingfooter span span {
	color: #776a30;
	padding: 0 5px;
}            /* 09 my-login */                       /* My-Login Formatierung 2007 */

div.mylogin form input, div.mylogin form select, div.mylogin form textarea {
	width: 300px;
}

div.mylogin span.buttonfooterleft input, div.mylogin span.buttonfooterright input, div.mylogin input.submit {
	width: 155px;
	margin: 10px 10px 0 0;
}

div.mylogin span.buttonfooterleft input {
	float: left;
}

div.mylogin span.buttonfooterright input {
	float: right;
}

div.mylogin form div {
	clear: both;
}

div.mylogin form div label {
	display: block;
	padding: 0 0 5px 0;
}

div.mylogin fieldset, div.mylogin fieldset.newregister {
	margin: 20px 0 30px 0;
	padding: 10px;
	background: url('http://media.messe.ch/cms/global/my-login/bg-login-forms.jpg') repeat-x 0 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

div.mylogin fieldset.newregister {
	background: url('http://media.messe.ch/cms/global/my-login/bg-white.gif') repeat-x 0 20px;
}                                    /* hack fÃ¼r ff zum ausrichten der Hintergrundgrafik */
html:not([dummy]) div.mylogin fieldset {
background-position: left top;
}
html:not([dummy]) div.mylogin fieldset.newregister {
background-position: left top;
}

div.mylogin fieldset legend {
	padding: 2px 5px 2px 8px;
	margin: 0 0 19px -11px;
	color: #fff;
	background: #bbb url('http://media.messe.ch/cms/global/my-login/bg-login-forms-legend.gif') repeat-x;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

div.textError {
	padding-bottom: 12px;
}

div.mylogin ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	clear: both; /* Float-fix */
}

div.mylogin fieldset ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}            /* 10 Online shop */

#shopContent {
	width: 774px; /* Edit here width of online shop *//*width: 100%;                        padding-left: 1px; FF Tableborder-Bug */
}

#shopContent table {
	width: 774px; /* Edit here width of online shop */       /*width: 100%;*/
	margin-bottom: 20px;
	border: 1px solid #6e787e;
	border-collapse: collapse;
	background: #e7e7e6 url(http://media.messe.ch/cms/global/onlineshop/bg_table_1.gif) left top repeat-x;
}

#shopContent table th {
	height: 25px;
	padding: 0 5px;
	color: #516275;
	font-size:11px; /* Edit here for font sizes */
	border-bottom: 1px solid #6e787e;
	background: #d3dadd url(http://media.messe.ch/cms/global/onlineshop/bg_header_1_long.gif) left top repeat-x;
}

#shopContent table td {
	padding: 10px 5px;
}

#shopContent h2 {
	clear: both;
	font-size: 14px; /* Edit here for font sizes */
	margin-top: 1.5em;
	color: #6e787e;
}

#shopContent img {
	vertical-align: middle;
	margin-right: 5px;
	border: none;
}

#shopContent caption {
	font-size:11px; /* Edit here for font sizes */
	font-weight: bold;
	text-align: left;
}

#shopContent td.shoptabletd4 span, #shopContent td.shoptabletd5 span, #shopContent td.shoptabletd7 span {
	vertical-align: middle;
}

#shopContent td.even {
	background-color: #fff;
}

#shopContent td.odd {
	background-color: #f4f4f3;
}

#shopContent #shopintro div {
	display: inline;
}            /* Table overview */

#shopContent table.articles {
}

#shopContent table.articles th.shoptableth4 {
	text-align: left;
}

#shopContent table.articletable {
}

#shopContent div.shopcontinue {
	text-align: right;
}

#shopContent div.shopcontinue {
	text-align: right;
}            /* Shopbasket info */

#shopContent #shopbasket {
	width: 30%;
	padding: 10px;
	margin-left: 10px;
	float: right;
	border: 1px solid #6e787e;
	background: #e7e7e6 url(http://media.messe.ch/cms/global/onlineshop/bg_table_1.gif) left top repeat-x;
}

#shopContent #shopbasketinfo p {
	margin-bottom: 5px;
}

#shopContent #shopbasketinfo p.textImportant {
	font-weight: bold;
}

#shopContent #shopbasketview span, #shopContent #shopbasketcontinue span {
	vertical-align: middle;
}            /* Shop basket detailed view */

#shopContent table.shopbasketdetail {
}

#shopContent table.shopbasketdetail th.shoptableth1 {
	text-align: center;
}

#shopContent table.shopbasketdetail th.shoptableth3 {
	text-align: right;
}

#shopContent table.shopbasketdetail th.shoptableth4 {
	text-align: left;
}

#shopContent table.shopbasketdetail td.shoptabletd1, #shopContent table.shopbasketdetail td.shoptabletd2and3, #shopContent table.shopbasketdetail td.shoptabletd3, #shopContent table.shopbasketdetail td.shoptabletd4 {
	text-align: right;
}

#shopContent table.shopbasketdetail div.shopbasketupdate, #shopContent table.shopbasketdetail div.shopbasketdelete {
	white-space: nowrap;
}            /* Shop form addresses */

#shopContent form.shopformaddresses input, #shopContent form.shopformaddresses select {
}

#shopContent form.shopformaddresses fieldset {
	margin: 20px 0 30px 0;
	padding: 10px;
	background: url('http://media.messe.ch/cms/global/my-login/bg-login-forms.jpg') repeat-x 0 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}                                    /* hack für ff zum ausrichten der Hintergrundgrafik */
html:not([dummy]) #shopContent form.shopformaddresses fieldset {
background-position: left top;
}

#shopContent form.shopformaddresses fieldset legend {
	padding: 2px 5px 2px 8px;
	margin: 0 0 19px -11px;
	color: #fff;
	background: #bbb url('http://media.messe.ch/cms/global/my-login/bg-login-forms-legend.gif') repeat-x;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}            /* Block version */                       /*                       #shopContent form.shopformaddresses label {                        display: block;                       }                        #shopContent form.shopformaddresses input {                        width: 350px;                       }                       #shopContent form.shopformaddresses select {                        width: 355px;                       }                       */                                              /* Float Version */

#shopContent form.shopformaddresses label {
	float: left;
	white-space: nowrap;
	width: 120px;
}

#shopContent form.shopformaddresses input {
	width: 230px;
}

#shopContent form.shopformaddresses input[name="chkSSOProfile"] {
	width: 330px;
}

#shopContent form.shopformaddresses select {
	width: 235px;
}

#shopContent hr {
	margin-bottom: 1.5em;
}            /* Order summary */

#shopContent #shopordersummary {
}

#shopContent table.articletable th.shoptableth1 {
	text-align: center;
}

#shopContent table.articletable th.shoptableth2 {
	text-align: left;
}

#shopContent table.articletable th.shoptableth3 {
	text-align: right;
}

#shopContent table.articletable td.shoptabletd1, #shopContent table.articletable td.shoptabletd4 {
	text-align: center;
}

#shopContent table.articletable td.shoptabletd3 {
	text-align: right;
}

#shopContent table.articletabledetail {
	width: 100%;
}

#shopContent table.addresstable {
	width: 100%;
}

#shopContent table.addresstable td {
	vertical-align: top;
}

#shopContent table.addresstable td.shoptabletd3 {
	padding-left: 20px;
}

#shopContent table.tableAddressBlock {
	width: 100%;
}

#shopContent div.shopordersummaryenter {
}

#shopContent div.shopordersummaryenter img {
	vertical-align: middle;
	margin-right: 5px;
}

#shopContent div.shopordersummaryenter span {
	vertical-align: middle;
}

#shopContent div.shopordersummaryaccept {
}

#shopContent div.shopordersummaryaccept img {
	vertical-align: middle;
	margin-right: 5px;
}

#shopContent div.shopordersummaryaccept span {
	vertical-align: middle;
}

#shopContent div.shopordersummarychange {
}

#shopContent div.shopordersummarychange img {
	vertical-align: middle;
	margin-right: 5px;
}

#shopContent div.shopordersummarychange span {
	vertical-align: middle;
}

#shopContent div.shopordersummarydelete {
}

#shopContent div.shopordersummarydelete img {
	vertical-align: middle;
	margin-right: 5px;
}

#shopContent div.shopordersummarydelete span {
	vertical-align: middle;
}

#shopContent input.buttonCompleteOrder {
	margin: 5px 0;
}            /* Order confirmation */

#shopContent #orderconfirmation {
}

#shopContent orderconfirmationinfo {
}

#shopContent table.articletableprice {
	width: 100%;
}

#shopContent table.creditcardtable {
	width: 100%;
}            /* my-orders */

#shopContent #myordersinfo {
}

#shopContent table.myorders {
	width: 100%;
}

#shopContent table.myorders td.shoptabletd1 {
	text-align: center;
}

#shopContent table.myorders td.shoptabletd1 img {
	vertical-align: middle;
	margin-right: 5px;
}

#shopContent table.myorders td.shoptabletd5 img {
	vertical-align: middle;
	margin-right: 5px;
}

#shopContent table.myorders td.shoptabletd5 span {
	vertical-align: middle;
}

#shopContent table.myorders td.shoptabletd5 a {
	white-space: nowrap;
}            /* Ticket holder */

#shopContent table.ticketholder {
	width: 100%;
}

#shopContent table.ticketinhaber {
	width: 100%;
}

#shopContent table.ticketinhaber th {
	text-align: left;
}

#shopContent table.ticketinhaber td {       /*width: 100%;*/
	overflow: hidden;
}            
/* Online-Shop: Hinweistext NGN */

div.ngn div.header {
	padding-left: 20px;
	background: transparent url(http://media.messe.ch/cms/global/onlineshop/ngn-button.gif) left center no-repeat;
	display: inline;
}

div.ngn div.description {
	display: inline;
}            
/* 11 Newsletter */

.newsletterdatum {
	padding-left: 10px;
	font-style: italic;
}

.newslettertitel {
	font-weight: bold;/*padding-left: 5px;*/
}

#newslettertitel {
	padding-top: 10px;
}

.newsletterliste {
	border: solid 0px;
	padding-bottom: 0px;
}

.newsletterheader {
	background-color: #fff;
	padding: 5px;
	border: solid 1px;
	border-color: #82959f;
}            
/* 88 Miscellaneous */                       
/* Article Medienmitteilung */

table.mediarelease hr {
	display: none;
}

table.mediarelease img {
	padding: 0 0px;
}

table.mediarelease b {
	color: #E2001A;
}       
/*Searchresult*/

div.searchresult {
	padding: 10px 0 0 0px;
}

div.searchresult h1 {
	font-size:1.2em;
	margin: 10px 0 16px 0;
	text-transform:uppercase;
	color:#ed1c24;
}

div.searchresult td {
	padding: 5px 0;
}

form#searchcontent {
	margin: 0px;
	padding: 0px;
}

input#txtSearchstring {
	margin: 0 10px 0 0;
}

input#searchAnd {
	margin: 0 0px 0 5px;
}

input#btnSearchSend:focus {
	margin: 10px 0;
	border: 1px solid gray;
	background: #c8c8c8;
	color: #ED1C24;
}

input#btnSearchSend {
	margin: 10px 0;
	border: 1px solid gray;
	background: #c8c8c8;
	color: #fff;
}  
/*Sitemap*/

span.text h2 {
	font-size:1.2em;
	line-height:12px;
	color: #E2001A;
	text-transform:uppercase;
	margin:0;
	padding:0 0 3px 0px;
}

a.SiteMap:hover {
	font: bold 1.0em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #E2001A;
	padding: 0px;
	margin: 0px;
}

a.SiteMap {
	font: bold 1.0em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}        
/* 99 @media print */
@media print {            
/* 00 General settings */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 12pt;
}

body {
	background-color: #fff;
}           

 /* Hide text */
span.hide {
	visibility: hidden;
}            

/* 01 Typography */
body, th, td, input, textarea, label, select, option, .text, .textBold, .textSmall, .textBoldSmall, .textError, .button, .textfield, .dropdown {
	font: normal 12pt/16pt Arial, Helvetica, sans-serif;
	color: #000;
}

.textSmall, .textBoldSmall {
	font-size: 10pt;
}

.textError {
	color: #f00;
}

h1 {
	font-size: 16pt;
	margin-bottom: 16pt;
}

h2, h3, h4, h5, h6 {
	font-size: 14pt;
	margin-bottom: 16pt;
}

p {
	margin-bottom: 16pt;
}

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}           
 /* Margin for lists in content */

#content ul, #content li {
	margin: 16pt;
}           
 /* 02 Layer */

#container {
	width: 100%;
	display: block;
	min-height: auto;
	height: auto;
}

#keyvisual, #headerzelle1, #headerzelle2, #headerzelle3, #genericnavigation, #navigation, #gennavigation, #navfooter, #servicebar, #spaceforfooter, #footer, #tblLeftFoot1, #tblMidFoot1, #tblRightFoot1, #tblRightFoot2, #breadcrumb {
	display: none;
}

#contentcontainer, #contentcontainernoservicebar, #content {
	width: 100%;
	float: none;
	overflow: visible;
}            
/* Disclaimer */

#tblMidFoot2 {
	position: static;
	font-size: 10pt;
	line-height: 14pt;
}            
/* 06 Hyperlinks */

a {
	color: #000;
	text-decoration: underline;
}

a.important {
	color: #f00;
	text-decoration: underline;
}

a.linkSmall {
	color: #000;
	text-decoration: underline;
	font-size: 10pt;
}            
/* Sitemap */

a.SiteMap {
	color: #000;
	font-size: 10pt;
	text-decoration: none;
}            /* Disclaimer */

a.disclaimer {
	color: #000;
	text-decoration: none;
}

#tblMidFoot2 a, #tblMidFoot2 a:hover {
	color: #000;
}           
 /* Form */

.button {
	color: #000;
	background-color: none;
	font-size: 11pt;
}

.textfield, .dropdown {
	background-color: none;
	font-size: 11pt;
}
}            
/* SWISSBAU CONTENT STYLES */

.contentlarge {
	padding-left:0px;
}

.textbild, .nurtext {
	width: 640px;
	padding-left:0px;
}

.textbildtext {
	border-top:1px solid #ed1c24;
	width: 389px;
	float:left;
	margin: 0;
	padding:15px 15px 15px 15px;
}

.textnurtext {
	width: 530px;
	margin: 0 0 10px 0;
	padding:10px 0px 0px 0px;
	border-left: 1px solid #90b938;
	border-right: 1px solid #90b938;
	background: transparent url('/global/show_picture.asp?id=aaaaaaaaaaarxlu') 0px 0px no-repeat;
}


.textnurtext table#preistraeger td{
   border-bottom: 1px dotted #90b938;
}

.textbild img {
	padding: 0 0 15px 5px;
}

.textbild h2, .nurtext h2, #list_gww h2, #list_hcm h2, #list_hfo h2, #list_hhf h2, #list_hzd h2, #list_hyx h2 {
	font-size: 1.0em;
	margin:0;
	padding:5px 5px 5px 5px;
	color: #90b938;
	text-transform: uppercase;
	border-top: 1px solid #90b938;
	border-right: 1px solid #90b938;
	border-left: 1px solid #90b938;
	width: 125px;
}

#list_gww h2, #list_hcm h2, #list_hfo h2, #list_hhf h2 {
	padding:0px;
}

.textbild p, .nurtext p {
	padding: 0 5px 0 5px;
}

.textbild a, .nurtext a {
	font-weight:bold;
	text-decoration:none;
}

.textbild a:hover, .nurtext a:hover {
	text-decoration:underline;
}

.headline h1 {
	font-size:1.2em;
	color: #90b938;
	text-transform:uppercase;
	margin:0;
	padding:0 0 3px 0px;
	/*width:550px;*/
	
}

.headline p {
	margin:2px 0 0 0;
	padding:0 0 0 0px;
	width:550px;
}

.textnurtext ul {
	list-style:none outside;
	margin-left:-10px;
	padding:0 10px 0 0;
}

.textnurtext li {
	list-style-type:none;
	padding:0 0px 10px 20px;
	margin-left:10px;
	color: #000000;
	background: transparent url('/global/show_picture.asp?id=aaaaaaaaaaanomi') 0px 5px no-repeat;
	display: block;
}

*+html .textnurtext li {
	padding:0 0 10px 20px;
}

.textnurtext table{
	margin: 0 0 0 5px;
}

.textnurtext td {
	padding: 0 0 0 0;
}

.home {
	padding:45px 0 25px 0;
}

.teaserbox, .textbox {
	float:left;
	width: 234px;
	margin: 0 0px 15px 0;
	border:1px solid #90b938;
}

.teaserbox {
	margin-top:0px;
}

.quer {
	width: 535px;
	margin: 0 0 15px 0;
}

*html .quer {
	width: 535px;
	margin: 0 0 15px 0;
}

.quer img {
	float:left;
	padding:0 0px 0 0;
	margin: -1px 15px 0 -1px;
	border-right: 1px solid #90b938;
	border-bottom: 1px solid #90b938;
}

.teaserbox h2, .textbox h2 {
	font-size:1.0em;
	margin:0 0px 0px 0;
	padding:0px;
	color:#90b938;
	text-transform:uppercase;
	clear: both;
}

.teaserbox h2 a, .teaserbox h2 a:hover, .textbox h2 a, .textbox h2 a:hover {
	font-size: 1.0em;
	color: #90b938;
	text-transform: uppercase;
	text-decoration: none;
}

.teaserbox h2 a:hover, .textbox h2 a:hover {
	text-decoration: underline;
}

.teaserbox p, .textbox p {
	padding:0;
	margin:0 0 10px 260px;
}

.quer p {
	padding: 15px 15px 0 0;
}

.quer h2 {
	float: left;
	padding-left: 0;
	padding: 10px 0 10px 10px;
}

.teaserbox p.aktuell {
	color:green;
}

.teaserbox a, .teaserbox a:hover, .textbox a, .textbox a:hover {
	font-weight:bold;
	text-decoration:none;
}

.teaserbox a:hover, .textbox a:hover {
	text-decoration:underline;
}

.teaserbox a.aktuell {
	color:#90b938;
}

.linkklein {
	font-size:9px;
}

.contentarea {
	width: 535px;
}

*html .contentarea {
	width: 353px;
}             /* Abstand oben für Kontaktseite */

#list_gww {
	margin-top:48px;
}            /* Holz Logo*/

#logoholz {
	position: absolute;
	left: 15px;       /*bottom: -65px;*/
	top: 795px;
}            /* Formular */

form {
	padding-left:30px;
}

form td {
	padding-bottom:5px;
}            /* Tabelle Peise und Konditionen */

h2.priceheadline {
	font-size:11px;
	color:#E2001A;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0 0 10px 0px
}

table.pricetable {
	margin-left:0px;
	border-collapse:collapse;
}

th.firstcol, th.secondcol, th.thirdcol {
	background:#fff;
	padding:5px 15px;
	text-align: left;
	vertical-align:top;
}

td.firstcol {
	background-color:#f6f6f6;
	padding:5px 15px;
	width:250px;
}

td.secondcol, td.thirdcol {
	background:#e3e4e5;
	padding:5px 15px;
	width:100px;
}

td.spacercol {
	width:15px;
	padding:0
}

td.firstrow {
	padding-top:15px;
}

td.lastrow {
	padding-bottom:15px;
}

hr.priceline {
	border: 0;
	color:#E2001A;
	background-color: #E2001A;
	height: 1px;
	margin: 5px 28px 5px 0px;
}

p.pricecondition {
	padding-left: 15px;
}            /* Tabelle Sponsoren */

table.sponsors {
	border-collapse:collapse;
	width:100%;
}

table.sponsors td {
	width:30%;
	padding:15px 0;
}            /*Kontaktseite*/

div.contact a {
	font-weight: bold;
	color: #000;
}

span.aktuell {
	color:#90b938;
}

#spacehome {
	height: 100px;
	clear: both;
}  /* Tabelle Medienmitteilungen nach oben rücken */

#content table.mediarelease {
	margin-top: -20px;
}

#content table.mediarelease td b{
	color:#90b938;
}
