@charset "UTF-8";
body {
	background-color: #C7D4BD;
	margin: 0px;
}
#navigation {
	width: 100%;
	background-color: #CCCC99;
	height: 27px;
	text-align: center;
	margin: 0px;
}
#yta {
	width:866px;
	padding:0px;
	text-align:left;
	height: 100%;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 10%;
	margin-left: auto;
}
#yta #huvudrubrik {
	height: 40px;
}
#yta #bildband {
	height: 137px;
	margin-top: 10px;
}
#yta #column1 {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 22px;
	margin-bottom: 0px;
}
#yta #column1 #mellanrub1 {
}
#yta #column1 #text1 {
}
#yta #column2 {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 13px;
}
#yta #column2 #mellanrub2 {
}
#yta #column2 #text2 {
}
#yta #column3 {
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#yta #column3 #mellanrub3 {
}
#yta #column3 #text3 {
}
#yta #column3 #forward {
	text-align: right;
	padding-top: 20px;
}
