@charset "utf-8";
/* CSS Document */

	
	
/* Text */


p {color:#000000;}
h1 { font-size:12px; font-weight:bold;}

/* Sidrubrik */
h2 { size:16px; font-weight:bold; text-align:center:}
h3 {}

.normal
.sidhead { font: 16px; font-weight:bold; text-align:center;}
.rubrik { font-size:12px; font-weight:bold;}
.style1 { font-size: 16px}

.hr {color:#000000}

a:link {color: #000; text-decoration:none;}
a:hover {color: #728777; text-decoration:none;}
a:visited { color:#000; text-decoration:none;}
a:visited:hover { color:#728777; text-decoration:none;}

.header	{font-weight:bold; width:50%; text-align:center}
.hundar img { border: 2px #CCC solid;}
.hundar a img { border: 2px #334038 solid;}
.hundar a img:hover { border: 2px #728777 solid;}
.galleri img {border: 2px #CCC solid;}
.galleri a img {border: 2px #334038 solid; margin: 0px auto;}
.galleri a img:hover {border: 2px #728777 solid; margin: 0px auto;}


/* Layout */

body {
	vertical-align:top;
	background:#728777 url(images/bodybg.jpg) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bodydiv {width: 980px;	hosrizontal-align: center;}
#top {height: 150px; background: transparent url(images/banner.png) no-repeat bottom}
.clear {height: 25px; min-height:25px; margin-bottom:25px;}
#banner { height: 150px;}
.clear2 {height: 25px; min-height:25px;}
.clear3 {clear:both;}
#content {
	vertical-align: top;
	top:100%;
	padding:10px;
	background: #d6ded4;
	width: 100%;
}
#footer { width:100%; font-size: 8pt; text-align:center;}

.content2column {float:left; margin-right:10px; margin-bottom:10px; width:480px; max-width:480px }


/* Bilder */
.logo { float: left; margin: 45px 0px 0px 15px}
.era {	position:relative;left:250px;top:0px;}



/* Meny */
#menu { height:22px; margin: 0px 0 0px 40px; color:#39483f}
.menu a:link { color: #FFFFFF; font-size: 14px; text-decoration:none}
.menu a:Hover, .menu a:active { color: #97b39b; font-size: 14px; text-decoration:none; border:none;}
.menu a#current { color: #999999; font-size: 14px; text-decoration:none; border:none;}
.menu a:Visited { color: #FFFFFF ; font-size: 14px; text-decoration:none}
.menu a:Visited:Hover { color: #97b39b; font-size: 14px; text-decoration:none}


/* Resultat tabell */

.resheader		{background:#52685b; color: #FFFFFF}
.highlight  {background:#728777; color:#e3e3e3}
.highlight a:link, .highlight a:visited {color:#e3e3e3}
.highlight a:hover, .highlight a:visited:hover {color:#000}
.reslow		{ border: #728777 1px 1px 0 0px; }
.reslow	a:link, .reslow	a:visited { color:#000 }
.reslow	a:hover, .reslow a:visited:hover{ color:#728777 }
.restable	{border: #728777 1px dotted; width: 80%; border-collapse: collapse;}

/* Stamtavla */
table#stam { border-color:#95b09f; border-style:solid; }
table#stam td { padding:5px;text-align:left !important; }
table#stam td.middlerow {padding: 4px 0 0}
table#stam td.middlerow .separator {display:block; height:1px; border-top: 1px solid #95b09f; padding-bottom:3px}
table#stam td hr {line-height:5px}
.fbb{ background: none}
#fbb{ background: url(/banner/bb.jpg) no-repeat top left;}


/* Bakgrunds kontroller */

.contop  {  background: #d6ded4; overflow:hidden; width: 100%; height: 25px;}
#topltbg {	background: url(images/bg_tplt.png) top left no-repeat #d6ded4;	width:25px;	overflow:hidden; height: 25px; float:left}
#botltbg {	background: url(images/bg_btlt.png) bottom left no-repeat #d6ded4; width:25px; overflow:hidden; height: 25px; float:left;}
#toprtbg {	background: url(images/bg_tprt.png) top right no-repeat #d6ded4;width:25px;	height:25px;overflow:hidden;float: right;margin-bottom:-14px;}
#botrtbg {  background: url(images/bg_btrt.png) bottom right no-repeat #d6ded4; width:25px;  height:25px; overflow:hidden; float:right; margin-top:-14px; }

