body
{
	background-image: url(images/bg.png);
	height: 100%;
	margin: 0px;
	background-repeat:repeat-x;
	background-color: #c1daf6;
}

body, td
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

a
{
	color: #004576;
}

a:hover {
	color: #ff6000;
}

h2 {
	color: #ff6000;
}

#frame
{
	width: 700px;
	margin: auto;
	margin-top: 30px;
}

#wrapper
{
	padding: 15px;
	padding-bottom: 5px;
	background-color: white;
	border-right: 2px solid black;
	background-image: url(images/cc_switch_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-position: top right;
}

#top {
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 10px;
}

#bottom
{
	margin: auto;
	width: 92%;
	font-size: 8pt;
	clear: both;
	border-top: 1px solid #bcbcbc;
	padding: 10px;
}


td.kontakt-tabell-label
{
	/*font-weight: bold;*/
}

td.kontakt-tabell, td.kontakt-tabell-label
{
	padding: 5px;
	line-height: 1.4em;
	padding-bottom: 10px;
}

.tjenester-liste li {
	margin-bottom: 10px;
}

