﻿/*
Theme: LightSource
Author:Gekko aka Patrick Best
Distributed for FreeHTML5Templates.com
*/
/*
    HTML5 RESET
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
    margin: 0px auto
}



article, aside, details, figcaption, figure, hgroup, header, menu, nav, section, footer {
    display: block;
}

    nav ul {
        list-style: none;
    }

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}
/*
    BACKGROUND STYLES
*/
html {
    background-color: transparent;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("/fonts/SourceSansPro-Regular.ttf.woff2") format("woff2"), url("/fonts/SourceSansPro-Regular.ttf.woff") format("woff");
}

body {
    color: #333;
    font-family: 'Source Sans Pro', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 1em;
    line-height: 1.2em;
    font-size-adjust: none;
}
@media only screen and (min-width:1950px) {
    body {
        font-size: 1.14em;
    }
}



header {
    background-color: #383838;
    background-attachment: fixed;
    background-size: 200px 100px;
    height: 950px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    ;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    ;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    ;
    background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera11.10+ */
    ;
    background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    ;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4D4D4D', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ /* background: linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
    ;
    margin: 0px auto;
    margin-bottom: 10px;
    overflow: visible;
}

#header_middle .container {
    padding: 20px 0px 0px 0px;
    margin: 0px auto;
}

#header_bottom {
    background-color: transparent;
    height: 101px;
}

footer {
    background: #ddd;
    border-top: 1px solid #ccc;
}
/*
    GENERIC STYLES
*/
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
    margin: 0em;
    padding: 0em;
    line-height: 1.1;
    color: #444;
    font-size-adjust: none;
}

h1 {
    margin: 1.34em;
    font-size: 2em;
    text-align: center;
}

@media only screen and (max-width: 720px) {
    h1 {
        font-size: 1.7em;
    }
}

@media only screen and (min-width: 1020px) {
    h1 {
        font-size: 2.3em;
    }
}



h2 {
    margin: 1.2450em;
    font-size: 1.5em;
    text-align: center;
}

@media only screen and (max-width: 720px) {
    h2 {
        font-size: 1.17em;
    }
}

@media only screen and (min-width: 1020px) {
    h2 {
        font-size: 2em;
    }
}



h3 {
    margin: 1.1699em;
    font-size: 1.28em;
}

@media only screen and (max-width: 720px) {
    h3 {
        font-size: 1.16em;
    }
}

@media only screen and (min-width: 1020px) {
    h3 {
        font-size: 1.48em;
    }
}



h4 {
    margin: 1.3300em;
    font-size: 1em;
}

@media only screen and (max-width: 720px) {
    h4 {
        font-size: 0.83em;
    }
}


h5 {
    color: #999;
    margin: 1.1em;
    font-size: 0.83em;
}



h6 {
    color: #999;
    margin: 0.9em;
    font-size: 0.67em;
}



p {
    color: #333;
    font-size: 1em;
    margin: 1.2em;
    line-height: 1.2;
}

@media only screen and (max-width: 720px) {
    p {
        font-size: 0.83em;
    }
}





a {
    color: #b22222;
    text-decoration: none;
}

.tableF {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 1em;
    line-height: 1.2em;
}

    .tableF td {
        padding-left: 10px;
    }

        .tableF td:nth-child(1) {
            width: 100px;
        }


@media only screen and (max-width: 720px) {
    .tableF {
        font-size: 0.83em;
    }

        .tableF td:nth-child(1) {
            width: 85px;
        }
}

@media only screen and (min-width: 1020px) {
    .tableF {
        font-size: 1.17em;
    }
}




.mlogo {
    float: left;
    margin-left: 1%;
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 720px) {
    .mlogo {
        float: none;
    }
}




.mlogor {
    float: right;
    margin-right: 1%;
    display: block;
}

    .mlogor p {
        text-align: left;
        color: #969696;
        padding-top: 30px;
        padding-bottom: 10px;
        margin: 0;
    }

@media only screen and (max-width: 720px) {
    .mlogor p {
        padding-top: 0px;
    }
}

.NMHyperlink {
    color: black;
}

a:hover, a:active, a:focus {
    text-decoration: underline;
    outline: none;
}

.clear {
    clear: both;
}

