.style7 {
	font-size: 0.8em;
	text-align: center;
}
* {
margin: 0;
padding: 0;
}
html, body {
border: 0 solid;
}
b, strong {
font-weight: bold;
}
a img {
border: 0 none;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: Black;
background: white;
 
}
h1 {
	font: normal 1.8em Georgia, 'Times New Roman', serif;
	color: #E33210;
	padding: px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #707A9D;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 1px;
	line-height: 1.2em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F799D;
	border-left-width: o;
	border-left-style: none;
	border-top-width: o;
	border-right-width: o;
	border-bottom-width: o;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
p {
	font-size: 0.80em;
	margin-top: 0px;
	text-align: justify;
}

/* IDs */
#container {
	color: #000;
	background: white;
	width: 100%;
}
#header {
	width: 100%;
	background-color: #FFFFFF;
 }
#logo {
width: 200px;
height: 122px;
color: #fff;
background: White;
 background-image: url(../img/EMIlogo.jpg) ;
 background-repeat: no-repeat;
 background-position: 25px 21px;
}
#main {
	margin-left: 200px;
	background: white;
	padding: 0 0 0 20px;
	line-height: 1.2em; /* to avoid the peekaboo bug */
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
p.mainbot {
	clear: both;
	height: 28px;
	border-bottom: 1px solid #CCCCCC;
}
#column {
float: right;
width: 200px;
padding: 10px;
color: #000;
/* background: #F0F0FD; */
}
#content {
	margin-right: 220px;
	padding-right: 20px;
/* background: url(../img/Back-kockas.gif) repeat; */
}

/* Navigation */

#navigation {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 200px;
	color: #979596;
	background: #FFFFFF;
	visibility: visible;
}

#navigation a {
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	color: #979596;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	text-decoration: none;
	padding-bottom: 2px;
}
#navigation a:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #E33210;
	text-decoration: none;
}
#navoben a.link {
	color: #E33210;
	text-decoration: none
}
#navigation a.akt {
	color:#E33210;
}
#navoben {
	position: absolute;
	top: 50px;
	left: 215px;
	width: 777px;
	list-style-type: none;
	z-index: 5;
	height: 40px;
	background-color: #FFFFFF;
	text-decoration: none
}
#navoben li {
	display: inline;
}
}
#navoben a:visited {
	color:#E33210;
}
#navoben a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E33210;
}
.style4 {
	color: #E33210;
	font-size: medium;
	font-weight: bold;
	text-decoration: none
}
.style4invers {
	color: #E33210;
	font-size: medium;
	font-weight: bold;
	text-decoration:underline
}
p {
	line-height: 1.7em;
}
