/* 00 General settings */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 75%;
}

html, body {
	height: 100%;
}

body {
	background: #fff url(/global/show_picture.asp?id=aaaaaaaaaaatepz) left top no-repeat;
}

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 {
	color: #000;
   	font: normal 1em/1.8em Verdana, Arial, Helvetica, sans-serif;	
}

.textBold, .textBoldSmall {
	font-weight: bold;
}

.textSmall, .textBoldSmall {
	font-size: 0.9em;
}

.textError {
	color: #f00;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.6em;
	color: #000;
	font: normal 1.5em/1.4em Verdana, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 1.8em;
}

hr {
	border: 0;
	color: #7abe97;
	background-color: #7abe97;
	height: 1px;
}

/* Margin for lists in content */
#content ul {
	padding-bottom: 1.8em;
}

#content li {
	margin-left: 20px;
}

/* Table alignment */
td {
	vertical-align: top;
}

/* 02 Layer */
#container {
	display: block;
	width: 996px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -80px;
	text-align: left;
}

#keyvisual {
	position: relative;
	overflow: hidden;
	width: 996px;
	height: 170px;
}

/* Header layers */
#headerzelle1 {
	display: none;
}

#headerzelle2 {
	width: 996px;
	height: 150px;
	background: transparent url(/global/show_picture.asp?id=aaaaaaaaaaateny) left top no-repeat;
}

#headerzelle3 {
	display: none;
}

/* Body wrapper */
#body {
	margin-bottom: 80px;
}

#navigation {
	float: left;
	overflow: hidden;
	width: 200px;
}

#gennavigation {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 150px;
	overflow: hidden;
	width: 799px;
	color: #62b42b;
	font-weight: normal;
	font-size: 0.85em;
}

/* Layer below footer */
#navfooter {
	overflow: hidden;
	width: 178px;
	margin: 0 11px;
}

div.navfooterbox {
	border-bottom: 1px dotted #7abe97;
	padding: 0 0 15px 0;
	text-align: center;
}

div.navfooterbox p.navfootertitle {
	margin-bottom: 1.6em;
	padding: 15px 0 0 0;
	color: #000;
	font: bold 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

/* Layer including Content and Servicebar */
#contentcontainer {
	float: left;
	overflow: hidden;
	width: 573px;
	padding: 0 25px;
}

/* Layer including only Content (no Servicebar) */
#contentcontainernoservicebar {
	float: left;
	overflow: hidden;
	/*width: 575px;*/
	width: 573px;
	padding: 0 25px;
}

#content {
	clear: both;
	margin-top: 65px;
	padding-bottom: 10px;
}

#servicebar {
	float: left;
	overflow: hidden;
	width: 173px;
	margin-top: 460px;
}

#spaceforfooter {
	clear: both;
	height: 80px;
}

#footer {
	position: relative;
	overflow: hidden;
	width: 996px;
	height: 80px;
}

/* Footer Layers */
#tblLeftFoot1 {
	position: absolute;
	left: 11px;
	top: 10px;
}

#tblMidFoot1 {
	position: absolute;
	left: 225px;
	padding-top: 1.4em;
	font-size: 0.8em;
	line-height: 1.2em;
}

#tblMidFoot1 a, #tblMidFoot1 a:hover {
	color: #62b42b;
	font-weight: normal;
	text-decoration: none;
}

#tblRightFoot1 {
	display: none;
}

#tblLeftFoot2 {
	display: none;
}

/* Disclaimer */
#tblMidFoot2 {
	position: absolute;
	top: 30px;
	left: 225px;
	width: 573px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #696969;
}

#tblRightFoot2 {
	display: none;
}

/* 03 Navigation */
#navigation ul.navcontent {
	padding: 60px 11px 0px 11px;
}

#navigation ul.navcontent ul {
	padding-top: 4px;
}

#navigation ul.navadmin {
	padding: 60px 11px 30px 11px;
}

#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 {
	display: block;
	overflow: hidden;
	border-top: 1px dotted #7abe97;
	background: transparent url(/global/show_picture.asp?id=aaaaaaaaaaatevz) left 9px no-repeat;
	padding: 5px 0 5px 25px;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
}