#intro {
    position: relative;
    float: left;
    background: transparent;
    margin: 5px Auto;
}

#logo {
    width: 300px;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


#logomore {
    float: left;
    width: 50px;
    margin-left: 0px;
    margin-top: 0px;
}

}
/*
    LIST STYLES
*/
ol {
    margin-left: 20px;
}

ul {
    margin-bottom: 20px;
    clear: both;
}

    ul li {
        list-style: none;
    }

.circle {
    list-style: circle;
}

.squares {
    list-style: square;
}
/*
	HEADER STYLES
*/
#header_main #secondary {
    position: relative;
    padding: 20px 0px;
    background: none;
}

    #header_main #secondary #slogan p.text1 {
        margin-bottom: 10px;
        color: #333;
        font-size: 35px;
        letter-spacing: -1px;
    }

#logomore {
    margin-left: 10px;
}

@media only screen and (min-width: 720px) {
    #menuarea_small {
        visibility: hidden;
        display: none;
        clear: both;
        height: 0px;
        width: 0px;
        background-color: #383838;
        float: none;
        position: absolute;
    }

    #menuarea {
        clear: both;
        height: 50px;
        width: 100%;
        background-color: #383838;
        float: none;
        position: relative;
    }
}

@media only screen and (max-width: 720px) {
    #menuarea {
        visibility: hidden;
        display: none;
        clear: both;
        height: 0px;
        width: 0px;
        background-color: #383838;
        float: none;
        position: absolute;
    }

    #menuarea_small {
        clear: both;
        visibility: visible;
        height: 50px;
        width: 100%;
        background-color: #383838;
        float: none;
        position: relative;
    }
}


.NavH {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    background-color: #383838;
    text-align: center;
    height: 50px;
    width: 860px;
    margin: 0px Auto;
}

@media only screen and (min-width:1950px) {
    .NavH {
        width: 1350px;
        font-size: 25px;
    }
}


@media only screen and (max-width: 1020px) {
    .NavH {
        width: 540px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 720px) {
    .NavH {
        width: 0;
        height: 0;
    }
}



.NavH ul {
    list-style-type: none;
    padding: 0px;
}

    .NavH ul li a {
        text-decoration: none;
        display: block;
        color: #969696;
        border-left: 2px solid #969696;
        padding: 17px 5px 11px 5px;
        width: 160px;
        height: 22px;
    }

@media only screen and (min-width:1950px) {
    .NavH ul li a {
        width: 240px;
        padding: 14px 5px 11px 5px;
        height: 25px;
    }
}

@media only screen and (max-width: 1020px) {
    .NavH ul li a {
        width: 90px;
    }
}

@media only screen and (max-width: 720px) {
    .NavH ul li a {
        width: 0;
        height: 0;
    }
}


.NavH ul li {
    float: left;
}

    .NavH ul li a:hover {
        color: #383838;
        background-color: #969696;
        box-shadow: 0px 0px 0px 0px #383838 inset;
        /* -webkit-transition: all 1s ease; */
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
    }

.NavV {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    background-color: #383838;
    text-align: left;
    margin: 0px Auto;
}


    .NavV ul {
        list-style-type: none;
        padding: 0px;
    }

        .NavV ul li {
            float: none;
        }

            .NavV ul li a {
                text-decoration: none;
                display: block;
                color: #969696;
                border-left: 0px solid #969696;
                padding: 11px 5px 11px 15px;
                margin-left: 0px;
                margin-top: 0px;
                margin-right: 0px;
                width: 100px;
                height: 23px;
            }

                .NavV ul li a:hover {
                    color: #383838;
                    background-color: #969696;
                    box-shadow: 0px 0px 0px 5px #969696 inset;
                    /* -webkit-transition: all 1s ease; */
                    -moz-transition: all 0.8s ease;
                    -o-transition: all 0.8s ease;
                    -ms-transition: all 0.8s ease;
                    transition: all 0.8s ease;
                }

.NavSM {
    width: 100%;
    font-weight: bold;
    line-height: 50px;
    background-color: #383838;
    margin: 0 auto;
    text-align: center;
}

    .NavSM ul {
        list-style-type: none;
        padding: 0px;
        width: 100%;
    }

        .NavSM ul li {
            float: left;
            width: 100%;
        }

            .NavSM ul li a {
                text-decoration: none;
                display: block;
                color: #969696;
                height: 50px;
                width: 100%;
                padding-left: 0px;
            }

                .NavSM ul li a:hover {
                    color: #383838;
                    background-color: #969696;
                    -webkit-transition: all 1s ease;
                    -moz-transition: all 1s ease;
                    -o-transition: all 1s ease;
                    -ms-transition: all 1s ease;
                    transition: all 1s ease;
                }

/* NIVO SLIDER */
theme-default #slider {
    margin: 100px auto 0 auto;
    width: 618px; /* Make sure your images are the same size */
    ;
    height: 246px; /* Make sure your images are the same size */
}

