#front
{

	background: transparent;
	width: 293px;
	height: 390px;
	margin: 5px;

}
#info
{

	background: transparent;
	width: 720px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}
#container #presentation
{
	background: #fff;
	width: 415px;
	height: 508px;

	margin-top: 10px;
	margin-left: 25px;
	margin-right: 10px;

	border-right: 1px dotted #d4b291;

	font-family: Trebuchet MS, serif;
	font-size: 12px;

	float: left;
}
#container #nyheter 
{

	background: #fff;
	width: 249px;
	height: 508px;
	float: left;
	text-indent: 10px;
	font-family: Helvetica, Trebuchet MS, Arial;
	font-size: 12px;
	color: #373737;
}
#container #nyheter table
{

	background: #fff;
	width: 239px;
	height: 60px;
	padding: 0px;
	margin-left: 8px;
	float: left;

	font-family: Helvetica, Trebuchet MS, Arial;
	font-size: 12px;
	color: #373737;

}
.input, .textarea {

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}