h1 {
    margin-top: 50px;
}

img {
    border: none;
}

body {
    margin-left: 25%;
    padding: 0;
}

div.collectionlist {
}

div.collection {
    margin-right: 50px;
    margin-left: 50px;
    margin-top: 60px;
    margin-bottom: 60px;
}

div.image {
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
    float: left;
}

div.desc {
    padding: 0;
    margin: 0;
}

div.clear {
    clear: both;
    background: #691;
}

h3, h4 {
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 2em;
    color: #444;
}

h3 {
    margin-bottom: 0em;
    letter-spacing:-0.05em; 
}

h4 {
   margin-top: 0px;
   padding-top: 0px;
   font-size: 1.0em;
   font-weight: normal;
}

.year {
    color: #222;
 /*   margin-left: 0.6em;  */
}

a.title { 
    text-decoration: none;
    color: #444;
}

div.ulrik {
    margin-left: 50px;
    margin-top: 40px;
    margin-bottom: 10px;
    clear: both;
    text-align: left;
}
