html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
}

/* Forms */

form {
	margin-bottom: 16px;
}

form div {
	margin-bottom: 10px;
}

.formfield {
	width: 496px;
}

.formfield label,
.b3200 label
{
	display: block;
	float: left;
	width: 150px;
}

.formfield input,
.formfield textarea,
.formfield select {
	width: 340px;
}
.buttonfield  {
	width: 486px;
	text-align: right;
}



#passwordreminder_form .formfield label,
#login_form .formfield label,
#changepassword_form .formfield label {
	width: 110px;
}

#passwordreminder_form .formfield,
#login_form .formfield,
#changepassword_form .formfield {
	width: 316px;
}

#passwordreminder_form .formfield input,
#login_form .formfield input,
#changepassword_form .formfield input {
	width: 200px;
}

#passwordreminder_form .buttonfield,
#login_form .buttonfield,
#changepassword_form .buttonfield {
	width: 306px;
}

button + button,
button + div.buttonEnding + button {
	margin-left: 10px
}


#order_form .order {
	padding: 10px 10px 0px 10px;
	border: 1px solid #cdcdcd;
	width: 484px;
	position: relative;
}

#order_form .order label {
	width: 140px;
}

#order_form .order a.arrowLink {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: none;
}

body, input, textarea, button {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

input, textarea, select {
	border: 1px solid #cdcdcd;
}

body {
	line-height: 16px;
	color: #333333;
	background: #E4E4E4;
}

hr {
	background-color: #cdcdcd;
	color: #cdcdcd;
}

a {
	color: #333333;
}

a:hover {
	color: #000000;
}

/*#page_type_normal #center p*/

#center a {
	color: #87A5BA;
	text-decoration: none;
	
}

/*#page_type_normal #center p*/

#center a:hover {
	color: #87A5BA;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-transform: none;
	color: #03426E;
	padding-bottom: 10px;
}

#page_type_frontpage #center h1 {
	color: #000;
	text-transform: uppercase;
	font: 16px Arial, Helvetica, Sans-serif;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 8px;
	margin-top: 16px;
}

h3 {
	font-size: 12px;
}

p {
	margin: 10px auto;
}

p.loginerrortext {
	color: #c00;
	font-weight: bold;
	display: none;
}

.clear {
	clear: both;
	/*display: block;*/
}

.brakeLine {
	padding-top: 10px;
}

#main {
	padding-top: 23px;
	width: 948px;
	margin-left: 9px;
}

#left {
	float: left;
	width: 204px;
	margin-left: 23px;
	padding-bottom: 20px;
}

/*
#leftUnder {
	float: left;
	width: 227px;
	padding-bottom: 20px;
}*/

#left img {
	float: left;
	padding-bottom: 23px;
}

#left .boxLeft img {
	float: none;
	padding-bottom: 0px;
}

#left .boxLeft {
	width: 180px;
	margin-bottom: 20px;
}

#center {
	width: 496px;
	float: left;
	padding-bottom: 20px;
	min-height: 369px;
	/*background-color: #eee;*/
}

#center ul li {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 7px;
}

#center ul li a {
	text-decoration: none;
}

#center ul li a img {
	margin-left: -20px;
	padding-right: 6px;
	vertical-align: middle;
}

/*#centerUnder {
	width: 496px;
	float: left;
	padding-bottom: 20px;
}
*/

#page_type_normal #center h3 {
	/*font-size: 12px;
	padding-bottom: 8px;*/
}

#center h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	display: inline;
	margin-right: 1ex;
}

#center h3 + p {
	display: inline;
}

/*
#centerUnder .content1,
#centerUnder .content2,
#centerUnder .content3 {
	padding-bottom: 10px;
}
*/
img.floatright {
	float: right;
	display: inline;
	padding-left: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

img.floatleft {
	float: left;
	display: inline;
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
/*
#centerUnder .content3 img {
	float: left;
	display: inline;
	padding-right: 20px;
	vertical-align: top;
}*/

#right {
	float: left;
	margin-left: 23px;
	/*min-height: 329px;
	border-left: 1px solid #aaf;*/
}

#right .boxRight {
	width: 180px;
	margin-bottom: 20px;
}

#right .title {
	width: 180px;
	height: 36px;
	background: url('../graphics/boxRightTitleBlueRepeat.gif') repeat-x;
}

#right .title h3 {
	background: url('../graphics/h3squareWhite.gif') no-repeat 0 17px;
	color: #fff;
	padding-top: 13px;
	padding-left: 14px;
	text-transform: uppercase;
}

#right .boxRight .content h4 {
	padding-top: 10px;
}

#right .boxRight .content p {
	padding-top: 10px;
	margin: 0;
}

#right .boxRight .content p a,
#right .boxRight .rightmenu a {
	color: #999999;
	text-decoration: none;
}

