body {
    background-color: #231f20;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10pt;
    color: #a6c4e4;
    margin-bottom: 15px;
    letter-spacing: 0px;
    line-height:15px;
    text-align:center;
}
td {
    font-size: 10pt;
}
h1 {
    font-family : Myriad Pro;
    font-weight: lighter;
    font-size: 30px;
    line-height:30px;
    margin:0px;
    color: #FFFFFF;
    /*text-transform: uppercase;*/
}
h2 {
    font-size: 12px;
    line-height:15px;
    margin:0px;
    color: #FFFFFF;
}

h3 {
    font-family : Arial Narrow;    
    font-size: 22px;
    line-height:15px;
    margin:0px;
    color: #7a7fa6;
}
.picture_text {
    color: #848484;
    font-style: italic;
    font-size:9px;
}
textarea {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 11px;
}
a.menu_link:link {font-size: 14px; text-decoration: none; color: #FFFFFF; text-transform: uppercase;}
a.menu_link:visited {font-size: 14px; text-decoration: none; color: #FFFFFF; text-transform: uppercase;}
a.menu_link:hover {font-size: 14px; text-decoration: underline; color: #FFFFFF; text-transform: uppercase;}

a:link {font-size: 12px; text-decoration: none; color: #FFFFFF;}
a:visited {font-size: 12px; text-decoration: none; color: #FFFFFF;}
a:hover {font-size: 12px; text-decoration: underline; color: #FFFFFF;}

.kunstner_overskrift {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}
.button {
    border:1px solid #7a7fa6;
    background-color:#424c6f;
    color:#FFFFFF;
    height:20px;
}