body {
background-color:#FFFFFF;
background-image:url(bilder/background.jpg);
background-repeat: no-repeat;
color:#000000;
font-family: Arial, sans-serif;
font-size:0.8em;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

hr {
color:#e2c6ed;
}

#container {
width:830px;
margin: auto;
}

#header {
text-align:center;
}

#menu {
background-image:url(bilder/menu.jpg);
background-repeat: repeat-x;
height:160px;
}

#menu ul {
margin-top:50px;
padding: 0;
padding-bottom:3px;
list-style-type: none;
text-align:center;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background:inherit;
color:#FFFFFF;
font-size: 1.5em;
font-family: Arial, sans-serif;
text-decoration: none;
padding-top:9px;
padding-bottom:16px;
padding-left:30px;
padding-right:30px;
}

#menu ul li a:hover {
background-image:url(bilder/menu_hover.jpg);
background-color:#420857;
color:#FFFFFF;
height:160px;
}

#smulor {
font-family: Georgia, serif;
font-size:1.5em;
clear:both;
}

#smulor ul {
margin: 10px;
padding: 0;
list-style-type: none;
}

#smulor ul li {
display: inline;
}

#smulor ul li a {
font-size: 0.8em;
font-family: Georgia, serif;
text-decoration: none;
padding: .2em 1em;
}

#smulor ul li a:hover {
background-color:#000000;
color:#FFFFFF;
}

#content {
width:100%;
}

#content div {
float:left;
}

#column1 {
width:30%;
border-right:#f1defa 1px solid;
padding:10px
}

#column2 {
width:64%;
padding:10px;
}

#column1 ul {
list-style-type:none;
text-indent: -40px;
}

.box {
}

.serie {
background:#FFFFFF;
color:inherit;
width:100%;
clear:both;
border:#f1defa 1px solid;
text-align:center;
}


.galleri {
width:100%;
clear:both;
text-align:center;
}

.bild {
float:left;
}

#footer {
background: #ffffff;
border-top: #f1defa 1px solid;
width:100%;
clear:both;
padding-top:30px;
padding-bottom:10px;
margin-top:10px;
text-align:center;
}

#pagebottom {
background: #ffffff;
width:100%;
height:40px;
color:inherit;
clear:both;
}
