body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-image: url(../bilder/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	text-align: left;
	width: 840px;
	padding: 5px;
	overflow: auto;
	float: right;
	margin-top: 60px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border: 1px solid #cccccc;
	padding: 1px;
}


#container_start {
	width: 840px;
	padding: 0px;
	overflow: auto;
	float: right;
	margin-top: 150px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: auto;
}
.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.liten_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}



#top_logo {
	float: left;
	width: 840px;
	height: 20px;
	
}

#header {
	float: left;
	text-align: right;
	width: 840px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.1em;
  	
}
#header a:visited {
	color: #0000FF;
	text-decoration: none;
}
#header a:active {
	color: #0000FF;
	text-decoration: underline;
}

#header a:link {
	color: #0000FF;
	text-decoration: none;
}

#header a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#mainContainer {
	float: left;
	text-align: left;
	width: 840px;
	margin-top: 5px;
	padding: 0px;
}

#mainContainer_start {
	float: left;
	text-align: left;
	width: 840px;
	margin-top: 0px;
	padding: 0px;
}



#footer {
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 820px;
	letter-spacing: 0.1em;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}


a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