#right .boxRight .content p a img {
	padding-left: 5px;
}

#right .boxRight .content,
#right .boxRight .rightmenu {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../graphics/boxRightBack.jpg);
	background-repeat: no-repeat;
}

#right .boxRight .content ul li {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 5px;
	/*padding-right: 5px;*/
}

#right .boxRight .rightmenu ul li a,
#right .boxRight .content ul li a {
	text-decoration: none;
}


#right .boxRight .rightmenu ul {
	padding-left: 0px;
	padding-top: 5px;
}
#right .boxRight .rightmenu li {
	list-style-type: none;
	padding-top: 5px;
	/*margin: 0px;*/
}

#right .boxRight .rightmenu a,
.arrowLink {
	display: block;
	padding-left: 20px;
	background-image: url(../graphics/arrowBlueSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#right ul li a img {
	margin-left: -20px;
	margin-right: 10px;
	vertical-align: middle;
}
.flash {
	width: 900px;
	height: 206px;
	margin-left: 23px;
	padding-bottom: 23px;
	position: relative;
}
#footer .footerText ul {
	text-align: center;
	margin-top: 6px;
}

#footer .footerText ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: #999999;
}
#header {
	padding-bottom: 8px;
	z-index: 2;
}

.headerLeft {
	background: url('../graphics/headerShLeft.gif') no-repeat;
	width: 9px;
	height: 128px;
	float: left;
}

.headerRight {
	background: url('../graphics/headerShRight.gif') no-repeat;
	width: 10px;
	height: 128px;
	float: left;
}

.headerBottom {
	background: url('../graphics/headerShBottom.gif') no-repeat;
	width: 968px;
	height: 9px;
	clear: both;
}

.headerCenter {
	width: 948px;
	height: 128px;
	float: left;
	position: relative;
	z-index: 2;
}

.headerContainer {
	position: relative;
	z-index: 2;
}

#headerImage {
	position: absolute;
	background: url('../graphics/header1.jpg') no-repeat;
	width: 948px;
	height: 128px;
}

#logo {
	position: absolute;
	top: 22px;
	left: 17px;
}

#logo a {

}

#logo a span {
 display: none;
}

#tools {
	background: url('../graphics/tools.png') repeat-x;
	height: 22px;
	padding: 0px 7px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}

#tools ul li {
	list-style-type: none;
	display: inline;
}

#tools ul li.spacer {
	margin: 0px 7px;
}

#tools ul li a {
	text-decoration: none;
	margin: 0px 7px;
	line-height: 20px;
}

#tools ul li.language a {
	margin: 0px 5px;
}

#headerGradient {
	background: url('../graphics/headerGradient.png') no-repeat;
	width: 948px;
	height: 19px;
	position: absolute;
	top: 65px;
}

#navigation {
	/*background: url('../graphics/navigationbar-trans.png') no-repeat;*/
	width: 948px;
	height: 45px;
	position: relative;
	bottom: 4px;
	z-index: 2;
	top: 83px;
}

#transparentNavbar {
	background: url('../graphics/navigationbar.png') no-repeat;
	width: 948px;
	height: 45px;
}

#navigation .navbar {
	margin-top: 0px;
	border-top: 1px solid #666666;
	position: absolute;
	top: 0;
	left: 0;
	width: 948px;
}

#navigation .navbar ul {
	padding-left: 16px;
}

#navigation .navbar ul li {
	list-style-type: none;
	display: inline;
}

#navigation .navbar ul li a {
	text-decoration: none;
	font-size: 14px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 18px;
	color: #333333;
	height: 40px;
	display: block;
	float: left;
}

#navigation .navbar ul li a:hover {
	background: url('../graphics/navbarBlueHover.gif') repeat-x;
	color: #fff;
}

#navigation .navbar ul li.selected a {
	background: url('../graphics/navbarBlueHover.gif') repeat-x;
	color: #fff;
}

#navigation .search {
	position: absolute;
	right: 23px;
	top: 18px;
	background: url('../graphics/searchBlue.png') no-repeat;
	width: 130px;
	height: 22px;
}

#navigation .search input {
	width: 100px;
	height: 20px;
	margin-top: 3px;
	margin-left: 1px;
	background: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3F3F3F;
	border: 0;
	border-width: 0px;
	padding: 0px;
}

#navigation .search form {
	float: left;
}
#navigation .search a {
	display: block;
	width: 22px;
	height: 20px;
	float: right;
}

#navigation .search a span {
	display: none;
}

#overview {
	position: relative;
	z-index: 1;
}

#overviewTop {
	background: url('../graphics/overviewTop.gif') no-repeat;
	width: 968px;
	height: 9px;
	clear: both;
	z-index: 1;
}

