body {
	margin:40px 50px;
	font-size:11px;
	line-height:20px;
	font-family: Tahoma, Arial;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
}
a {
	color:#C93;
	text-decoration:underline;
}
a:hover { text-decoration:none;}
h1 {
	padding:0px;
	text-transform:none;
	font-size:18px;
	color:#000;
	background-color:#FFF;
	font-weight:normal;
	color:#C60;
	margin: 10px 0;
	height:21px;
	background-image: none;
}
h1 span {
	padding:0px 10px 0px 0px;
	background-color: #FFF;
}
p {
	margin:0;
	
	font-size: 14px;
}
#header {
	background-color: #F0EFD1;
	background-image: none;
	border: 2px none #000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	height: 160px;
	width: 1024px;
}

#content {
	clear:both;
	background-color:#FFF;
	width: 1024px;
	border: 2px none #000;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}

#sidebar {
	float:left;
	width:180px;
	background-image: none;
	border: 2px none #000;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#text {
	background-color:#F0EFD1;
	width:auto;
	border: 2px none #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	background-repeat: no-repeat;
	background-image: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer {
	height:auto;
	clear:both;
	background-color: #FFF;
	width: 1024px;
}
#header2 {
	background-color: #F0EFD1;
	background-image: url(../images/logga.jpg);
	border: 2px none #000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	height: 160px;
	width: 220px;
	float: left;
}
#header3 {
	background-color: #F0EFD1;
	background-image: none;
	border: 2px none #000;
	margin-bottom: 10px;
	height: 160px;
	width: 400px;
	float: left;
}
#header4 {
	background-color: #F0EFD1;
	background-image: none;
	border: 2px none #000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	height: 160px;
	width: 260px;
	float: left;
}
#header5 {
	background-color: #F0EFD1;
	background-image: none;
	border: 2px none #000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	height: 120px;
	width: 120px;
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 40px;
	color: #999;
}
#text_top {
	background-color:#F0EFD1;
	width:600px;
	border: 2px none #000;
	background-repeat: no-repeat;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
