body {
  margin:0;
  padding:0;
  background-color:#bbb;
}
a {
  color:#6b95ff;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color:#e1aa06;
}
p {
  padding:0;
  margin:0;
}
h1 {
  padding:0;
  margin:0;
  font-size:12px;
}
h2 {
  padding:0;
  margin:0;
  font-size:10px;
}
hr {
  background-color:transparent;
  color:#bbb;
  height:1px;
  clear:both;
}
em {
  font-weight: bold;
}
input.button {
  background-color: #faebbd;
  border: 1px solid #bbb;
  font-size:14px;
}
textarea {
  border: 1px solid #bbb;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
  margin:0;
  padding:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}
#container2 {
/*  float:left;*/
/*  width:1025px;*/
  margin-left: 5px;
}
#container3 {
/*  float:left;*/
  width:1145px; /*1024*/
}
#android {
/*  float:left;*/
  width:600px; /*1024*/
}
#container4 {
  float:left;
/*  width:994px;  /*894*/
}
#container5 {
  float:left;
  width:585px; /*560*/
}
#container6 {
  float:left;
  width:440px;
}
#banner {
  float:left;
  height:100px;
}
#top_menu {
/*  width:875px;*/
  height:25px;
  line-height:normal;
/*  float:left;*/
}
#sub_menu {
  float:left;
  width:1024px;
  line-height:normal;
  background:url("gfx/bg_sub.gif") repeat-x bottom;
}
#content {
  position: relative;
  float:left;
  width: auto; /*894px;*/
  padding:0;
  margin-top: 5px;
}
#content_admin {
  float:left;
  width: auto;
  padding:0;
  margin-top: 5px;
}
#loadmasterloginid {
/*  width:800px;*/
/*  float: left;*/
 }
 #maildiv {
  float:left;
 }
.clearfix:after {
content: "."; /* punkten placeras på sidan som sista objekt innan div-elementet avslutas */
display: block; /* inline-element reagerar inte på egenskapen clear */ 
height: 0; /* ser till att punkten inte är synlig */
clear: both; /* får behållaren att frilägga punkten */
visibility: hidden; /* försäkrar ytterligare att punkten inte är synlig */
}
/*.clearfix {display: inline-block;} /* en fix för IE Mac */
/* härnäst en fix för den fruktade Guillotine-buggen i IE6 */
/* Gömmer för IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Slut på gömning för IE-mac */
/* slut på "ingen-extra-kod"-metoden för friläggning (clearing) */




.input_text { border: 1px solid #99cc00; padding: 1px; font-size: 11px; letter-spacing: 0px; }
//.input_text_resultat { border: 1px solid #99cc00; padding: 1px; font-size: 11px; letter-spacing: 0px; }
.input_text_resultat { padding: 1px; font-size: 11px; letter-spacing: 0px; }
.input_text_pris { border: 1px solid #99cc00; padding: 1px; font-size: 11px; letter-spacing: 0px; }
.input_select_pris { border: 1px solid #99cc00; padding: 1px; font-size: 11px; letter-spacing: 0px; }
.input_text_green { border: 1px solid #99cc00; padding: 1px; font-size: 11px; letter-spacing: 0px; background-color:green;}
.input_text_lag { border: 1px solid #99cc00; padding: 1px; font-size: 11px; letter-spacing: 0px; }
.input_cb {}
.greenText{ background-color:green; }
.whiteText{ background-color:white; }

/*
background-color:white;
*/

#content_admin_col1 {
  float:left;
  width:250px; /*auto;*/ /*894px;*/
  padding:0;
  margin-top: 5px;
}
#content_admin_col2 {
  float:left;
  width:250px; /*auto;*/ /*894px;*/
  padding:0;
  margin-top: 5px;
}
#content_admin_col3 {
  float:left;
  width:250px; /*auto;*/ /*894px;*/
  padding:0;
  margin-top: 5px;
}
#content_anmalan {
  float:left;
  width:1494px; /*894px;*/
  padding:0;
  margin-top: 5px;
}
#right {
  float:left;
  width:210px;
  margin-top:5px;
  margin-left:5px;
  padding:0;
}
#footer {
  float:left;
  width:610px;
  padding:0 5px 0 5px;
  color:#000;
}
#sponsor {
  float:left;
  width:120px;
  margin:5px;
  padding: 0;
}
#top_menu ul {
  margin:0;
  padding:0 5px 0;
  list-style:none;
}
#top_menu li {
  float:left;
  margin:0;
  padding:0 0 0 9px;
}
#top_menu a {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#ffa;
  font-size:10px;
}
#top_menu a:hover {
  color:#ffbf01;
}
#top_menu #current {
}
#top_menu #current a {
  color:#333;
  padding-bottom:5px;
}
#top_menu #current a:hover {
  color:#333;
}
#sub_menu ul {
  margin:0;
  padding:0 5px 0;
  list-style:none;
}
#sub_menu li {
  float:left;
  margin:0;
  padding:0 0 0 9px;
}
#sub_menu a {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  font-size:10px;
}
#sub_menu a:hover {
  color:#888;
}
#sub_menu #current {
  color:#ffbf01;
}
#sub_menu #current a {
  color:#ffbf01;
}
#sub_menu #current a:hover {
  color:#ffbf01;
  }
