body {
color: #4169e1;    
background-color: #ddd;
}

#lankbox {
font-family: Gill, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 1em;
color: #f5f5f5;
background-color: #808080;
width: 15%;
float: right;
padding: 15px;
border: 3px solid #ff0;
}

#lankbox a {
color: #f5f5f5;
}

#lankbox a:hover {
color: #bdb76b;
}

#sida {
width: 80%;
}

#moten {
width: 100%;
background-color: #fff;
text-align: center;
border-style: solid;
border-color: #ff0;
border-width: 3px 0px; 
}

#moten a {
color: #4169e1;
}

#moten a:hover,#moten a:visited {
color: #bdb76b;
}

.visabild {
width: 100%;

border-style: solid;
border-color: #ff0;
border-width: 0px 0px 3px 0px; 
}

.right {
float: right;
}

h1, h2 {
font-family: Garamond, "Monotype Corsiva", cursive;
/*font-style: italic;
font-weight: bold;*/
}

p {
font-family: Garamond, "Monotype Corsiva", cursive;
/*font-style: italic;
font-weight: bold;*/
font-size: 1.1em;
}

ul {
font-family: Gill, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 1em;
color: #f5f5f5;
background-color: #fff;
}

li {
display: inline;
padding: 0%3%;
list-style-type: none;
}