#navigation a.navlevel1:hover, #navigation a.navlevel1selected, #navigation a.navlevel1selected:hover, #navigation a.navlevel1parent:hover {
	background: transparent url(/global/show_picture.asp?id=aaaaaaaaaaatewa) left 9px no-repeat;
	color: #62b42b;
}

/* Navigation Level 2 */
#navigation a.navlevel2, #navigation a.navlevel2:hover, #navigation a.navlevel2selected, #navigation a.navlevel2selected:hover, #navigation a.navlevel2parent, #navigation a.navlevel2parent:hover {
	display: block;
	overflow: hidden;
	border: none;
	margin-left: 35px;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
}
#navigation a.navlevel2:hover, #navigation a.navlevel2selected, #navigation a.navlevel2selected:hover, #navigation a.navlevel2parent:hover {
	color: #62b42b;
}

/* Navigation Level 3 */
#navigation a.navlevel3, #navigation a.navlevel3:hover, #navigation a.navlevel3selected, #navigation a.navlevel3selected:hover {
	display: block;
	overflow: hidden;
	margin-left: 45px;
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
}

#navigation a.navlevel3:hover, #navigation a.navlevel3selected, #navigation a.navlevel3selected:hover {
	color: #62b42b;
}

li#naviffi {
	border-bottom: 1px dotted #7abe97;
}

/* Generic Navigation */
ul.genericnav, ul.languagenav {
	list-style: none;
}

ul.genericnav li, ul.languagenav li {
	float: left;
}

ul.genericnav {
	float: right;
	margin-right: 20px;
}

ul.languagenav {
	float: right;
}

ul.genericnav li a, ul.languagenav li a, ul.languagenav li span {
	color: #62b42b;
	text-decoration: none;
	font-weight: normal;
}

ul.genericnav li span {
}

ul.languagenav li span {
}

ul.genericnav li a:hover, ul.languagenav li a:hover {
	color: #62b42b;
	text-decoration: underline;
}

ul.genericnav li a, ul.languagenav li a {
	padding: 0 2px;
}

ul.genericnav li.genericnavlast span {
	display: none;
}

ul.languagenav li.languagenavlast span {
	display: none;
}

/* 04 Breadcrumb */
#breadcrumb {
	position: absolute;
	left: 226px;
	top: 180px;
	margin: 0 auto;
}

#contentcontainer #breadcrumb {
	width: 573px;
}

#contentcontainernoservicebar #breadcrumb {
	width: 573px;
}

#breadcrumb ul {
	float: right;
	overflow: hidden;
}

#breadcrumb ul li {
	float: left;
	list-style: none;
	color: #787878;
	font-size: 0.9em;
}

#breadcrumb li a, #breadcrumb li a:hover {
	color: #000;
	text-decoration: none;
}

#breadcrumb li a:hover {
	color: #000;
}

#breadcrumb li span {
	color: #000;
	padding: 0 2px;
}

#breadcrumb li.breadcrumblast span {
	display: none;
}

/* 05 Servicebox */
div.servicebox {
	margin: 9px 8px 9px 8px;
	border-bottom: 1px dotted #7abe97;
	padding:0 0 15px 0;
	text-align: center;
}

div.servicebox p.ServiceboxHeaderArea {
	margin-bottom: 1.6em;
	color: #000;
	font: bold 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

div.servicebox p {
}

/* 06 Hyperlinks */
a, a:hover {
	color: #62b42b;
	font-weight: bold;
	text-decoration: none;
}

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: #62b42b;
	text-decoration: none;
	font-size: 0.85em;
}

a.linkSmall:hover {
	text-decoration: underline;
}

/* Sitemap */
a.SiteMap, a.SiteMap:hover {
	color: #62b42b;
	font-size: 0.9em;
	text-decoration: none;
}

a.SiteMap:hover {
	text-decoration: underline;
}

/* Footer */
a.top, a.top:hover {
	color: #62b42b;
	text-decoration: none;
}

/* Disclaimer */
a.disclaimer, a.disclaimer:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#tblMidFoot2 a, #tblMidFoot2 a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
}

/* Form */
.button {
	color: #fff;
	background-color: #62b42b;
	font-size: 0.9em;
}

.textfield, .dropdown {
	background-color: #fff;
	font-size: 0.9em;
}

