body
{
	font-family: Arial;
	margin-top: 0px;
	background-color: #F1F1F1;
	font-size: 11px;	
}

h1
{
	color: #216773;
	font-size: 18px;	
	font-weight: normal;
	margin-bottom: 10px;
}
h2
{
	color: #216773;
	font-size: 14px;	
	font-weight: normal;
	margin-bottom: 2px;
}

a
{
	color: #9EAE0D;
	text-decoration: none;	
}

td
{
	font-family: Arial;
	color: #216773;
	font-size: 11px;	
}

.NewsletterInput
{
	width: 187px;	
	border: solid 1px #0B7C8E;
}

.NewsletterStatusText
{
	color: #216675;	
}

.NewsletterStatusTextOK
{
	color: #FFFFFF;	
}

.ChristmasText
{
	color: #FFFFFF;	
}

.CodeInput
{
	width: 100px;	
	border: solid 1px #0B7C8E;
}

.SelectCase
{
	width: 240px;
	border: solid 1px #216675;
	color: #216674;
	font-size: 11px;	
}

.CaseTable
{
	background-image: url('../images/2768_GraaStreg.gif');
	background-repeat: no-repeat;	
	width: 928px;
	height: 748px;	
}

.FrontPageTable
{
	width: 928px;	
}

.FrontTDLeft
{
	width: 545px;
	height: 286px;
	background-image: url('../images/forside/2768_SubseroForsideHovedtxt.gif');
	background-repeat: no-repeat;	
}
.FrontTDRight
{
	width: 383px;
	height: 296px;	
	background-image: url('../images/forside/2667_ImageExpo_Subsero_Forsiden.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.GraySplit
{
	width: 928px;
	height: 748px;
	background-color: #F1F1F1;	
	background-image: url('../images/template/2768_SideBG.gif');
	background-repeat: no-repeat;
}
.ScrollingDiv
{
	height: 720px;
	width: 586px; 
	overflow: auto;
	margin-top: 8px;
	padding-top: 26px;	
	
	scrollbar-3dlight-color: #F2F0F1; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #D6D4D5; 
	scrollbar-darkshadow-color: #F2F0F1; 
	scrollbar-face-color: #D6D4D5; 
	scrollbar-highlight-color: #FFFFFF ; 
	scrollbar-shadow-color: #FFFFFF; 
}

.MainTable
{
	width: 990px;
}
.LeftBorder
{
	width: 17px;	
	background-image: url('../images/template/2768_KantVenstreSide.gif');
}
.RightBorder
{
	width: 17px;
	background-image: url('../images/template/2768_KantHojreSide.gif');	
}
.Margin
{
	width: 14px;
	background-color: #FFFFFF;	
}
.CenterArea
{
	width: 928px;
	height: 630px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.Bottom
{
	height: 55px;
	background-image: url('../images/template/2768_KantBund.gif');	
}
.TopTable
{
	border-collapse: collapse;	
	width: 928px;	
}
.MenuColumn
{
	width: 600px;
}
.TopMargin
{
	height: 12px;
}
.LogoColumn
{
	width: 328;
	height: 58px;
	background-image: url('../images/template/2768_SubseroLogoTop.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: baseline;
}
#Container
{
	margin-left: auto; 
	margin-right: auto;
}

table 
{
	border-collapse: collapse; 
}

table td, table th 
{
	padding: 0px; 
}
img
{
	border: 0px;	
}

/*lightbox*/
.messagePopBox 
{
	position: absolute;
	z-index: 20;
	display: none;
	background-color: #F6F6F6;
}

.messagePopBoxHeadline 
{
	color: white;
	padding: 5px;
	padding-left: 11px;
	background-color: #F6F6F6;
}

.messagePopBoxBody 
{
	padding: 5px;
	background-color: #F6F6F6;
	font-size: 11px;
}

.messagePopBoxFooter 
{
	height: 20px;
	padding: 5px;
	background-color: #F6F6F6;
	text-align: right;
}
.messagePopBoxFooter a
{
	background-color: #F6F6F6;
	color: #F1282E;
	font-size: 11px;
}

.message 
{
	color: rgb(21,121,11);
}

.messageBoxed 
{
	color: rgb(21,121,11);
	border: 1px solid rgb(21,121,11);
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 6px; 
	padding-right: 0px;
}