@charset "UTF-8";
.skole .eb_skole3 {margin-left:9px!important}

/*  Skole Fodbold Turnerinsprogram code - CSS Document */
.sf_turnerprogram,.skf_topscore {
	width:580px;
	background:#ccc;
	padding:0 10px 0;
	text-align:right;
	line-height:1.1;
	margin:6px 0 16px 0;
	min-height:41px;
	line-height:41px;
}
* html .sf_turnerprogram,* html .skf_topscore {height:41px}
.skf_topscore {margin:0 0 11px}
.sf_turnerprogram h1,.skf_topscore h2 {
	float:left;
	font-size:24px;
	color:#000;
	text-align:left;
	margin:8px 0 0;
	font-weight:normal;
	font-weight:bold;
}
.sf_turnerprogram input, .sf_turnerprogram select,.skf_topscore input, .skf_topscore select {
	vertical-align:middle;
	font-size:12px;
	margin:4px 0 0 2px
}
.skf_topscore input, .skf_topscore select {margin:2px 12px 0 12px}
.sf_turnerprogram input#vis,ul.nextround #vis2,.skf_topscore input#vis3,.vis {
	color:#349800;
	font-size:13px;
	font-weight:bold;
	overflow:visible;
	padding-left:5px;
	padding-right:5px;
}
select.skf_select1 {width:72px}
select.skf_select2 {width:108px}
select.skf_select3 {width:70px}

