body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ededed;
	font-size: 14px;
}
#hoved {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: medium double #a4a4a4;
	background-image: url(../bilder/hoved.gif);
	background-repeat: repeat-y;
}
#topp {
	height: 127px;
	width: 900px;
	background-image: url(../bilder/topp.gif);
	background-repeat: no-repeat;
}
#meny {
	width: 158px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a4a4a4;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ededed;
}
#innhold {
	width: 710px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hund {
	float: left;
	height: 300px;
	width: 170px;
	border: 2.5px solid #A4A4A4;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #EDEDED;
}
#katt {
	float: left;
	height: 300px;
	width: 170px;
	border-top-width: 2.5px;
	border-right-width: 2.5px;
	border-bottom-width: 2.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4A4A4;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #EDEDED;
}
#kanin {
	float: left;
	height: 300px;
	width: 170px;
	border-top-width: 2.5px;
	border-right-width: 2.5px;
	border-bottom-width: 2.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4A4A4;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #EDEDED;
}
#aktuelt {
	float: left;
	height: 300px;
	width: 170px;
	border-top-width: 2.4px;
	border-right-width: 2.4px;
	border-bottom-width: 2.4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4A4A4;
	border-right-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #EDEDED;
}


#bunn {
	background-image: url(../bilder/bunn.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	width: 890px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	padding-top: 15px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {
	color: #000000;
}
.overskrift_02 {
	font-size: 18px;
}
.overskrift_03 {
	font-weight: bold;
	text-decoration: underline;
}
.overskrift_04 {
	font-weight: bold;
}
.toppbilde {
	text-align: center;
}



.bilde_right {
	float: right;
	clear: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.bilde_left {
	clear: right;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.clearit {
	clear: both;
	margin-bottom: 50px;
}
.tlf {
	font-size: 23px;
	color: #e93e4b;
	font-weight: bold;
}
.skriftright {
	font-style: italic;
	text-align: right;
}
.kursiv {
	font-style: italic;
	text-decoration: underline;
}
.stjerne {
	color: #e93e4b;
}




h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}

.gul {
	color: #FF0;
	font-size: 36px;
}

