/* Name: Default Screen CSS */
/* Usage: www.ineltec.ch */
/* Last edited: 24.11.2011 BG */

/* 00 General settings */     
* {     
 margin: 0;     
 padding: 0;     
}     
     
html {     
 font-size: 68.75%;
}     
     
html, body {     
 height: 100%; 
 background: #00769b;      
}     
     
body {     
}     
     
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.05em/1.4em Arial, Helvetica, sans-serif;     
 color: #000;     
}     
     
.textBold, .textBoldSmall {     
 font-weight: bold;     
 text-transform: uppercase;     
 color: #94a7b0;   
 display: block;   
}     
     
.textSmall, .textBoldSmall {     
 font-size: 0.9em;     
}     
     
.textError {     
 color: #f00;     
}     
     
h1 {     
 font-size: 1.7em;          
 color: #0087a9;   
 margin-bottom: 1.5em; 
 font-weight: normal;    
 padding: 10px 10px 8px 0;
 display: inline;
 background:url(http://media.messe.ch/Ineltec/h1_corner.gif) bottom right no-repeat;
} 

h2, h3, h4, h5, h6 {     
 font-size: 1.05em;     
 line-height: 1.2em;     
 margin-bottom: 1.3em;     
}      

h2 {         
 color: #0087a9;    
 margin-bottom: 0.5em;   
}  

h3 {             
 color: #0087a9;    
 margin-bottom: 0.5em;  
 font-weight: normal; 
}    
     
    
p {     
 margin-bottom: 1.3em;     
}     

p.intro{
 margin-top: 2em;
 font-size: 1.2em !important; 
 line-height: 1.3em;         
 color: #0087a9;   
}
     
hr {     
 border: 0;     
 color: #005784;     
 background-color: #94a7b0;     
 height: 1px;     
}     
     
strong {     
 font-weight: bold;     
}   
   
/* User styles */   
.head {   
 display: block;   
 text-transform: none;   
 font-weight: bold;   
 color: #0087a9;   
 font-size: 1.3em;   
 margin-bottom: 0.5em;  
}   
   
.subhead {   
 display: block;   
 text-transform: uppercase;   
 font-weight: bold;   
 color: #0087a9;   
 padding-bottom: 5px;   
 border-bottom: 1px solid #94a7b0;   
}   
     
/* Margin for lists in content */     
#content ul, #content ol {     
 margin-bottom: 1.3em;   
 list-style: url(http://media.messe.ch/Ineltec/bullet_neu.gif);  
}     
     
#content li {     
 margin-left: 25px;     
}     
     
/* Table alignment */     
td {     
 vertical-align: top;     
}     
     
/* 02 Layer */     
#container {     
 width: 956px;     
 display: block;     
 min-height: 100%;     
 height: auto !important;     
 height: 100%;     
 margin-bottom: -70px;     
 text-align: left;   
 background: #00769b url(http://media.messe.ch/ineltec/content_background.gif) left 170px repeat-y;
}     
     
#keyvisual {     
}     
     
/* Header layers */     
#headerzelle1 {     
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:300;
	height: 167px;
	width: 160px;
	background: transparent;
}  


#headerzelle2 {     
 position: relative;     
 width: 956px;     
 height: 170px;     
 overflow: hidden;
 background: transparent url(/global/show_picture.asp?id=aaaaaaaaaaasxkm) left top no-repeat;
 z-index: 0;  
}  
  
#headerzelle3 {     
 display: none;     
}     
     
/* Body wrapper */     
#body {     
 margin-bottom: 70px;     
}     
     
#navigation {     
 width: 158px;     
 padding: 17px 20px 0 20px;     
 float: left;     
 overflow: hidden;     
 background: #fff;
}     
     
#gennavigation {     
 position: absolute;     
 left: 245px;     
 top: 160px;     
 width: 515px;     
 height: 15px;     
 overflow: hidden;
 z-index: 2;
}     
     
/* Layer below footer */         
#navfooter {     
 overflow: hidden;  
 background: #fff;   
}  

#navfooter p{
	font-weight: bold;
	color: #0087a9;   
}   
     
/* Layer including Content and Servicebar */     
#contentcontainer {     
 width: 515px;     
 padding: 20px 38px 50px 47px;     
 float: left;     
 overflow: hidden;       
}     
     
/* Layer including only Content (no Servicebar) */     
#contentcontainernoservicebar {     
 width: 673px;     
 padding: 20px 38px 0 47px;     
 float: left;     
 overflow: hidden;     
}     
     
