body {
   background: white;
   font-size: 12pt;
   text-align:left;
   }

div#mitte {
   left: 0px;
   top: 0px
   margin: 0 0;
   padding: 0;
   border: 2px;
   float: none !important;
   color: black;
   background: transparent none;
   }

div#content {
   width: 600px;
   margin-left: -20px;
   padding-top: 1em;
   border-top: 2px solid #930;
   text-align:left;
   }
   
table { 
	table-layout: fixed;
	width: 600px;
   }
   
table.a {
	text-align:left;
   }

h1 {
font-size: 15pt;
   }

h1 {
font-size: 15pt;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: none; text-align:left;
   }

#content a[href^="/"]:after {
   content: " (http://www.hanskollerpreis.at" attr(href) ") ";
   }
   

#topbalken {
	display: none;
}

#fusszeile {
	display: none;
}



