body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
/* cursor : url("/img/eyed.cur"), pointer;*/
}

img {
 border: 0px;
}
a:visited, a:link {
 color: #000;
 text-decoration: none;
}

a:hover {
 color: #777;
 text-decoration: none;
}

/* farver til titlerne */
div.medtech {
/* background: #ccff33; */
 /*	background: #5deb0c; */
 /*  background: #5cc50d; */
	background: #1efa1e;
}
div.services {
 background: #2cc0c7;
}
div.products {
 background: #4ad7a4;
}
div.extra {
 background: #13b3e1;
}
div.about {
 background: #739aa2;
}
div.contact {
 background: #91ccd8;
}
div.inventions {
 background: #fc2a21;
}
.center {
 text-align: center;
}
.menu-item h1, p.h1 {
/* text-transform: uppercase; */
 font-weight: bold;
 padding-top: 7px;
 padding-bottom: 5px;
 padding-left: 0px;
 font-size: 1.1em;
 letter-spacing: 0.075em;
}

.menu-item h2, p.h2 {
 font-weight: normal;
 padding-top: 2px;
 padding-left: 0px;
 font-size: 0.8em;
}

h1 {
 letter-spacing: 0.05em;
}

/* farver til titlerne */
a.medtech, h1.medtech {
 background: #ffffff;
 color: #1efa1e;
 /* color: #5deb0c;*/
}
a.services, h1.services {
 background: #ffffff;
 color: #2cc0c7;
}
a.products , h1.products {
 background: #ffffff;
 color: #4ad7a4;
}
a.extra, h1.extra {
 color: #13b3e1;
 background: #ffffff;
}
a.about , h1.about {
 color: #739aa2;
 background: #ffffff;
}
a.contact, h1.contact {
 color: #91ccd8;
 background: #ffffff;
}
a.inventions, h1.inventions {
 color: #fc2a21;
 background: #ffffff;
}

#content h1 {
 font-size: 1.8em;
 margin-bottom:5px;
}
#content h2 {
 font-size: 1.0em;
 margin-bottom:5px;
}
	
.content-header-box:hover {
	background-color: #fafafa;
}

.content-header-box p li {
 color: #888;
 font-size: 0.9em;
}
#content-title-box a, #content-title-box a:visited {
 color: #888;
}
#content-title-box a:hover {
 color: #444;
}
#content-title-box a.selected {
 color: #222;
}
#content-title-box h4 {
 color: #888;
 margin-bottom: 5px;
 font-size: 0.9em;
 font-weight: normal;
}
#content-title-box h2 {
 color: #444;
}
#content-title-box h3 {
 color: #333;
 font-size: 1.0em;
 margin-bottom:5px;
}
#content-title-box p {
 color: #444;
 font-size: 1.0em;
 margin-top:5px;
 margin-bottom:0px;
}
#content-menu-box h4 {
}
#content-title-box p.quote {
 color: #666;
 font-style: italic;
}
#content-bottom-box h2 {
 color: #444;
}
#content-bottom-box p {
 color: #444;
}

#breadcrumb p {
 font-weight: normal;
 color: #444;
 margin-top: 5px;
 margin-left: 0px;
}
#breadcrumb a {
 color: #fff;
}
#breadcrumb a:hover {
 color: #444;
}
#breadcrumb a.selected {
 color: #444;
}
#breadcrumb p.inno {
 letter-spacing: 0.20em;
 font-weight: bold;
 margin-left: 5px;
 color: #fff;
}

.footer p {
 color: #888;
 margin: 5px 0px 0px 0px;
 font-size: 0.9em;
}
.footer p.small {
 font-size: 0.85em;
}
div.column  a {
 color: #999;
 font-size: 0.79em;
 font-weight: bold;
}
.opaque {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	height:100%;
	width: 100%;
}
.content-header-box-small a,.content-header-box-small a:visited {
 color: #888;
}
.content-header-box-small a:hover {
 color: #444;
}
.content-header-box-small a.selected {
 color: #222;
}

.content-header-box li{
 font-size: 0.79em;
 color: #444;
}

a:hover img {
}

img.notdim {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}	
img.dim {
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
}	

ul {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}
li {
	color: #444;
	margin:0px;
}