.theme-pascal.slider-wrapper, .theme-orman.slider-wrapper {
    margin-top: 150px;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
    clear: both;
}
/* The Nivo Slider styles */
.nivoSlider {
    position: relative;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 50px;
    }
    /* If an image is wrapped in a link */
    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 50px;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
    }
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
/* Caption styles */
.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8; /* Overridden by captionOpacity setting */
    ;
    width: 100%;
    z-index: 8;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
}

    .nivo-controlNav a.active {
        font-weight: bold;
    }
/*
	CONTENT STYLES
*/
.container {
    font-size: 1em;
    position: relative;
    width: 100%;
}

.containerBody {
    width: 970px;
    padding: 5px;
    position: relative;
    margin: 0px auto;
}

@media only screen and (max-width:1020px) {
    .containerBody {
        width: 550px;
    }
}


@media only screen and (max-width:720px) {
    .containerBody {
        width: 85%;
    }
}


@media only screen and (min-width:1950px) {
    .containerBody {
        width: 1410px;
    }
}

.containerBodyP {
    width: 970px;
    padding: 5px;
    position: relative;
    margin: 0px auto;
}

@media only screen and (max-width:1020px) {
    .containerBodyP {
        width: 75%;
    }
}


@media only screen and (max-width:720px) {
    .containerBodyP {
        width: 85%;
    }
}


@media only screen and (min-width:1950px) {
    .containerBodyP {
        width: 1410px;
    }
}


.block {
    display: block;
    overflow: hidden;
}

    .block p {
        margin: 5px 0px;
    }

.box {
    margin-top: 10px;
    padding-bottom: 20px;
    margin-left: 10px;
    float: left;
    position: relative;
}
/* main content */
.main_content {
    float: left;
    position: relative;
    margin-top: 4px;
    padding-top: 1%;
    width: 100%;
}

.main_content_separator {
    margin-bottom: 20px;
}

#container, #container_left, #container_right {
    position: relative;
    width: 100%;
}

#container {
    position: relative;
    width: 100%;
    background-color: transparent;
    min-height: 100%;
}

.menuParea {
    float: left;
    width: 20%;
    height: 600px;
    position: relative;
    padding: 11px 15px 15px 25px;
    margin-bottom: 10px;
}

.listParea {
    float: left;
    width: 65%;
    height: 600px;
    position: relative;
    padding: 0px 15px 15px 15px;
    margin-bottom: 10px;
}

.left {
    float: left;
    width: 266px;
    height: 270px;
    position: relative;
    background: #DDDDDD;
    padding: 15px 15px 15px 15px;
    margin-right: 30px;
    margin-bottom: 30Px;
}

.left2 {
    float: left;
    width: 410px;
    height: 240px;
    position: relative;
    background: #DDDDDD;
    padding: 15px 15px 15px 15px;
    margin-bottom: 0px;
}

.ehleft {
    float: left;
    width: 500px;
    position: relative;
    background: transparent;
    padding: 5px 30px 20px 0px;
}

    .ehleft img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }

@media only screen and (max-width:720px) {
    .ehleft {
        float: left;
        width: 290px;
        position: relative;
        background: transparent;
        padding: 5px 30px 20px 0px;
    }

        .ehleft img {
            max-width: 100%;
            width: 100%;
            height: auto;
        }
}

.ehleft2 {
    float: left;
    position: relative;
    width: 395px;
    background: transparent;
    padding: 5px 0px 40px 0px;
    margin: 0;
}

