@charset "utf-8";
/* CSS Document */
.intro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.intro a {
	color: #FFFFFF;
	text-decoration: none;
}
.kursiv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#introcontainer{
	height: 575px;
	width: 750px;
}
#britt{
	height: 300px;
	width: 375px;
	position: relative;
	background-image: url(../bilder/prick.gif);
	background-repeat: repeat-y;
	background-position: right 5px;
	float: left;
}
#britt    h2{
	background-image: url(../bilder/BHrubrik.gif);
	background-repeat: no-repeat;
	background-position: 130px top;
	text-indent: -9999px;
}
#britt p{
	height: auto;
	width: 225px;
	position: relative;
	margin-left: 8px;
	margin-right: 5px;
	top: -10px;
}
#keith{
	height: 300px;
	width: 375px;
	position: relative;
	float: left;
}
#keith p {
	width: 230px;
	position: relative;
	left: 0px;
	margin-left: 8px;
	top: -10px;
}

#keith h2{
	background-image: url(../bilder/KDrubrik.gif);
	background-repeat: no-repeat;
	background-position: 130px top;
	text-indent: -9999px;
}
#keith ul{
	position: relative;
	top: -15px;
}

#prickrad{
	height: 3px;
	width: 750px;
	position: relative;
	float: left;
	background-image: url(../bilder/prick.gif);
	background-repeat: repeat-x;
	background-position: 3px top;
	top: 5px;
	margin-bottom: 5px;
}

#illustrationer{
	float: left;
	height: 247px;
	width: 250px;
	position: relative;
	top: 5px;
}
#illustrationer h2 {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
}
#illustrationer p{
	position: absolute;
	top: 150px;
	width: 200px;
}
#illustrationerbild {
	background-image: url(../bilder/illustrationA.jpg);
	height: 92px;
	width: 142px;
	position: relative;
	top: 30px;
	left: 20px;
	border: 1px solid #000000;
}
#galleri{
	float: left;
	height: 247px;
	width: 250px;
	position: relative;
	background-image: url(../bilder/prick.gif);
	background-repeat: repeat-y;
	background-position: left 5px;
	top: 5px;
}
#galleri h2{
	background-color: #99CC66;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#galleri p{
	padding-left: 120px;
	padding-top: 60px;
}
#galleribild{
	background-image: url(../bilder/galleribild.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 102px;
	position: absolute;
	left: 20px;
	top: 50px;
}
#rodahund{
	float: left;
	height: 247px;
	width: 250px;
	position: relative;
	background-image: url(../bilder/prick.gif);
	background-repeat: repeat-y;
	background-position: left 5px;
	top: 5px;
	}
#rodahundbild{
	background-image: url(../bilder/reddog.jpg);
	height: 107px;
	width: 94px;
	left: 20px;
	top: 50px;
	position: absolute;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-repeat: no-repeat;
}
#rodahund p {
	height: auto;
	width: 100px;
	padding-left: 110px;
	padding-top: 50px;
}

#rodahund  h2 {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CCFF;
}
#hemfooter {
	background-color: #CCCCCC;
	clear: both;
	height: 20px;
	width: 750px;
	position: relative;
	top: 20px;
}
#hemfooter a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.imgborder{
	border: 1px solid #000000;
	margin: 10px;
}
.rightbild{
	height: 99px;
	width: 99px;
	float:none;
	position: absolute;
	right: 25px;
	bottom: 50px;
}
.leftbild{
	float: none;
	height: 195px;
	width: 99px;
	position: absolute;
	right: 25px;
	bottom: 50px;
	margin-left: 10px;
	top: 30;
	px;
}