#content div.content_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
  background-color:#f9f9f9;
}
#content div.content_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
#content_admin div.content_title{
/*  border-top: 1px solid #888;*/
  background:url("gfx/title_bg_content.gif") repeat-y;
  background-color:#f9f9f9;
}
#content_admin div.content_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
#content div.popup_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
  background-color:#f9f9f9;
}
#content div.popup_title p{
  font-weight:bold;
  margin:0 5px;
  padding:4px 0;
}
#content div.popup_button{
  background:url("gfx/title_bg_content.gif") repeat-y;
  background-color:#f9f9f9;
}
#content div.popup_button p{
  cursor: pointer;
  font-weight:bold;
  margin:0 5px;
  padding:4px 0;
  text-align: center;
}
#content div.content_content{
  padding:5px;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  margin:0 0 5px;
  overflow: auto;
}

#content_admin div.content_content{
  padding:5px;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  margin:0 0 5px;
}

#kalender th {
  font-weight: bold;
  text-align: left;
  padding: 3px 2px 2px 6px;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  vertical-align: bottom;
}
#kalender td {
  padding: 3px 2px 2px 4px;
}
#kalender th.c1 {
  width: 600px;
}
#kalenderinner tbody tr.t{
  background-color: white;
}
#kalenderinner tbody tr.odd{
	background-color: #f9f3e0;
	border-bottom: 1px solid #d9cba8;
}
#kalenderinner td.c1 {
  width: 50px;
}
#kalenderinner td.c2 {
  width: 100px;
}
#kalenderinner td.c3 {
  width: 5px;
}
#kalenderinner td.c4 {
  width: 200px;
}
#kalenderinner td.c5 {
  width: 10px;
}
#kalenderinner td.c6 {
  width: 50px;
}

#kontakt td.c1 {
  width: 600px;
}


#matchlistrow th {
  font-weight: bold;
  text-align: left;
  padding: 3px 2px 2px 6px;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  vertical-align: bottom;
}
#matchlistrow td {
  padding: 3px 2px 2px 4px;
}
#matchlistrow th.d1 {
  width: 115px;
}
#matchlistrow th.d2 {
  width: 185px;
}
#matchlistrow th.d3 {
  width: 170px;
}
#matchlistrow tbody tr.odd{
	background-color: #f9f3e0;
	border-bottom: 1px solid #d9cba8;
	text-decoration: none;
}
#matchlistrow tbody tr:hover td{ 
	background-color: #D7D7D7; 
	text-decoration: none;
	cursor: pointer;
} 


#matchlist2 tbody tr.odd2{
	font-size: 9px;
	line-height: 2em;
	background-color: #f9f9f9;
	border-bottom: 1px solid #d9cba8;
	cursor: pointer;
	text-decoration: none;
}
#matchlist2 a:link {
  text-decoration: underline;
}
#matchlist2 a:visited {
  text-decoration: none;
}
#matchlist2 a:hover {
	font-size: 11px;
	line-height: 2em;
	background-color: #dcd6d1;
	border-bottom: 1px solid #d9cba8;
	cursor: pointer;
  text-decoration: underline;
}


div.klass {
  width: 90px;
}


