body{
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
}
table{
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1,h2,h3,h4,h5,h6{
	display: inline;
}
h1{
	font-size:18px;
	color:#999999;
}
h2{
	font-size:12px;
}
h2 .inactivate{
	color:#CCCCCC;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{
	text-decoration:none;
}
h3{
	letter-spacing: 1px;
	color:#A90B1D;
	font-weight: bold;
	font-size:11px;
}
.top{
	position:relative;
	top:0px;
	left:200px;
	height:87px;
	width:530px;
}
.top_left{
	background-image:url('../images/top_left.gif');
	position:absolute;
	top:0px;
	left:0px;
	height:87px;
	width:17px;
}
.top_mid{
	background-image:url('../images/top_mid.gif');
	position:absolute;
	top:0px;
	height:87px;
	left:17px;
	width:496px;
}
.top_right{
	background-image:url('../images/top_right.gif');
	position:absolute;
	top:0px;
	left:513px;
	height:87px;
	width:17px;
}
.topScopeText{
	position:absolute;
	font-size:11px;
	color:#737577;
	top:18px;
}
.topCompanyName{
	position:absolute;
	font-size:14px;
	color:#FFFFFF;
	top:55px;
	letter-spacing:1px;
}
.err{
	color:#FF0000;
	font-size:11px;
}
.topPic{
	width:530px;
	position:relative;
	left:200px;
	top:8px;
}
.kortLogoer{
	text-align:right;
	width:530px;
	position:relative;
	left:200px;
	top:13px;
	font-size:10px;
	color:#999999;
}
.kortLogoer td{
	font-size:10px;
	color:#999999;
}
.salgoglevering{
	position:absolute;
	left:10px;
	top:7px;
	font-size:10px;
	color:#999999;
}
.salgoglevering a:link, .salgoglevering a:active, .salgoglevering a:visited{
	color:#999999;
	text-decoration:none;
}
.salgoglevering a:hover{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

.contentTop{
	background-image:url('../images/content_top.gif');
	position:relative;
	left:200px;
	top:16px;
	width:530px;
	height:18px;
}
.contentMiddle{
	background-image:url('../images/content_middle.gif');
	position:relative;
	left:200px;
	top:16px;
	width:530px;
	background-repeat:repeat-y;
}
.contentBottom{
	background-image:url('../images/content_bottom.gif');
	position:relative;
	left:200px;
	top:16px;
	height:18px;
	width:530px;
}
.mainContent{
	position:relative;
	width:500px;
	left:15px;
}
.a:link{
	color:#000000;
	text-decoration:none;
}
.greyText{
	color:#999999;
	font-size:10px;
}
.greyText a:link, .greyText a:visited, .greyText a:active, .greyText a:hover{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.siteBy{
	position:relative;
	width:530px;
	top:5px;
	left:217px;
	color:#999999;
	text-align:left;
}
.siteBy a:link, .siteBy a:visited, .siteBy a:active{
	color:#999999;
	text-decoration:none;
}
.siteBy a:hover{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.textfield{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-size:10px;
	height:13px;
	padding-left:3px;
}
.textfield_small{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-size:10px;
	height:11px;
	padding-left:3px;
}
.textfield_err{
	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
	font-size:12px;
	height:19px;
	padding-left:3px;
}
.dropdown{
	font-size:10px;
	height:19px;
	border-color:#CCCCCC;
}
