.linkFarge1 a:link {color: red; text-decoration: none}
.linkFarge1 a:visited {color: white; text-decoration: none}
.linkFarge1 a:hover {text-decoration: underline}
.linkFarge2 a:link {color: black; text-decoration: none}
.linkFarge2 a:visited {color: red; text-decoration: none}
.linkFarge2 a:hover {text-decoration: underline}

.bakgrunn{
width: 280px;
height: 110px;
background: url(boble.php) no-repeat left;
}
.boble{

width: 280px;
height: 110px;
background: url(boble.php) no-repeat left;
}
.toppBakgrunn{

width: 400px;
height: 150px;
background: url(images/bakgrunn topp.png) bottom;
}
.menyPadding{

padding-left: 20px;
padding-right: 30px;
}
.searchBakgrunn{

width: 180px;
height: 185px;
background: url(images/seach-bakgrunn.png) no-repeat;
padding-top: 55px;
padding-left: 35px;
}
.søkBakgrunn{

width: 180px;
height: 160px;
background: url(images/search2.png) no-repeat;
padding-top: 55px;
padding-left: 46px;
}
.diskusjonBakgrunn{

width: 180px;
height: 185px;
background: url(images/bakgrunn_diskusjon.png) no-repeat;
padding-top: 55px;
}
.diskusjonBakgrunn2{

width: 180px;
height: 260px;
background: url(images/diskusjon.png) no-repeat;
padding-top: 55px;
padding-left: 30px;
}
.reklameBakgrunn{

width: 220px;
height: 280px;
background: #ff0000 url(images/reklame_ramme.png) no-repeat left top;
padding: 20px;
}
.bakgrunnReklame{

width: 240px;
height: 280px;
background: #ff0000 url(images/ramme_reklame.png) no-repeat left top;
padding: 12px;

}

.siderBakgrunn{

width: 750px;
height: 260px;
background: #ff0000 url(images/ramme sider2.jpg) no-repeat left top;
}
.siderBakgrunn2{

width: 750px;
height: 260px;
background: #ff0000 url(images/ramme sider2.jpg) no-repeat left top;
}
.velkommenBakgrunn{

width: 400px;
height: 300px;
background: #ff0000 url(images/velkommen.png) no-repeat left top;
padding: 40px;
}
.velkommenBakgrunn2{

width: 400px;
height: 300px;
background: #ff0000 url(images/velkommen.png) no-repeat left top;
}
.rødBakgrunn{

background: #ff0000;
}
.hovedside{

width: 180px;
height: 40px;
background: url(images/hovedside2.png) no-repeat;
padding: 12px;
}

.hovedside2{

width: 180px;
height: 62px;
background: url(images/hovedside3.png) no-repeat;
padding-left: 68px;
}

.bakgrunnHvit{

background: #ffffff;
}
.bakgrunnSvart{

background: #000000;
}
.nyheterBakgrunn{

width: 180px;
height: 40px;
background: url(images/nyheter.png) no-repeat;
padding: 12px;
}
.bakgrunnNorsk{

width: 180px;
height: 80px;
background: url(images/bakgrunn_norsk.png) no-repeat;
padding-top: 9px;
padding-left: 56px;
}
.bakgrunnLitenReklame{

width: 130px;
height: 140px;
background: url(images/litenRamme.png) no-repeat;
padding-left: 40px;
padding-right: 40px;
padding-top: 30px;
padding-bottom: 30px;
}
.bakgrunnAndre{

width: 180px;
height: 155px;
background: url(images/andre-sider.png) no-repeat;
padding-left: 30px;
padding-top: 70px;
}
.bakgrunnAndre2{

width: 180px;
height: 180px;
background: url(images/andre-sider2.png) no-repeat;
padding-left: 30px;
padding-top: 80px;
}
.bakgrunnSpill{

width: 180px;
height: 330px;
background: url(images/spill.png) no-repeat;
padding-left: 30px;
padding-top: 70px;
}
.bakgrunnStjerne{

width: 180px;
height: 260px;
background: url(images/stjerne.png) no-repeat;
padding-left: 40px;
}
.mindreSkrift{

font-family: "verdana";
font-size: "10pt";
}
.skrift{

font-size: "11pt";
font-family: "verdana";
}
.størreSkrift{

font-size: "15pt";
font-family: "verdana";
}
.redSkrift{

font-size: "10pt";
font-family: "verdana";
color: "#ff0000";
}
.feitSkrift{

font-type: "bold";
}
.padding{

padding: 16px;
}