#content {     
 clear: both;     
}     
     
#servicebar {     
 width: 153px;     
 padding: 100px 0px 0px 5px;     
 float: left;     
 overflow: hidden;  
 margin: 0px 0 0 0px;   
 background: #00769b url(/global/show_picture.asp?id=aaaaaaaaaaapfux) left top no-repeat;    
}        
     
#spaceforfooter  {     
 height: 70px;     
 clear: both;     
}     
     
#footer {     
 position: relative;     
 width: 956px;     
 height: 70px;         
 overflow: hidden;    
 background: #00769b url(/global/show_picture.asp?id=aaaaaaaaaaarzni) left bottom no-repeat;    
}     

/* Dienstleistungen */ 
.nurtext {        
 width: 520px;        
 padding-left:0px;        
}        
       
.textnurtext {        
 width: 520px;        
 float:left;        
 margin: 0;        
 padding:0 15px 15px 0px;        
}  
    
/* Footer Layers */     
#tblLeftFoot1 {     
 position: absolute;     
 left: 0;     
 top: 0;     
 width: 158px;     
 padding: 0 20px;     
}     
     
#tblMidFoot1 {     
 position: absolute;     
 width: 515px;     
 height: 19px;     
 left: 245px;     
 border-top: 1px solid #abcfdb;     
 padding-top: 5px;     
 font-size: 0.9em;     
 font-weight: bold;     
 line-height: 1.1em;     
}     
     
#tblMidFoot1 a, #tblMidFoot1 a:hover {     
 color: #0087a9;     
 text-decoration: none;     
}     
     
#tblRightFoot1 {     
 display: none;     
}     
     
#tblLeftFoot2 {     
 display: none;     
}     
     
/* Disclaimer */     
#tblMidFoot2 {     
 position: absolute;     
 width: 515px;     
 top: 20px;     
 left: 245px;     
 font-size: 0.9em;     
 line-height: 1.1em;     
}     
     
#tblRightFoot2 {     
 display: none;     
}     
     
/* 03 Navigation */     
#navigation ul.navcontent {     
 padding: 0px 0 20px 0;     
}     
     
#navigation ul.navadmin {     
 padding: 25px 0 20px 0;     
}     
     
#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;     
 width: 100%;     
 font-weight: bold;     
 font-size: 1.15em;        
 line-height: 1.8em;        
 text-decoration: none;        
 overflow: hidden;     
 color: #0087a9;     
 border-bottom: 1px dotted #0087a9;     
}     
     
#navigation a.navlevel1:hover {     
 color: #b83251;     
}     
     
#navigation a.navlevel1selected, #navigation a.navlevel1parent, #navigation a.navlevel1selected:hover, #navigation a.navlevel1parent:hover {       
 color: #b83251;     
 border-bottom: 1px dotted #0087a9;     
}     
     
/* 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;  
 font-size: 1.08em;            
 line-height: 1.8em;        
 text-decoration: none;        
 overflow: hidden;     
 color: #0087a9;   
 border-bottom: 1px dotted #0087a9;      
}     
     
#navigation a.navlevel2:hover, #navigation a.navlevel2selected, #navigation a.navlevel2selected:hover, #navigation a.navlevel2parent:hover {       
 color: #b83251;     
}     
     
/* Navigation Level 3 */        
#navigation a.navlevel3, #navigation a.navlevel3:hover, #navigation a.navlevel3selected, #navigation a.navlevel3selected:hover {        
 display: block;  
 font-size: 1.08em;               
 line-height: 1.8em;        
 text-decoration: none;        
 overflow: hidden;     
 color: #0087a9;
 margin-left: 5px;
 border-bottom: 1px dotted #0087a9;     
}     
     
#navigation a.navlevel3:hover, #navigation a.navlevel3selected, #navigation a.navlevel3selected:hover {       
 color: #b83251;    
}     
     
/* Generic Navigation */     
ul.genericnav, ul.languagenav  {     
 list-style: none;     
}     
     
ul.genericnav li, ul.languagenav li {     
 float: left;     
}     
     
ul.genericnav {     
 float: left;     
}     
     
ul.languagenav {     
 float: right;     
}     
     
ul.genericnav li a, ul.languagenav li a,  ul.languagenav li span {     
 color: #0087a9;     
 text-decoration: none;     
 font-size: 0.9em;     
}     
     
