body {
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #333;
	background-color: white;
}
#page {
	margin: 0 auto;
	width: 970px;
}
#pagecontenttop {
	background: transparent url(../images/header.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 970px;
}
#pagecontent {
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 16px;
	width: 970px;
}
#left {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0;
	padding-bottom: 8px;
}
#center {
	float: left;
	width: 450px;
	margin: 0;
	margin-left: 17px;
	padding: 0;
}
#right {
	float: left;
	width: 280px;
	margin: 0;
	margin-left: 17px;
	padding: 0;
	padding-bottom: 8px;
}

#logincontenttop {
	height: 24px;
	background: url(../images/top190.gif) transparent no-repeat bottom left;
	margin-top: 12px;
}
#logincontent {
	background: url(../images/bottom190.gif) white no-repeat bottom left;
	padding-bottom: 4px;
}
#statscontenttop {
	margin-top: 12px;
	height: 24px;
	background: url(../images/top190.gif) transparent no-repeat bottom left;
}
#statscontent {
	background: url(../images/bottom190.gif) white no-repeat bottom left;
	padding-bottom: 8px;
}
#maincontenttop {
	margin-top: 12px;
	height: 24px;
	background: url(../images/top450.gif) transparent no-repeat bottom left;
}
#maincontent {
	background: url(../images/bottom450.gif) white no-repeat bottom left;
	padding-bottom: 8px;
}
#latestnewscontenttop {
	margin-top: 12px;
	height: 24px;
	background: url(../images/top450.gif) transparent no-repeat bottom left;
}
#latestnewscontent {
	background: url(../images/bottom450.gif) white no-repeat bottom left;
	padding-bottom: 8px;
}
#guestbookcontenttop {
	margin-top: 12px;
	height: 24px;
	background: url(../images/top450.gif) transparent no-repeat bottom left;
}
#guestbookcontent {
	background: url(../images/bottom450.gif) white no-repeat bottom left;
	padding-bottom: 8px;
}
#resultcontenttop {
	margin-top: 12px;
	height: 24px;
	background: url(../images/top280.gif) transparent no-repeat bottom left;
}
#resultcontent {
	background: url(../images/bottom280.gif) white no-repeat bottom left;
	padding-bottom: 16px;
}
#fixturescontenttop {
	margin-top: 12px;
	height: 24px;
	background: url(../images/top280.gif) transparent no-repeat bottom left;
}
#fixturescontent {
	background: url(../images/bottom280.gif) white no-repeat bottom left;
	padding-bottom: 16px;
}

#footer {
	clear: both;
	width: 970px;
}
#pagecontent p {
 margin:0;
 padding: 8px 32px 8px 32px;
}
#maincontent em {
 margin:0;
 padding: 0 0 0 16px;
}
#left p {
	color: #333;
	margin: 0;
	padding: 8px;
	font-size: small;
	line-height: 1.3em;
	background-color: transparent;
}
#left form {
	margin: 0;
 	padding-left: 16px;
}
#left input {
	margin: 1px 0px;
	width: 140px;
	font-size: x-small;
}
#left submit {
	margin: 4px 36px;
	width: 80px;
	font-size: x-small;
}
#headline a, a:hover, a:visited, a:active {
	color: white;
	text-decoration: none;
}

h1#headline {
	margin: 0px;
	padding: 36px 0 9px 128px;
	color: white;
	background-color: transparent;
	text-transform: capitalize;
	font-size: large;
}
h1 {
	margin: 0 1px;
	padding: 4px 8px 9px 4px;
	color: white;
	letter-spacing: 1px;
	font-size: small;
	text-transform: capitalize;
}
h2 {
	margin: 0 1px;
	margin-right: 8px;
	padding: 4px 8px;
	border-bottom: 1px dashed #ff4446;
	color: #333;
	font-size: small;
}
h4 {
	font-size: small;
	margin: 4px 0;
	font-weight: 600;
	text-decoration: underline;
}

.yellowbackground {
	background-color: yellow;
}
.NewsDateCategory {
	font-size: small;
	color: #666;
	margin: 0;
	padding: 0;
}
p.latestnews {
	width: 418px;
	margin: 0 1px;
	padding: 14px;
	background-color: white;
}
#center h3 {
	margin: 0 1px;
	margin-right: 8px;
	padding: 4px 8px;
	border-bottom: 1px dashed #999;
	color: #444;
	font-size: x-small;
	text-transform: uppercase;
}
#left h3 {
	margin: 0 8px 0 1px;
	padding: 4px 8px;
	border-bottom: 1px dashed #999;
	color: #444;
	font-size: x-small;
	text-transform: uppercase;
}
#center p {
	color: #333;
	margin: 0;
	padding: 4px 16px 12px 16px;
	font-size: small;
	line-height: 1.3em;
	background-color: transparent;
}
#center li {
	color: #333;
	margin: 0;
	padding: 4px 16px;
	font-size: small;
	line-height: 1.3em;
	background-color: transparent;
}
a {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: #ff4446;
}


