body {
  background: #ffe;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
margin: 0;
-webkit-text-size-adjust: none;
}

#page {
margin: auto;
padding: 0;
width: 800px;
background: #fff url(img/pingis-bord.jpg) 50% -10px no-repeat;
border: 1px solid #AE2213;
}

#main {
padding: 30px;
min-height: 600px;
/* background: url(img/p-bord.jpg) top no-repeat; */
}

#top, #bottom {
border: 1px solid #AE2213;
border-width: 1px 0;
padding: 5px;
margin: 5px 0;
background: #B4E0B9;
font-size: 12px;
}

#bottom {
font-size: 11px;
}

a {
color: #AE2213;
text-decoration: none;
font-weight: bold;
}

#top a {
text-transform: uppercase;
}

a img {
border: 0;
}
a img.pdf {
	border: 1px solid #888;
}

a:hover, a.active {
color: #000;
text-decoration: underline;
}

h1 {
color: #AE2213;
margin:  15px 0 10px 0;
}
h2 {
text-transform: uppercase;
margin-top: 27px;
}
h3 {
margin: 5px 0 0 0;
color: #1FA22E;
text-transform: uppercase;
}
h4 {
margin: 40px 0 0 0;
}
li {
	padding: 0 0 5px;
}

article {
	padding: 0 80px 20px 80px;
	font-size: smaller;
	text-align: left;
}
table {
margin: 10px auto;
width: 80%;
font-size: 14px;
border-collapse: collapse;
text-align: center;
}
table.singel {
	width: 100%;
}
table.matcher td, table.matcher th {
padding: 2px 5px;
}
table.matcher tr {
border-bottom: 1px solid #999;
}

table.resultat td {
padding: 5px;
}
.resultat th {
font-size: 18px;
padding: 5px;
}

table.serietabell tr {
border-bottom: 1px solid #999;
}
.serietabell th, .serietabell td {
padding: 3px 0;
}
table.info {
width: 60%;
border: 1px solid #999;
}
table.info th, table.info td {
text-align: left;
vertical-align: top;
padding: 5px 8px;
border-left: 1px solid #999;
}
table.info th {
padding: 5px 8px 0;
}
td.nr {
	font-size: smaller;
	padding-right: 10px;
	width: 15px;
}

.left {
text-align: left;
width: 33%;
}
.right {
text-align: right;
width: 33%;
}
.lag {
text-align: left;
color: #555;
}
td.center {
  text-align: center;
}

tr.newdate {
height: 30px;
vertical-align: bottom;
}
tr.time {
	border-top: 1px double black;
}

td[colspan="3"] {
height: 5px;
}

tr.line {
border-bottom: 1px solid #999;
}

input[type="submit"], input[type="reset"] {
font-size: 20px;
font-weight: bold;
}

table a {
text-decoration: none;
font-weight: normal;
}

p.datum {
font-size: 14px;
margin-top: -15px;
font-style: italic;
}