@charset "utf-8";
/* CSS Document */


html, body, .wrapper {height: 100%;}

body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

#wrapper {
background-image:url(../bilder/bg/bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
height:auto;
min-height:100%;
}

#content {
position:relative;
width:960px;
overflow:hidden;
margin:auto;
padding-top:10px;
padding-bottom:315px;
}

.footer {
position:relative;
height: 205px;
background-color:#efeee7;
margin-top:-205px;
clear:both;
}

.footer-content {
width:960px;
margin:auto;
}

.footer-menu {
margin-top:10px;
width:150px;
float:left;
}

.footer-kontakt {
margin-top:10px;
margin-left:20px;
width:180px;
float:left;
}

#footer-lokal {
width:260px;
margin-left:15px;
float:left;
}

#footer-lokal img{
width:220px;
height:122px;
float:left;
margin-top:-60px;
clear:both;
}

#header-logga{
width:122px;
height:122px;
margin-top:-10px;
margin-left:-15px;
margin-right:15px;
float:left;
display:inline;
}

#header-text {
width:445px;
margin-left:110px;
float:left;
display:inline;
}

#header-menu {
width:240px;
float:right;
margin-top:-5px;
display:inline;
position:relative;
text-align:right;
}

#hiklogga {
padding-top:7px;
}

#menu {
padding-left:10px;
height:20px;
position:relative;

}

.main {
clear:both;
width:100%;
padding-top:30px;
}

.main-leftcolum {
width:720px;
float:left;
display:inline;
}

#main-pic {
width:460px;
float:left;
display:inline;
}

#main-pic-text {
width:220px;
float:left;
display:inline;
margin-left:20px;
}

#nextgame {
background-color:#DDDDDD;
border:1px solid #CCCCCC;
width:220px;
float:right;
display:inline;
margin-bottom:50px;
padding-bottom:10px;
height:600px;
}

#nextgame img {
margin-top:32px;
}

.main-textcolum {
width:332px;
margin-top:40px;
margin-right:13px;
float:left;
display:inline;
}

.divider {
margin-right:20px;
margin-top:55px;
height:170px;
background-color:#dddddd;
width:1px;
float:left;
}

.nyheter {
padding-top:45px;
padding-bottom:50px;
width:700px;
float:left;
}

.nyheter-rad {
width:700px;
height:80px;
border-top:1px solid #0068b3;
float:left;
}

.nyheter-rad-bild {
width: 120px;
float:left;
}

.nyheter-rad-ikon {
width:47px;
padding-left:10px;
padding-top:24px;
float:left;
}

.nyheter-rad-text {
width:518px;
padding-top:17px;
float:left;
}

#matcher-text {
width:750px;
float:left;
display:inline;
}

#matcher-matcher {
width: 710px;
padding-right:20px;
padding-left:10px;
margin-top:50px;
}

#matcher-bilder {
width:210px;
float:left;
display:inline;
}

#matcher-bilder img {
margin-top:5px;
margin-right:5px;
float:left;
display:inline;
}

.matcher-table {
width:700px;
margin-left:10px;
}

.matcher-table tr {
height:23px;
}

.matcher-table .datum {
width:32px;
}

.matcher-table .tid {
width:60px;
}

.matcher-table .matchplats {
width:130px;
}

.matcher-table .matchtyp {
width:190px;
}

.matcher-table .lag {
}

.matcher-table .resultat {
width:30px;
}

#matchref-info {
background-color:#DDDDDD;
border:1px solid #CCCCCC;
width:220px;
float:right;
display:inline;
margin-bottom:50px;
padding-bottom:10px;
}

#matchref-lag1 {
width:320px;
text-align:right;
float:left;
display:inline;
}

#matchref-lag2 {
width:320px;
float:left;
display:inline;
margin-bottom:20px;
}

#matchref-resultat {
width:80px;
text-align:center;
float:left;
display:inline;

}

.matchref {
width:720px;
float:left;
border:1px solid #CCCCCC;
padding-bottom:40px;
padding-top:10px;
}

.matchref-bild {
margin-bottom:40px;
margin-left:10px;
}

.matchref-plan-container {
width:612px;
height:379px;
background-image:url(../bilder/bg/matcher-plan.png);
background-repeat:no-repeat;
margin-left:70px;
margin-top:80px;
}

#matchref-plan {
width:500px;
height:303px;
}

#matchref-plan img{
margin-left:10px;
margin-right:5px;
border:1px solid #181818;
}

#matchref-plan .goal{
width:90px;
vertical-align:middle;
}


#matchref-plan .def{
width:130px;
vertical-align:middle;
}

#matchref-plan .mid{
width:130px;
vertical-align:middle;
}

#matchref-plan .for{
vertical-align:middle;
}

#matchref-plan .kantspalt{
height:32px;
}

.kantspalt img{
margin-top:10px;
margin-bottom:3px;
}

.match-thumb {
margin-left:10px;
}

.match-thumb-container {
width:650px;
margin:auto;
margin-top:80px;
margin-bottom:-40px;
}

.matchref-kommentar{
width:680px;
float:left;
padding-top:20px;
padding-left:20px;
padding-right:20px;
}

#commentform label {
display:block;
width:60px;
float:left;
text-align:right;
margin-top:8px;
margin-right:10px;
}

#commentform input{
height:18px;
padding:5px;
width:200px;
margin-bottom:10px;
background-color:#efeee7;
border:1px solid #FFd204;
}

#commentform input:focus {
border-color:#0068b3;
}

#commentform textarea {
width:560px;
height:140px;
padding:5px;
background-color:#efeee7;
border:1px solid #FFd204;
}