#content div.news_title{
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #bbb;
  font-weight: bold;
  font-size:12px;
}
#content div.news_title span{
  float:right;
  margin-top: -12px;
  font-size:8px;
  font-weight: normal;
  color:#777;
}
#right div.right_title{
  border-top: 1px solid #888;
  background:url("gfx/title_bg_right1.gif") repeat-y;
  background-color:#f9f9f9;
}
#right div.right_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
#right div.right_content{
  padding:5px;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  margin:0 0 5px 0;
}
div.right img{
  border:0px;
  margin-left:20px;
}
#sponsor img{
  border:0px;
  margin-top: 2px;
  margin-bottom: 2px;
}
#div_login p {
  margin:0 0 0 10px;
}
.login {
  position: absolute; left: 500px; 
  top: 5px;
  font-weight:bold;
  cursor: pointer;
  text-align: center;
  width: 100px;
}
.logout {
  position: absolute; left: 600px; top: 5px;
  font-weight:bold;
  cursor: pointer;
  text-align: center;  
  width: 100px;
}
.aktkort {
  background-color: #f9f3e0;
  cursor: pointer;
}
.utskrift {
  padding: 5px 800px;
  font-weight:bold;
  cursor: pointer;
}
.new_copy_comp {
  position: absolute; left: 600px; top: 5px;
  font-weight:bold;
  cursor: pointer;
  text-align: center;
  width: 150px;
}

form.login {
  margin:0;
}
form.login input {
  background-color: #fff;
  border: 5px solid #bbb;
  font-size:9px;
}
form.login input.button {
  background-color: #faebbd;
  border: 1px solid #bbb;
  font-size:9px;
  cursor: pointer;
}
form.login input.radio {
  background-color: #f9f9f9;
  border: none;
}
form.register {
 margin:0;
}
form.register label {
  line-height: 1.8;
  vertical-align: top;
}
form.register input {
  background-color: #fff;
  border: 1px solid #bbb;
  font-size:13px;
}
form.register select {
  background-color: #fff;
  border: 1px solid #bbb;
  font-size:14px;
}
form.register input.radio {
  background-color: #f9f9f9;
  border: none;
}
form.register input.checkbox {
  background-color: #f9f9f9;
  border: none;
}
form.register input.button {
  background-color: #faebbd;
  border: 1px solid #bbb;
  font-size:14px;
  cursor: pointer;
}
form.register em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.register td {
  vertical-align: top;
}
form.register td.left {
  width: 160px;
  white-space: nowrap;
}
form.register td.right {
  white-space: nowrap;
}
form.register td.c1 {
  width: 100px;
}
form.register td.c2 {
  width: 320px;
}
form.register td.c3 {
  width: 80px;
}
form.register td.d1 {
  width: 110px;
}
form.ed {
 margin:0;
}
form.anmal {
  margin:0;
}
form.anmal input {
  background-color: #fff;
  border: 1px solid #bbb;
  font-size:14px;
}
form.anmal input.button {
  background-color: #faebbd;
  border: 1px solid #bbb;
  font-size:14px;
}
form.anmal input.radio {
  background-color: #f9f9f9;
  border: none;
}
form.anmal input.checkbox {
  background-color: #f9f9f9;
  border: none;
}
form.anmal select {
  background-color: #fff;
  border: 1px solid #bbb;
  font-size:14px;
}
form.anmal textarea {
  background-color: #fff;
  border: 1px solid #bbb;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}
span.hidden {
  display: none;
}
span.error {
  display: inline;
  color: #f00;
}
div.hidden {
  display: none;
}
div.popup_licens {
  position:absolute;
  left:30px;
  top:30px;
  border: 1px solid #888;
  width: auto;
  z-index:101;
  display:none;
  overflow : auto; 
}
div.popup_licens div.popup_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
/*  background:url("gfx/title_bg_right1.gif") repeat-y; */
  background-color:#f9f9f9;
}
div.popup_licens div.popup_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
div.popup_licens div.popup_content{
  padding:5px;
  border-top: 1px solid #888;
  background-color:#f9f9f9;
  margin:0;
}
/*   *****************************   */

div.popup_grenar {
  position:absolute;
  left:265px;
  top:130px;
  border: 1px solid #888;
  width: 300px;
  z-index:100;
  display:none;
}
div.popup_grenar div.popup_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
/*  background:url("gfx/title_bg_right1.gif") repeat-y; */
  background-color:#f9f9f9;
}
div.popup_grenar div.popup_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
div.popup_grenar div.popup_content{
  padding:5px;
  border-top: 1px solid #888;
  background-color:#f9f9f9;
  margin:0;
}

/*   *****************************   */

div.popup_epost {
  position:absolute;
  left:400px;
  top:20px;
  border: 1px solid #888;
  width: 400px;
  z-index:100;
  display:none;
/*  display: hide;*/

}
div.popup_epost div.popup_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
  background-color:#f9f9f9;
}
div.popup_epost div.popup_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
div.popup_epost div.popup_content{
  padding:5px;
  border-top: 1px solid #888;
  background-color:#f9f9f9;
  margin:0;
}
/*   *****************************   */

