@import url(/css/stil_cug.css);

body {
	background-color: #b5d500;
	margin-top: 20px;
}

td.spalte1#forsidespalte1
{
	width: 760px;
	border-color: #b074c4;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding-left: 0px;
}
td.spalte2#forsidespalte2
{
	display: none;
}
#sidetoppCont,
#forsidetoppCont {
	height: 150px;
	width: 760px;
}

td.spalte1
{
	border-color: #b074c4;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
}

td.spalte2
{
	border-color: #b074c4;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}

/* nyheter -------------------------------------------------------------------*/
#forsidenyhetslisteCont, 
.nyhetslisteCont {
	display: none;
}


#hjemlenkeCont {
	position: relative;
	top: 40px;
	left: 30px; 
	width: 280px;
	height: 70px;
}
#hjemlenkeCont img {
	width: 280px; 
	height: 70px;
}