#commentform textarea:focus {
border-color:#0068b3;
}

#commentform #submit{
margin-top:10px;
padding:0px;
width:80px;
height:28px;
}

#commentform #submit:hover {
border-color:#0068b3;
}

#hik-menu {
background-color:#DDDDDD;
border:1px solid #CCCCCC;
width:220px;
float:right;
display:inline;
margin-bottom:50px;
padding-bottom:10px;
}

#footer-logga {
margin-top:10px;
width:150px;
float:left;
}

.foot-divider {
margin-right:20px;
margin-top:18px;
margin-left:45px;
height:132px;
background-color:#dddddd;
width:1px;
float:left;
}

.lagdel-1{
width:192px;
background-color:#f6f6f6;
}

.lagdel{
width:192px;
background-color:#f6f6f6;
float:left;
}

.lagdel-tabell {
margin-left:10px;
margin-bottom:10px;
}

.profil-bild{
width:310px;
float:left;
}

.profil-bild img {
width:271px;
height:350px;
}

.profil-info {
width:325px;
float:left;
}

.profil-info-column {
width:300px;
float:left;
margin-right:25px;
margin-bottom:8px;
}

.profil-stats {
width:275px;
float:left;
margin-left:20px;
}

.profil-stats table {
width:275px;
margin-top:5px;
margin-bottom:10px;
}

.stats-year {
width:160px;
padding-right:15px;
}

.stats-points {
background-color:#EFEFEF;
border:#FFFFFF solid 1px;
}

.hiktv-content {
width:450px;
clear:both;
margin:auto;
padding-top:30px;
padding-bottom:50px;
}

.hiktv-content p{
margin-bottom:20px;
}

.hiktv-content img{
margin-top:-40px;
}

#astrid-logga {
margin-left:240px;
margin-top:20px;
margin-bottom:40px;
}

#adidas-logga {
margin-left:100px;
margin-top:40px;

}

#teams-logga {
margin-left:40px;
margin-top:40px;
}

.om-hik {
clear:both;
width:100%;
padding-top:30px;
}

.om-hik-bild {
width:720px;
float:left;
display:inline;
}

.om-hik-list {
width:700px;
padding-bottom:30px;
}

.om-hik-leftcolum {
width:350px;
float:left;
display:inline;
}

.shop-column {
margin-top:30px;
width:250px;
float:left;
}

#katalog {
margin-left:38px;
margin-top:10px;
}

.statistik-list {
width:820px;
padding-bottom:30px;
}

.stats-3-column {
width:233px;
float:left;
}

.stats-2-column {
width:410px;
float:left;
}

.statistik-table {
width:360px;
margin-right:40px;
}

.statistik-table-namn {
width:145px;
}

.statistik-table-resultat {
width:40px;
text-align:center;
}

#logrisen {
margin-left:90px;
margin-top:20px;
width:150px;
height:150px;
}

.artikel {
clear:both;
width:700px;
padding-top:30px;
}

#bestform fieldset {
  margin-bottom: 10px;
  border:1px solid #FFd204;
}

#bestform fieldset fieldset {
  border: none;
  margin-top:15px;
  }

#bestform fieldset fieldset label {
  display: block;
  width: auto;
}

#bestform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

#bestform label {
  width: 150px;
}

#bestform fieldset fieldset label {
margin-left: 153px;
}

.input-text {
background-color:#efeee7;
border:1px solid #FFd204;
width:220px;
}

#bestform {
margin-top:30px;
}

.knapp {
margin-left:12px;
margin-top:40px;
margin-bottom:15px;
background-color:#efeee7;
padding:2px;
border:1px solid #FFd204;
}

.knapp:hover {
border:1px solid #0068b3;
}

.formular {
width:580px;
padding-bottom:30px;
}

#schema-menu {
margin-left:30px;
margin-top:15px;
float:left;
}

#schema-manad {
clear:both;
}

.schema-table {
margin-top:20px;
margin-left:10px;
width:680px;}

.schema-table tr {
height:26px;
border-bottom:1px solid #efeee7;
}

.schema-table-dag {
padding-top:2px;
width:20px;
text-align:center;
vertical-align:bottom;
}

.schema-table-text {
padding-top:2px;
padding-left:20px;
vertical-align:bottom;
}

.social-icons {
width:100px;
float:right;
}

a.rollover {
	display: block;
	width: 48px;
	height: 48px;
	text-decoration: none;
	background:url(/bilder/logos/facebook-inside.png);
	}

a.rollover:hover {
	background-position: 0px -48px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

.vmtips-tabell {
margin-left:25px;
margin-top:10px;
}

.tips-colum {
width:330px;
min-height:450px;
margin-left:20px;
margin-bottom:40px;
float:left;
}

.tips-colum img {
margin-bottom:20px;
}

#arkiv{
width:750px;
float:left;
display:inline;
}

#arkiv img {
}

.arkiv-table {
width:350px;
margin-left:10px;
}

.arkiv-table tr {
height:23px;
}

.arkiv .datum {
width:100px;
}

.arkiv .rubrik {
width:220px;
}

#arkiv-arkiv {
width: 690px;
padding-right:20px;
padding-left:10px;
margin-top:50px;
}

.nyheter-arkivcontainer{
width:400px;
float:right;
margin-top:40px;
}

#lagbild
{
width:700px;
height:354px;
float:left;
margin-left:0px;
}

.traningstabell{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	border:1px solid #CCC;
	width:700px;}
	
.traningstabell td{
	border:1px solid #CCC;
	padding:4px;}
