@charset "utf-8";
body {
	background-color: #1693BC;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	border: none;
	border-top: 1px solid #E0E0E0;


}
a  {
	color: #006699;
	text-decoration: none;
}
a:hover  {
	color: #FF9933;
}
.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}
#header  {
	background-color: #00CCFF;
	height: 180px;
	width: 990px;
	background-image: url(top-10-2.jpg);
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	color: #CCCCCC;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#footer  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover  {
	color: #FF9900;
}

#wrapper {
	background-color: #ffffff;
	margin: auto;
	width: 990px;
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
}


#wrapper #left_column {
	padding: 15px 5px;
	width: 140px;
	float: left;
}
#wrapper #left_column #menu ul {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#wrapper #left_column #menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
#wrapper #left_column #menu a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 7px;
}
#wrapper #left_column #menu a:hover {
	color: #FFFFFF;
	background-color: #0181BE;
	background-image: url(menu.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#wrapper #content {
	float: left;
	width: 620px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
	min-height: 1000px; 
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#wrapper #content_full {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapper #right_column {
	padding: 15px 12px;
	float: left;
	width: 186px;
}
#krogar {
	padding: 10px;
}