/* large table */
.skf_tprogram{
	width:600px;
}
.skf_tprogram th.tp2{text-align:right}
.skf_tprogram th.tp4{text-align:left}
.skf_tprogram td,.skf_tprogram th{
	vertical-align:middle;
	text-align:center;
	padding:13px 3px 10px 5px;
	border-top:1px solid #ccc;
}
.skf_tprogram th{
	padding:7px 3px 4px 5px;
}
.skf_tprogram a,.skf_tprogram a:visited{color:#900;text-decoration:underline;}
.skf_tprogram a:hover{color:#000;}

.skf_tprogram td.tp2{text-align:right;padding:13px 0 10px 15px}
.skf_tprogram td.tp4{text-align:left;padding:13px 15px 10px 0}
.skf_tprogram th,.skf_tprogram a{font-weight:bold}
.skf_tprogram td.tp3 a{font-weight:normal;padding:0 10px}
.skf_tprogram th.tp6{padding-left:10px;padding-right:10px}
.skf_tprogram td.tp7{padding-right:10px;}

/* pagination at bottom of table */
ul.nextround{
	margin:0 0 30px;
	border-top:1px solid #ccc;
	width:600px;
	padding:5px 0;
	text-align:center;
	line-height:1.2;
}
ul.nextround li,ul.nextround li form,ul.nextround li div{display:inline}
ul.nextround li.runde-prev{
	float:left;
	padding:6px 15px 0 2px;
	font-size:14px;
}
ul.nextround li.runde-next{
	float:right;
	padding:6px 0 0 15px;
	font-size:14px;
}
ul.nextround li a,ul.nextround li a:visited{
	color:#900;
	text-decoration:underline;
	font-weight:bold;
}
ul.nextround li a:hover{color:#000}
ul.nextround input, ul.nextround select {
	vertical-align:middle;
	font-size:12px;
	margin:4px 0 0 5px
}
/* top scores in two columns */
.skf_fl{float:left}
.skf_fr{float:right;margin-right:2px;display:inline}
.skf_tslist{
	width:296px;
	overflow:hidden;
}
.skf_tslist ul{
	margin:0 0 11px;
	width:296px;
	border-top:1px solid #ccc;
}
.skf_tslist li{
	width:296px;
	border-bottom:1px solid #ccc;
	padding:2px 0 0px;
	line-height:1.0;
	clear:both;
	overflow:hidden;
}
.skf_tslist li span{
	float:left;
	width:48px;
	text-align:right;
	font-size:30px;
	font-weight:bold;
	margin:0;
	position:relative;
	line-height:1.1;
}	
.skf_tslist li strong,.skf_tslist a{
	display:block;
	margin:0 0 0 65px;
	width:223px;
}
.skf_tslist li strong{margin-top:2px}
* html .skf_tslist li strong{margin-top:4px}
*+html .skf_tslist li strong{margin-top:4px}
.skf_tslist li a,.skf_tslist li a:visited{
	color:#900;
	text-decoration:underline;
}
.skf_tslist li a:hover{color:#000}
.skf_tslist h3{
	border:2px solid #2078b7;
	height:39px;
	line-height:40px;
	color:#fff;
	font-size:24px;
	text-transform:uppercase;
	background:#76b1d9;
	padding:1px 0 0 9px;
	font-weight:normal;
	margin:0 0 10px;
}
.skf_tslist h3.piger{
	border-color:#b63122;
	background:#dd847c;
}
p.visflere{
	width:100%;
	clear:both;
	text-align:center;
	margin:0 0 24px;
}
p.visflere a,p.visflere a:visited{
	font-weight:bold;
	text-decoration:underline;
	color:#900;
	font-weight:bold;
	font-size:14px;
}
p.visflere a:hover{color:#000}

/* new list in right column - the only new right column element that I can see */
ul.skf_list-plain{
	margin:5px 0 5px;
	width:296px;
	overflow:hidden;
	color:#a91b27;
}
ul.skf_list-plain li,ul.skf_list-plain li a{
	float:left;
	clear:left;
	line-height:23px;
	min-height:23px;
	width:267px;
	background:#d7d7d7;
}
ul.skf_list-plain li{border-bottom:1px solid #fff;}
* html ul.skf_list-plain li,
* html ul.skf_list-plain li a{height:23px}
ul.skf_list-plain li a,
ul.skf_list-plain li a:visited{
	color:#000;
	padding:0 0 0 29px;
	background:#d7d7d7 url(skole-images3/skfbull1.gif) no-repeat 15px 10px;
}
ul.skf_list-plain li a:hover,
ul.skf_list-plain li.current a,
ul.skf_list-plain li.current a:visited{
	color:#fff;
	background-color:#999;
	background-position:15px -14px;
	text-decoration:none;
}

/* kampside page code */
.skf_back{
	width:600px;
	margin:0 0 16px 0;
	text-align:right;
	line-height:36px;
	min-height:35px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#999;
	font-size:18px;
}
* html .skf_back{height:36px}
.skf_back .skf_fl{text-align:left;}
.skf_back p{margin:5px 0px 5px 0px;	line-height:25px;}
.skf_back p a,.skf_back p a:visited{color:#999}
.skf_back p a:hover{color:#000;text-decoration:none}
.skf_back b{padding:0 10px}

/* score at top of two small columns */
p.skf_score{
	position:relative;
	width:600px;
	margin:0 0 1px;
	padding:0 0 6px;
	text-align:left;
}
p.skf_score a{
	float:left;
	width:250px;
	display:inline;
	color:#900;
	text-decoration:underline;
	font-size:18px;
	padding:0 0 5px;
}
p.skf_score a:visited{color:#900}
p.skf_score a:hover{color:#000}
p.skf_score a.skf_rightscore{float:right;text-align:right!important}
p.skf_score strong{
	font-size:30px;
	color:#000;
	position:absolute;
	left:203px;
	top:-8px;
	width:192px;
	text-align:center;
	z-index:1;
	line-height:1.0;
}
p.skf_score b{color:#999}
/* two columns of league details capped by large image */
.skf_leg-details{
	width:296px;
}
p.skf_topimg{
	width:296px;
	margin:0 0 4px;
	overflow:hidden;
}
p.skf_img2{width:292px;margin:0 0 0 4px}
p.skf_topimg img{
	display:block;
	border:2px solid #2078b7;
}
p.skf_topimg a{
	display:block;
	text-decoration:none;
}
p.skf_topimg span{
	display:block;
	text-align:right;
	color:#999;
	padding:3px 15px 0 0;
	font-weight:bold;
}
.skf_leg-details h3,.skf_leg-details a,
.skf_leg-details a:visited,.skf_leg-details b{color:#900}
.skf_leg-details h3,.skf_leg-details h4{
	font-size:12px;
	margin:0;
	width:285px;
	border-bottom:1px solid #ccc;
	text-indent:4px;
	padding:0 0 2px;
}
.skf_leg-details h4{color:#000;border-top:1px solid #ccc;padding:2px 0;}
.skf_leg-details a:hover{text-decoration:none;color:#000}
.skf_leg-details ul{
	margin:0 0 19px;
	width:285px;
}
.skf_leg-details li{
	width:285px;
	border-bottom:1px dotted #ccc;
	color:#000;
	position:relative;
	overflow:hidden;
	clear:both;
	padding:1px 0 2px;
}
.skf_leg-details li.last{border-bottom:1px solid #ccc}
.skf_leg-details li span{
	float:left;
	font-weight:bold;
	width:18px;
	text-align:right;
	clear:both
}
.skf_leg-details li strong{
	margin-left:24px;
	display:block;
	width:214px;
	font-weight:normal;
}
.skf_leg-details li b{
	position:absolute;
	top:2px;
	right:4px;
	font-weight:normal;
}
/* facebook button */
p.skf_facebook{
	clear:both;
	width:100%;
	margin:18px 0 24px;
	text-align:center;
}
p.skf_facebook img{display:inline}

/* styles for skoleside1 page */
p.skf_chosen{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:8px 0 3px;
}
p.skf_chosen a{
	color:#999;
	font-weight:normal;
	text-decoration:underline;
}
p.skf_chosen a:visited{color:#999}
p.skf_chosen a:hover{color:#000}
/* chosen details */
.skf_chosen-skole{
	width:600px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 0 13px;
	overflow:hidden;
	margin:0 0 20px;
}
.skf_chosen-skole h1,.skf_chosen-skole a, .skf_chosen-skole a:visited{color:#900}

.skf_chosen-skole h1{
	margin:0 0 5px 22px;
	font-size:36px;
	font-weight:normal;
	letter-spacing:.02em;
}
.skf_chosen-skole address{
	font-weight:normal;
	font-style:normal;
	color:#666;
	width:300px;
	word-wrap:break-word;
	float:left;
	margin:0 0 0 22px;
	display:inline;	
	font-size:14px;
	line-height:1.2;
}
.skf_chosen-skole address strong{
	display:block;
	text-transform:uppercase;
	font-size:15px;
}
.skf_chosen-skole address a{
	display:block;
	word-wrap:break-word;
	text-decoration:underline;
	font-weight:bold;
}
.skf_chosen-skole a,.skf_chosen-skole a:visited{color:#900}
.skf_chosen-skole a:hover{color:#000}
p.skf_logo1{
	float:right;
	margin:4px 2px  0 0;
	display:inline;
}
.skf_gmap{
	width:600px;
	margin:0 0 17px;
	clear:both;
}
h2.skf_h2{
	width:578px;
	clear:both;
	background:#ccc;
	color:#fff;
	line-height:40px;
	height:41px;
	padding:0 11px;
	margin:0 0 15px;
	font-size:24px;
	overflow:hidden;
}
h2.skf_h2-2{margin:0 0 9px}	

h2.skf_h2 strong{color:#000}
h2.skf_h2 span{float:right;font-weight:normal}

/* two little image side by side with some text to the side */
.skf_vid{
	width:600px;
	clear:both;
	overflow:hidden;
	padding:0 0 1px;
}
.skf_vidbox{
	width:296px;
	word-wrap:break-word;
}
p.skf_sidepic2{
	float:left;
	width:142px;
	overflow:hidden;
	margin:0 7px 23px 5px;
	display:inline;
}
p.skf_vidtxt,p.skf_vidtxt a,p.skf_vidtxt a:visited{
	color:#900;
	text-decoration:none;
	font-weight:bold;
}
p.skf_vidtxt a:hover{color:#000}
.skf_vidbox p{margin-bottom:23px;line-height:1.25;}

/* drenge and Piger columns */
.skf_column{width:296px;overflow:hidden}
.skf_column_wide{width:600px;overflow:hidden}
.skf_columnhead{
	width:292px;
	border:2px solid #2078b7;
	color:#fff;
	background:#5198cc url(skole-images3/skf-drengpig.gif) repeat-x 0 0;
	line-height:1.2;
	margin:0 0 7px
}
.skf_columnhead h3{
	font-size:24px;
	text-transform:uppercase;
	padding:7px 0 3px;
	font-weight:normal;
	margin:0 11px 0;
	border-bottom:1px solid #c4e0ee;
	color:#fff;
	width:266px;
}
.skf_tslist h3.piger{
	border-color:#b63122;
	background:#dd847c;
}
.skf_columnhead ul{
	margin:0 13px 0 11px;
	width:268px;
	padding:14px 0 10px;
	overflow:hidden;
}
.skf_columnhead li,.skf_columnhead li a{
	display:inline;
	color:#fff;
	font-weight:bold;
}
.skf_columnhead li a{
	padding:0 0 0 28px;
	width:100px;
	background:url(skole-images3/skf-sk1icons.gif) no-repeat 0 0;
	height:24px;
	line-height:24px;
	font-size:19px;
	font-weight:normal;
	float:left;
}
* html .skf_columnhead li a{float:none;	display:inline-block;}
.skf_columnhead li a:visited{color:#fff}
.skf_columnhead li a:hover{color:#ccc}
.skf_columnhead li.skf_tick a{background-position:0 0}
.skf_columnhead li.skf_cross a{background-position:0 -50px}
.skf_columnhead li.skf_tick a:hover{background-position:0 -25px}
.skf_columnhead li.skf_cross a:hover{background-position:0 -75px}

/* change colours for Piger */
.skf_pig .skf_columnhead{
	background-color:#cc5e51;
	background-position:0 -100px;
	border-color:#b83022;
}
.skf_pig .skf_columnhead h3{border-color:#f0cac7}
/*  */
.skf_column h4{
	font-size:14px;
	color:#666;
	margin:0 0 4px 2px;
	padding:1px 0 0;
	line-height:1.2;
}
.skf_column h4.skf_kampe{margin:13px 0 5px}
.skf_pig ul.skf_list_plain2,
.skf_pig h4,.skf_pig h4.skf_kampe {margin-left:5px}


ul.skf_list_plain2{
	margin:0 0 17px 2px;
	width:290px;
	overflow:hidden;
	border-top:1px solid #ccc;
}
ul.skf_list_plain2 li{
	width:290px;
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:1px 0 2px;
	word-wrap:break-word;
	line-height:1.2;
}
ul.skf_list_plain2 li p{
	float:left;
	width:48px;
	margin:2px 0 0;
	font-weight:bold;
	color:#000;
	padding:0 0 0 1px;
}
ul.skf_list_plain2 li div p{
	float:none;
	margin:0;
	color:#000;
	width:241px;
	font-weight:normal;
	padding:2px 0 3px;
}
ul.skf_list_plain2 li p span{
	color:#999;
	padding:0 5px 0 0;
	font-weight:bold;
}
ul.skf_list_plain2 li div{
	width:241px;
	float:left;
	display:inline;
}
ul.skf_list_plain2 li p.top{border-bottom:1px dotted #cbcbcb;}
ul.skf_list_plain2 li b,
ul.skf_list_plain2 li b a,
ul.skf_list_plain2 li b a:visited{float:right;color:#900}
ul.skf_list_plain2 li b{padding:0 5px 0 0}






ul.skf_list_plain4{
	margin:0 0 17px 2px;
	width:600px;
	overflow:hidden;
	border-top:1px solid #ccc;
}
ul.skf_list_plain4 li{
	width:600px;
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:1px 0 2px;
	word-wrap:break-word;
	line-height:1.2;
}
ul.skf_list_plain4 li p{
	float:left;
	margin:2px 10px 0 0;
	font-weight:bold;
	color:#000;
	padding:0 0 0 1px;
}
ul.skf_list_plain4 li div p{
	float:none;
	margin:0;
	color:#000;
	font-weight:normal;
	padding:2px 0 3px;
}

ul.skf_list_plain4 p b { float: left; right: -36px; position: relative; }

ul.skf_list_plain4 li p span{
	color:#999;
	padding:0 5px 0 0;
	font-weight:bold;
}
ul.skf_list_plain4 li div{
	width:500px;
	float:left;
	display:inline;
}

ul.skf_list_plain4 li p.top{border-bottom:1px dotted #cbcbcb;}
ul.skf_list_plain4 li b,
ul.skf_list_plain4 li b a,
ul.skf_list_plain4 li b a:visited{float:right;color:#900}
ul.skf_list_plain4 li b{padding:0 5px 0 0}



.skf_column h5{
	font-size:14px;
	color:#666;
	margin:3px 0 5px 1px;
}
.skf_pig h5 {margin-left:5px}
ul.skf_list_plain3{
	margin:0 0 18px 2px;
	width:290px;
	overflow:hidden;
	border-top:1px solid #ccc;
}
ul.skf_list_plain3 li{
	width:290px;
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:2px 0 4px;
	word-wrap:break-word;
	line-height:1.2;
}
ul.skf_list_plain3 li p{
	margin:1px 0 -1px;
	color:#000;
	padding:2px 0 2px 1px;
	width:289px;
	float:left;
}
ul.skf_list_plain3 li p.top{	border-bottom:1px dotted #cbcbcb;}
ul.skf_list_plain3 span,ul.skf_list_plain3 strong{
	float:left;
	width:230px;
	text-align:left;
}
ul.skf_list_plain3 p b{
	float:right;
	width:55px;
	color:#666;
}

/* 2 pdf blocks side by side */
.skf_pdf{
	width:290px;
	color:#000;
	overflow:hidden;
	margin:9px 0 18px;
	padding:4px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.skf_pdf p{
	float:left;
	width:60px;
	text-align:center;
	margin:0;
}
.skf_pdf p img{margin:auto}
.skf_pdf p.pdftxt{
	float:right;
	width:170px;
	padding:0 60px 0 0;
	color:#000;
	font-weight:bold;
	line-height:1.25;
	text-align:left;
	margin:3px 0 0;
}
.skf_pdf p.pdftxt a,.skf_pdf p.pdftxt a:visited{color:#000}
.skf_pdf p.pdftxt a:hover{color:#900;text-decoration:none}

/* styles for skoleside2 page */
p.skf_chosen2{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:8px 0 1px;
	color:#659a30;
	overflow:hidden;
	width:100%;
	margin:0 0 2px;
}
p.skf_chosen2 a{
	color:#659a30;
	font-weight:normal;
	text-decoration:none;
	float:right;
	padding:0 32px 0 0;
	height:24px;
	line-height:24px;
	background:url(skole-images3/skf-sk1icons.gif) no-repeat 100% -100px
}
p.skf_chosen2 a:visited{color:#659a30}
p.skf_chosen2 a:hover{color:#000}



























