body {
	margin: 0px;
}

#aheader { 
	background: url("../images/aheader_back.gif") repeat-x;
	border-bottom: 1px solid #1c1c1c;
	height: 27px;
	overflow: hidden;
	width: 100%;
	padding-left: 6px;
}

#aheader .over {
	float: left;
	width: 70%;
	border-right: 1px solid #bdb0e8;
}

#aheader ul {
	float: left;
	clear: right;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	height: 27px;
}

#aheader li  {
	display: block;
	margin-left: 0px;
	float: left;
	border-left: 1px solid #cfcbf5;
	border-right: 1px solid #bdb0e8;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 9px;
	padding-right: 9px;
	color: #4d4d4d;
	font-family: verdana;
	font-size: 11px;
}

#aheader li:hover {
	background-color: #cfd4f6;
	padding-bottom: 6px;
}

#aheader li.hover {
	background-color: #cfd4f6;
	padding-bottom: 6px;
}

#aheader li.active {
	background-color: #d4cff6;
	padding-bottom: 6px;
}

#aheader a {
	text-decoration: none;
	color: #4d4d4d;
}

#bheader {	
	background: url("../images/bheader_back.gif") repeat-x;
	border-top: 1px solid #fdfdfd;
	border-bottom: 1px solid #a1a1a0;
	width: 100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #2d2a2a;
	margin: 0px;
	text-valign: middle;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 8px;
}

#bheader em {
	color: #940429;
	font-style: normal;
	font-weight: normal;
}

#bar {
	width: 272px;
	height: 500px;
	background: url("../images/bar_back.gif") repeat-y;
	float: left;
}

#bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bar ul li {
	text-align: left;
	width: 196px;
	margin-left: 61px;
	border-top: 1px solid #d9e4ed;
	border-bottom: 1px solid #e9eef2;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 8px;
}	

#bar ul li.first {
	border-top: none;
	padding-top: 4px;
}

#bar ul li h2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bar ul li p {
	margin-top: 4px;
	padding-bottom: 8px;
	font-family: verdana;
	font-size: 11px;
}

#bar ul li img {
	margin-top: 4px;
	padding-left: 8px;
	float: right;
}

/***************/
#main {
	margin-top: 24px;
	padding-left: 66px;
	width: 650px;
}

#main h1 {
	color: #959595;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #959595;
	padding-bottom: 4px;
	margin-bottom: 0px;
} 

#main h2 {
	color: #5d5d5d;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.col1 {
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-top: 5px;
}
* html .col1 {
	margin-top: 16px;
}

.col2 {
	width: 300px;
	margin-left: 310px;
	margin-top: 16px;
}

* .col2 {
	margin-left: 320px;
}

.col1 p, .col2 p {
	color: #5d5d5d;
	font-size: 11px;
	font-family: verdana;
	margin-top: 7px;
	margin-bottom: 12px;
}

.suggestions {
	border-top: 1px solid #959595;
	margin-left: 70px;
	clear:left;
	width: 650px;
	height: 88px;
	overflow-y: hidden;
	background: url("../images/kant.gif") right repeat-y;
	background-color: #ddeadd;
}

.suggestions h2 {
	background-color: #bdd7bd;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 60px;
	height: 88px;
	text-align: center;
	border-right: 1px solid #e9f2e9;
	margin-top: 0px;
	margin-right: 0px;
	border-top: 1px solid #ffffff;
	float: left;
}

.suggestions ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;	
	border-top: 1px solid #ffffff;	
}

.suggestions li {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	width: 200px;
	float: left;
	text-align: right;
	background-color: #ddeadd;
}

.suggestions li img {
	float: right;
	padding-left: 8px;
}

.suggestions h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #393a81;
	margin-top: 4px;
	margin-bottom: 2px;
}	

.suggestions p {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #4d5984;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

#blomma {
	position: absolute;
	left: 650px;
	top: 180px;
}

.n {
	font-size:1px;
}

.stats img {
	display: none;
}


#tips
{
	margin-top: 20px;
}
