html,body,form{margin:0; padding:0;}
body{
	background: #fff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}	

div#container{
	text-align:left;
	width:958px;
	margin:0px auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(newimg/containerBG.gif);
}

div#contentfrontpage{
	line-height:14px;
	background-image:url(newimg/frontpagecontentBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px solid red;
	line-height:16px;
}

div#content{
	line-height:14px;
	background-image:url(newimg/contentBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px solid red;
	line-height:16px;
}


div#space{position:relative;}	
div#header{position:relative;}

div#searchfrontpage{
	position:relative;
	height:31px;
	background-image:url(newimg/searchBGfront.gif);
	background-repeat: no-repeat;
	padding-right: 9px;
}

div#search{
	position:relative;
	height:31px;
	background-image:url(newimg/searchBG.gif);
	background-repeat: no-repeat;
	padding-right: 9px;
}


div#pageadjustment{
	margin-left:26px;
}

.pagetable{
	line-height: 15px;	
}

.gridstylephoto{
	margin: 23px 0 6px 0;	
}


.searchField {
    margin-top:5px;
	padding: 3px 3px 0 3px;
	background-color:#fff;
	border: 1px solid #fff;
	width: 163px;
	height: 15px;
	font-size: 11px
	}
	
div#Menuheader {
	Height:56px;
	background-image:url(newimg/headermenuBG.gif);

	}

ul{margin-left:18px}
hr{margin:0;}
	
#Menuheader ul {
	margin: 12px 24px 0px 0px;
	padding: 0px;
	text-align:right;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #6a747c;
	text-transform: uppercase;
}

#Menuheader li{
	display:inline;
}

#Menuheader li a{
	padding:15px 15px 9px 15px;
	margin:0;
	background-image:url(newimg/headermenu-back-normal.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0px solid red;
	float:right;
	color: #6a747c;
	text-decoration:none;
}

#Menuheader li a:hover{
	padding:15px 15px 9px 15px;
	margin:0;
	background-image:url(newimg/headermenu-back-hover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0px solid red;
	float:right;
	color: #6a747c;
	text-decoration:none;
}

#Menuheader li a.MenuHeaderAktiv, #Menuheader li a.MenuHeaderAktiv:hover {
	padding:15px 15px 9px 15px;
	margin:0;
	background-image:url(newimg/headermenu-back-active.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0px solid red;
	float:right;
	text-decoration:none;
}

a.topmenu:link, a.topmenu:visited, a.topmenu:active, a.topmenu:hover {
	color: #fff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: uppercase;  
}	
/* PRODUCT BOX */
  .tdmenu {

  height: 49px;
  vertical-align: bottom;
  
  }
  .tdmenu1 {
  background-image: url(newimg/menubox1.gif);
  background-repeat: no-repeat;
  height: 49px;
  width : 7px;
  }
  .tdmenu2 {
  background-image: url(newimg/menubox2.gif);
  height: 49px;
  vertical-align: bottom;
  
  }
  .tdmenu3 {
  background-image: url(newimg/menubox3.gif);
  background-repeat: no-repeat;  
  height: 49px;
  width : 7px;
  }
/* PRODUCTMENU */

.productmenutd{
	background-image:url(newimg/productmenuBG.gif);
	background-repeat:repeat-y;
	background-position: left top;
	}

div#ProductMenu {
	margin:6px 0 0 0;
	padding:0;
	width: 196px;
	}
	
#ProductMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d5d5d5;
}

#ProductMenu li{
	border: 0px solid red;
}

#ProductMenu li a{
	height: 19px;
	width: 175px;
	display:block;
	margin: 0;
	padding: 2px 0 0 21px;
	background-image:url(newimg/ProductMenuBG_normal.gif);
	background-repeat: no-repeat;
	border: 0px solid green;
	color: #757575;
	font-weight: normal;
	background-position: left bottom;
	text-decoration:none;
}