@media only screen and (max-width:1020px) {
    .ehleft2 {
        clear: both;
    }
}

@media only screen and (max-width:720px) {
    .ehleft2 {
        width: 320px;
        clear: both;
    }
}

.ehleft3 {
    float: left;
    width: 495px;
    position: relative;
    background: transparent;
    padding: 0;
}

.ehleftb {
    float: left;
    width: 100%;
    position: relative;
    background: transparent;
    padding: 4px 4px 0px 4px;
    margin: 0 auto;
    text-align: center;
}

    .ehleftb img {
        width: 135px;
        margin: 0 auto;
        background: #DDDDDD;
        padding: 5px;
    }

.ehleftbMap {
    float: left;
    width: 100%;
    position: relative;
    background: transparent;
    padding: 4px 4px 0px 4px;
    margin: 0;
    text-align: left;
}

    .ehleftbMap img {
        width: 325px;
        margin: 0;
        margin-top: 40px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        padding: 0px;
    }

@media only screen and (max-width:720px) {
    .ehleftbMap img {
        margin-top: 0px;
        width: 290px;
    }
}

@media only screen and (max-width:1020px) {
    .ehleftbMap img {
        margin-top: 0px;
    }
}




.ehleftbk {
    float: left;
    position: relative;
    background: white;
    padding: 8px 8px 4px 8px;
}

.ehright {
    float: left;
    position: relative;
    width: 544px;
    background: transparent;
    padding: 15px 15px 15px 15px;
    margin-top: 50px;
    margin-bottom: 30px;
}

    .ehright h3 {
        margin-left: 10px;
    }



@media only screen and (max-width:1020px) {
    .ehright {
        clear: both;
        margin-top: 0px;
        margin-bottom: 20px;
    }

        .ehright h3 {
            margin-top: 0px;
        }
}

@media only screen and (max-width:720px) {
    .ehright {
        clear: both;
        width: 85%;
        margin-top: 0px;
        margin-bottom: 20px;
    }

        .ehright h3 {
            margin-top: 0px;
        }
}

@media only screen and (min-width:1950px) {
    .ehright {
        width: 700px;
     }  
}


.ehright2 {
    float: left;
    width: 380px;
    position: relative;
    background: #DDDDDD;
    padding: 15px 15px 20px 25px;
    margin: 15px 0px 0px 0px;
}

.ehright3 {
    float: left;
    width: 400px;
    position: relative;
    background: transparent;
    padding: 5px 15px 15px 15px;
    margin-top: 130px;
}

@media only screen and (max-width:1020px) {
    .ehright3 {
        clear: both;
        width: 85%;
        margin-top: 0px;
    }
}


