﻿body, body td, input, textarea
{
	font-family: Verdana;
	font-size: 11px;
}
a:link, a:active, a:visited
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	color: Red;
	text-decoration: underline;
}
body img
{
	border: none;
}
.titel
{
	font-size: 24px;
	font-weight: bold;
}
.tables
{
	width: 640px;
}
.horule
{
	color: #000045;
	height: 1px;
}
.border
{
	border: 1px #dddddd solid;
}
table.menu
{
	width:100%;
}
.overskrift
{
	font-weight: bold;
	background-color: #eeeeee;
	padding: 1px;
	border: 1px #dddddd solid;
	text-transform:uppercase;
	display:block;
}
.cursorhand
{
	cursor:hand;
}
a.menupunkt {
	text-decoration: none;
	display: block;
	color:Black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px #dddddd solid;
}

a.menupunkt:hover {
	text-decoration: none;
	background-color: #F4F4F4;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px #dddddd solid;
}
.side_left
{
	background-image: url('Graphics/left.gif');
	width:16px;
}
.side_right
{
	background-image: url('Graphics/right.gif');
	width:16px;
}
.menu_top
{
	font-weight: bold;
	background-color: #b6c2d5;
	padding: 2px;
	border: 1px #dddddd solid;
	text-transform:uppercase;
}
.tables_items td
{
	font-weight:normal;
	border-bottom:1px #efefef solid;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tables_items_alternativ td
{
	font-weight:normal;
	border-bottom:1px #FFFFFF solid;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #b6c2d5;
}
.oversigt
{
	padding: 4px;
	width:100%;
}
.oversigt_top td
{
	font-weight: bold;
	border-bottom:1px #efefef solid;
	background-color: #eeeeee;
}
.oversigt_top_normal td
{
	border-bottom:1px #efefef solid;
	background-color: #eeeeee;
}
.hidden{
	visibility: hidden;
	display: none;
}
.h1
{
	font-size:16px;
	font-weight:bold;
	font-family:Verdana;
	color:#000045;
}
.h3
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	color:#6d95d5;
}
.h2
{
	font-size:6px;
	font-weight:bold;
}
.highlight
{
	border: 1px black solid;
	background-color:#FFFFD8;
}
.personoplysningerlabel
{
	font-size:10px;
	font-weight:bold;
}
.dato
{
	font-style:italic;
}
.inputLarge
{
	width:500px;
}
.almoverskrift
{
	font-size: 12px;
	font-weight: bold;
}
.byoverskrift
{
	font-size: 14px;
	font-weight: bold;
}
.dottetbox
{
	border-right: #b6c2d5 thin dashed;
	border-top: #b6c2d5 thin dashed;
	border-left: #b6c2d5 thin dashed;
	border-bottom: #b6c2d5 thin dashed;
}
.tdunderline
{
	border-bottom: #b6c2d5 thin solid;
}
.boxorange
{
	border-right: orange thin dashed;
	border-top: orange thin dashed;
	border-left: orange thin dashed;
	border-bottom: orange thin dashed;
}
.car
{
	width: 220px;
	height: 80px;
}
.NetbankPopupContainer {
	width: 100%;
	position: absolute; 
	top: 250px; 
	z-index: 500; 
	left: 0px; 
	text-align: center;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opasity: .80;
	background-color: transparent;
}

.NetbankPopup {
	width: 300px;
	height: 110px; 
	text-align: left; 
	padding: 0px;
	margin: 0px auto 0px auto;
}

.NetbankPopup h1 {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 3px 10px;

	height: 17px;
	width: 290px;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}

.NetbankPopup p {
	font-family: "trebuchet ms";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	width: 290px;
	text-align: left;
	margin: 20px 0px 0px 10px;
}

.NetbankPopup div {
	height: 5px;
}

.NetbankPopup .actionButton {
	margin: 20px 0px 0px 230px;
}

.NetbankPopupDansk {
	background-color: #000045;
	border-bottom: 10px solid #000045;
}

.NetbankPopupDansk h1 {
	background-color: #000045;
}
.prisberegnerproduktnavne
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana;
	color:#000045;
}
.prisberegnerproduktnavnefed
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	color:#000045;
}
.prisberegnerpriser
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	color:#000000;
}
.tdunderline1
{
	border-bottom: black thin solid;
}

