/* ----------  html settings ----------- */
body{
	margin:0;
	padding:0;
	font-size:100%;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	background-image:url(../../UserFiles/system/BodyBackground.gif); 
	margin: auto;
	background-attachment: fixed;
}
h1{
	font-size: 13pt;
}

h2{
	font-size: 12pt;
}

h3{
	font-size: 11px;
}

h4{
	font-size: 11px;
	background-color: #EEEFEF;	
}


h5{
	font-size: 9pt;	
}

h6{
	font-size: 8pt;	
}
p{
  color:            black;
  font-size:       100%;
  font-weight:      normal;
  margin-top:       0px;
  margin-right:     18px;
  visibility: visible;
}

a{
	text-decoration: underline;
	color: black;
}
a:hover{
	color: black;
	text-decoration: underline;
}
a:visited{
	color: Maroon;
	text-decoration: none;
}

img{
	border: 0px;
}
/* ----------  Container der indrammer hele siden  ----------- */

#Container{
	clear: both;
	position: relative;
	margin: auto;
	top: 0px;
	width: 1000px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
/* ----------  Evt menu over header  ----------- */
#Top_Menu_Container{
	display: none;
}
/* ----------  Evt menu over header  ----------- */
/* ----------  Top af siden  ----------- */
#Header_Container{
	font-size: 12px;
	position: relative;
	background: url(../../UserFiles/system/sk86_header.png) left center;
	height: 62px;
	color: Black;
	width: 1000px;
}

#Logo{
	position: absolute;
	left: 52px;
	top: 5px;
	width: 43px;
	height: 53px;
	cursor: pointer;
}

#HeadText{
	position: absolute;
	height: 30px;
	width: 400px;
	left: 162px;
	top: 25px;
}
#HeadText p{
	font-size: 32px;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	color: #000000;
	display: inline;
	text-indent: 2px;
	text-transform: capitalize;
	color: White;
}	

.red{
	color: Red;
}	

#SpecMenu1_Container{
	position: absolute;
	top: 64px;
	left: 775px;
	font-size: 12px;
	z-index: 100;
	color: black;
	padding: 0px;
}
#SpecMenu1_Container bd{
	display: inline;
	padding: 0px;
}
#SpecMenu1_Container ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#SpecMenu1_Container li{
	float:left;
 	padding: 2px 5px 5px 2px;
 	margin: 0;
}
#SpecMenu1_Container a{
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
#SpecMenu1_Container a:hover{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

#SpecMenu1_Container a img{
	border: 1px solid Black;
}

#SpecMenu1_Container a:hover img{
	border: 1px solid Gray;
}


#Center_Menu_Container{
	padding-left: 160px;
	overflow: hidden;
}

#Center_Menu_Container a{
/*	color: White;
	background-color: #009ED3;
*/
}

#Center_Menu_Container a:hover{
/*	text-decoration: underline;*/
}

#Left_Menu_Container{
	position: absolute;
	font-size: 10px;
	clear: both;
	float: left;
	background: url(../../UserFiles/system/LeftMenuBackground.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: 1px groove #F8F8F8;
	width: 150px;
}

#Left_Menu_Container ul li{
 padding: 0px 5px 5px 2px;
 margin: 0;
}

#Left_Menu_Container ul li a{
	color: Black;
}
#Left_Menu_Container ul li a:hover{
	text-decoration: underline;
}

#Left_Menu_Container ul li a:focus{
}

#Left_Menu_Container ul li a img{
	border: 1px outset Silver;
}

#Left_Menu_Container ul li a:hover img{
	border: 1px solid Silver;
}

#Left_Menu_Container ul li a:focus img, #Left_Menu_Container ul li a:active img{
	border: 1px inset Silver;
}

#Right_Menu_Container{
	display: none;
}

#Main_Container{
	position: absolute;
	height: 456px;
	top: 83px;
	width: 987px;
	left: 0px;
	padding: 0px;
}

#left_container{
	position: absolute;
	left: 162px;
	padding: 10px;
	width: 818px;
	background: url(../../UserFiles/system/Main_ContainerBackground.gif);
	margin: 0px;
	font-size: 11px;
}

#center_container{
  display: none;
}

#Footer_Container{
	position: absolute;
	left: 0px;
	width: 1000px;
	height: 18px;
	top: 2000px;
	background: url(../../UserFiles/system/sk68_menu_background.gif);
}

.InfoBoxCenterClass{
	margin: 0px;
	padding: 0px;
}
}
.CenterSiteText{
	display: inline;
}

#right_container{
  display: none;
}

.TableStandard{
	font-size: 8pt;
	border-collapse: collapse;
	border: 2px ridge #62B6FF;
	table-layout: auto;
	width: 100%;
}
.TableStandard td,.TableStandard th{
	border: 0px ridge #62B6FF;
	border-bottom: 1px ridge #62B6FF;
	padding: 2px;
	padding-left: 1px;
}
.TableStandard a,.TableFakta a{
	color: #003C54;
	text-decoration: none;
}

.TableStandard a:hover,.TableFakta a:hover{
	color: #199ED5;
}

.TableStandardToDay{
	background-color: #CFDEE2;
}

.TableStandardWeekend{
	background-color: #E9EFF0;
}

.TableFakta{
	font-size: 9pt;
	border-collapse: collapse;
	border: 2px ridge #62B6FF;
	table-layout: auto;
	width: 100%;
}

