/* diverse */
* {
	margin: 0;
	padding: 0;}
a {
	color: #3366cc;}
a:hover {
	color: #0066ff;}
body {
	background-color: #eeeeee;
	color: #444444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;}
input {
	color: #555555;
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;}
cite,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;}

p {
	font-size: 13px;
	padding-bottom: 0em;}
p.artikler {
	font-size: 14px;
	padding-bottom: 0em;}
p.epost {
	font-size: 1.2em;
	padding-bottom: 1em;}
img {
	border: 0px;}
h1 {
	color: #367EA6;
	font-size: 18px;
	margin-bottom: 4px;
	padding-top: 6px;}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666666;
	display: block;
	font: normal 18px "Lucida Sans Unicode",serif;
	padding-left: 28px;}
code {
	color: #666666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 14px;}

h2 {
	color: #d2563f;
	font-size: 1.8em;}
h3 {
	color: #666666;
	font-size: 1.4em;
	padding-top: 0px;}
h4 {
        margin-top: 5px;
	color: #d2563f;
	font-size: 1.2em;}
h5 {
	color: #666666;
	font-size: 1.6em;}
td {
	vertical-align: top;}

.clearer {
	clear: both;}
	
.alert {
        width: 878px;
        text-align: center;
        background: url(img/bgul.gif) repeat-x;
        border: 1px solid #ffffff;
        padding: 10px;
        color: #ff0000;
	font-size: 1.4em;
        margin: 0 auto;}
	
.alert-innhold {
        text-align: center;
        background: url(img/bgul.gif) repeat-x;
	border: 1px solid #eeeeee;
        padding: 6px 12px;
        color: #ff0000;
	font-size: 1.4em;
        margin: 0 auto;}

/* simple css-based tooltip */
div.tooltip { 
    background: url(img/bgul.gif) #eeeeee repeat-x;
    border:1px solid #eeeeee;
    padding:10px 15px;
    width:210px;
    display:none; 
    color:#000000;
    text-align:left; 
    font-size:12px; 

    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}

/* struktur */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 900px;}

/* hoved */
.main {
	clear: both;
	padding: 8px 18px;
}

/* linker */
.linker h1,.linker ul {
	padding-left: 12px;}

.linker {
	background: #eeeeee;
	border: 1px solid #e5e5e5;
	width: 148px;
	padding-left: 12px;}
.linker h1 {
	color: #666666;
	font-size: 15px;
	height: 20px;
	margin-top: 1.2em;}
.linker ul {
	border-top: 1px solid #fafafa;
	background: url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;}
.linker li {
	border: 1px solid #fafafa;
	border-top: none;
	list-style: none;
	margin: 0;}
.linker li td {
        height: 24px;}
.linker li a {
	color: #777777;
	display: block;
	font-size: 13px;
	padding: 3px 6px 3px 14px;
	text-decoration: none;}
.linker li a:hover {
	color: #111111;}
	
/* admin linker */
.adminlinker h1,.adminlinker ul {
	padding-left: 12px;}

.adminlinker {
	background: #eeeeee;
	border: 1px solid #e5e5e5;
	width: 148px;
	padding-right: 12px;
        margin-bottom: 4px;}
.adminlinker h1 {
	color: #666666;
	font-size: 15px;
	height: 20px;
	margin-top: 1.2em;}
.adminlinker ul {
	border-top: 1px solid #fafafa;
	background: url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;}
.adminlinker li {
	border: 1px solid #fafafa;
	border-top: none;
	list-style: none;
	margin: 0;}
.adminlinker li a {
	color: #777777;
	display: block;
	font-size: 13px;
	padding: 3px 6px 3px 14px;
	text-decoration: none;}
.adminlinker li a:hover {
	color: #111111;}

/* innhold */
.innhold {
	float: none;
	width: 535px;}
.innhold .item {
	padding: 6px 12px;
	border: 1px solid #eeeeee;
	background: #ffffff;
	margin-bottom: 8px;}
.innholdpro {
	width: 869px;}
.innholdpro .item {
	padding: 6px 12px;
	border: 1px solid #eeeeee;
	background: #ffffff;
	margin-bottom: 8px;}
.innholdpro .item h1 {
	color: #d2563f;
	font-size: 25px;}
.innholdpro .artikkel {
	padding: 6px 12px;
	border: 1px solid #eeeeee;
	background: #ffffff;
	margin-top: 15px;
        margin-bottom: 15px;
        width: 500px;}
.innholdpro .artikkel h1 {
	color: #ae0100;
	font-size: 25px;
        margin: 2px;
	padding: 2px;
        margin-bottom: 20px;
        margin-top: 20px;}
.innholdpro .artikkel a {
	color: #ae0100;
	text-decoration: none;}
.innholdpro .artikkel a:hover {
	color: #333333;
	text-decoration: none;}
.innholdpro .artikkel h2 {
	color: #c62726;
	font-size: 20px;
	margin: 2px;
	padding: 2px;}
.innholdpro .artikkel p {
	color: #1a1a26;
	font-size: 14px;
	margin: 2px;
	padding: 2px;
        margin-bottom: 5px;}
.innholdpro .item .proinfo {
        padding: 8px 8px 8px 8px;
	border: 1px solid #dddddd;
	background: #ffffff;
        width: 400px;
        margin-bottom: 6px;}
.innholdpro .item .proinfo h2 {
	position: relative;
	margin-left: 10px;
	margin-top: 2px;
	color: #fff;
	text-align: left;
	font: bold 18px "Lucida Sans Unicode",serif;}
.innholdpro .item .proinfo .header-main {
	width: 394px;
	height: 30px;
	background-image: url(img/profilbg.jpg);
	background-repeat: repeat-x;}
.innholdpro .item .proinfo td {
        font: normal 16px "Lucida Sans Unicode",serif;
        padding-right: 10px;
        padding-bottom: 2px;}
.innholdpro .item .proinfo img {
	border: 0px;}
.innholdpro .item .proinfo td a:hover {
        text-decoration: none;}
.innholdpro .item .proinfo ol {
	list-style-type: square;
	color: #6f6f6f;
        margin-left: 15px;
 	font-size: 13px;}
.innhold .descr {
	color: #333333;
	margin-bottom: 6px;}
.innhold li {
	margin-left: 18px;}
.aktuelt {
        padding: 4px 4px;
	border: 1px solid #969696;
	background: #ffffff;
	margin-bottom: 5px;
        margin-top: 10px;}
.aktuelt h2 {
  	color: #000000;
	font-size: 22px;}
.aktuelt h3 {
        color: #444444;
        font-size: 18px;}

/* footer */
.footer {
	background: #ffffff;
	border: 1px solid #eeeeee;
	color: #666666;
	font-size: 1.3em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 855px;}
.footer a {
	color: #3366cc;
	text-decoration: none;}
.footer a:hover {
	color: #0066ff;
	text-decoration: underline;}

/* adsense */
.adsense {
	border: 1px solid #e79029;
	background: #e79029;
	width: 160px;
	margin: 0px;
	padding: 0px;}
.adsense h1 {
	color: #fff;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 12px;}
.adsenseart {
	border: 1px solid #e79029;
	background: #e79029;
	width: 160px;
	margin: 15px 5px 0px 5px;
	padding: 0px;}
.adsenseart h1 {
	color: #fff;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 12px;}
.adsearch {
	height: 70px;}

.innhold .item .adsearch .adsearchcont img {
	border: 0px;}

.adsearchcont {
	text-align: left;
        margin: 5px;}

/* spacer */
.spacer {
	background: #ffffff;
	width: 3px;
	margin: 0px;
	padding: 0px;}

/* annonser */
.annonse {
	float: none;
	width: 510px;}
.annonse .item {
	padding: 3px 3px;
	border: 1px solid #5fa6d2;
	background: #ffffff;
	margin-bottom: 8px;}
.annonse .item p {
        width: 300px;
        margin-bottom: 8px;}
.annonse .item h3 {
        width: 300px;
        background: #f1f1f1;
	font: bold 14px tahoma;
        color: #2375a7;
        margin-bottom: 4px;}
.annonse .item h4 {
	font: bold 18px "Lucida Sans Unicode",serif;
        color: #222222;
        margin-bottom: 4px;}
.annonse .item .header-main {
	width: 502px;
	height: 30px;
	background-image: url(img/profilbg.jpg);
	background-repeat: repeat-x;}
.annonse .item .header-main h2 {
	position: relative;
	margin-left: 10px;
	margin-top: 2px;
	color: #ffffff;
	text-align: left;
	font: bold 18px "Lucida Sans Unicode",serif;}
.annonse .item .header-main a {
	color: #ffffff;}
.annonse .item .header-main a:hover {
	text-decoration: none;}
.annonse .item img {
        width: 200px;
        height: 200px;
        border: 0px;}
.annonse-dato {
        float: right;
        margin-right: 3px;
        color: #ffffff;
        font-size: 1.6em;}
        
/* oppdrettere */
.oppdrett {
	float: none;
	width: 510px;}
.oppdrett .item {
	padding: 3px 3px;
	border: 1px solid #5fa6d2;
	background: #ffffff;
	margin-bottom: 8px;}
.oppdrett .item p {
        width: 500px;
        margin-bottom: 8px;}
.oppdrett .item .header-main {
	width: 500px;
	height: 30px;
	background-image: url(img/profilbg.jpg);
	background-repeat: repeat-x;}
.oppdrett .item .header-main h2 {
	position: relative;
	margin-left: 10px;
	margin-top: 2px;
	color: #ffffff;
	text-align: left;
	font: bold 18px "Lucida Sans Unicode",serif;}
.oppdrett .item .header-main a {
	color: #ffffff;}
.oppdrett .item .header-main a:hover {
	text-decoration: none;}

/* nyheter kennel profil */
.pronyhet {
        float: none;
        width: 843px;}
.pronyhet .item {
	padding: 8px 8px 8px 8px;
	border: 1px solid #dddddd;
	background: #ffffff;
	margin-bottom: 8px;}
.pronyhet p {
        margin-bottom: 8px;}
.pronyhet h3 {
        width: 821px;
        background: #f1f1f1;
	font: bold 14px tahoma;
        color: #2375a7;
        margin-bottom: 4px;}
.pronyhet .header-nyhet {
	width: 821px;
	height: 30px;
	background-image: url(img/profilbg.jpg);
	background-repeat: repeat-x;}
.pronyhet .header-nyhet h2 {
	position: relative;
	margin-left: 10px;
	margin-top: 2px;
	color: #ffffff;
	text-align: left;
	font: bold 18px "Lucida Sans Unicode",serif;}
.pronyhet .headert-nyhet {
        width: 821px;
        background: #f1f1f1;
	font: bold 14px tahoma;
        margin-bottom: 4px;}
.pronyhet .tittel-nyhet {
        color: #2375a7;
        float: left;}
.pronyhet .dato-nyhet {
	color: #d2563f;
        float: right;}
.pronyhet .tittel-nyhet img {
	border: 0px;}
.pronyhet .slett-input {
        width: 14px;
        height: 14px;
        margin: 0;
        padding: 0;
        border: 0;
        cursor: pointer;
        cursor: hand;
	background: transparent url(img/slett.gif) no-repeat;}

/* rasegrupper */
.item .rasegrupper {
	padding: 6px 12px;
	border: 1px solid #eeeeee;
	background: #fafafa;
	margin-bottom: 8px;}

/* oppdretter */
.item .oppdretter {
	padding: 6px 12px;
	border: 1px solid #d2563f;
	background: #faf8bd;
	margin-bottom: 0px;
	margin-right: 6px;}
.oppdretter h2 {
	color: #ffffff;
	font-size: 1.4em;}
.oppdretter .tittel p {
	color: #444444;
	font-size: 8pt;
	text-align: right;}
.oppdretter a {
	color: #000000;
	text-decoration: none;}
.oppdretter a:hover {
	color: #000000;
	text-decoration: underline;}
.oppdretter p {
	color: #444444;
	font-size: 8pt;
	text-align: left;}
.oppdretter img {
	margin-right: 0px;
	border: 1px solid #000000;}
.odotts {
	background: url(img/odotts.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 473px;
	heigh: 1px;}
.kontakt td {
	background: #ffffff;
	width: 165px;
	height: 88px;
	text-align: center;
	background: url(img/oppkont.gif) no-repeat;}
.item img {
	border: 1px solid #444;}

.item h1 img {
	border: 0px;
        width: 30px;
        height: 30px;}
.item h2 img {
        border: 0px;}

/* registrering */

.registrering optgroup option {
        font: normal 10px "Lucida Sans Unicode",serif;
	color: #333;}

.registrering h1 {
	font: normal 25px "Lucida Sans Unicode",serif;
	color: #000;
	padding-bottom: 10px;}
.registrering h2 {
	font: normal 20px "Lucida Sans Unicode",serif;
	color: #ff0000;
	padding-bottom: 10px;}
.registrering h3 {
        font: bold 16px "Lucida Sans Unicode",serif;
        color: #000000;
        padding-bottom: 2px;}
.registrering h4 {
        font: normal 14px "Lucida Sans Unicode",serif;
        color: #444444;
        padding-bottom: 4px;}
.registrering td {
	font: normal 15px "Lucida Sans Unicode",serif;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;}
.registrering th {
	font: bold 15px "Lucida Sans Unicode",serif;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;}
.registrering td img {
	border: 0px;}
.registrering input {
	border: 1px solid #ddd;
	width: 260px;
	height: 28px;
	font: normal 20px "Lucida Sans Unicode",serif;
	color: #333333;}
.registrering span {
	font: normal 12px "Lucida Sans Unicode",serif;
	color: #000;}
.registrering span .red {
        color: #ff0000;}
.registrering p {
	font: normal 14px "Lucida Sans Unicode",serif;
	color: #000000;}
.registrering #box {
	width: 40px;
	vertical-align: middle;
	border: 0px;}
.registrering ol {
	list-style-type: square;
	color: #2a75a7;
	font-size: 14px;
        left: 10px;}
#fylke {
	width: 260px;
	height: 28px;
	font: normal 10px "Lucida Sans Unicode",serif;
	color: #333333;}

#oppdrett {
	width: 260px;
	height: 28px;
	font: normal 10px "Lucida Sans Unicode",serif;
	color: #333;}
textarea {
  	width: 260px;
	font: normal 15px "Lucida Sans Unicode",serif;
	color: #333;}

/* registrer GRATIS */
h1.reg {
        color: #de2222;}
.reg .ht {
	font-size: 1.4em;
	color: #444;
	text-align: left;
	padding-bottom: 1.0em;
	width: 125px;}
.reg2 .ht {
	font-size: 1.4em;
	color: #444;
	text-align: left;
	width: 125px;}
.reg2 .ht2 {
	font-size: 1.4em;
	color: #444;
	text-align: left;}
.textinput {
	width: 246px;
	font-size: 1.3em;
	color: #010101;
	border: 1px solid #999;
	background-color: #fafafa;
	height: 20px;}
.textinput2 {
	width: 246px;
	font-size: 1.3em;
	color: #010101;
	border: 1px solid #999;
	background-color: #fafafa;
	margin-bottom: 4px;
	height: 20px;}
.textarea {
	width: 246px;
	font-size: 1.3em;
	color: #010101;
	border: 1px solid #999;
	background-color: #fafafa;
	margin-bottom: 4px;
	height: 120px;}
.buttoninput {
	font-size: 1.3em;
	color: #010101;
	border: 1px solid #999;
	background-color: #fafafa;
	height: 22px;
	margin-top: 10px;}
.reg option {
	width: 225px;
	border: 0px solid #999;}
	
.artikkel span {
        font-weight: bold;}
.artikkel ul {
        margin-left: 20px;
        font-size: 1.4em;}