ul.genericnav li span {     
 display: none;     
}     
     
ul.languagenav li span {     
 display: none;     
}     
     
ul.genericnav li a:hover, ul.languagenav li a:hover {     
 color: #0087a9;     
 text-decoration: underline;     
 font-size: 0.9em;     
}     
     
ul.genericnav li a {     
 padding-right: 7px;     
}     
     
ul.languagenav li a {     
 padding-left: 7px;     
}     
     
ul.genericnav li.genericnavlast span {     
 display: none;     
}     
     
* html ul.genericnav li.genericnavlast span {     
 /*padding-top: 2px;*/     
}     
     
ul.languagenav li.languagenavlast span {     
 display: none;     
}     
     
     
/* 04 Breadcrumb */     
#breadcrumb {     
 width: 100%;     
 padding-top: 0px;    
 margin-bottom: 30px; 
}     
     
#breadcrumb ul {        
}     
     
#breadcrumb ul li {     
 list-style: none;     
 float: left;     
 color: #000;     
 font-size: 0.9em;     
}     
     
#breadcrumb li a, #breadcrumb li a:hover {     
 color: #5c5c5c;     
 text-decoration: none;     
}     
     
#breadcrumb li a:hover {     
 text-decoration: underline;     
}     
     
#breadcrumb li span {     
 color: #5c5c5c;     
 padding: 0 2px;     
}     
     
#breadcrumb li.breadcrumblast span {     
 display: none;     
}     
     
/* 05 Servicebox    */ 
div.servicebox {     
 border: none;         
 margin-bottom: 12px;    
}     
     
div.servicebox p.ServiceboxHeaderArea {  
 font-weight: bold;     
 color: #fff;     
 background: transparent url(/global/show_document.asp?id=aaaaaaaaaaapfur) left top no-repeat;
 margin: 0;     
 padding: 5px;   
 text-align: center;  
}     
     
div.servicebox p {     
 padding: 5px 5px 5px 5px;  
 background: transparent;
}

div.servicebox div {       
	 background: transparent url(/global/show_document.asp?id=aaaaaaaaaaapfus) left bottom no-repeat;
	 padding: 12px;
}   
     
/* 06 Hyperlinks */     
a, a:hover {     
 color: #0087a9;     
 text-decoration: underline;     
}     
     
a:hover {     
 text-decoration: none;     
}     
     
a.important, a.important:hover {     
 color: #f00;     
 text-decoration: none;     
}     
     
a.important:hover {     
 text-decoration: underline;     
}     
     
a.linkSmall, a.linkSmall:hover {     
 color: #0087a9;     
 text-decoration: underline;     
 font-size: 0.9em;     
}     
     
a.linkSmall:hover {     
 text-decoration: none;     
}     
     
/* Sitemap */     
a.SiteMap, a.SiteMap:hover {     
 color: #0087a9;     
 font-size: 0.9em;     
 text-decoration: none;     
}     
a.SiteMap:hover {     
 text-decoration: underline;     
}     
     
/* Footer */    
a.top, a.top:hover {     
 color: #0087a9;     
 text-decoration: none;     
}     

/* Disclaimer */     
a.disclaimer, a.disclaimer:hover {     
 color: #000;     

 text-decoration: none;     
}     
     
#tblMidFoot2 a, #tblMidFoot2 a:hover {     
 color: #000;     
 text-decoration: none;     
}     
     
/* Form */     
.button {     
 color: #fff;     
 background-color: #0087a9;     
 font-size: 0.9em;     
}     
     
.textfield {     
 background-color: #fff;     
 font-size: 0.9em;     
}

.dropdown {     
 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;     
 /*height: 220px;*/     
 /* height: 300px;*/     
 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 */     
/* Table overview */     
/* Shopbasket info */     
/* Shop basket detailed view */     
/* Shop form addresses */     
/* hack für ff zum ausrichten der Hintergrundgrafik */     
/* Block version */     
/* Float Version */        
/* Order summary */     
/* Order confirmation */     
/* my-orders */          
/* Online-Shop: Hinweistext NGN */      
/* 11 Newsletter */
/* Basisweb-View */
#newslettercontainer {
	width: 503px;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #82959f;
	font: normal 1.05em/1.4em Arial, Helvetica, sans-serif !important;
}

#newslettercontainer #banner img {
	width: 503px; /* gestaucht, original 640px */
}

.newsletterdatum {     
	 padding-left: 10px;     
	 font-style: italic;     
}     
     
