#body {
	width: 800px;
	margin-top: 0px;
	background-color: #ffffff;
	height: 100%;
	

}
#body_left {
	width: 800px;
	margin-top: 0px;
	background-color: #ffffff;
	height: 800px;
	float: left;
}
#body_right {
	width: 8px;
	margin-top: 0px;
	background-color: #ffffff;
	height: 800px;
	float: left;
	background-image: url(../img/bord2.gif);
}
#topp {
	width: 800px;
	margin-top: 5px;
	height: 250px;
	margin-left: 5px;
	margin-right: 5px;
}
#spalt_left {
	width: 340px;
	margin-top: 10px;
	background-color: #ffffff;
	height: 400px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
#spalt_right {
	width: 400px;
	margin-top: 10px;
	background-color: #ffffff;
	height: 400px;
	float: left;
	margin-left: 5px;
	text-align: left;
	}
#spalt_streck {
	width: 40px;
	margin-top: 10px;
	height: 400px;
	float: left;
	}
#fot {
	width: 100%;
	background-color: #ffffff;
	height: 20px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #ebebeb;	
}
#rubrik {
	margin-top: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rubrik_markerad {
	margin-top: 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
}
