/*Bowling macht Laune, NY DesignBeratung, Nicole Y. Männl, www.enypsilon.de*/
body {
background: white;
font-family: Arial, sans-serif; font-size:12pt;
color: black;
   }
.header, #navigation, #menu, #nav, .ueberimg, #bb,
#st1, #st2, #st3, #st4, #st5, #st6, #st7, #st8, #st9, #st10,
img
{
   display: none;
   }
.print {font-size: 14pt;}

.cont, .frame, .frame2,  #content, #content2{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

h1 {font-size: 13pt;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
h4 {font-size: 11pt;}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after, #content2 a:link:after, #content2 a:visited:after,
.newscont a:link:after, .newscont a:visited:after, .newscont a:link:after, .newscont a:visited:after,{
   content: " (" attr(href) ") ";
   }
#content a[href^="/"]:after, #content2 a[href^="/"]:after, .newscont a[href^="/"]:after, .newscont a[href^="/"]:after {
   content: " (http://www.bowlingmachtlaune.de/" attr(href) ") ";
   }
