﻿html 
{ 
	margin: 0px;
}

body 
{
	text-align:justify;
	margin: 0px;
	padding: 0px;
	font-family:Verdana;
	font-size:8pt;
	background-color:#ffffff;
	color:#000000;
}

#wrapper
{
	position:relative;
	width: 960px;
	margin: 0 auto;
}

#leftcol
{
	width:150px;
	float:left;
	height:100%;
}

#rightcol
{
	width:235px;
	float:right;
	height:100%;
}

#middlecol
{

	padding-left:10px;
	padding-right:10px;
	width:555px;
	height:100%;
	float:left;
}

#myteams
{
	text-align:left;
}

#menu a
{
	font-size:10pt;
	font-weight:bold;
	color:#003366;
	display:inline-block;
	cursor:pointer;
}

#holdheader
{
	font-size:13pt;
	font-weight:bold;
	color:#ffffff;
	height:25px;
	background:#b21919 url(images/holdTop.jpg) no-repeat right;
}

#holdheader a
{
	font-size:7pt;
	font-weight:bold;
	color:#ffffff;	
}

#holdheader a:hover
{
	text-decoration:underline;
	color:#ffffff;	
}

#holdsublinks
{
	line-height:20px;
	float:left;
	height:20px;
	margin-top:2px;
	text-align:center;
	width:531px;
	background-color:#b21919;
}

#holdsublinks a
{
	color:#ffffff;
	text-decoration:none;
}

#footer
{
	height:10px;
	background-color:#b21919;
	width:960px;
	float:left;
	margin-top:20px;
}

#velkommenheader
{
	font-size:13pt;
	font-weight:bold;
	color:#ffffff;
	height:23px;
	background:#b21919 url(images/velkommenTop.jpg) no-repeat right;
}

#nyhedheader
{
	font-size:13pt;
	font-weight:bold;
	color:#ffffff;
	height:23px;
	background:#b21919 url(images/nyhedTop.jpg) no-repeat right;	
}

#holdnyhederheader
{
	font-size:13pt;
	font-weight:bold;
	color:#ffffff;
	height:23px;
	background:#b21919 url(images/nyhedTop.jpg) no-repeat right;	
}

a:link
{
	text-decoration: none;
	color: #b21919;
	border:none;
}

a:visited 
{
	text-decoration: none;
	color: #b21919;
}

a:hover 
{
	text-decoration:underline;
	color: #f35252;
}

.menutext
{
	display:inline-block;
	font-size:11pt;
	font-family:Tahoma;
	margin-left:10px;
	font-weight:bold;
	color:#003366;
	line-height:25px;
}

.menuseperator
{
	display:block; 
	height:4px;
}

.calenderDaytoDay
{
	color:White;
}
.calenderDaytoDay a
{
	color:White;
}

.boxheader
{
	overflow:hidden;
	padding-top:3px;
	padding-left:5px;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	height:20px;
	background-color:#b21919;
}

.toppadding
{
	display:block;
	padding:1px 0px 0px 5px;
}

.contentheader
{
	background-color:#56738f;
	color:#ffffff;
	font-weight:bold;
	font-size:9pt;
	height:15px;
}

.contentbox
{
	background-color:#e6e8ed;
	padding: 5px 5px 5px 5px;
}

.nextmatch
{
	margin-left:3px;
	font-size:7pt;
}

.newsdate
{
	font-size:7pt;
	font-style:italic;
}

.copyright
{
	text-align:center;
	width:100%;
	font-family:Tahoma;
	font-size:7pt;
	float:left;
}

.Test
{
	border-style:solid;
	border-color:White;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:2px;		
}

.Test:hover
{
	border-color:#b2c5d3;	
}

img
{
	border-style:none;
}
