body {
	background-image: url(../_img/bkg_body.gif);
}
#wrapper
{
	border:1px solid #516695;
	color:#000;
	margin:10px auto;
	padding:0px;
	width:780px;
	background-image: url(../_img/bkg_wrapper.gif);
	heigth: 100%;
}


#navigation ul,#navigation li
{
	margin:0;
	padding:0;
	
}

#navigation
{
	background:#CCCCCC;
	color:#fff;
	font-size:10px;
	height:2em;
	line-height:2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation li a
{
	background:inherit;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	background:#FBF8CC;
	color:#333;
	text-decoration:none;
}

#navigation1 ul,#navigation1 li
{
	margin:0;
	padding:0;
}

#navigation1
{
	background:#CCCC66;
	color:#333;
	font-size:1em;
	height:2em;
	line-height:2em;
}

#navigation1 li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation1 li a
{
	background:inherit;
	color:#333;
	display:block;
	font-weight:bold;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation1 a {width:1%;}

#navigation1 .selected,#navigation1 a:hover
{
	background:#FBF8CC;
	color:#fff;
	text-decoration:none;
}

/***** navigation 2*****/

#navigation2 ul, #navigation2 li
{
	margin:0;
	padding:0;
}

#navigation2
{
	background:#CCCC66;
	color:#fff;
	font-size:10px;
	height:2em;
	line-height:2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation2 li
{
	float:right;
	list-style:none;
	white-space:nowrap;
}

#navigation2 li a
{
	background:inherit;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation2 a {width:1%;}

#navigation2 .selected, #navigation2 a:hover
{
	background:#FBF8CC;
	color:#333;
	text-decoration:none;
}
/***** navigation 3*****/

#navigation3 ul,#navigation3 li
{
	margin:0;
	padding:0;
	
}

#navigation3
{
	background:#CCCC66;
	color:#fff;
	font-size:10px;
	height:2em;
	line-height:2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation3 li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation3 li a
{
	background:inherit;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 25px;
	text-decoration:none;
	text-transform:uppercase;
}
#navigation3 .selected,#navigation3 a:hover
{
	background:#FBF8CC;
	color:#333;
	text-decoration:none;
}

/***** Content *****/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.sidfot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.rubrik_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.box2 {
background-color: #fff;
border: 1px solid #f1f1f1;
padding: 5px;
margin: 10px;
color:#666;
}.nav_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #516695;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textruta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
}
.smalltextruta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stortextruta {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;
}

