/* yui reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
content:'';
	}
abbr,acronym { border:0;
}

/*
w3c sane defaults 
*/
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 0em 0 }

/* Defaults b4 */
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU,FONT {
	line-height: 1.17em;
	margin: 1.17em 0;
	display: block;
}
BLOCKQUOTE {
	margin-left: 40px;
	margin-right: 40px;
}
STRONG {
	font-weight: bold;
}



/* layout */
/* denne bliver laest af fck */
body{
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana;
	background-color: #ffffff;
}
#bodybgcolor {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #c0c0c0;
}
/*ie center fix (fck bliver forvirret) */
#bodyid {
	text-align: center;
	background-color: #c0c0c0;
}

#border {
	background-color: #ffffff;
border: 1px solid #000000;
width: 777px;
margin: 0 auto;
text-align: left;
}

p.topText {
/*	width: 750px; */
/*	height: 18px; */
/*	line-height: 18px; */
 	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	text-align: left;
}
td p.toptext {
/*	height: 18px; */
/*	line-height: 18px; */
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;	
}

img#logo {
	margin-left: 22px;
}

div#centerpart {
	position: relative;
/*	border-top: 1px solid  #c23f4b; */
}

ul#frontpageImages {
	position: relative;
	margin: 0px;
	margin-left: 65px;
	padding: 0px;
	height: 100px;
	overflow: hidden;
	padding-top: 5px;
	height: 92px;
	
}
ul#frontpageImages li {
	list-style: none;
	list-style-image: none;
	display: inline;
	margin: 0px;
	margin-right: 6px;
	padding: 0px;
	height: 92px;
	overflow: hidden;
/*	z-index: 0;*/
}
img.frontpageImg {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 92px;
}
img#menuArc, span#menuArc {
	width: 160px;
	height: 469px;
	position: absolute;
	top: 0;
/*	z-index: 5;*/
}

div#location  {
	width: 560px;
	float: right;
	margin-bottom: 8px;
	margin-right: 20px;
}
#icons {
	position: absolute;
	top: 312px;
	float:left;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	width: 130px;
	float: right;
}
#icons img, #icons span {
	margin-bottom: 5px;
	vertical-align: middle;
}

div#openings
{
	width: 130;
	height: 70px;
	position: absolute;
	float: left;
	top: 475px;
	margin-left: 20px;
	color: #043883;
	font-size: 10px;
	font-weight: bold;
}
div#openings td
{
	color: #043883;
	font-size: 10px;
	
	
}

div#address
{
	width: 100%;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #000000;
	position: relative;
}
span.address
{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	border-top: 12px solid #ffffff;
	color: #043883;
	font-size: 10px;
	font-weight: bold;
}

span.address a
{
	color: #043883;
	font-size: 10px;
	font-weight: bold;
		
}	
a.iconText, a.iconText:active, a.iconText:link, a.iconText:visited {
	font-size: 10px;
	margin-left: 5px;
	color: #043883;
	font-weight: bold; 
}
a.iconText:hover {
	text-decoration: underline;
	color: #043883;
}
#minHeightContent {
	height: 400px;
	width: 1px;
	float: left;
}




h1#titleSP {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
	margin-right: 30px;
}
h1#titleProducts {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
	margin-right: 30px;	
}
div#fpContentDiv {
	border: 0px solid green;
	width: 550px;
	margin: 0px;
	padding: 0px;
	margin-right: 30px; 
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
}
div#spContentDiv {
	border: 0px solid green;
	width: 400px;
	margin: 0px;
	padding: 0px;
	margin-right: 30px; 
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;
}
div#productContentDiv {
	border: 0px solid green;
	width: 550px;
	margin: 0px;
	padding: 0px;
	margin-right: 30px; 
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
}

/* Menuer */

ul.mainmenu {
/*	z-index: 10;*/
	position: absolute;
	border: 0px solid purple;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	width: 130px;
	list-style: none;
	list-style-image: none;
}

ul.mainmenu li {
padding-bottom: 5px;
}

a.menubar, a.menubar:visited, a.menubar:active {
text-decoration: none ;
color: #043883 !important;
font-family: Verdana; 
font-size: 11px;
 
 font-weight: bold;

}

a.menubar:hover {
/* font-weight: bold;*/
 text-decoration: underline;
}

a.submenuitem, a.submenuitem:active, a.submenuitem:visited {
text-decoration: none ;
color: #2a3556;
font-family: verdana; 
font-size: 11px;
}

a.submenuitem:hover {
 color: #f5881d;
 text-decoration: underline;
}


#submenuDiv {
float: right;
padding: 0;
border: 0px solid red;
width: 150px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
list-style-image: url('images/template/subMenuBullet.png');
font-family: Verdana;
font-size: 11px;
line-height: 1em;
}
#submenu ul li {
	padding-bottom: 10px;
}


/* Soegeboks */
#searchDiv {
	float:left;
margin: 0;
padding: 0;
margin-left: 20px;
position: absolute;
top: 282px;
}




/* content layout */
p, td, input {
	font-size: 12px;
}
input, textarea {
	border: 1px solid #B2B4BD;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2a3556;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2a3556;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2a3556;
}
h4 {
	font-size: 12px;
	font-weight: bold;	
	color: #2a3556;
}
.imgText {
	font-size: 10px;
	color: #000000;
}


a {
	color: #2F5FB4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #f5881d;
}

a.address {
color: #2a3556;
}

a.topLink, a.topLink:link, a.topLink:visited 
{
color: #000000;
text-decoration: none;
}
a.topLink:hover
{
	color: #000000;
	text-decoration: underline;	
}
.location, a.location, a.location:link, a.location:visited {
	font-size: 11px;
	color: #2a3556;
	text-decoration: none;
	line-height: 2em;
	font-weight: bold;
	
}
a.location:hover {
	color: #f5881d;
	text-decoration: underline;
}

ul, ol {
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: square;
	list-style-image: url('/images/template/list-style-image.gif');
}
li {
	display: list-item;
	margin-bottom: 4px;
}






#buttommenu a {
text-decoration: none ;

}

#buttommenu h3 {
padding-top: 10px;
}

.box {
color: #fff !important;
}

div.alphabeticHeaderLetter {
	margin-top: 10px;
	margin-bottom: 5px;
}

.searchBox {
	width: 65px;
}
a.searchTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.searchTitle:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.searchTitle:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
a.smallSearch {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a.smallSearch:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a.smallSearch:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: underline;
}
.searchNumber {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}



#forside_top {
background-image : url('/images/template/top-dot.png');
height: 88px;
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 38px;
padding-top: 0px;
}

#forside_bund {
background-image : url('/images/template/bund-dot.png');
height: 88px;
background-repeat: no-repeat;
background-position: 5 0;
padding-left: 38px;
padding-top: 30px;
}

#location_dot {
float: left;
width: 33px;
height: 33px;
background-image : url('/images/template/location_dot.png');
}

div#location {
padding-top: 6px;
}