#overviewCenter {
	background: url('../graphics/overviewRepeat.gif') repeat-y;
	width: 968px;
	position: relative;
	min-height: 369px;
	z-index: 1;
	
}

#overviewCenter div {
	z-index: 1;
}

* html #overviewCenter {
	height: 369px;
}

.overviewLeftTop {
	background: url('../graphics/overviewLeftTop.gif') no-repeat;
	width: 9px;
	height: 125px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.overviewLeftBottom {
	background: url('../graphics/overviewLeftBottom.gif') no-repeat;
	width: 9px;
	height: 244px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.overviewRightTop {
	background: url('../graphics/overviewRightTop.gif') no-repeat;
	width: 11px;
	height: 125px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.overviewRightBottom {
	background: url('../graphics/overviewRightBottom.gif') no-repeat;
	width: 11px;
	height: 244px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}

#overviewBottom {
	background: url('../graphics/overviewBottom.gif') no-repeat;
	width: 968px;
	height: 9px;
	clear: both;
}
#site {
	width: 968px;
	margin: 0 auto;
	z-index: 1;
}

/* SubMenu */

#submenu {
	margin-left: -23px;
	margin-bottom: 20px;
}

#submenu ul {
	/*margin-left: -23px;*/
}

#submenu ul li {
	list-style-type: none;
}

#submenu ul li a {
	text-decoration: none;
	line-height: 20px;
	padding-left: 23px;
	display: block;
	width: 180px;
}

#submenu ul li ul li {
	padding-left: 20px;
}

#submenu ul li:hover {
	background: url('../graphics/submenuHover.gif') no-repeat;
}

#submenu ul li.selected {
	background: url('../graphics/submenuHover.gif') no-repeat;
}

/*Sitemap*/
#Sitemap {
	padding-bottom: 16px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#Sitemap .sitemapcol {
	float: left;
	padding-right: 14px;
	width: 230px;
}

#Sitemap span{
	font-size: 12px;
	display: block;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	}
	
#Sitemap a{
	/*display: block;*/
	color: #273747;
	font-size: 11px;
	background-repeat: no-repeat;
	}
#Sitemap a:hover{
	text-decoration: underline;
	}
#Sitemap .locked a {
	background-image: url(../graphics/lock_dark.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

span.SitemapareaLevel1, span.SitemappageLevel1 {
	font-weight: bold;
	padding-top: 6px;
	/*background-image: url(../graphics/sitemap-level1.gif);
	background-position: 0px 7px;*/
}

span.SitemapareaLevel2, span.SitemappageLevel2 {
	/*background-image: url(../graphics/sitemap-level2.gif);
	background-position: 0px 1px;*/
}
span.SitemapareaLevel2 a, span.SitemappageLevel2 a{
	margin-left: 20px;
}

span.SitemapareaLevel3, span.SitemappageLevel3 {
	background-image: url(../graphics/sitemap-level3.gif);
	background-position: 5px 1px;
}
.SitemapareaLevel3 a, .SitemappageLevel3 a{
	margin-left: 30px;
}

span.SitemapareaLevel4, span.SitemappageLevel4 {
	background-image: url(../graphics/sitemap-level3.gif);
	background-position: 15px 1px;
}
.SitemapareaLevel4 a, .SitemappageLevel4 a{
	margin-left: 40px;
}
.SitemapareaLevel5 a, .SitemappageLevel5 a{
	margin-left: 50px;
	background-image: url(../graphics/sitemap-level3.gif);
	background-position: 25px 1px;
}

/***************************************************/
/*** Search results ********************************/

#SearchResult .pagename {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #333;
}

#center ul.bulletLink {
	margin: 15px auto 0px;
}

#center ul.bulletLink + ul.bulletLink {
	margin: 5px auto 0px;
}

#center .bulletLink a {
	color: #333;
	font-weight: bold;
}

#center .bulletLink a img {
	margin-top: -2px;
}

#center .bulletLink a:hover {
	text-decoration: none;
	color: #000;
}

/*************************************************/
/***  Mail a friend ******************************/

#mailafriend {
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #666;
	position: absolute;
	z-index: 3;
	top: 50px;
	right: 100px;
	display: none;
	padding: 10px 10px 0px 10px;
}


#mailafriend form div {
	margin-bottom: 10px;
}

#mailafriend h2 {
	margin-top: 0px;
}

#mailafriend input, #mailafriend textarea {
	width: 190px;
	/*border: 1px solid #000;*/
}

#mailafriend textarea {
	height: 120px;
}
#mailafriend .send{
	text-align: right;
	padding-right: 13px;
}

#mailafriend #mailafriendconfirm .close,
#mailafriend #mailafrienderror .close {
	text-align: right;
	padding-right: 13px;
	padding-bottom: 10px;
}

