body {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em;
	font-family: verdana, arial, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
}

.logo {
	float: left;
	position: relative;
	margin: 1em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: 0em 0em 0em 0em;
}

.tintex {
	position: relative;
	float: right;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: 0em 0em 0em 0em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #5787A0;
}

.meny {
	border-bottom: 1px solid #000000;
	margin: 0em 0em 0em 0em;
	padding: .2em 0em .2em 0em;
	background-color: #eeeeee;
}

a.clean {
	border: 0px solid #000000;
}

a:hover {
	border: 0px solid #000000;
	text-decoration: underline;
}

a.nav {
	margin: 0em 0em 0em 0em;
	padding: .2em .5em .2em .5em;
	border-right: 1px solid #000000;
	text-decoration: none;
	color: #000000;
	background-color: #eeeeee;
}

a.nav:active {
	background-color: #cccccc;
}

a.nav:visited {
	background-color: #eeeeee;
}

a.nav:link {
	background-color: #eeeeee;
}

a.nav:hover {
	background-color: #dddddd;
}

.imageright {
	float: right;
	border: 0px solid #000000;
	margin: 0em .5em .5em .5em;
}

.imageleft {
	margin: 0em .5em .5em .5em;
	float: left;
	border: 0px solid #000000;
}

.banner {
	background-image: url("../images/background.gif");
	margin: 0em 0em 0em 0em;
	padding: 1em 1em 5.5em 1em;
	border-bottom: 1px solid #000000;
}

.container {
	margin: 1.5em 3em 1.5em 3em;
}

.infobox {
	margin: .5em 0em 1em 1em;
	padding: 1em 1em 1em 1em;
	float: right;
	width: 220px;
	border: 1px solid #000000;
	background-color: #eeeeee;
}

.eof {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0em 0em 2em 0em;
	padding: .2em .2em .2em .2em;
	background-color: #eeeeee;
	clear: both;
}