.thochacheck {
	padding: 10px 15px 10px 15px;
}


#bilde {
	width: 250px;
}
#bilde img {
	width: 250px;
}

#meldingsvarsel {
	height: 25px;
	width: 25px;
	
	position: relative;
	left: 0px;
	top: 0px;
	background: url('images/info.png');
}
#meldingsvarsel:hover {
	background-position: 0 -25px;
}
#infotextdiv{
	position: absolute;
	display: none;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 100vh;
	
}
.infotekst:hover + #infotextdiv {
	display: flex;
}

.skjemaer {
	width: 180px;
	font-size: 12px;
	padding: 2px;
	color: #000000;
	border: 1px solid #000000;
	margin: 2px;
	padding: 10px 10px 10px 10px;
	background: #fefefe;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.postnrfelt {
	width: 50px;
	font-size: 12px;
	padding: 2px;
	color: #000000;
	border: 1px solid #000000;
	margin: 2px;
	padding: 10px 10px 10px 10px;
	background: #fefefe;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.stedfelt {
	width: 125px;
	font-size: 12px;
	padding: 2px;
	color: #000000;
	border: 1px solid #000000;
	margin: 2px;
	padding: 10px 10px 10px 10px;
	background: #fefefe;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.tekstomrade {
	
	font-size: 12px;
	padding: 2px;
	color: #000000;
	border: 1px solid #000000;
	margin: 2px;
	padding: 10px 10px 10px 10px;
	background: #fefefe;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}


#lager
{
border-collapse: collapse;
border:1px solid;
font-size: 14px; 
}
#standard
{
width:750px;
border-collapse: collapse;
font-size: 10px;
}
.prosent_ramme{
    border: solid 1px;
    width: 300px;
    height: 18px;
	padding:1px;
	margin:1px;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;} 
	
.prosent_bar{
    background: #44607e url('images/bar_bg.jpg');
	height:18px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	color:#FFFFFF;
    border-radius: 5px;} 
 
.prosent_tekst{
    position: relative;
	font-size: 10px;
	color:#000000;
    top:-16px; 
	display: block;
    left:0px;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
}

.linker {
border: 0px;
width: 200px;
height: 201px;
padding: 1px;
}
.linker:hover {
border: 0px;
width: 202px;
height: 203px;
padding: 0px;
}

.loggut {
border: 0px;
width: 15px;
height: 15px;
padding: 1px;
}
.loggut:hover {
border: 0px;
width: 17px;
height: 17px;
padding: 0px;
}

.ameny {
border: 0px;
width: 50px;
height: 50px;
padding: 1px;
}
.ameny:hover {
border: 0px;
width: 52px;
height: 52px;
padding: 0px;
}

.detalj {
border: 0px;
width: 100px;
height: 25px;
padding: 1px;
}
.detalj:hover {
border: 0px;
width: 102px;
height: 27px;
padding: 0px;
}

.slette {
border: 0px;
width: 35px;
height: 35px;
padding: 1px;
}
.slette:hover {
border: 0px;
width: 37px;
height: 37px;
padding: 0px;
}

.login{
	margin-left: 0px;
	padding: 1px;
	white-space: nowrap;
	position: absolute;
	height: 35px;
	width: 35px;
	top: 10px;
	left: 945px;
}
.login:hover{
	padding: 0px;
	height: 36px;
	width: 36px;
}

.btn {
  color: #ffffff;
  background: #44607e;
  border: 1px solid #000000;
  	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	padding: 10px 15px 10px 15px;
	
}

.btn:hover {
  background: #103d76;
  box-shadow:0 0 10px #9ecaed;
}

textarea {
    resize: none;
}

input[type="checkbox"] {
      transform:scale(1.3, 1.3);
	  padding: 5px 5px 5px 5px;
	  margin: 10px;
    }
.textfield {
	font-size: 11px;
	color: #ffffff;
	background: #103d76;
	border: 1px solid #44607e;
	padding-left: 1px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

 .textfield:hover {
     border: 1px solid #fff;
     background: #44607e;
 }

	
body{
	text-align: center;
	background: #44607e url('images/bodybg.jpg') no-repeat fixed center; width: 100%;
	font-family: verdana;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 1000px;
	text-align: left;
	background: #ffffff url('images/hall.jpg') no-repeat fixed;
	background-position: center center;
}
#header{
	background-image: url(images/header.jpg);
	height: 290px;
	width: 1000px;
	left: 0px;
	top: 0px;
	font-size: 10px;
	color: #FFFFFF;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 33px;
	width: 1000px;
	top: 250px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 27px;
	width: 123px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 27px;
	
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	transition: all 0.7s;
}
#navlist a:hover{background-image: url(images/buttonover.gif);transition: 0.3s;}

#n1{left: 0px;}
#n2{left: 143px;}
#n3{left: 286px;}
#n4{left: 429px;}
#n5{left: 572px;}
#n6{left: 715px;}
#n7{left: 858px;}
#leftside{float: left;}
#leftside h3{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 777px;
}
#picture1{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/hallen.jpg);
}
#picture2{	
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/tn_IM000435.jpg);
}
#footer{
	font-size: 10px;
	text-align: left;
	
	background-color: #FFFFFF;
	position: relative;
	width: 1000px;
	height: 55px;
	margin-top: -16px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#sign{
	clear: both;
	position: relative;
	height: 30px;
	width: 75px;
	background-image: url(images/sign3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033387;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}
