body {
	text-align: center;
	line-height: 12px;
}

div#main {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	position: relative;
	margin: 10px auto;
	height: 610px;
	width: 902px;
	border: 1px solid black;
	color: #333;
}

a {
	color: #333;
}

div#banner {
	height: 61px;
	width: 902px;
	float: left;
	background-color: #0055a5;
	color: #fff;
	font-weight: bold;
	
}

div#menu {
	height: 30px;
	width: 902px;
	float: left;	
}

div#content {
	width: 790px;
	height: 499px;
	float: left;
}

div#norightcontent {
	width: 902px;
	height: 499px;
	float: left;
}

div#rightbar {
	display: none;
}

div#myrightbar {
	width: 100px;
	height: 499px;
	float: right;
	background-color: #d1d2d4;	
}

#homemyrightbar {
	width: 100px;
	height: 519px;
	float: right;
	background-color: #d1d2d4;
}

div#bottombar {
	width: 902px;
	height: 20px;
	float: left !important;
	float:none;
	background-color: #d1d2d4;
}

table.emne_table {
	width: 789px;
	height: 479px;
}

.emne_overskrift {
	color: #666666;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
}

td.emne_site2img {
	vertical-align: top; 
	padding-right: 15px; 
	border-right: 1px solid #b5b6b7;
}

td.emne_image {
	vertical-align: top;
}

td.emne_site2_text {
	padding-left: 15px; 
	vertical-align: top;
	text-align: left;
	color: #000;
}

.emne_beskrivelse{
	vertical-align: top;
	padding-left: 25px;
	text-align: left;
	color: #000;
}

#emne_images {
	position: absolute;
	bottom: 52px;
	left: 20px;
	text-align: right;
	width: 482px;
}

#emne_images img {
	margin-left: 53px;
}

.emne_links {
	position: absolute;
	text-align: right;
	margin: 0 0 0 150px;
	font-size: 10px;
	right: 105px;
	bottom: 50px;
	line-height: 15px;
	font-weight: bold;
}

.emne_values {
	width: 100px;
}

/*table.emne_table td {
	border: 1px solid black;
}*/

.rightProductBar {
	width: 100px;
	background-color: #d1d2d4;
}

.rightBarTable {
	margin-top: 49px;
	text-align: center;
}

td.barImgs {
	padding: 20px 0 10px 0;
}

.bar {
	vertical-align: middle; 
	color: #fff; 
	height: 30px; 
	background-color: #666; 
	text-align: center; 
	font-size: 10px;
	width: 100%;
	border-collapse: collapse;
}

#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav a {
    display: block;
    width: 102px;

}

#nav li {
    float: left;
    width: 100px;
}

#nav li ul {
    position: absolute;
    width: 143px;
    left: -999em;
    background:#d1d2d4;
}

#nav li:hover ul, #nav li:sfhover ul {
    left: auto;
}

#nav li ul ul {
    margin: -18px 0 0 143px;
}

#nav li ul a {
   width: 133px;
   text-align: left;
   text-decoration: none;
   border-bottom: 1px solid #8a817f;
   padding: 2px 0 2px 10px;
   color: #000;
}

#nav li ul a:hover {
  color: #cc071e;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

.top_link {
    text-decoration: none;
    display: block; 
    height: 22px; 
    border-bottom: 1px solid #cdcecf; 
    border-right: 1px solid #cdcecf;
    padding-top: 7px;
}

.topLinkHover {
	background-color: #cc071e; 
	color: #fff;
}

.topLinkNorm {
	color: #666666;	
}

.field0 {
	font-size: 13px;
}

.reference_table tr td {
	vertical-align: middle;
}

.links_table {
	float: left;
	margin-top: 60px;
	margin-left: 100px;
}

.links_table td {
	text-align: left;
}

.links_table a {
	text-decoration: none;
	color: #000;
}

.button {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("button.jpg");
	border-width: 0;
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 6pt;
	height: 20px;
	width: 48px;
}

.inputfelter {
	border: 1px solid #f00;
}

#kontaktformular {
	display: block;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
}

#kontakformular_tekst {
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
}

#nyhedmailform {
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	text-align: left;
}

#nyhedsmailform_tekst {
	margin-top: 20px;
	text-align: left;
}

h4 {
	font-weight: normal;
	font-size: 11px;
}

.homeText {
	font-size: 9px;
}

.header {
	font-size: 12px;
	
}

h6 {
	color: #666666;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: normal;
	margin: 0;
}

#placeholder {
	margin-left: 40px;
}

#newsLinks {
	position: absolute;
	bottom: 30px;
	right: 20px;
	height: 29px;
	width: 100px;
} 

#littersharkLinks {
	position: absolute;
	right: 110px;
	bottom: 100px;
}

#littersharkLinks a {
	text-decoration: none;
	color: #000;
	font-size: 15px;
}

#littershark_underground {
	border-left: 1px solid #000;
	margin-top: 20px;
	height: 400px;
	padding-left: 10px;
}

#loginTitle h1 {
	display: none;	
}

.menufix {
    	/*height: 15px; */
	padding-top: 2px;
	padding-bottom: 5px;
}

a.newuserlink {
  font-weight: bold;
  font-size: 14px;
  text-decoration: none; 
}

a.newuserlink:hover {
  text-decoration: underline;
}