div.popup_infogatombana {
  position:absolute;
  left:400px;
  top:20px;
  border: 1px solid #888;
  width: 400px;
  z-index:100;
  display:none;
}
div.popup_infogatombana div.popup_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
  background-color:#f9f9f9;
}
div.popup_infogatombana div.popup_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
div.popup_infogatombana div.popup_content{
  padding:5px;
  border-top: 1px solid #888;
  background-color:#f9f9f9;
  margin:0;
}
/*   *****************************   */

div.popup_inloggad {
  position:absolute;
  left:200px;
  top:30px;
  border: 1px solid #888;
  width: 470px;
}
div.popup_inloggad div.popup_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
  background-color:#f9f9f9;
}
div.popup_inloggad div.popup_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
div.popup_inloggad div.popup_content{
  padding:5px;
  border-top: 1px solid #888;
  background-color:#f9f9f9;
  margin:0;
}
/*   *****************************   */

div.popup_club {
  position:absolute;
  left:510px;
  top:155px;
  border: 1px solid #888;
  width: 200px;
  z-index:100;
  display:none;
}
div.popup_club div.popup_title{
  background:url("gfx/title_bg_content.gif") repeat-y;
/*  background:url("gfx/title_bg_right1.gif") repeat-y; */
  background-color:#f9f9f9;
}
div.popup_club div.popup_title p{
  font-weight:bold;
  margin:0 20px;
  padding:4px 0;
}
div.popup_club div.popup_content{
  padding:5px;
  border-top: 1px solid #888;
  background-color:#f9f9f9;
  margin:0;
}

.loginpopup {
  font-size:10px;
  font-weight:bold;
}
.CEMAktivC {
 display:none;
}
/* ##################################### */
#matchlist th {
  font-weight: bold;
  text-align: left;
/*  padding: 3px 5px 2px 6px;*/
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  vertical-align: bottom;
}
#matchlist th.c1 {
  width: 80px; 
}

#matchlist th.r14 {
  padding-left: 10px;
}
#matchlist th.rnamn {
  width: 120px;
  padding-left: 10px;
}
#matchlist th.rfodd {
  width: 50px;
}
#matchlist th.rklass {
  width: 120px;
  padding-left: 10px;
}
#matchlist th.rforening {
  padding-left: 10px;
}
#matchlist th.c3 {
  width: 120px;
}
#matchlist th.c4 {
  width: 85px;
  padding-left: 10px;
}
#matchlist th.l4 {
  width: 85px;
  padding-left: 10px;
}
#matchlist th.c5 {
  text-align: center;
  width: 28px;
}
#matchlist th.rnot {
  width: 120px;
  padding-left: 10px;
}
#matchlist th.r5 {
  text-align: right;
  width: 20px;
}
#matchlist th.rlunch {
  width: 50px;
}
#matchlist th.r7 {
  width: 85px;
}
#matchlist th.r8 {
  width: 85px;
}
#matchlist th.rsumma {
  text-align: right;
  width: 50px;
}
#matchlist th.c6 {
  width: 115px;
}


#matchlist td {
  padding: 3px 2px 2px 4px;
}
#matchlist td.c1 {
  text-align: left;
/*  background-color: #f9f3e0;*/
}
#matchlist td.c2 {
}
#matchlist td.c3 {
}
#matchlist td.c4 {
}
#matchlist td.rsumma {
  text-align: right;
}
#matchlist td.norows {
  text-align: center;
}
#matchlist tbody tr.t{
  background-color: white;
}
#matchlist tbody tr.odd{
	background-color: #f9f3e0;
	border-bottom: 1px solid #d9cba8;
}


#matchlist_anmalda th.c1 {
  text-align: right;
  width:115px;
}
#matchlist_anmalda th.c2 {
  text-align: left;
  width:120px;
}
#matchlist_anmalda th.c3 {
  text-align: left;
  width:125px;
}
#matchlist_anmalda th.c4 {
  text-align: left;
  width:115px;
}
#matchlist_anmalda th.c5 {
  text-align: center;
  width:30px;
}
#matchlist_anmalda th.c6 {
/*  text-align: right;*/
  text-align: left;
  width:65px;
}

#matchlist_anmalda td.c1 {
  text-align: right;
}
#matchlist_anmalda td.c2 {
}
#matchlist_anmalda td.c3 {
}
#matchlist_anmalda td.c4 {
}
#matchlist_anmalda td.c5 {
  text-align: center;
