body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	color: #505563;
	background-color: #C4BCB3;
	background-image: url(/images/portal_background.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}


#mainCont
{
	background-color: #FFF;
	width: 960px;
	margin: 0 auto auto auto;
	padding: 10px 0px 10px 10px;
	background-image: url(/images/portalen.jpg);
	background-repeat: no-repeat;
}


.knapp {float: left;}

.knapp p
{
	
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	padding-top: 8px;
	line-height: 130%;
}

#tjenesteguidenknapp
{
	background-image: url(/images/tjenesteguiden_knapp.gif);
	background-repeat: no-repeat;
	width: 278px;
	height: 391px;
	top: 221px;
	left: 99px;
	position: relative;
	color: #333;
}

#tjenesteguidenknapp:hover
{
	background-position: 1px 1px;
}

#biblioteksokknapp
{
	background-image: url(/images/biblioteksok_knapp.gif);
	background-repeat: no-repeat;
	width: 278px;
	height: 391px;
	top: 221px;
	left: 301px;
	position: relative;
	color: #FFF;
}

#biblioteksokknapp:hover
{
		background-position: 1px 1px;
}


a:link, a:visited
{
	color: #009946;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

#bunntekstadresseCont
{
	font-size: 15px;
	line-height: 18px;
	padding-top: 26px;
	color: #585857;
}
