
html {
    overflow-y: scroll;
}

body {
    font-size: 12pt;
    /*background-color: #1f1f22;*/
    background-color: #f5f5e0;
    /*background-color: #f5f0d8;*/
    color: #443311;
    font-family: "Calibri", sans-serif;
    padding: 0;
    margin: 0;
    background-image: url("images/top_bar.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

#PageContent {
    position: relative;
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    margin-bottom: 5px;
}

a {
    font-family: "Calibri", sans-serif;
    text-decoration: none;
    color: #b0ab30;
}

a img {
    border-color: #b0ab30;
}

#Menu {
    position: absolute;
    top: 140px;
    left: 20px;
}

.MenuItemContainer {
    margin-bottom: 5px;
}

.MenuItem {
}

.CurrentLink {
    color: #221100;
}

.GalleryMenuItem {
    margin-right: 20px;
}

.GalleryTitle {
    position: absolute;
    right: 0;
}

#GalleryImage {
    position: absolute;
    left: 320px;
    top: 40px;
    width: 1024px;
    height: 1024px;
}

#GalleryMenuContainer {
    position: absolute;
    left: 220px;
    width: 1100px;
}

#GalleryImageDescription {
    position: absolute;
    left: 1365px;
    top: 0;
    width: 200px;
    white-space: pre;
}

#MainContent {
    position: relative;
    top: 140px;
    left: 180px;
    font-family: "Calibri", sans-serif;
    padding: 0 20px 10px 0;
    width: 1000px;
}

.SpacedText {
    font-size: 22pt;
}

#Heading {
    position: absolute;
    left: 178px;
    top: 50px;
    font-size: 14pt;
    font-family: "Calibri", sans-serif;
}

#Umsetzung {
    text-align: right;
    position: absolute;
    width: 500px;
    left: 515px;
    top: 15px;
    font-size: 10pt;
    font-family: "Calibri", sans-serif;
}

#Portrait {
    position: absolute;
    left: 700px;
    top: 0;
}

#CVText {
    position: absolute;
    left: 20px;
    width: 800px;
    top: 0;
}

.Row {
    position: relative;
    left: 0;
    float: left;
    padding-bottom: 15px;
}

.SingleColumn {
    float: left;
    left: 0;
    width: 470px;
    padding: 0 10px 10px 10px;
    text-align: left;
}

.MainColumn {
    float: left;
    width: 650px;
    padding: 0 10px 10px 10px;
    text-align: left;
}

.LeftColumn {
    float: left;
    width: 100px;
    padding: 0 10px 10px 10px;
}

.LeftPre {
    float: left;
    padding: 0 20px;
    text-align: left;
    white-space: pre;
}

.CenteredPre {
    padding: 20px;
    text-align: center;
    white-space: pre;
}

.IntroText {
    padding: 0 10px;
    width: 300px;
    text-align: left;
}

h4 {
    font-weight: bold;
}

.ImageRight {
    position: absolute;
    top: 0;
    left: 360px;
}

#Gallery {
    height: 640px;
}

.GalleryThumbImage {
    padding: 5px;
}

#GalleryThumbs {
    float: left;
    position: absolute;
    top: 40px;
    width: 300px;
    height: 1024px;
    overflow: auto;
    margin-right: 60px;
    margin-left: 0;
    padding-left: 10px;
}

.Heading {
    font-weight: bold;
    padding-top: 20px;
    font-size: 14pt;
}

.HeadingFirst {
    font-weight: bold;
    font-size: 14pt;
}

.CaptionRight {
    width: 100%;
    text-align: right;
    font-size: 10pt;
}

.litquote {
    font-style: italic;
    padding-left: 10px;
    padding-right: 30px;
}

.bold {
    font-weight: bold;
}

.biographyImage {
    width: 515px;
    height: 515px;
    margin-bottom: 7px;
}

.biographyImageLong {
    width: 515px;
    margin-bottom: 7px;
}

.gallery_menu_item {
    vertical-alignment: top;
    overflow: hidden;
    margin-bottom: 20px;
}

.gallery_menu_item img {
    margin-bottom: 7px;
}

.gallery_category {
    font-size: 14pt;
}

a.undecorated {
    color: black;
}
