﻿body {
	margin:0px auto 0xp auto; padding:0px;
	background:#D69AC6;
}

h1 {
	font:12pt arial;
}

p, div, td, span {
	font:9pt arial; color:white	
}

a, a:visited {
	color:white	
}

TABLE.matstafetten {
	width:100%; margin:0px 	
}

TR.top TD {
	background:white;
	padding:60px 0px 25px 0px;
	text-align:center
}

TR.bottom TD {
	padding:25px 0px 0px 0px;
	text-align:center
}

DIV.content {
	width:600px;
	padding:0px 0px 0px 60px;
	text-align:left;
}

INPUT.text {
	margin-right:20px;
	border:1px solid white;
	background:#E6C2DD;
	font:11pt courier new, arial;
	color:#666666;
	width:250px;
	height:25px;
	padding: 3px 0px 0px 5px;
	border:1px inset
	
}

INPUT.button, button {
	background:#9E84AA;
	font:bold 9pt arial;
	color:white; 
	width:150px;
	position:relative; top:1px;
	border:1px outset; 
	height:25px
}

.slogan {
	margin:10px 260px 0px 0px; 
	color:#D69AC6;
	font:16pt arial;
}

.counter {
	margin:20px 0px 0px 0px; 
	font:8pt arial; 
	color:white;
	text-align:right	
}

TABLE.form TD{
	text-align:left; padding:0px
}

form {
	display:inline
}

label {color:white; line-height:20px}
