body
{
	background-color: #8D6B47;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-align: center;
	float: none;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
h1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;	
	line-height: 20px;
	color: #8D6B47;

	margin: 0;
	padding: 10 0 10 0;		
}
h2
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;	
	ling-height: 18px;
	color: #8D6B47;	
	
	
	margin: 0;
	padding: 10 0 10 0;	
}
h3
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000;	
	
	
	margin: 0;
	padding: 10 0 10 0;	
}
h4
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	
	margin:0;
	padding: 8 0 8 0;	
}

h5
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #000;
	
	
	margin: 0;
	padding: 4 0 4 0;
}

h6
{
	font-family: Verdana;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	color: #000;
	
	
	margin: 0;
	padding: 0;
}

a, a:visited, a:active
{
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #AAA;
	font-weight: bold;
	text-decoration: underline;
}
#MainWindow
{
	background-color: #FFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-align: left;
	float: none;
	
	width: 100%;
}
#mainPlaceHolder
{
	width: 750px;
	border: solid 2px #545539;
	height: 830px;
	background-color: #FFFFFF;
}

#mainPlaceHolderOmgangar
{
	width: 750px;
	border: solid 2px #545539;
	height: 800px;
	background-color: #FFFFFF;
}

#topMainPlaceHolder
{
	width: 750px;
	border-top: solid 2px #545539;
	border-left: solid 2px #545539;
	border-right: solid 2px #545539;		
}
#topPlaceHolder
{
	height: 40px;
	width: 100%;
}
#footerPlaceHolder
{
	width: 750px;
	border-left:solid 2px #545539;
	border-bottom:solid 2px #545539;
	border-right:solid 2px #545539;
	height: 30px;
	background-color: #F6F6F6;
	text-align: center;
	padding-top: 6px;
	
}

#footerPlaceHolder A,#footerPlaceHolder A:Visited
{
	text-decoration: none;
	color: #000;
}
#footerPlaceHolder A:Hover
{
	text-decoration: underline;
	color: #000;
}

#SerieNavigation
{
	margin: 0 0 0 10;
	padding: 0 0 0 10;
}
#MainSpanContent
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}
#MainContent
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	float: left;
	white-spaces; wrap;
	width: 580px;
	height: 97%;
}
#menu
{
	height: 22px;
	border-top: solid 1px #545539;
	border-bottom: solid 1px #545539;	
	background-color: #F1D7BA;
}
#content
{
	text-align: left;
	padding: 5px 5px 5px 5px;
	float: left;
	position: relative;
	white-spaces; wrap;
	width: 100%;
	height: 1px;
}

#rightcontent
{
	float: right;
	position: relative;
	background-color: #C9C9C9;
	width: 161px;
	margin-top: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	height: 99%;
	background: #FFFFFF url(images/right_background.gif) 0 0 repeat-y;
	background-position: center right;
}
#mainframe
{
	border: 0 none #FFF;
	height: 420px;
	width: 99%px;

	scrollbar-base-color : Gray;
	scrollbar-3dlight-color : White;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Gray;
	scrollbar-shadow-color : Gray;
	scrollbar-track-color : lightGrey;		
}
#nav {
	margin:0;
	padding:0;
	background:#F1D7BA url(nav_bg.jpg) 0 0 repeat-x;
	width:100%;
	float:left;
	border:1px solid #42432d;
	border-width:1px 0;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}

#nav a:link,
#nav a:visited {
	color:#000;
	background:#E0B484;
	padding:4px 5px 4px 5px;
	float:left;
	width:auto;
	border-right:1px solid #42432d;
	text-decoration:none;
	font:bold 1em/1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav a:hover {
	color:#8D6B47;
	background:#F1D7BA;
}
#nav li:first-child a {
	border-left:1px solid #42432d;
}
#home #nav-hem a,
#serie #nav-serie a,
#rankan #nav-rankan a,
#om #nav-om a,
#kontakt #nav-kontakt a,
#contact #nav-5 a {
	background:#e35a00;
	color:#fff;
	text-shadow:none;
}
#home #nav-hem a:hover,
#serie #nav-serie a:hover,
#rankan #nav-rankan a:hover,
#om #nav-om a:hover,
#kontakt #nav-kontakt a:hover,
#contact #nav-contact a:hover {
	background:#e35a00;
}
#nav a:active {
	background:#8D6B47;
	color:#fff;
}