/*  text-align: right;
  width:30px;*/
}
#matchlist_anmalda td.c6 {
/*  text-align: center;*/
/*  width:65px;*/
}


#matchlist_anmalda tbody tr.t{
  background-color: white;
}
#matchlist_anmalda tbody tr.odd{
	background-color: #f9f3e0;
	border-bottom: 1px solid #d9cba8;
}

#matchlist_rubrik th.c2 {
  width:200px;
  text-align: left;

}

 



#mail tbody tr.t{
  background-color: white;
}
#mail tbody tr.odd{
	background-color: #f9f3e0;
	border-bottom: 1px solid #d9cba8;
}

#mail th.r4 {
  text-align: right;
}
#mail td.r4 {
  text-align: right;
}

#aktuelllist th{
/*  font-weight: bold;*/
  text-align: left;
  padding: 1px 2px 2px 1px;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  vertical-align: bottom;
}
#aktuelllist div.th {
/*  padding: 1px 2px 2px 1px;*/
}
#aktuelllist div.thc1 {
  float:left;
  width: 130px;
  font-weight: bold;
  border-bottom: 1px solid #888;
}
#aktuelllist div.thc2 {
  float:left;
  width: 130px;        
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #888;
}
#aktuelllist div.thc3 {
  float:left;
  width: 150px;
  font-weight: bold;
  border-bottom: 1px solid #888;
}
#aktuelllist div.thc4 {
  float:left;
  width: 150px;
  font-weight: bold;
  border-bottom: 1px solid #888;
}
#aktuelllist div.thc5 {
  float:left;
  width: 150px;
  font-weight: bold;
  border-bottom: 1px solid #888;
}
#aktuelllist div.th75 {
  float:left;
  width: 85px;
  font-weight: bold;
  border-bottom: 1px solid #888;
}

#aktuelllist div.c1 {
  float:left;
  text-align: left;
  width: 130px;     
  height: 24px; 
}
#aktuelllist div.c2 {
  float:left;
  width: 130px;        
  text-align: center;
}
#aktuelllist div.c3 {
  float:left;
  width: 150px;        
}
#aktuelllist div.c4 {
  float:left;
  width: 150px;        
}
#aktuelllist div.c5 {
  float:left;
  width: 150px;        
}
#aktuelllist div.c75 {
  float:left;
  width: 85px;
  font-weight: bold;
  text-align: center;
}

#aktuelllist div.norows {
  text-align: center;
}
#aktuelllist div.t{
  float:left;
  background-color: white;
	width:-webkit-fill-available;
/*	width:590px;
/*	border-bottom: 1px solid white;*/
    margin-top: 3px;
}
#aktuelllist div.t-android{
  float:left;
  background-color: white;
/*	border-bottom: 1px solid white;*/
	width:-webkit-fill-available;
/*	width:590px;
 /*   display: none;*/
}

#aktuelllist div.odd{
  float:left;
	background-color: #f9f3e0;
	width:-webkit-fill-available;
/*	border-bottom: 1px solid #d9cba8;*/
    margin-top: 3px;
}
#aktuelllist div.odd-android{
  float:left;
	background-color: #f9f3e0;
/*	border-bottom: 1px solid #d9cba8;*/
	width:590px;
/*    display: none;    */
}



#exportlist th {
  font-weight: bold;
  text-align: left;
  padding: 3px 2px 2px 6px;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  vertical-align: bottom;
}

#exportlist th.c1 {
  width: 250px;
  text-align: left;
}





/*

#newevent th {
  font-weight: bold;
  text-align: left;
  padding: 3px 2px 2px 6px;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  vertical-align: bottom;
}
#newevent td {
  padding: 3px 2px 2px 4px;
}

*/
#newevent td.c1 {
  width: 115px;
}

#newevent td.c2 {
  width: 150px;
}

