img {
border: 0;
}

.bannerright {
	text-align: left;
	width: 709px;
	float: right;
	padding-top: 51px;
	background-image: url(images/loggetindmenu.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(./images/bottombg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	margin: 0px;
}


A:link {text-decoration: none; color: #24b31c; font-weight: bold;}
A:visited {text-decoration: none; color: #24b31c; font-weight: bold;}
A:active {text-decoration: none; color: #24b31c; font-weight: bold;}
A:hover {text-decoration: underline; color: #24b31c; font-weight: bold;}

.topbackground {
	background-image: url(./images/topbg.png);
	background-repeat: repeat-x;
	background-position: top;
}

div.topbanner {
	background-image: url(./images/topbar.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 960px;
	margin-top: 25px;
}

div.bottombar{
height: 84px;
background-image: url(./images/bottombarbg.png);
background-repeat: repeat-x;
clear: both;
}

div.bottombarcontent {
margin: auto;
width: 960px;
}

div.bottomleft {
float: left;
color: #1aa7d0;
padding-top: 20px;
padding-left: 10px;
}

div.bottomright {
float: left;
width: 100%;
text-align: right;
}

div.topbannerbund{
	height: 36px;
	background-image: url(./images/topbarbund.png);
	background-repeat: no-repeat;
	width: 960px;
	padding-left: 20px;
	padding-top: 3px;
	margin-bottom: 10px;
}

div.maincontainer {
	width: 960px;
	margin: auto;
	clear: both;
}

div.opretbruger {
	float: left;
	padding
}

div.loginbox {
	text-align: right;
	padding-right: 25px;
}
img.opretbrugerknap {
	margin-bottom: -10px;
	border: 0px;
}
input.loginbutton {

}

/*Firefox skal have padding-top*/
input.loginbox {
	background-image: url(./images/loginboxbg.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 80px;
	height: 28px;
	background-color: transparent;
	padding-left: 5px;
	padding-top: 5px;
}

img {
	border: 0px;
}

.boxfix {
	display:block;height:16px;width:34px; float: left; margin-top: -3px;
}

.fejlmeddelelse {
	color: #FF0000;
	font-weight: bold;
}

td.kuponkampnummer {
	padding-left:25px;
	width: 55px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
}

td.kuponhold {
	width: 300px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
	padding-left: 10px;
}

td.kuponkampstart {
	width: 110px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
}

td.kupon1x2 {
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
}

input.text, input.password {
  border: 1px solid #d9d9d9;
  margin-top: 3px;
  font-size: 14px;
}


label {
font-size: 12px;
}
.maindiv {
	float: left;
	width: 589px;
	margin-bottom: 20px;
}
.leftdiv {
	float: left;
	width: 350px;
	margin-left: 11px;
}

.content {
	width: 1000px;
}

.oddsinput{
	text-align: center;
	font-size: 12px;
	border: 1px black solid;
	background-color: #ffffff;
}

.oddsinputnoborderbold {
	text-align: left;
	font-size: 12px;
	border: 1px;
	font-weight: bold;
}

div.box {
margin-top: 10px;
}

div.boxheaderwide {
	width: 590px;
	height: 24px;	
	background-image: url(./images/boxheaderwide.png);
	background-repeat: no-repeat;
}
div.boxcontentwide {
	width: 552px;
	padding: 18px;
	background-color: #f8f8f8;
	border: 1px #d9d9d9 solid;
	border-top: 0px;
}

div.boxheadernarrow {
	width: 360px;
	height: 24px;	
	background-image: url(./images/boxheadernarrow.png);
	background-repeat: no-repeat;
}
div.boxcontentnarrow {
	width: 322px;
	padding: 18px;
	background-color: #f8f8f8;
	border: 1px #d9d9d9 solid;
	border-top: 0px;
}

div.boxcontentnarrowad {
	width: 322px;
	background-color: #f8f8f8;
	border: 1px #d9d9d9 solid;
	border-top: 0px;
}

.subhead {
	padding-left: 18px;
}

.checklist{
	list-style-image: url(images/check.png);
	font-size: 12pt;
	color: #3d3d3d;
}

.grey{
	color: #cbcbcb;
}

.pink {
	color: #fd007a;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

.oprettable {
	width: 100%;
	border-collapse: collapse;
}

.opretrowdark {
	background-color: #f6f5f5;
	border-bottom: 1px #d9d9d9 solid;
}

.opretrowlight {
	background-color: #fefefe;
	border-bottom: 1px #d9d9d9 solid;
}

.opretlabel {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.oddstekst{
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	left: -0px;
	top: -0px;
	margin-top: -15px;
	font-family: monospace;
	cursor: pointer;
	}
	
.oddsbutton {
	cursor: pointer;
}

.generateoddstd {
	background-color: #FFFFFF;
	border-bottom: 1px #d9d9d9 solid;
}

.totaloddstd {
	background-color: #feebd8;
	border-bottom: 1px #d9d9d9 solid;
}

.indsatstd {
	background-color: #dbedf1;
	border-bottom: 1px #d9d9d9 solid;
}

.generateoddsbottom {
	background-image: url(images/generateoddsbottom.png);
	height: 35px;
	text-align: right;
	padding: 0px;
	padding-right: 5px;
}

.minespilheader {
	font-weight: bold;
		background-color: #feebd8;
	border-bottom: 1px #d9d9d9 solid;
	padding: 2px;
}

.minespiltd {
	background-color: #FFFFFF;
	border-bottom: 1px #d9d9d9 solid;
	padding-left: 2px;
	padding-right: 2px;
}

.styledbutton {
cursor: pointer;
background-image:url(images/knap.png);
width: 81px;
height: 23px;
border: 0px;
background-color: transparent;
}

.minkuponlinie {
	height: 30px;
	background-color: #f8f8f8;
	border-bottom: 1px #d9d9d9 solid;
	cursor: pointer;
}
.minkuponliniehover {
	height: 30px;
	background-color: #ffffff;
	border-bottom: 1px #d9d9d9 solid;
	cursor: pointer;
}

.element {
	background-color: #ffffff;
}

div.topshadow {
	height: 8px;
	background-image: url(images/shadow.png);
}
div.bottomshadow {
	height: 8px;
	background-image: url(images/shadowbottom.png);
}

.minkuponspilaar {
	padding-left: 10px;
	text-align: left;
	border-bottom: 1px #d9d9d9 solid;
}

.minkuponvismere {
	padding-right: 10px;
	text-align: right;
	border-bottom: 1px #d9d9d9 solid;
}

.minkupontd {
	border-bottom: 1px #d9d9d9 solid;
	text-align: center;
}


td.minkuponhold {
	width: 230px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
	padding-left: 10px;
	height: 25px;
}

td.minkuponkampstart {
	width: 100px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
}

td.minkupon1x2 {
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
}

.minkuponoddstekst{
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	left: -0px;
	top: -0px;
	margin-top: -15px;
	font-family: monospace;
}

.noliga{
text-align: center;
padding-top: 40px;
padding-bottom: 40px;
}

input.liganavn {
	background-image: url(./images/loginboxbg.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 80px;
	height: 28px;
	background-color: transparent;
	padding-left: 5px;
}

.menupunkt1 {
float: left;
width: 100px;
padding-top: 3px;
padding-left: 15px;
}

.menupunkt {
float: left;
width: 100px;
padding-top: 3px;
}

.menupunktom {
float: left;
width: 90px;
padding-top: 3px;
padding-left: 10px;
}


.menupunkt3 {
float: left;
width: 120px;
padding-top: 3px;
}

.menupunkt4 {
float: left;
width: 135px;
}

.menupunkt5 {
float: left;
width: 115px;
padding-bottom: 7px;
padding-left: 50px;
color: white;
font-size: 11px;
}

.foroegtable {
	width: 503px;
	border-collapse: collapse;
	border: 0;
	margin: auto;
}

.foroegtd {
	border: 0px black solid;
	width: 260px;
	padding: 5px;
}

<style type="text/css">
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#B7C9E0}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a0a764;
  border-right:1px solid #a0a764;
  background:#adbaaa}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #93941d;
  border-right:1px solid #93941d;
  background:#afbdb6}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #afbdb6;
  border-right:1px solid #afbdb6;}
.spiffy4{
  border-left:1px solid #a0a764;
  border-right:1px solid #a0a764}
.spiffy5{
  border-left:1px solid #adbaaa;
  border-right:1px solid #adbaaa}
.spiffyfg{
  background:#B7C9E0}
</style>