#mailafriend .send button {
	/*display: inline;*/
}

#mailafriend #mailafriendconfirm, #mailafriend #mailafrienderror{
	display: none;
}

/********************** Contactpersons *******************************/


#contactPerson {
	border: 1px solid #e4e4e4;
	padding: 4px;
	width: 488px;
	vertical-align: top;
	background-image: url(../graphics/contactperson_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#contactPerson table td {
	vertical-align: bottom;
}

#contactPerson h2 {
	margin-top: 0px;
}

#contactPerson .contactpersonImage div {
	width: 130px;
	height: 173px;
	position: relative;
	margin-right: 10px;
	background-color: #e4e4e4;
}

#contactPerson .contactpersonImage div img {
	position: absolute;
	clip:rect(0px, 130px, 173px, 0px);
	top: 0px;
	left: 0px;
}

#contactPerson .contactpersonText div {
	vertical-align: top;
}

#contactPerson .contactpersonText p {
	margin-bottom: 0px;
}

#contactPersonsMenu ul {
	width: 490px;
	margin: 0;
	padding: 10px 0 0 0;
}

#contactPersonsMenu ul li {
	float: left;
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
}

#contactPersonsMenu ul li a {
	background-image: url(../graphics/arrowBlueBig.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 4px 7px 4px 20px;
}

/* Filarkiv */

iframe#archiveframe {
	width:515px;
	height:600px;
	margin-bottom:10px;
}

#orderconfirm {
	padding: 0px;
	width: 500px;
	display: none;
}

#orderconfirmationtext h1 {
	margin-top: 20px;
}
#orderconfirm label {
	display: inline
}

#f26_acc_id, #f25_acc_id, #f24_acc_id, #f23_acc_id, #f27_acc_id {
	width: 200px;
}
.b3200-submit{
	float: right;
	padding-right: 150px;
}
.b3200-name{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-transform: none;
	color: #03426E;
	padding-bottom: 10px;
}

/* bestillingsformular fra hedegaard */

#userform {
	width: 496px;
	display: none;
}
#userform table {
	width: 496px;
	border: none;
	border-spacing: 0px;
	border-collapse : collapse;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	/*background-color: #ff4;*/
}
#userform table td {
	padding-bottom: 10px;
}

#userform table td img{
	vertical-align: -4px;
	margin-left: 3px;
}

#userform table td select {
	width: 340px;
}

#userform table tr,
#userform table td {
	/*border: none;
	margin: 0;
	padding: 0;*/
}

#userform p {
	position: relative;
}
#userform textarea {
	width: 340px;
	height: 60px;
	position: absolute;
	left: 150px;
}

#userform table col {
	/*margin-right: 10px;*/
}
#userform table col.col0 { /*Varenr*/
	width: 55px; 
}
#userform table col.col1 { /*Varenavn*/
	width: 135px;
}
#userform table col.col2 { /*Kvantum*/
	width: 50px;
}
#userform table col.col3 { /*unit*/
	width: 30px;
}

#userform table col.col4 { /*Silo*/
	width: 90px;
}
#userform table col.col5 { /*Leveringsmåde*/
	/*width: 90px;*/
}

#f31_3_acc_id, #f30_3_acc_id{
	border-width: 0px;
	border: 0px;
}


#center .b3200-row.b3200-type-2 {
	position: relative;
	width:352px;
}

#center .b3200-column-left.b3200-type-2-left {
	width: 300px;
}

#center .b3200-column-right.b3200-type-2-right{
	position: absolute;
	right: 10px;
	width:10px;
	top:0px;
}

table.tablerow {
	table-layout: fixed;
	border-collapse: collapse;
	width: 496px;
}

table.tablerow tr {
	/*float: left;*/
	background-color: #ebebeb;
	margin-bottom: 1px;
	/*width: 400px;*/
	/*border: 1px solid #900;*/
}

table.tablerow.head {
	margin-top: 10px;
}

table.tablerow.head .tablecell {
	background-color: #03426e;
	background-image: url(../graphics/boxRightTitleBlueRepeat.gif);
	background-repeat: repeat-x;
	color: #fff;
}

.tablecell {
	padding: 4px 8px;
	border-bottom: 1px solid #fff;
}

table.tablerow.head .tablecell {
	/*border-bottom: 0px none;*/
}
.tablecell.col1 {border-right: 1px solid #fff;}
.tablecell.col2 { width: 208px;}
.tablecell.col3 { width: 110px; text-align: right;}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#center div.b3200-type-2-option {
	position: absolute;
	right: -18px;
	width:61px;
	top:0px;
}
#center div.b3200-type-2-option-field {
	float: left;
}
#center div.b3200-type-2-option-text {
	float: left;
	width: 40px;
}