@import "/includes/menu.css";
@import "/includes/boxstyles.css";

html>body {height: 100%;}

html, body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position:top left;
}

body,a,input,select,td,textarea {
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10px;
	color:#000000;
}

img {
	border:0px;
}

h1, h2 {
	margin-left:-1px;
	margin-top:0px;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:5px;
	font-size:20px;
	line-height:20px;
}

h2 {
	margin-bottom:20px;
}

h3, h4, h5, h6, p.afsnit {
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size:14px;
	line-height:14px;
}

h2, h3, h4, h5, h6, p.afsnit {
	color:#2D4865;
	border-bottom:1px solid #2D4865;
}

img.mcp
{
	margin-top: 20px;
	margin-left: 28px;
}

p.afsnit {
	font-weight:bold;
}

p.afsnitHead {
	font-size:18px;
	margin-bottom:5px;
}

p.afsnitSub {
	font-weight:normal;
}

p.topParagraph {
	font-weight:bold;
}

table.master {
	width:100%;
	height:100%;
	border-collapse:collapse;
}

td.master {
	text-align:center;
	vertical-align:top;
} 

div.master {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	border-bottom:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-top:0px;
}

div.masterTop {
	height:48px;
	padding-left:25px;
	overflow:hidden;
	position:relative;
	background-color:#FFFFFF;
}

div.topTools {
	position:absolute;
	right:15px;
	bottom:5px;
}

img.topTools {
	margin-left:10px;
}

div.masterTopTheme {
	height:165px;
	background-repeat: repeat-x;
	background-position:top left;
	position:relative;
	clear:both;
}

img.topPil {
	position:absolute;
	top:30px;
	left:60px;
}

div.topContent {
	position:absolute;
	top:30px;
	left:215px;
	width:430px;
	color:#FFFFFF;
	
}

div.topImage {
	position:absolute;
	top:8px;
	left:690px;
	width:280px;
	height:154px;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#FFFFFF;
	overflow: hidden;
}

div.middleArea {
	position:relative;
	clear:both;
	width:990px;
}

div.bottom {
	width:100%;
	clear:both;
	height:15px;
	/*background-image:url("/media/images/bottom-ting.gif");*/
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:20px;
	margin-bottom:20px;
	width:940px;
	text-align:center;
	padding:5px;
	padding-left:0px;
	border-top:4px solid #2D4865;
}

div.bottomContent {
	padding:5px;
	font-weight:bold;
	color:#2D4865;
}


/* menu */

div.menuHolder {
	position:absolute;
	width:220px;	
	top:-29px;
	left:15px;
}

div.menuContent {
	width:175px;
	overflow:hidden;
	background-color:#F7F7F7;
	border:1px solid #304863;
	border:1px solid #BBBBBB;
	padding-bottom:80px;
}

div.menuContentShadow {
	width:194px;
	padding-bottom:2px;
	
	}


/* menu */

/* contentArea */
div.leftColumn {
	width:205px;
	height:100%;
	float:left;
}


div.contentArea {
	float:left;
	width:455px;	
	background-color:#FFFFFF;
}

div.contentHolder {
	margin-top:10px;
	margin-bottom:20px;
	width:450px;
	padding:10px;
	padding-bottom:20px;
	overflow:hidden;
/*	border:1px solid #DDDDDD;*/
	
/*	border-top:2px solid #DDDDDD;*/
/*	border-bottom:2px solid #DDDDDD;*/
}

iframe.ifrmWebmail {
	display: none;
}

div.contentHighlightBox {
	/*	padding:10px;
	background-image:url('/media/images/corner_bgr.gif'); 
	background-repeat:repeat-x; 
	background-position: bottom left; 
	clear:both;
	border:1px solid #2D4865; 
	border-radius:10px;
	-moz-border-radius:10px;
	*/
}

div.contentFactBoxWide {
	clear:both;
}

div.contentFactBoxContent {
	padding:3px;
}

