body {
	
	background: url(images/julbg09.jpg) repeat-y top center; 
	background-color: #5c5c5f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.0em;
}

#container {
	margin: 0 auto;
	display:table; /*firefox*/
	background-color: #FFFFFF;
	padding: 20px;
	width: 900px;
	height: 100%;
	border: 1px;
	border-style: solid;
}

#header {
	height: 164px;
	width: 100%;
	border: 1px;
	border-style: solid;	
	margin-bottom: 5px;
	/*background: url(images/toppic.jpg) no-repeat top left; */
	background: url(images/headerjul2009.png) no-repeat top left; 
}

#header  h1 span {
	display:none;
}

#menu {
	/*float: left;*/
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
	color: #546556;
	text-align: center;
	/*border: 1px;
	border-style: solid;*/
	/*padding: 10px;*/
}
#menu a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;;
}
#menu a:hover {
	/*color: #57983c;*/
}

#menu ul {
	/*font-style: italic;*/
	font-size: 0.8em;
}
#menu p {
	display:inline;  /* Lägga alla <p>-objekt på rad */
	margin: 10px;
}

#menu img {display:none;}

#main {
	/*float: right;*/
	/*margin-left: 160px;*/
	width: 860px;
	height: 100%;
	background-color: #FFFFFF;
	color:#000000;
	padding: 25px 20px 20px 20px;
	/*padding-top: 0px;*/
	border-top: 1px solid black;
	margin-top: 5px;
	/*margin: 10px 10px 10px 10px;*/
	
}

#footer { 
	padding: 10px 20px 0px 20px;
	text-align:center;
	font-size: 0.8em;
	clear: both;
	border-top: 1px solid black;
}
#footer a {
	color: #44754B;
	text-decoration: none;
	
}
#foto {
	text-align: center;
}

#news {
	float: right;
	width: 150px;
	padding: 3px;
	font-size: 0.8em;
	border: 1px solid black;
	/*margin-top: 10px;*/
}
#news h1 {
	font-size: 1.2em;
}
#news .date { font-weight: bold;}

/*************************TOP***********************/
#top {
	text-align: center;
}
#top p {
	display:inline;
	margin: 10px;
}
#top img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#top a {
	text-decoration: none;
	color: #000000:
}

/*************************PIC***********************/
#pic {
	background-color: #FFFFFF;
	/*left: 10px;*/
	position: relative;
	top: 10px;
	/*width: 120px;*/
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 120px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -100px;
	width: 300px;
}
/*************************ENDPIC*******************/

#cats { }

#cats table { 
	width: 600px;

}

#cats img { border: 2px solid black; }


#ruta {
	margin-left: auto;
    margin-right: auto;
	width: 400px;
}
.ruta {
	margin-left: auto;
    margin-right: auto;
	width: 400px;
}

a{
	color: black;
}



h1 {
	font-size: 1.5em;
	text-align:center;
}

h2 {
	font-size: 1.2em;
	text-align: center;
}

h3 {
	font-size: 1.0em;
}

h1, h2, h3, .date, table th, .kname, .hr2, #menu a:hover {
	color: #bf0000;
}
.hr2 {
	background-color: #bf0000;
}
.kname {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
	margin-left: auto;
    margin-right: auto;
}

table td {
	border: 1px solid black;
	border-spacing: 0px 0px;
}


table td .2007{
	background-color: #3E9348;
}

.info {font-size: 0.8em; text-align: center;}

.important {
	font-style: italic;
}
.copy {
	font-size: 0.6em;
}
.name {
	font-size: 0.8em;
}
.date {
	font-weight: bold;
}

.mem {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.mem img {
	border: 0px; 
}

.mem a { text-decoration: none; }

.noborder td {
	border: 0px;
}

.pres {
	width: 600px;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
}

.pres table { 
	text-align: justify;	
}
.pres td {
	border: 0px;
}

.gallery {
	text-align: center;
}
.gallery img {
	border: 1px solid black;
}

.litter{
	text-align: center;
	border: 1px solid black;
}
.litter img {
	border: 1px solid black;
}

.litter table {
	width: 650px;
	text-align: left;
}

.litter .lpar {
	height: 102px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

.litter .lpar .leftp {
	float: left;
}
.litter .lpar .rightp {
	float: right;
}

.kitten {}
.kitten img {border: 1px solid black;}
.kitten .left {
	width: 200px;
	float: left;
}
.kitten .right {
	width: 200px;
	float: right;
}
.kitten .middle {
	width: 450px;
	margin: 0 auto;
}

.greyed {
	color: grey;
}
.greyed  .kname {
	color: grey;
}
.forsale { color: #056400; font-weight: bold; }

hr.hr2 {
      height: 1px;
    }