#right h2, h3 {
	margin: 0;
 	padding-left: 18px;
}
#right p {
	margin: 0;
	padding: 2px 18px;
	font-size: xx-small
}
#login {
	padding-bottom: 12px;
}
#logincontent p {
	margin: 0;
	padding: 0;
}
#guestbookcontent #navn {
	width: 344px;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #333;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: small;
}
#guestbookcontent textarea {
	width: 344px;
	height: 100px;
	background-color: transparent;
	border: 1px solid #333;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: small;
}
#guestbookcontent img {
	padding: 0px 2px;
	border: 0;
}
#skrivbesked {
	margin: 0px;
	padding: 8px;
	text-align: center;
	background-color: transparent;
}
#skrivbesked img {
	padding: 2px;
}
#guestbookcontent {
	font-size: x-small;
}
#gaestebog fieldset {
	margin: 0 16px 4px 4px;
	padding: 4px 0 0 0;
	width: 410px;
}
#gbwrap {
	letter-spacing: 2px;
	text-transform: capitalize;
	color: #333;
	font-weight: 600;
}
#maincontent img {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
}

hr {
	border: 1px solid #333;
}
div.profilboks {
	width: 150px;
	margin: 0;
	padding: 6px 0;
	float: left;
	text-align: center;
}
img#profil {
	margin-top: 4px;
	padding: 2px;
	background-color: #ddd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
img.profilpic {
	/*width: 96px;*/
	padding: 4px;
	border: 1px #990000 solid;
}
#holdbillede {
	margin: 0 auto;
	padding: 0;
	width: 420px;
}
#holdbillede img {
	text-align: center;
	padding: 4px;
	border: 1px #990000 solid;
}
#navigation {
	clear: both;
	padding: 8px 0;
	margin: 0;
	text-align: center;
	width: 420px;
}
#footer p {
 	margin:0;
 	padding: 8px 0;
	font-size:xx-small;
	width: 100%;
	text-align:center;
	color: #333;
}
#footer img {
	border: 0;
	padding: 6px 2px;
}

.opretbrugerinputs {
	margin: 2px 0px;
	width: 390px;
}

.opretbrugerchoices {
 	margin: 0;
 	padding: 0;
}

#subm {
	margin: 16px 0;
	text-align: center;
}

#statistikhold {
	margin: 0;
	padding: 0;
	width: 128px;
	font-family: verdana, sans-serif;
	font-size: small;
	background-color: #ff4446;
	color: white;
	font-weight: 600;
}
#statistiksaeson {
	margin: 0;
	padding: 0;
	width: 128px;
	font-family: verdana, sans-serif;
	font-size: small;
	background-color: #ff4446;
	color: white;
	font-weight: 600;
}

#center form {
	margin: 0;
 	padding: 2px 0 8px 18px;
}

#left h1 {
	margin: 0;
	padding: 3px 0 0 24px;
	font-weight: 300;
	text-transform: capitalize;
}
#center h1 {
	margin: 0;
	padding: 3px 0 0 24px;
	font-weight: 300;
	text-transform: capitalize;
}
#right h1 {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 24px;
	font-weight: 300;
	text-transform: capitalize;
}
#calendar {
	margin: 13px 56px 0px 56px;
	color: #666;
}
#calendarcontenttop {
	margin-top: 12px;
	height: 24px;
	background: url(../images/top280.gif) transparent no-repeat bottom left;
}
#calendarcontent {
	background: url(../images/bottom280.gif) white no-repeat bottom left;
	padding-bottom: 8px;
}
#calendarcontent h2 {
	margin: 0 1px;
	margin-right: 8px;
	padding: 4px 8px;
	border-bottom: 1px dashed #ff4446;
	color: #333;
	font-size: small;
	text-align: center;
}
th {
	padding-top: 12px;
	border-bottom: 1px dashed red;
}
td {
	text-align: center;
	padding: 2px 4px;
}
table.statistik {
	width: 436px;
	margin: 0 8px;
}
table.statistik td {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
#today {
	text-align: center;
	padding: 4px;
	background-color: #ff4446;
	color: white;
}
#today a:hover {
	text-decoration: underline;
	color: white;
}
a.monthselector {
	text-decoration: none;
	color: #333;
}
a.monthselector:active {
	text-decoration: none;
	color: #333;
}
a.monthselector:visited {
	text-decoration: none;
	color: #333;
}
a.monthselector:hover {
	text-decoration: underline;
	color: blue;
}
#right p#calendarevents {
	position: relative;
	margin: 8px 8px 0 0;
	padding: 8px 8px 8px 12px;
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	border-top: 1px solid #ff4446;
}
#calendarevents .date {
	margin: 0;
	padding: 8px 0 0 0;
	color: #222;
	font-weight: 600
}
#calendarevents .event {
	padding: 4px 0 0 8px;
}
#calendarevents a {
	padding: 0 0 4px 0
}
#sponsors {
	clear: both;
	margin-left: 9px;
	height: 46px;
}
img.sponsorimg {
	margin: 2px 0;
	border: 1px solid #eee;
}

.oddsoversigt {
	width: 95%;
	text-align: left;
}
.oddsoversigt th {
	text-align: center;
}
td.rightaligned {
	text-align: right;
}
span.sekretariat {
	padding-left: 8px;
	font-size: x-small;
}
#floorballpicdiv {
	float:left;
	margin: 8px 6px 0 16px;
	padding: 4px;
	border: 1px solid #ccc;
}
#floorballpic {
	float:left;
	margin: 0;
	padding: 0;
	border: 1px solid black
}