#ProductMenu li a:hover{
	color: #757575;
	font-weight: normal;
	background-image:url(newimg/ProductMenuBG_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#ProductMenu li a.ProduktMenuAktiv, #ProductMenu li a.ProduktMenuAktiv:hover{
	color: #fff;
	font-weight: bold;
	background-image:url(newimg/ProductMenuBGaktiv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#ProductMenu li a.ProduktMenuSub{
	width: 166px;
	color: #757575;
	padding: 2px 0 0 30px;
	font-weight: normal;
	background-image:url(newimg/ProductMenuBGsub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ProductMenu li a.ProduktMenuSub:hover{
	width: 166px;
	color: #757575;
	padding: 2px 0 0 30px;
	font-weight: normal;
	background-image:url(newimg/ProductMenuBGsubHover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ProductMenu li a.ProduktMenuSubAktiv, #ProductMenu li a.ProduktMenuSubAktiv:hover{
	width: 166px;
	color: #757575;
	font-weight: bold;
	padding: 2px 0 0 30px;
	font-weight: normal;
	background-image:url(newimg/ProductMenuBGsubAktiv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* FOOTER */

div#footer{
	background-image:url(newimg/footerBG.gif);
	background-repeat: no-repeat;
	color:#545b61;
}


  div#footer a, a:hover, a:active, a:visited{color: #545b61}

h1{
  color: #82b850;
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 15pt;	
  margin: 15px 0 25px 0;
  text-transform: uppercase;
}
h2{
	color: #323232;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
h3{
  color: #82b850;
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 15pt;	
  margin-top: 15px; 
}
h4{
 font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
 color: #1E2328;
 font-size: 20px;
 line-height: 24px;
 font-weight: normal;
 	margin-top: 0px;
	margin-bottom: 10px; 
}
h5 {
  color: #82b850;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;	

}
.overskrift{
 font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
 color: #82b850;
 font-size: 20px;
 line-height: 24px;
 font-weight: normal;
 margin-top: 0px;
margin-bottom: 10px; 
}
.underoverskrift{
  display:block;
  color: #82b850;
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 12pt;	
  font-weight:bold;
  margin-top: 10px;
  margin-bottom: 3px;
}
a:link, a:visited, a:active {
	color:#69727a;
	text-decoration:underline;
}
a:hover {
	color:#82b850;
	text-decoration:none;
}
a.system:link, a.system:visited, a.system:active {
	text-decoration:none;
	color:#82b850;
	font-weight: bold;
}
a.system:hover {
	color:#69727a;
	text-decoration:none;
	font-weight: bold;
	
}
a.product:link, a.product:visited, a.product:active {
	text-decoration:none;
	color: #323232;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
a.product:hover {
	text-decoration:underline;
	color: #323232;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.tableheader
{
	background-image: url(newimg/tableBGgrey.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #636c73;
}
.tablesubheader
{
	background-image: url(newimg/tableBGgrey.jpg);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #636c73;
	background-position: right;
}
.tablelightrow
{
	background-color: #eef9fd;

}
.tabledarkrow
{
	background-color: #cfd8e1;
	
}
.tablefooter
{
	color: #eef9fd;
	background-color: #636c73;
	background-image: url(newimg/tableBGgrey.jpg);
	background-repeat: repeat-y;
}

.tablefooter a:link, .tablefooter a:visited
{
	color: #eef9fd;
	font-weight: normal;
	text-decoration: none;
}

.tablefooter a:hover
{
	color: #eef9fd;
	font-weight: normal;
	text-decoration: underline;
}

.tablefooterarrow
{
	margin:2px 0 0 7px;
}

.txtstrong
{
	font-weight: bold;
}

.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}	

textarea, input
{
	font-size: small;
	font-family: verdana, sans-serif;	
}
.tablebutton {
  border: 1px black solid;
	font-size: 10px;
}

.b2bloginfelter {
  	border: 1px #07a7e1 solid;
	padding: 3px;
	width: 195px;
	margin-bottom: 4px;
}

fieldset { 
	padding: 6px;
	font-size:9px; 
	color: gray;
	border-top: 1px solid #c9d5e1;
	border-left: 0px solid #c9d5e1;
	border-right: 0px solid #c9d5e1;
	border-bottom: 0px solid #c9d5e1;
}

legend {
  padding: 2px;
  color:gray;
  font-size:10px;
  text-align:right;
}

