@page { size: 21cm 29.7cm }

body {
  background: white;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Sans-serif; 
}

table {
  width: 90%;
	margin: 0 5%; 
	padding: 0; 
	empty-cells: show;
}

input {
  border: 0; 
	font-weight: bold; 
}

h1 {
  font-size: 120%;
	color: #000000; 
}

h2 {
  font-size: 100%; 
	color: #000000; 
}

h3 {
  font-size: 90%;
	color: #000000; 
}

a {
  text-decoration: none;
	color: #000000; 
}

.sslutspellista td, .programlista td, .kvallista td {
  border-bottom: 1px solid #000000;
}

.slutspellista span {
  width: 100%; 
  text-align: center;
	border-bottom: 1px solid #000000;
	display: block; 
}

.printonly {
  display: block; 
}

.noprint {
  display: none; 
}

.bigboldtext {
  font-size: 110%;
	font-weight: bold; 
}

.smalltext {
  font-size: 0.7em; 
	font-family: Tahoma, Verdana, Sans-serif; 
}

.kvallista {
  page-break-before: auto;
}

#wrapper h1, #wrapper h2 {
  display: none; 
}

#framecontentLeft, #framecontentBottom {
	display: none;
}
	
#maincontent {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}