@charset "iso-8859-1";
/* CSS Document */

body {
font-family: "Trebuchet MS", Times, serif;
padding: 0;
margin: 0;
}

h1 {
font-size: 54px;
color: #FF7E00;
padding: 0;
margin: 0;
line-height: 44px;
}

#page {
width: 1000px;
margin-left: auto; 
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
}

#header {
width: 980px;
padding: 10px;
margin-top: 10px;
}

#logo {
font-size: 18px;
color: #FDCD61;
}

#googlesearch {
text-align: center;
font-size: 13px;
margin-top: 8px;
padding: 10px;
background-color: #FDFAC6;
}

#annonser {
text-align: center;
margin-top: 10px;
padding-top: 10px;
border-top: 1px dashed #EE6600;
}

#headertext {
padding-top: 10px;
padding-left: 30px;
margin-top: 8px;
font-size: 14px;
color: #666666;
}

#webbsidor {
width: 1000px;
height: 423px;
}

#webbsidorleft {
width: 40px;
height: 423px;
background: url(images/webbsidor-left.png) no-repeat;
float: left;
}

#webbsidormiddle {
width: 920px;
height: 423px;
background: url(images/webbsidor.png) repeat-x;
float: left;
}

#webbsidorright {
width: 40px;
height: 423px;
background: url(images/webbsidor-right.png) no-repeat;
float: left;
}

#webbsida1 {
width: 286px;
height: 353px;
margin-top: 20px;
padding-right: 15px;
float: left;
border-right: 1px dashed #EE6600;
}

#webbsida2 {
width: 286px;
height: 353px;
margin-top: 20px;
padding-left: 15px;
padding-right: 15px;
float: left;
border-right: 1px dashed #EE6600;
}

#webbsida3 {
width: 286px;
height: 353px;
margin-top: 20px;
padding-left: 15px;
float: left;
}

#kontakta {
width: 1000px;
height: 211px;
margin-top: 8px;
}

#kontaktaleft {
width: 40px;
height: 211px;
background: url(images/white-left.png) no-repeat;
float: left;
}

#kontaktamiddle {
width: 920px;
height: 211px;
background: url(images/white.png) repeat-x;
float: left;
}

#kontaktaright {
width: 40px;
height: 211px;
background: url(images/white-right.png) no-repeat;
float: left;
}

#kontaktaruta {
padding: 14px;
padding-left: 180px;
background: url(images/mail.png) no-repeat left;
}

#kontaktadetaljer {
height: 50px;
}

#detaljerleft {
width: 110px;
float: left;
}

#detaljerright {
width: 260px;
float: left;
}

#footer {
width: 1000px;
height: 58px;
margin-top: 10px;
}

#footerleft {
width: 40px;
height: 58px;
background: url(images/footer-left.png) no-repeat;
float: left;
}

#footermiddle {
width: 920px;
height: 36px;
padding-top: 22px;
font-size: 12px;
text-align: center;
background-color: #FDEF7A;
color: #666666;
float: left;
}

#footerright {
width: 40px;
height: 58px;
background: url(images/footer-right.png) no-repeat;
float: left;
}

#meddelande {
width: 1000px;
}

#meddelandetint {
position: fixed;
top: 0px;
width: 100%;
height: 100%;
background-color: #FFFFFF;

filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

#meddelandebox {
position: fixed;
top: 100px;
width: 458px;
height: 380px;
margin-left: 270px;
background: url(images/meddelande.png) repeat-x;
padding-right: 8px;
}

#meddelandecontent {
padding: 20px;
}

#skickat {
text-align: center;
margin-top: 100px;
}

a, a:visited
{
color: #FF7E00;
}

a:hover
{
color: #EE6600;
}

a.webbsida, a.webbsida:visited
{
font-size: 24px;
color: #EE6600;
}

a.webbsida:hover
{
color: #FF7E00;
}

.rubrik {
font-size: 22px;
color: #EE6600;
border-bottom: 1px dashed #EE6600;
}

.clearform {
padding: 0;
margin: 0;
display: inline;
}

.undertext {
font-size: 12px;
color: #666666;
}

.googlesokfalt {
font-size: 20px;
}

.googlesokknapp {
font-size: 18px;
}

.info {
background-color: #FDFAC6;
}

.prenumereraformtext {
vertical-align: middle;
font-size: 20px;
background-color: #F9F9F9;
border: 1px solid #C5C2C2;
}

.meddelandeformtext {
font-size: 16px;
background-color: #F9F9F9;
border: 1px solid #C5C2C2;
}

.formimage {
vertical-align: middle;
}

.prenumereraunder {
font-size: 13px;
color: #666666;
margin-left: 130px;
}

.epostadressimage {
vertical-align: middle;
}

.on {
display: block;
}

.off {
display: none;
}

.miniatyr {
margin-top: 10px;
}