body
{
	color: #000000; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

P
{
	font-size: 10px; 
	font-weight: normal; 
	color: black; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
a:link
{
	color: #999900; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 10px;
	border:none;
}
a:hover
{
	color: #999900; 
	text-decoration: underline; 
	font-weight: underline; 
	font-family: Verdana; 
	font-size: 10px;
}
a:visited
{
	font-weight: bold; 
	color: #999900; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 10px;
	border:none;
}


img { border:none; }
/*footer*/

#footer a:link
{
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 20px;
}
#footer a:hover
{
	color: #000000; 
	text-decoration: underline; 
	font-weight: underline; 
	font-family: Verdana; 
	font-size: 20px;
}
#footer a:visited
{
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 20px;
}






tbody
{
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 10px; 
	color: 000000;
}
table
{
	font-family: Verdana; 
	font-size: 10px; 
	color: 000000;
}

.main_area {
BACKGROUND: url(http://www.nanotek.nu/siteimages/main_bg.jpg) no-repeat;

}

.at-bottom-field {
	CLEAR: both; BACKGROUND: url(http://www.nanotek.nu/siteimages/lower_bottom_bg_element.jpg) no-repeat; WIDTH: 750px; POSITION: relative; TOP: 15px; HEIGHT: 70px
}

#mainNavigation {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	list-style-type: none;
}
#mainNavigation li {
	display: inline;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
}

.opacity_mo img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
}

.opacity_mo:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
}

/* nynyny */

.pageselector
{
color: #999900;
font-size: 18px;
font-weight: regular;
}

.pageselector_active
{
color:#000000;
font-size:18px;
font-weight: bold;
}

a.pageselector
{
font-size:18px;
font-weight: regular;
}

a.pageselector_active
{
color:#000000;
font-size:18px;
font-weight: bold;
}

.tooltip{
position: relative;
z-index: 0;
}

.tooltip:hover{
background-color: transparent;
z-index: 50;
}

.tooltip span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.tooltip span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.tooltip:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.midttekst {
padding-left:20px;
padding-right:20px;
}

.sideselektor {
padding-left:20px;

}

.underoverskrift {
font-weight: bold;
font-size: 12px;


}

ul,li {
list-style-type:disc;
list-style-position: outside;
margin-left:8px;
padding-left:0px;





}

/*
a:link
{
	color: #999900; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 10px;
}
a:hover
{
	color: #999900; 
	text-decoration: underline; 
	font-weight: underline; 
	font-family: Verdana; 
	font-size: 10px;
}*/