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

#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: #ffd;
font-size: 12px;
}

#bottom {
font-size: 11px;
}

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

#top a, p 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;
}

table {
margin: 10px auto;
width: 75%;
font-size: 14px;
border-collapse: collapse;
}
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;
}
table.info th {
padding: 5px 8px 0;
}

.left {
text-align: left;
}
.right {
text-align: right;
}
.lag {
text-align: left;
color: #555;
}

tr.newdate {
height: 30px;
vertical-align: bottom;
}

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;
}