/* 07 Photogallery */
div.photogallery {
	position: relative;
	width: 100%;
	font-size: 1em;
	color: #000;
}

/* Definition der divs welche Fotos und Text beinhalten */
div.imagebox100, div.imagebox50, div.imagebox33 {
	float: left;
 	margin: 10px 0;
	text-align: center;
}

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;
	border: 1px dotted #62B42B;
	background-color: #fff;
	padding: 5px;
}

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;
	width: 50%;
	text-align: left;
	font-weight: bold;
}

div.photogallery .pagingfooter span.right {
	float: left;
	width: 50%;
	text-align: right;
	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;
	top: 50%;
	left: 50%;
	overflow: visible;
	width: 372px;
	height: 252px;
	margin: -136px 0 0 -186px;
	text-align: center;
}

.photo .portrait {
	position: absolute;
	top: 45%;
	left: 50%;
	overflow: visible;
	width: 252px;
	height: 372px;
	margin: -196px 0 0 -126px;
	text-align: center;
}

.photo .portrait p, .photo .landscape p {
	margin: 0;
	padding: 0;
}

.photo .imageborder {
	padding: 5px;
	border: 1px dotted #62B42B;
	background-color: #fff;
}

.photo .pagingfooter {
	position: absolute;
 	left: 0;
	bottom: 0;
	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;
	width: 33%;
	text-align: right;
}

.photo .pagingfooter span.middle {
	float: left;
	width: 34%;
	text-align: center;
}

.photo .pagingfooter span.right {
	float: right;
	width: 33%;
	text-align: left;
	vertical-align: middle;
}

.photo .pagingfooter span.middle a {
	line-height: 16px;
}

.photo .pagingfooter span span {
	padding: 0 5px;
	color: #776a30;	
}

/* 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;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: url('http://media.messe.ch/cms/global/my-login/bg-login-forms.jpg') repeat-x 0 20px;
	padding: 10px;
}

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 {
	margin: 0 0 19px -11px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #bbb url('http://media.messe.ch/cms/global/my-login/bg-login-forms-legend.gif') repeat-x;
	padding: 2px 5px 2px 8px;
	color: #fff;
}

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: 570px; /* Edit here width of online shop */
	padding-left: 1px; /* FF Tableborder-Bug */
	padding-top: 20px;
}

#shopContent table {
	width: 570px; /* Edit here width of online shop */
	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;
	border-bottom: 1px solid #6e787e;
	background: #d3dadd url(http://media.messe.ch/cms/global/onlineshop/bg_header_1_long.gif) left top repeat-x;
	padding: 0 5px;
	color: #516275;
	font-size: 11px; /* Edit here for font sizes */
}

#shopContent table td {
	padding: 10px 5px;
}

#shopContent h2 {
	clear: both;
	margin-top: 1.5em;
	color: #6e787e;
	font-size: 14px; /* Edit here for font sizes */
}

#shopContent img {
	margin-right: 5px;
	border: none;
	vertical-align: middle;
}

#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 {
	float: right;
	width: 30%;
	margin-left: 10px;
	border: 1px solid #6e787e;
	background: #e7e7e6 url(http://media.messe.ch/cms/global/onlineshop/bg_table_1.gif) left top repeat-x;
	padding: 10px;
}

#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;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: url('http://media.messe.ch/cms/global/my-login/bg-login-forms.jpg') repeat-x 0 20px;
	padding: 10px;
}
  
/* hack für ff zum ausrichten der Hintergrundgrafik */  
html:not([dummy]) #shopContent form.shopformaddresses fieldset {
	background-position: left top;
}
#shopContent form.shopformaddresses fieldset legend {
	
	margin: 0 0 19px -11px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #bbb url('http://media.messe.ch/cms/global/my-login/bg-login-forms-legend.gif') repeat-x;
	padding: 2px 5px 2px 8px;
	color: #fff;
}

/* 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 {
	margin-right: 5px;
	vertical-align: middle;
}

#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 {
	overflow: hidden;
}

/* Online-Shop: Hinweistext NGN */  
div.ngn div.header {
	display: inline;
	background: transparent url(http://media.messe.ch/cms/global/onlineshop/ngn-button.gif) left center no-repeat;
	padding-left: 20px;
}

div.ngn div.description {
	display: inline;
}

/* 11 Newsletter */
#newslettercontainer {
	width: 556px;
	border: 1px solid #ccc;
	padding: 5px;
}