#kart h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033387;}
	
#kart {
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;}
	

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{color: #000;}
#footer a:hover{color: #cecece;}


#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
#thocha td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	width: 130px;
	height: 32px;
	color: #FFFFFF;
	background-image: url(images/thochabg.jpg);
	padding-top: 23px;
	margin-right: 10px;
	
}

#errors{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	background: #ffffff url('images/hall.jpg') no-repeat fixed bottom;
	text-align: center;
	
}

#error1 {color: #ff0000;}


.linjert1 {
	
	font-size: 12px;
	padding: 2px;
	color: #000000;
	background: #C0C0C0;
	border: 0px solid #000000;
	padding-left: 1px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}
.linjert5 {
	
	font-size: 16px;
	padding: 2px;
	color: #000000;
	background: #949494;
	border: 0px solid #000000;
	padding-left: 1px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}
.linjert6 {
	
	font-size: 16px;
	padding: 2px;
	color: #FFFFFF;
	background: #103d76;
	border: 0px solid #000000;
	padding-left: 1px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

.linjert2 {
	font-size: 12px;
	padding: 2px;
	color: #000000;
	background: #FFFFFF;
	border: 0px solid #000000;
	padding-left: 1px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.linjert3 {
	height:26px;
	font-size: 16px;
	padding: 2px;
	color: #ffffff;
	background: url(images/overskriftbg.png) repeat-x;
	/*background: #44607e;*/
	border: 0px solid #000000;
	padding-left: 1px;
	font-weight: bold;
}

.linjert4 {
	font-size: 16px;
	padding: 2px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 1px;
}

.tekst_detaljer {
	width: 95%;
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
	border: 0px solid #000000;
	
}
.tekst_detaljer2 {
	width: 95%;
	font-size: 12px;
	background: #C0C0C0;
	color: #000000;
	border: 0px solid #000000;
	
}
.tekst_detaljer3 {
	width: 95%;
	font-size: 12px;
	background: #333;
	color: #000000;
	border: 0px solid #000000;
	
}

#ordretabell {height: 100%;}

.fullt {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-size: 11px;
}
.green {
	color: #18c906;
	font-size: 11px;
}

.tdhover:hover {
	background-color: #44607e;
	color: #FFFFFF;
	cursor: pointer;
}
.tdhover:link {display:block;
    height:100%;
    width:100%;
	}
.prosent {	
	font-size: 11px;
	padding: 1px;
	color: #000000;
	background-image: url(images/bar_bg.png);
	border: 0px solid #000000;
	height: 24px;		
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.logg {
	font-size: 10px;
}
#logg {
	font-size: 10px;
}


.p_spacep {
	padding-bottom:100px
	}
.p_tekst {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	}

.athorsen {
	font-family: verdana;
	font-size: 8px;
	color:#FF0000;
	font-weight: normal;
}
.athorsen2 {
	font-family: verdana;
	font-size: 8px;
	color:#000000;
	font-weight: normal;
}
.pristds {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	}
#php7 {
	position: absolute;
	top:40px;
}
#php7 a:{
	color: #000;
}