img.contentFactImage {
	border:1px solid #666666;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
}

img.iconRight {
	display:block;
}

img.FloatRight {
	margin-left:15px;
	margin-bottom:5px;
	float:right;
}

img.FloatLeft {
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
span.statusOk {
	font-size: 16px;
	color: green;
}
/* contenct Area */

div.rightColumn {
	width:278px;
	margin:20px;
	margin-right:0px;
	padding-right:20px;
	float:right;
	margin-left:0px;
}

div.teaserRight {
	width: 278px;
	padding: 1px;
	background-image:url("/media/images/rightbottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#F9F9F9;
	
	border-top:2px solid #2e4a62;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.teaserRightHeadline {
	font-weight: bold;
	font-size:14px;	
	margin-bottom:5px;
}

div.teaserSubHeadline {
	font-weight: bold;
	font-size:12px;
}

div.teaserRightContent {
	padding: 5px;	
}

div.quoteHolder {
	width:271px;
	margin:3px;
}

div.quoteTop {
	background-image:url("/media/images/quote-top.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	height:15px;
}

div.quoteMiddle {
	background-image:url("/media/images/quote-middle.gif");
	background-position:top left;
	background-repeat:repeat-y;
}

div.quoteBottom {
	background-image:url("/media/images/quote-bottom.gif");
	background-position:top left;
	background-repeat:no-repeat;
	min-height:47px;
	padding-top:35px;
	padding-left:70px;
}

div.quoteContent {
	padding-left:20px;
	padding-right:20px;
}

td.language1, td.language2, td.language3 {
	width:15px;
	height:15px;
	margin-right:15px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:9px;
}

a.languageSelector, a.languageSelector:visited {
	color:#FFFFFF;
	text-decoration:none;
}

/* tables */

table.productListing {
	border-collapse: collapse; 
	width:100%; 
	background-color:#FFFFFF;
	border-top:1px solid #2e4a62;
}

td.tableHeader {	
	background-image:url("/media/images/greytable.jpg");
	background-repeat:repeat-x;
	background-position:bottom left;
	border-top:1px solid #2e4a62;
	border-bottom:1px solid #2e4a62;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	
	font-family:Verdana;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	width:auto;
}

td.tableHeaderStart {
	width:90px;
}

td.tableHeaderEnd {
	border-right:1px solid #2e4a62;
}

td.tableHeaderStart {
	border-left:1px solid #2e4a62;
	text-align:left;
}

td.tableCategoryRow {
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #DDDDDD;
	background-color:#F7F7F7;
	height:20px;
}


td.tableCategories {
	width:150px;
	background-color:#ECECEC;
	text-align:left;
	border-bottom:1px solid #FFFFFF;	
	color:#666666;
	font-weight:bold;
	padding-left:2px;
}

div.contentEnd {
	width:100%;
	clear:both;
}

img.tableArrow {
	margin:3px;
}


li {
	list-style-image:url("/media/images/lillepil.gif");	
}

table.kontaktTable td {
	font-size:14px;
	line-height:20px;
}

/* Formular style */
table.formular
{
	width: 100%;
}

td.formularLabel
{
	font-weight: bold;
}

input.formularData
{
	width: 200px;
}

textarea.formularData {
	width:200px;
	height:100px;
}

/* testing */

table.productPricing {
	width:100%;
}

td.productOrderPrice, td.productOrderBtn {
	width:50%;
	text-align:center;
}

td.productOrderBtn {
	text-align:right;
}

p.price {
	font-size:48px;
	font-weight:bold;
	text-align:center;
	color:#54647d;
	padding:5px;
	
}

p.permonth {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#54647d;
}

legend {
	color:#54647d;
}

ul.justifyImage {
	margin-top:0px;
}

div.casesBox {
	border:1px solid #DDDDDD; 
	padding:10px;
	margin-top:50px;
}

span.bestilPris {
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
	color:#CC6600;
}