* {
margin:0;
padding:0;
}

body {
text-align:center;
background-image:url(../images/body.gif);
background-repeat:repeat-x;
font:12px Trebuchet MS, Times New Roman, arial, verdana, sans-serif;
line-height:18px;
color:333333;
}

#space {
width:30px;
}

/*----------Containers----------*/

#container {
margin:0 auto;
text-align:left;
}

#sidan {
width:730px;
}

/*----------Banners----------*/
#banners {
padding-top:64px;
padding-left:10px;
}

/*----------Vänsterkolumn----------*/

#vansterkolumn {
width:210px;
padding-top:25px;
}

#vansterkolumn ul {
list-style:none;
}

#vansterkolumn ul li {
border-bottom:1px solid #cccccc;
padding-top:3px;
padding-bottom:3px;
}

#vansterkolumn ul li a {
text-decoration:none;
}

/*----------Högerkolumn----------*/

#hogerkolumn {
width:490px;
padding-top:25px;
}

/*----------Top----------*/

#top {
height:64px;
width:730px;
background-image:url(../images/top.gif);
background-repeat:no-repeat;
}

/*----------footer----------*/

#footer {
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
background-position:center center;
height:25px;
}

/*----------Meny----------*/

#meny {
float:right;
height:54px;
list-style:none;
margin-top:10px;
font:12px Trebuchet MS, Times New Roman, arial, verdana, sans-serif;
}

#meny li {
float:left;
display:inline;
height:100%;
font-weight:bold;
text-transform:uppercase;
color:#ffffff;
border-right:1px solid #fdcdce;
}

#meny li:hover {
background-image:url(../images/menyhover.gif);
}

#meny li a {
display:block;
text-decoration:none;
color:#ffffff;
background-image:url(../images/menypil.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding-left:7px;
padding-right:7px;
padding-top:33px;
padding-bottom:3px;
}

/*----------Text----------*/

h1 {
font-size:26px;
color:#333333;
line-height:normal;
margin-bottom:8px;
}

h2 {
font-size:15px;
font-weight:bold;
line-height:normal;
color:#333333;
margin-bottom:8px;
}

h3 {
font-size:14px;
font-weight:bold;
color:#333333;
margin-bottom:8px;
}

p {
margin-bottom:10px;
}

.color {
color:#e40005;
}

/*----------Länkar----------*/

a {
text-decoration:underline;
color:#e40005;
}

a img {
border:none;
}

a:hover {
color:#e40005;
cursor:pointer;
}

/*----------Bilder----------*/

img {
display:block;
}