.newslettertitel {     
	 font-weight: bold;     
	 /*padding-left: 5px;*/     
}

#newslettertitel {     
	 padding-top: 10px;     
}

.newsletterliste {     
	 padding-bottom: 0;     
}     
     
.newsletterheader {     
	 background-color: #fff;     
	 padding: 5px;
	 margin-top: 10px;    
	 border: 1px solid #82959f; 
	 font: normal 1.05em/1.4em Arial, Helvetica, sans-serif !important;    
}

#newslettercontainer h1, #newslettercontainer p.top a {
	padding: 10px;
}

/* Layout E-Mail Preview (ist hier integriert, weil bei mehrsprachiger CSS-Verwendung Newsletter-CSS nicht einzeln angezogen werden kann)*/
/* Typography */
table#outlook2007 #container h1 {
	padding: 10px;
}

/* Layers */
table#outlook2007 #container  {
	width: 640px;
	margin: 0;
}

table#outlook2007 {
	width: 640px;
	border: 1px solid #82959f;
	background-color: #fff;
}

#linkinstanz {
	float: left;
}

#newsletterlanguages {
	float: right;
}

#banner {
}

#mailanrede {
	padding: 10px;
}

#titel {
	padding: 10px;
}

#mailheader {
	padding: 10px;
    font-weight: bold;
}

#directory {
	padding: 10px;
}

#mailfooter {
	padding: 10px;
	color: #666;
}

#footerimage {
}

/* Directory */
#directory ul, #directory li {
	/*margin: 0;*/
	padding: 0;
}

#directory li {
	/*list-style: none;*/
}

/* Hyperlinks */
#linkinstanz a {
	text-decoration: none;
}

#newsletterlanguages a {
	text-decoration: none;
	margin-right: 5px;
}

#mailfooter a {
	color: #666;
}

/* Toplinks */
table#outlook2007 #container p.top {
	clear: both;
	background-color: #fff;
	padding: 10px;
}
table#outlook2007 #container .top a:link, table#outlook2007 #container .top a:visited, table#outlook2007 #container .top a:hover, table#outlook2007 #container .top a:active {
	padding-right: 12px;
	text-decoration: none;
	background: url(http://media.messe.ch/xpedite/corporate/2007/images/icon-top.gif) no-repeat right center;
}

/* Itemelements: itemleft, itemright, itemrow */
div.itemleft {
	padding: 10px;
}

/* Text floats image to the right */
div.itemleft img.textfloat {
	float: left;
	padding-right: 10px;
}

div.itemleft img.textnofloat {
	float: left;
	padding-right: 10px;
}



div.itemright {
	padding: 10px;
}

/* Text floats image to the left */
div.itemright img.textfloat {
	float: right;
	padding-left: 10px;
}

div.itemright img.textnofloat {
	float: right;
	padding-left: 10px;
}

div.itemrow {
	padding: 10px;
}

div.left {
	float: left;
	width: 290px;
}

div.right {
	float: right;
	width: 290px;
}

/* 88 Miscellaneous */     
/* Article Medienmitteilung */   

table.mediarelease p {     
 width: 450px !important;     
} 
  
table.mediarelease hr {     
 display: none;     
}     
     
table.mediarelease img {     
 padding: 0 5px;     
}  
  
#portalmediarelease {  
border-top: 1px solid #94a7b0;  
}

/* Portalseite Teaserboxen */
.contentarea {
	width: 534px;
}

.teaserbox {
	float: left;
	width: 166px;
	margin: 0 10px 20px 0;
	border: none;
}

.teaserbox h2 {     
	font-size: 1.5em;
	margin: 0;
	padding: 10px 10px 0 0px;
	color: #0087a9;
}

.teaserbox h2 a, .teaserbox h2 a:hover {     
	font-size: 1em;
	color: #0087a9;
	text-decoration: none;
   
}

.teaserbox h2 a:hover {        
	text-decoration: underline;
} 

.teaserbox p {
	padding: 5px 10px;
	margin: 0;
}

.teaserbox a, .teaserbox a:hover {
}

.teaserbox a:hover {          
}

.quer {
	position: relative;
	width: 336px; /* to be specified */
	margin: 0 0 20px 0;
	padding-left: 186px; /* to be specified */
	height: 110px;
	border-bottom: 1px solid #fff;
}

.quer img {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
}

.quer img {
	float: left;
}


