/*----------------------------------------------
Title: Ramsdalens Hundpensionat | Default Stylesheet
Version: 1.0
Date: 25 Mars 2008
Author: Jonas Eek Ericsson
Email: jr_blitz88@hotmail.com
----------------------------------------------*/


/*BODY*/

body {
color: gray;
font-family: MS Sans Serif;
font-size: 12px;
background-color: #383838;
margin: 0;
}

/*TEXT*/

p {font-family: MS Sans Serif;; font-size: 13px; margin: 0; letter-spacing: 1px; color: #999999;}
td {font-family: Verdana; font-size: 10px;}
li {font-family: Verdana; font-size: 10px;}
h1 {color: #fff; font-family: MS Sans Serif; font-size: 16px; font-weight: normal; margin: 0; }
h2 {font-family: MS Sans Serif; font-size: 13px; margin: 0; letter-spacing: 1px; color: #999999; font-weight: normal;}
h3 {font-family: MS Sans Serif; font-size: 13px; margin: 0; letter-spacing: 1px; color: #FFFFFF; font-weight: normal;}
/*LÄNKAR*/

a:link { color: #FFF; text-decoration: none; font-size: 16px;}
a:visited { color: #FFF; text-decoration: none; font-size: 16px;}
a:hover {color: #0776ff; text-decoration: none;}
a:active { color: #FFF; text-decoration: none; font-size: 16px;}

.info a:link { color: #gray; text-decoration: none; font-size: 13px;}
.info a:visited { color: gray; text-decoration: none; font-size: 13px;}
.info a:hover {color: #0776ff; text-decoration: none; font-size: 13px;}
.info a:active { color: gray; font-size: 13px;}



/*DIVAR*/

.all {
width: 800px;
height: auto;
margin-top: 20px;
}

.logo {
width: 800px;
height: 50px;
background: url(logo.png);
}

.hr_line {
width: 800px;
height: 1px;
background-color: #636363;
}

.hr_line_bottom {
width: 800px;
height: 1px;
background-color: #636363;
margin-top: 10px;
float:bottom;
}

.spacer {
width: 800px;
height: 15px;
}

.logo_pic {
width: 800px;
height: 120px;
background: url(header.png);
}

.menu {
width: 800px;
height: 23px;
text-align: left;
padding-top: 3px;
}

.start {
width : 355px;
height: 28px;
text-align: left;
float: left;
padding-left: 5px;
}

.info {
width: 225px;
height: 350px;
float: left;
text-align: left;
padding-left: 5px;
}

.info_hr_line {
width: 200px;
height: 1px;
background-color: #636363;
}

.content {
width: 545px;
height: auto;
float: left;
margin-left: 20px;
text-align: left;
padding-left: 5px;
}

.dalmatin_pic {
width: 450px;
height: 246px;
background-image: url(dalmatin.jpg);
}

/*VILKA*/

.vilka_pic {
width: 200px;
height: 134px;
float: left;
background-image: url(vilka.jpg);
}

.vilka_text {
width: 300px;
height: auto;
float: left;
margin-left: 10px;
}

/*PRISER*/

.priser_box {
float: left;
}

.priser_pic {
width: 149px;
height: 198px;
float: left;
margin-left: 40px;
background-image: url(priser_pic.jpg);
}

/*HUNDPENSIONAT*/

.hundpensionat_pic {
width: 250px;
height: auto;
float: left;
margin-bottom: 20px;
}

.hundpensionat_text {
width: 250px;
height: auto;
float: left;
margin-bottom: 20px;
margin-left: 25px;
}

.hundpensionat_pic1 {
width: 250px;
height: 167px;
float: left;
background-image: url(hundpensionat1.jpg);
margin-bottom: 20px;
}

.hundpensionat_pic2 {
width: 250px;
height: 167px;
float: left;
background-image: url(hundpensionat2.jpg);
margin-bottom: 20px;
}

.hundpensionat_pic3 {
width: 250px;
height: 167px;
float: left;
background-image: url(hundpensionat3.jpg);
}

.aboo {
width: 500px;
height: 30px;
float: left;
}


/*FORM*/

.form {
border: 1px solid #636363;
background-color: #434343;
color: #f1f1f1;
}

.form:hover {
border: 1px solid #0776ff;
}


.send {
border: 1px solid #636363;
color: #f1f1f1;
background-color: #434343;
}

.send:hover {
border: 1px solid #0776ff;
}

/*WEBMASTER*/

.webmaster {
width: 800px;
height: 20px;
text-align: center;
}

