body {
background:			#eeebd8;
margin:				40px 0px 0px 0px;
}
td {
	vertical-align:	top;
}
#box {
background-color: #fff;
width: 560px;
padding: 10px;
}
#content {
text-align:			left;
background:			#fff;
border:				0px;
border-color:		white;
border-style:		solid;
}
#content_top {
text-align:			left;
}
#line {
text-align:				left;
background:				#4f76af;
border-bottom:			2px solid #4f76af;
background:				transparent url("../bilder/top.png");
background-repeat:		repeat;	
}
#content_bottom {
text-align:			left;
background:			transparent url("../bilder/bottom.png");
background-repeat:	repeat;
}
#line_bottom {
text-align:			left;
background:			#bdb88b;
border:				0px;
border-color:		white;
border-style:		solid;
}
.text {
font-size:			12px;
color:				#333;
font-family:		Verdana, Times;
line-height:		18px;
}
.logo {
color:				#666;
font:				700 30px/30px Arial, Verdana, Helvetica, sans-serif;
line-height:		30px;
}
.fot {
color:				#777;
font:				700 10px/10px Arial, Verdana, Helvetica, sans-serif;
line-height:		20px;
}
.textmain {
font-size:			10px;
color:				#222;
font-family:		"Trebuchet MS", Verdana, Times;
line-height:		18px;
}
.rubrik {
font-size:			xx-small;
color:				white;
font-family:		Verdana, Times;
font-weight:		bold;
text-decoration:	none;
}
.rubrik1 {
font-size:			large;
color:				white;
font-family:		Verdana, Times;
font-weight:		bolder;
text-decoration:	none;
}
.namn {
font-size:			xx-small;
color:				#369;
font-family:		Verdana, Times;
font-weight:		bold;
text-decoration:	none;
}
.date {
font-size:			xx-small;
color:				#666;
font-family:		Verdana, Times;
font-weight:		bold;
text-decoration:	none;
}
.i {
font-size:			xx-small;
color:				#eee;
font-family:		Verdana, Times;
font-weight:		none;
text-decoration:	none;
}
hr { noshade: true; color: #eee; background: transparent;}

a:link { font-size: xx-small; color: #999; font-family: Verdana, Times; font-weight: none; text-decoration: none;}
a:visited { font-size: xx-small; color: #999; font-family: Verdana, Times; font-weight: none; text-decoration: none;}
a:hover { font-size: xx-small; color: #666; font-family: Verdana, Times; font-weight: none; text-decoration: underline;}
a:active { font-size: xx-small; color: #999; font-family: Verdana, Times; font-weight: none; text-decoration: none;}

#menu a {
	display:				block;
	float:					left;
	margin:					0px;
	padding:				0px;
}
#menu a.a, #menu a.a:link, #menu a.a:visited {
	display:				block;
	float:					left;
	margin:					0px 0px 0px 0px;
	padding:				16px 14px 9px 14px;
	color:					#fff;
	font:					bold 11px/11px Arial, Helvetica, sans-serif;
	letter-spacing:			1.5px;
	background-color:		transparent;
	text-align:				center;
}
#menu a.a:hover {
	background:				transparent;
	color:					#4f76af;
}
#menu a.a:active {
	background:				transparent;
	color:					#4f76af;
}