.TableFakta td,.TableFakta th{
	border: 0px ridge #62B6FF;
	border-bottom: 1px ridge #62B6FF;
	padding: 2px;
	padding-left: 1px;
}


.TableHeader{
	background-color: #003C54;
	color: White;
	text-align: center;
	font-weight: bold;
}
.TableConst{
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-right: none;
	width: 150px;
}

.TableInfo{
	text-align: left;
	font-weight: normal;
	color: #003C54;
	font-size: 105%;
	padding-left: 10px;
	border-right: none;
	width: 150px;
}

.TableImg{
	vertical-align: top;
	width: 76px;
	text-align: center;
}
.TableImg img{
	border: thin outset #B6B6B6;
	width: 70px;
}
.TableEven{
	background-color: #CFDEE2;
}

.TableOdd{
	background-color: #E7EFF0;
}
.tableline td{
	padding-left: 2px;
}

.MedlemsSide{
	position: absolute;
	background-color: #E7EFF0;
	width: 100%;
	height: auto;
}

#MiniMenuCont{
	position: absolute;
	top: 5px;
	left: 670px;
	width: 253px;
	height: 24px;
	z-index: 100;
}
#SearchField{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100px;
	height: 12px;
}
#SearchButton{
	left: 110px;
	top: 1px;
	position: absolute;
	width: 50px;
	height: 18px;
	background-color: #3A3A3A;
	color: White;
	font-size: 9px;
	font-stretch: expanded;
	cursor: pointer;
	border: 1px ridge #CFDEE2;
}
#SiteMapCont{
	left: 176px;
	top: 1px;
	position: absolute;
	width: 28px;
	height: 18px;
	cursor: pointer;
}

#PrintCont{
	left: 218px;
	top: 1px;
	position: absolute;
	width: 23px;
	height: 18px;
	background-image: url(../../UserFiles/system/printer.png);
	cursor: pointer;
}


.Line{
	color: Black;
	width: 100%;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}
.cal_header{
	font-size: 13px;
	font-weight: bold;
}

.cal_even{
	background-color: #DDE6E8;
}

.cal_main {
font-size: 10px;
}
.link_description{
	font-size: 11px;
	color: Gray;
	font-style: italic;
	padding-left: 0px;
}
.link_li{
	list-style-image: url(../../UserFiles/Image/SiteLink/pil.gif);
	list-style-position: outside;
	padding-left: 20px;
}
.separate{
	padding-right: 2px;
	padding-left: 2px;
}
.ArrowImage{
	margin-top: 3px;
}

.SpecLink a{
	text-decoration: none;
	font-weight: bold;
	color: #007AC5;
}

.SpecLink a:hover{
	color: Black;
}

.PgnViewerMoveMain {
	font-weight: bold;
	color: Black;
}

.PgnViewerMoveSub a{
}

.PgnViewerMoveMainNr{
	font-weight: bold;
	
}

.PgnViewerMoveSubNr{
	color: Gray;
}
.PgnViewerText{
		
}
/* ----- News start ----- */

.NewsListContainer{
	font-size: 150%;
}

.NewsContainer{
	font-size: 100%;
}

.NewsHeadline{
	font-size: 115%;
	font-weight: bold;
}

.NewsDate_Created{

	float: right;

	font-size: 90%;

}
.Newshtml{
	font-size: 120%;
}
.NewsAuthor{

	font-size: 90%;

	font-style: italic;

	color: Gray;

	padding-bottom: 5px;

}

.NewsLink{

	padding-top: 5px;

}

.TopNews{

	padding: 10px;

}



.NewsKol{
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}



.NewsLeft{


}



.NewsRight{

	position: relative;

	width: 405px;

	float: left;

}



.NewsRelated{

	position: relative;

	width: auto;

	border: thin inset #979797;

	margin-top: 20px;

	padding: 10px;

	color: #70008B;

}



.NewsRelated a, .NewsAllLink a{

	color: #70008B;

	text-decoration: none;

}



.NewsRelated a:hover, .NewsAllLink a:hover{

	color: #404000;

	text-decoration: underline;

}



.NewsRelated a:visited, .NewsAllLink a:visited {

	color: #400000;

}



.NewsAllAuthor{

	font-size: 90%;

	color: Gray;

	font-style: italic;

}



.GetNewsAllArticle{
	position: absolute;
	bottom: 10px;
	left: 352px;
	clear: both;
	text-align: center;
}

.GetNewsAllArticle a{
	color: #70008B;
	text-decoration: none;
	border: 1px outset Silver;
	padding: 2px;
}

.GetNewsAllArticle a:hover {
	color: #404000;
	text-decoration: underline;
	border: 1px solid Silver;
}

.GetNewsAllArticle a:active,.GetNewsAllArticle a:focus {
	color: #400000;
	border: 1px inset Silver;
}


#CoopyRight{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9px;
	position: absolute;
	left: 10px;
	top: 3px;
	color: Gray;
}

.HistoryBack{
	position: absolute;
	left: 530px;
	top: 2px;
	font-size: 12px;
}

.HistoryBack a{
	color: Silver;
	font-weight: bold;
}
.HistoryBack a:hover{
	color: Silver;
	text-decoration: underline;
	font-weight: bold;
}

#chart{
	position: absolute;
	top: -20px;
	left: 40px;
}