.quer p, .quer h2 {
	padding: 5px 10px 5px 0px;
}

.quer2 {
	position: relative;
	width: 326px; /* to be specified */
	margin: 0 0 20px 0;
	padding: 0 186px 0 10px; /* to be specified */
	height: 110px;
}


.quer2 img {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
}

.quer2 p, .quer2 h2 {
	padding: 5px 0 5px 0;
}



.quer_kleinerabstand {
	position: relative;
	width: 336px; /* to be specified */
	margin: 0 0 20px 0;
	padding-left: 186px; /* to be specified */
	height: 75px;
	border-bottom: 1px solid #fff;
}

.quer_kleinerabstand img {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
}

.quer_kleinerabstand img {
	float: left;
}


.quer_kleinerabstand p, .quer_kleinerabstand h2 {
	padding: 5px 10px 5px 0px;
}


table.content{
	margin: 0 0 18px 0;
}

table.content th{
	background-color: #54aac5;
	padding: 5px;
}

table.content td{
	background-color: #d6e7ec;
	padding: 5px;
}

/* RSS FEEDS  */
div.rssFeed {
background: #fff;
font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;   
padding: 0px;
margin: 10px 0 10px 0;
width: 510px;
} 

.rssItemImage{
	width: 166px;
	float: left;
	margin: 0 20px 20px 0;
}

.rssFeedIntro{
	width: 166px;
	float: left;
	margin: 0 20px 0 0;
}

#rssFeedItemiqe, #rssFeedItemisv{
	float: left;
	border: 1px solid #8DAF3E;
	padding: 5px;
	width: 230px;
	height: 480px;
}

:root #rssFeedItemiqe, #rssFeedItemisv{  /*Hack für Firefox, da eine andere Höhe benötigt wird*/
	height: 530px;
}

div.rssFeed .zwischentitel {
color: #000;
}

.rssChannel
{
	font:normal 12px/16px Verdana, Arial, sans-serif;
}

a.rssChannelLink 
{
font-weight:bold;
font-size:14px;
color:#0087A9;
text-decoration:none;
text-transform:uppercase;
display:block;
border-bottom:1px dotted #8A8A8A;
padding-bottom: 3px; 
}

.rssChannelDesc
{
color:#000000;
font-style:italic;
display:block;
}

.rssChannelCopyright
{
color:#000000;
font-size:10px;
}

.rssItem
{
margin-top: 10px;
margin-bottom: 20px;
padding-bottom: 20px;
background: #fff;
}

.rssItem a 
{
font:normal 12px/16px Verdana, Arial, sans-serif;
color:#0087A9;
font-size:11px;
line-height:16px;
}

a.rssItemLink
{
	font-family: Arial, Helvetica, sans-serif;
font-size:1.52em;
line-height:1.2em;
font-weight:bold;
color:#0087A9;
margin: 0 10px 0 0;
display:block;
text-decoration:none;
}

a:hover.rssItemLink
{
text-decoration: underline;
}	
	
a.rssItemLinkHome
{
display: none;
}

.rssItemAuthor
{
color:#999999;
font-size:10px;
padding-right:5px;
font-style:italic;
}

.rssItemPubDate
{
font-size:11px;
margin: 3px 0px 10px 0;
display: block;
}

.rssItemDescription
{
font-size: 1em;
line-height:1.4em; 
font-family:Arial, Helvetica, sans-serif;
  clear: both;
}

a.postlink
{
font:normal 12px/16px Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}

a.rssItemDescription
{
font:normal;
font-size: 1em;
line-height:1.4em; 
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}

    
/* 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 11pt/15pt Arial, Helvetica, sans-serif;     
 color: #000;     
}     
     
.textSmall, .textBoldSmall {     
 font-size: 10pt;     
}     
     
.textError {     
 color: #f00;     
}     
     
h1 {     
 font-size: 14pt;     
 margin-bottom: 15pt;     
}     
     
h2, h3, h4, h5, h6 {     
 font-size: 12pt;     
 margin-bottom: 15pt;     
}     
     
p {     
 margin-bottom: 15pt;     
}     
     
hr {     
 border: 0;     
 color: #000;     
 background-color: #000;     
 height: 1px;     
}     

/* User styles */   
.head, .subhead {   
 color: #000;   
}   
     
/* Margin for lists in content */     
#content ul, #content li {     
 margin: 15pt;     
}     
     
/* 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, div.noshowprint {     
 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;     
}
