@charset "UTF-8";
/* 				Druckversion
 * project		Unternehmenswebsite kunde
 * set: 		20080101
 * modified: 	20080623
 * author: 		agentur ehrenplatz - letzter bearbeiter: sm
 * ToDos:		-
==============================================================
*/

#logo, #image { position: relative; }
#columnLinks, #columnLinks_content, #lyric { float:none; width: 100%; margin: 0; padding: 0; border: 0; }
#columnRechts, #lyricTop, #lyricBottom, .nonoprinting, #navTop, #nautical, #schnellsuche, .nosey, .skiphop {
	display:none
}
#lyric { display:block }
#lyric_content, #footer { background: transparent }

body, #bbMargins, #bb, #content { border: 0; margin:0; padding: 0; }
body, #bbMargins, #bb, #content, .pillarM, .pillarL, .pillarR { margin:0; padding: 0; }
#bbMargins, #bb { width: 100% !important; min-width:0; max-width: none; }
#globalHeader { height: auto; }

.pi25L, .pi33L, .pi38L, .pi50L, .pi62L, .pi66L, .pi75L,
.pi25R, .pi33R, .pi38R, .pi50R, .pi62R, .pi66R, .pi75R {
    width: 100%; margin:0; float:none; overflow:visible; display:table;
}

/** Overflow_hidden-Bug */  
.floatbox,
.lyricpillars { 
    overflow:visible; 
    display: table; 
}

/********************************* Text-Formatting *********************************/

body * { font-family: Verdana, Arial, Helvetica, sans-serif; }
code, pre { font-family:"Courier New", Courier, mono}
body {font-size: 11pt}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {border-top: 3pt solid #cccccc; font-size: 14pt; font-weight: bold; margin: 20pt 20pt 0 20pt; padding-top: 5pt;}
#content h1 {font-size: 11pt; font-weight: normal; }

a {color: black; text-decoration: none;}

#footer {border-top: 1pt solid #8c8c8c; margin-top: 10pt; padding-top: 6pt;}

img, img a {border: 0 none;}

.colorize {color: #C10260; background: transparent;}

h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }

  /** Abkürzungen auszeichnen */
abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

  /** Linkicons */
#bb a[href^="http:"], #bb a[href^="https:"]
  {
    padding-left: 0;
    background-image: none;
}

#content ul li { list-style-type: circle; }

 /** url-Anzeige nach Linktext, nicht im IE */
a[href]:after {
    content:" <URL: "attr(href)">";
    color:#444;
    background:inherit;
    font-style:italic;
}

  /** wenn gewünscht: Spaltenauszeichnung */
#columnLinks_content:before, #columnRechts_content:before, #lyric_content:before {
    content: "";
    color:#888;
    background:inherit;
    display:block;
    font-weight:bold;
    font-size:1.5em;
}


 /* Ende @media N I C H T  L Ö S C H E N */

/*============================================================
E N D E print.css
============================================================*/
