body {
  background-image: url(kolonnebaggrund.gif);
  margin-top: 0px;
  text-align: center;
}

.normal {
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: 900;
	text-align: center;
	border: 2px solid;
	border-color: #ffffff #999999 #999999 #ffffff;
	padding: 1px;
	background-color: #d7d7d7;
	width: 138px;
}

.aktiv {
	color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	font-weight: 900;
	text-align: center;
	border: 2px solid;
	border-color: #666666 #ffffff #ffffff #666666;
	padding: 1px;
	background-color: #bbbbbb;
	width: 138px;
}

A.noline {
	text-decoration: none;
	cusor: pointer;
	cursor: hand;
}

h1 {color: #FF6600; font-size: 18pt; font-weight: 900; font-family: "arial", "sans serif"}

h2 {color: #d7d7d7; font-size: 8pt; font-style: normal; font-weight: 500; font-family: "verdana", "sans serif"}

h3 {color: #006600; font-size: 12pt; font-weight: 900; font-family: "arial", "sans serif"}

p {color: #000000; text-align: center; font-size: 10pt; font-style: normal; font-family: "verdana", "sans serif"}

hr {height:1; border-style: solid; color: #003399}

a {font-family: "verdana","sans serif"; font-size: 10pt; text-decoration: none; font-weight: 700; color: #000000;}
a:visited {color: #d000000}
a:hover {color: #ffffff}

#scroller {
	width: 138px;
	height: 40px;
	border: 1px solid;
	border-color: #bbbbbb;
	overflow: hidden;
}

#message {
	position: relative;
	left: 0px;
	font-family: verdana;
	margin-top: -10px;
	margin-bottom: -10px;
	font-size: 10pt;
	color: #D7D7D7;
	text-align: center;
}