.middle {
    float: left;
    width: 258px;
    height: 320px;
    position: relative;
    background-color: #F0F0F0;
    background-image: linear-gradient(to bottom, white 0%, #ddd 75%);
    padding: 15px 15px 15px 20px;
    margin-bottom: 30px;
    margin-right: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /*  box-shadow: -2px -2px 3px 1px #CCCCCC inset; */
}

    .middle h3 {
        margin-top: 12px;
        margin-left: 0;
        margin-bottom: 0;
        margin-right: 0;
    }

    .middle p {
        margin-left: 0;
        margin-right: 0;
    }

@media only screen and (max-width:1020px) {
    .middle {
        clear: both;
        width: 460px;
        height: 100%;
        margin: 0px;
        margin-bottom: 30px;
    }
}


@media only screen and (max-width:720px) {
    .middle {
        /*    background-image: linear-gradient(to bottom, #ddd 0%,white 75%); */
        clear: both;
        width: 85%;
        height: 100%;
        margin: 0px;
        margin-bottom: 30px;
    }
}


@media only screen and (min-width:1950px) {
    .middle {
        width: 365px;
        height: 440px;
        margin-right: 50px;
        margin-bottom: 50px;
    }
}

.right {
    float: left;
    width: 266px;
    height: 270px;
    position: relative;
    background: #DDDDDD;
    padding: 15px 15px 15px 15px;
    margin-bottom: 30px;
}

.right2 {
    float: right;
    width: 390px;
    height: 270px;
    position: relative;
    padding: 15px 15px 15px 15px;
    margin-bottom: 0px;
}

.half, .half, .third, .third, .fourth, .fourth, .fifth, .fifth, .sixth, .sixth, .seventh, .eighth, .twothird, .twothird .full {
    float: left;
    margin-right: 38px;
}

.half {
    width: 440px;
}

.full {
    width: 880px;
}

.third {
    width: 280px;
}

.fourth {
    width: 200px;
}

.fifth {
    margin-right: 10px;
    width: 30%;
}

.sixth {
    margin-right: 40px;
    width: 125px;
}

.seventh {
    margin-right: 20px;
    width: 75px;
}

.copyright {
    margin-right: 20px;
    width: 800px;
}

h3.letter {
    padding-left: 30px;
    margin-top: 0px;
    height: 24px;
}

.button_readmore {
    margin-top: 10px;
    background: #282828;
    width: 82px;
    height: 22px;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    float: right;
    border: #222 solid 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

a.button_readmore:hover {
    background: #b22222;
    text-decoration: none;
    color: #fff;
    border: #222 solid 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*
    Projekttabelle
*/
.pt_main {
    background: #DDDDDD;
    vertical-align: top;
    padding-top: 5px;
}

.sm_main {
    background: #DDDDDD;
    vertical-align: middle;
    padding-top: 0px;
    width: 100%;
    text-decoration: none;
    text-align: center;
    height: 50px;
    font-size: 120%;
}

    .sm_main a {
        text-decoration: none;
        color: #969696;
        width: 100%;
        display: block;
        text-align: center;
        height: 50px;
        padding-top: 15px;
        vertical-align: middle;
    }



.pt_rheight {
    text-align: left;
    vertical-align: middle;
    border-bottom: 10px solid #DDDDDD;
}

    .pt_rheight td {
        vertical-align: middle;
    }

    .pt_rheight img {
        width: 65px;
        margin-right: 30px;
    }

@media only screen and (max-width:720px) {
    .pt_rheight img {
        width: 40px;
        margin-right: 10px;
    }
}


.plogo img {
    width: 12px;
}


.pt_rheightmax {
    height: 65px;
    text-align: left;
    vertical-align: top;
}

.pt_rheightmin {
    height: 40px;
}

.pt_c1 {
    width: 8%;
    padding-left: 15px;
    vertical-align: top;
}

.pt_c2 {
    width: 72%;
    vertical-align: top;
    font-weight: 200;
}

.pt_c3 {
    width: 15%;
    vertical-align: middle;
    text-align: left;
}

.pt_Z {
    width: 15%;
    font-size: 80%;
    padding-right: 2%;
    padding-left: 2%;
    vertical-align: top;
}

/*
    FOOTER STYLES
*/
footer {
    margin-top: 10px;
}

    footer .light {
        background: none;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }

    footer .left {
        margin-top: 0px;
        float: left;
        width: 30%;
    }

    footer .right {
        margin-top: 0px;
        float: right;
        text-align: right;
        width: 30%;
    }

    footer h3 {
        color: #111;
    }

    footer p {
        color: #222;
    }

    footer ul li {
        padding: 5px 0px 5px 12px;
        border-bottom: 1px solid #bbb;
    }

        footer ul li a {
            padding: 6px 0px;
            color: #444;
        }

            footer ul li a:hover {
                color: #222;
                text-decoration: none;
            }

#footer_bottom p {
    padding: 0px 20px 0px 0px;
    color: #333;
    font-size: 11px;
    line-height: 11px;
}

#footer_bottom {
    position: absolute;
    width: 16px;
    height: 18px;
    right: 0px;
    top: 7px;
}
/* Misc */
section {
    overflow: hidden;
}

a.photo_hover {
    position: relative;
    float: left;
    margin: 16px 13px 8px 0;
    padding: 8px;
    background-color: white;
    border: 1px solid #D6D6D6;
}

    a.photo_hover: hover {
        border: 1px solid #D6D6D6;
        background-color: transparent;
        opacity: 0.9;
        z-index: 1000;
    }

.submenu {
    width: 100%;
    height: 160px;
    background-color: #383838;
    position: relative;
    box-shadow: -2px -2px 4px 2px #A8A8A8 inset;
    top: 0;
}