/*
#newevent td.c3 {
  width: 80px;
}
#newevent td.d1 {
  width: 120px;
}
#newevent td.checkbox {
  background-color: #f9f9f9;
  border: none;
  width: 368px;
}

*/
#anmlist th {
  font-weight: bold;
  text-align: left;
  padding: 3px 2px 2px 6px;
  border-bottom: 1px solid #888;
  background-color:#f9f9f9;
  vertical-align: bottom;
}
#anmlist td {
  padding: 3px 2px 2px 4px;
}
#anmlist th.c1 {
  width: 115px;
}
#anmlist th.c2 {
  width: 80px;
}
#anmlist th.c3 {
  width: 170px;
}
#anmlist th.c4 {
  width: 68px;
}
#anmlist th.c5 {
  width: 30px;
}
#anmlist td.c1 {
  text-align: center;
}
#anmlist td.c2 {
  text-align: center;
}
#anmlist td.c3 {
}
#anmlist td.c4 {
}
#anmlist td.norows {
  text-align: center;
}
#anmlist tbody tr.t{
  background-color: white;
}
#anmlist tbody tr.odd{
  background-color: #f9f3e0;
}
#anm_tavling1 td {
  text-align: left;
  padding: 5px 2px 2px 6px;
  background-color:#f9f9f9;
  vertical-align: top;
}
#anm_tavling1 td.c1 {
  width: 414px;
}
#anm_tavling1 td.c2 {
  border: 1px solid #888;
  width: 170px;
}
#anm_tavling2 td {
  text-align: left;
  padding: 2px 1px 1px 5px;
  border:0px;
  vertical-align: middle;
}
#anm_tavling2 td.left {
  width: 150px;
  white-space: nowrap;
}
#anm_tavling2 td.right {
  white-space: nowrap;
}
.line{
  margin-top: 15px;
  margin-bottom:0;
  border-bottom: 1px solid #bbb;
}
.line2{
  margin-top: 15px;
  margin-bottom:0;
  border-bottom: 2px solid #bbb;
}

/* skjutlag*/

.fullWidth {
  width: 100%;
}
.halfWidth {
/*  width: 50%;*/
  float:left;
}
//**************************************
 
            #mybox {
                width: 800px;
                height: 2450px;
                border: 0px solid #999;
				top:50px;
            }
            #scrollbox {
                width: 825px;
                height: 750px;
                border: 1px solid #999;
				position: fixed;
				top:50px;
				overflow:auto;
            }
            #buttonbox {
                width: 200px;
                height: 250px;
                border: 1px solid #999;
				position: fixed;
			    top: 50px;
			    left: 630px;
		     }
			#lane_dot_box {
			  display: flex;
			  padding: 1px;
			  left: 40px;
              float: left;
			}
			#skjutlagbox {
/*			  display: flex;*/
			  padding: 1px;
			}
            .targetboxleft {
                width: 30px;
                height: 10px;
				padding-left: 2px;
                float: left;
                clear: both;
		     }
            .targetboxright {
                width: 30px;
                height: 10px;
				padding-left: 5px;
                float: left;
		     }
            .targetboxantal {
                width: 30px;
                height: 10px;
				padding-left: 2px;
                float: left;
		     }
            .targetboxg {
                width: 10px;
                height: 10px;
				padding-left: 2px;
				background: green;
                float: left;
		     }
            .targetboxr {
                width: 10px;
                height: 10px;
				padding-left: 2px;
				background: red;
                float: left;
		     }
            .targetboxblue { /*dubblett*/
                width: 10px;
                height: 10px;
				padding-left: 2px;
				background: blue;
                float: left;
		     }
            .targetboxyellow { /*bokad plats*/
                width: 10px;
                height: 10px;
				padding-left: 2px;
				background: yellow;
                float: left;
		     }
            .targetboxblack {
                width: 1px;
                height: 10px;
				padding-left: 1px;
				background: black;
                float: left;
		     }
			.lanebox {
              width: 650px;
			  display: flex;
			  padding: 1px;
			}
			.klassval {
			  display: flex;
			  padding: 1px;
			}
			.dropdown {
			  display: flex;
			  position: relative;
			  display: inline-block;
			  z-index: 1;
			}
			.dropdown-content {
				display: none;
				position: absolute;
				background-color: #f9f9f9;
				min-width: 160px;
				box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			}
			.show {display:block;}
			 .button:active{
				border:1 px solid red;
				color:#FFF;
				background:black;
			}
			.button:visited{
				border:1 px solid red;
				color:#FFF;
				background:black;
			}
			.r {
				text-align: right;
				width: 40px;
			}
			.r50 {
				text-align: right;
				width: 50px;
			}
			.l {
				text-align: left;
			}
			.rubrik {
				text-align: left;
				font-size: 200%;
			    left: 100px;
				width: 300px;
				position: relative;
			}

   .pagebreak { page-break-before: always; }

@media print {
  font-family:serif,Verdana, Arial, Helvetica, sans-serif;
  font-size:32px;
  font-color='red';
 
 .noprint{
  font-color='blue';
  display: none;
   }

.hide-on-print {
  display: none;
   }
}