#om_active
{
	background:#8D6B47;
	color:#fff;
}
/* ]]> */

#topLeftImage
{
	background-image: url(./images/topleft.gif);
	background-position : left;
	background-repeat : no-repeat;
	float: left;
	position : relative;
	margin: 0 0 0 0;	
	width: 211px;
}
#topRightImage
{
	background-image: url(./images/topright.gif);
	background-position : top right;
	background-repeat : no-repeat;
	position : relative;
	text-align: right;
	margin: 0 0 0 0;	
	float:left;
	width: 535px;
}

#leftMainWindow
{
	height: 100px;
	width: 500px;
	float: left;
	position: relative;
	
	margin: 0;
	padding: 0 0 0 25px;
	
	vertical-align: top;
	text-align: left;
}

.RankanTable
{
	border: 0px none #000;
	font-family: Verdana;
	font-size: 10px;
	white-space: nowrap;
}

#leftMainWindowContent
{
	width: 350px;
	height: 100%;
}
#centerMainWindow
{
	width: 10px;
	float: left;
	position: relative;


}
#rightMainWindow
{
	background-color: #FFF;
	height: 100%;
	width: 220px;	
	float: left;
	position: relative;	
	margin: 0;
	padding: 0;
	
	vertical-align: top;
	text-align: left;
}

.speldag
{
	float:left;
	position: relative;
	width: 35px;
}

.speldag_info
{
	float:left;
	position: relative;
	width: 35px;
	white-space: nowrap;
}
.spelform
{
	float:left;
	position: relative;
	padding-left: 6px;
}



.i_speldag
{
	float:left;
	position: relative;
	width: 35px;

	color: #888;
	text-decoration: line-through;
	
}

.i_played
{
	color: #888;
	text-decoration: line-through;
}


.i_spelform
{
	float:left;
	position: relative;
	padding-left: 6px;
	
	color: 888;
	text-decoration: line-through;	
}


hr
{
	line-height: 1px;
	height: 1px;
	color: #000;

	margin: 0;
	padding: 0;
}

#firstpageNews
{
	vertical-align: bottom;

}

.firstpageNewsItem
{
	width: 360px;
	padding: 4 0 10 0;
	margin: 4 0 10 0;

}

.omg
{
	float: left;
	position: relative;
	width: 60px;
	font-weight: bold;
}

.omg_lag1
{
	float: left;
	position: relative;
	width: 90px;
	white-space : nowrap;
	
}
.omg_spacer
{
	float: left;
	position: relative;
	width: 50px;
}
.omg_lag2
{
	float: left;
	position: relative;
	width: 90px;
}

.omg_resultat
{
	padding-left: 10px;
	float: left;
	position: relative;
	width: 50px;
}


.bp_header1
{
	float: left;
	position: relative;
	width: 110px;
	white-space : nowrap;
}

.bp_header2
{
	float: left;
	position: relative;
	width: 60px;
	white-space : nowrap;
}

.bp_header3
{
	float: left;
	position: relative;
	width: 40px;
	white-space : nowrap;
}

#breadcrumb
{
	color: #AAA;
}

#serieTabell
{
	font-size: 9px;
}

#serieTabell #header
{
	font-weight: bold;
}

#adBanner
{
	padding-top: 40px;
	padding-right: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	vertical-align: bottom;
	text-align: right;
}

#bestplayerTable
{
	font-face: verdana;
	font-size: 10px;
}
#bestplayerTable.tr
{
	font-weight: bold;
}
#bestplayerTable.td
{
	padding-right: 15px;
}