﻿.knap
{
	background-image:url('/Style Library/Images/GI_layout/searchButtonBg.jpg');
	height:19px;
	background-color:transparent;
	border:1px #919999 solid;
	font-size:11px;
	font-family:Tahoma;
	padding-left:5px;
	padding-right:5px;
}
.inputboks, .indputboks
{
	border:1px solid #919999;
	height:15px;
	font-size:11px;
	font-family:Tahoma;
	margin-right:3px;
}


.FormularTable {
    margin-top:15px;
}

.FormularTable td h2 {
    color:black;
    font-family:Tahoma;
    font-size:16px;
    font-weight:bold;
    margin-bottom:7px;
}

.FormularTable td h3 {
    color:black;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    margin-bottom:7px;
}

.FormularTable td b {
    color:#333333;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    margin-bottom:7px;
}

.BestillingImgCell {
	padding-right:8px;
	padding-bottom:8px;
}

.BestillingHeader {
    background-color:#ced5ce;
    padding-left:8px;
}

.BestillingHeadlineDiv {
    width:98%;
    background-color:#ced5ce;
    padding-left:8px;
    color:black;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    margin-bottom:0px;
    padding-bottom:0px;
    height:25px;
    
}

.BestillingHeadlineDiv h3 {
    font-size:14px;
}

.BestillingAntalBox, 
.FormularInputSingleLine,
.FormularInputMultiLine {
	border:1px solid #919999;
	height:15px;
	font-size:11px;
	font-family:Tahoma;
	margin-right:3px;
}

.FormularInputSingleLine {
	width:200px;
}

.FormularInputMultiLine {
	width:200px;
	height:80px;
}


.NewsLetterPanel {
	margin-left:6px;
}

.NewsletterIntro {
	margin-top:8px;
	margin-bottom:6px;
}

.NewsLetterEmail {
	margin-top:5px;
	width:175px;
}

.NewsLetterSubscribe {
	width:75px;
}

.NewsLetterUnsubscribe {
	width:75px;
	margin-left:30px;
	
}	

.nlsubscribe_block
{
	font-size: 12px;
	line-height: 16px;
}
.nlsubscribe_header_txt
{
	margin: 0 0 20px 0;
	font-size: 20px;
	line-height: 24px;
}
.nlsubscribe_body_txt
{
	margin: 0 0 20px 0;
}
.nlsubscribe_lead_txt
{
	margin: 0 10px 0 0;
}
.nlsubscribe_email_box
{
	width: 300px;
}
.nlsubscribe_subscribe_btn
{
	margin: 20px 20px 0 10px;
	float: left;
}
.nlsubscribe_unsubscribe_btn
{
	margin: 20px 0 0 0;
	float: left;
}
.nlsubscribe_usermsg
{
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: normal;
	clear: both;
	color: #f00;
}
.nlsubscribe_successmsg
{
}
