/* CSS Print Style */
body {
   background: white;
   font-size: 12pt;
   float: none !important;
   }
#sky, #footer, #col1, #unten, #lautundklar, #mainNav, #impress, #top {
   display: none;
   }
#inhalt, #intro, #col1, #col2, #intro, .introtxt, .introlinks, #inhalt, .left, .left2, #anfahrt, .right, .right2, #footer, #container, .schritte, .bildlinks, .bildrechts{
float: none !important;
border: 0;
}


#col2{
width:90%;
margin: -100px 5% ;
position:absolute;
left:-200px;
top:0;
margin-left:-200px;
border: 0;
color: black;
background: transparent none;
}
#container {
   width: 100%;
   margin: -100px 5% 50px;;
   padding: 0;
   border: 0;
   float: none !important;
   position:absolute;
left:0;
left:-200px;
top:0;
margin-left:-200px;
   color: black;
   background: transparent none;
   padding-bottom:500px;
   }
div#container {
   margin-left: 10px;
   padding-top: 0;
   border-top: 1px solid #930;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#container a:link:after, #container a:visited:after {
   content: " (" attr(href) " ) ";
   font-size: 90%;
   }
#container a[href^="/"]:after {
   content: " (http://www.tankschutzcenter-bayern.de" attr(href) " ) ";
   }
div#sky {
	margin-bottom: -150px;
	}

div#sky img {
	vertical-align: bottom;
	}