#newslettercontainer #banner img {
	width: 556px;
}

#newslettercontainer h1 {
	margin-bottom: 1.4em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#newslettercontainer h2 {
	margin-bottom: 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

.newsletterdatum {
	padding-left: 10px;
	font-style: italic;
}

.newslettertitel {
	font-weight: bold;
}

#newslettertitel {
	padding-top: 10px;
}

#newslettertitel h1 {
	color: #938271;
	font: normal 1em/1.6em Verdana, Arial, Helvetica, sans-serif;
}

.newsletterliste {
	padding-bottom: 30px;
}

.newsletterheader {
	border: solid 1px;
	border-color: #82959f;
	background-color: #fff;
	padding: 5px;
}

/* 88 Miscellaneous */ 
 
/* Article Medienmitteilung */
table.mediarelease hr {
	display: none;
}

table.mediarelease img {
	padding: 0 5px;
}

/* Teaserbox */
.teaserbox {
	float: left;
	width: 173px;
	margin: 10px 15px 10px 0;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teaserboxmedien {
	float: left;
	width: 173px;
	margin: 10px 15px 10px 0;
	border: 1px dotted #7abe97;
	padding: 3px;	
}

.teaserboxlast {
	float: left;
	width: 173px;
	margin: 10px 0 10px 0;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teaserboxlastmedien {
	float: left;
	width: 173px;
	margin: 10px 0 10px 0;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teaserbox_2column_right {
	float: left;
	width: 210px;
	margin: 10px 15px 10px 0px;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teaserbox_2column_left_sonder {
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teaserbox_2column_right_sonder {
	float: left;
	width: 250px;
	margin: 0 0 10px 0;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teaserbox_2column_left {
	float: left;
	width: 210px;
	margin: 10px 15px 10px 61px;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teasertext {
	background-color: #f4fbee;
}

.teasertextmedien {
	background-color: #f4fbee;
	font-size: 0.9em;
	line-height:1.5em;
}

.teasertext h2 {
	margin: 5px;
	font-size: 1.2em;
}

.teasertextmedien h2 {
	margin: 3px 0 0 0;
	font-size: 1.2em;
}

.teaserbox24 {
	clear: both;
	width: 565px;
	height: 115px;
	margin: 10px 0 10px;
	border: 1px dotted #7abe97;
	padding: 3px;
}

.teaserbox24 img {
	float: left;
}

.teasertext24 {
	position: relative;
	height: 115px;
	margin-left: 173px;
	border-left: 3px solid #fff;
	background-color: #f4fbee;
}

.teasertext24 h2 {
	margin: 0;
	font-size: 1.2em;
}

/* 99 @media print */
@media print {
/* 00 General settings */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 11pt;
}

body {
	background-color: #fff;
	background-image: none;
}

/* 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, h2, h3, h4, h5, h6 {
	font-size: 16pt;
	margin-bottom: 16pt;
	color: #000;
}

p {
	margin-bottom: 16pt;
}

hr {
	height: 1px;
	border: 0;
	background-color: #000;
	color: #000;
}

/* Margin for lists in content */
#content ul, #content li {
	margin: 16pt;
}

/* 02 Layer */
#container {
	display: block;
	width: 100%;
	min-height: auto;
	height: auto;
}

#keyvisual, #headerzelle1, #headerzelle2, #headerzelle3, #genericnavigation, #navigation, #gennavigation, #navfooter, #servicebar, #spaceforfooter, #footer, #tblLeftFoot1, #tblMidFoot1, #tblMidFoot2, #tblRightFoot1, #tblRightFoot2, #breadcrumb {
	display: none;
}

#contentcontainer, #contentcontainernoservicebar, #content, #footer {
	position: static;
	float: none;
	overflow: visible;
	width: 100%;
}

/* 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 {
}

#tblMidFoot2 a, #tblMidFoot2 a:hover {
}

/* Form */
.button {
	background-color: none;
	color: #000;
	font-size: 11pt;
}

.textfield, .dropdown {
	background-color: none;
	font-size: 11pt;
}