

body {
	font-family: arial, tahoma, verdana, serif;
	font-size: 12px;
  margin:0px;
}


form {
	margin: 0;
}

input, select, textarea {

	font-size: 12px;
}

#spec table {

text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}




#spec {
font-size: 12px;
}

#spec td {
font-size: 12px;
background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;
}



a {
	color: #05577d;

	font-size: 12px;
	text-decoration:none;

}

 a:hover {
 	color: #e45702;
	text-decoration: underline;
}

#headernavigation a:hover {
	color: #e98917;

	font-weight: bold;
	font-size: 13px;
}

#headernavigation a{
	color: #FFFFFF;

	font-weight: bold;
	font-size: 13px;

}


#leftmenu a.menuhead {
	color: #000000;

	font-weight: bold;
	font-size: 13px;

}

.produkttabel {

	font-size: 12px;
	width:100%;
}

.produkttabelhead {

	font-size: 12px;
	font-weight: bold;
	color: white;
}


.ProductListSelected { 
	background-color: #eeeeee;
 }
 

#leftmenu a{
height:14px;
width:150px;
color:#052e73;
	padding-left: 5px;
background:inherit;
}
#leftmenu a:hover{
padding-left: 5px;
color:Black;
	font-weight: bold;
background:#ebe5e5;
	text-decoration: none;
} 


a img {
	border: none;
	}


#title {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;	
	height: 75px;
}

#frame {
	position:absolute;
	left:0px;
	top:0px;
	width:80%;	
	height: 75px;
}

#leftmenu {
border-width: 1px;	
	border-style: inset;	
	border-color: blue;
	position:absolute;
	left:0px;
	top:75px;
	width:150px;
	padding-left: 0px;
	background-color:#f6f6f6;
}

#rightmenu {
	position:absolute;
	right:0px;
	top:75px;
	width:150px;
	background-color:silver;
}

#content {
	background-color:white;
	padding-top: 78px;
	margin-left:170px;

	width:70%;
}

</style>


