/*========================================================
    1.KALIBRIERUNG
========================================================*/
* {
    padding: 0;
    margin: 0;
    border: none;
}
html, body {height: 101%; margin-bottom:1px;}


/*=========================================================
    2.ALLGEMEINE STYLES
=========================================================*/
body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #242424;
    letter-spacing: 1px;
}
ul li {
    margin-right: 24px;
    list-style: none;
    float: left;
}
h1 {
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    letter-spacing: 1px;
}
h2, h3 {
    font-weight: normal;
}
a:link, a:visited {
    color: #1f1f1f;
    background: transparent;
    text-decoration: none;
}
#work_tags a, #work_tags a:link, #work_tags a:visited, #tags a, #tags a:link, #tags a:visited {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    color: #646262;
    text-decoration: none;
}
a:hover, a:focus, a:active, li.active a, #work_tags a:hover, #work_tags a:focus, #work_tags a:active, #work_tags a.active {
    color: #1f1f1f;
    background: #e9e1e1;
    text-decoration: none;
}


.login_right {width: 900px; float: left; text-align: left;}
.login_left {margin-bottom: 15px; margin-right: 15px; float: left;}
    .login_left span {height: 13px; padding: 0px; margin-bottom: 16px; font-size: 12px; display: block;}
    .login_left span.user {color: #4c4c4c;}
    .input {background: transparent; padding: 2px; border: 1px solid #d5d5d5; margin-bottom: 10px; font-size: 10px; display: block;}
    .input:focus {border: 1px solid #8e8e8e;}
    .submit_div {position: relative; text-decoration: underline;}
    .submit {width: 25px; background: transparent; color: #8e8e8e; cursor: pointer; padding: 0px; position: absolute; left: 0px; top: 0px;}
    .submit_div:hover, .submit_div:focus, .submit_div:active {color: #4c4c4c;}

/*=========================================================
    3.LAYOUTBEREICHE
=========================================================*/
#wrapper {
    max-width: 1280px;
    padding: 0 40px;
    background: #fff;
}
#work_wrapper {
    width: 100%;
    margin: auto;
    background: #fff;
}
    #header {                                       
        width: 125px;
        margin-left: -63px;                  
        color: #202020;
        position: fixed;
        left: 50%; top: 15px;
        z-index: 9;
    }
    #navi {
        width: 1280px;
        padding-top: 75px;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 3px;
        color: #1f1f1f;
    }
    #tags {
        width: 1280px;
        clear: both;
        padding-top: 7px;
    }
    #work_navi {
        width: 90%;
        padding: 75px 0px 0 40px;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 3px;
        color: #1f1f1f;
    }
    #work_tags {
        width: 90%;
        padding: 7px 0px 0 40px;
        clear: both;
    }
    #placeholder {
        width: 100%;
        height: 1px;
        margin-top: 14px;
        margin-bottom: 10px;
    }
    #content {
        clear: both;
    }
    #footer, #work_footer {
        padding-top: 140px;
        margin-bottom: 10px;
        text-transform: uppercase;
        clear: both;
    }
    #work_footer {
        padding: 0px 40px;
    }
    


/*===========================================================
    4.SONSTIGE STYLES
===========================================================*/
#work {padding: 0 40px 40px 40px;}
.project {
    float: left;
    margin-right: 13px;
}
    .project a {outline: none; background: none;}
    .project img {
        
    }
    .project h2, #project h2, #project h2, #about h2, #imprint h2 {
        margin-top: 12px;
        margin-bottom: 8px;
        color: #141414;
        letter-spacing: 3px;
        font-size: 16px;
        line-height: 16px;
    }
    .project h3 {
        margin-bottom: 112px;
        color: #242424;
        font-size: 10px;
        line-height: 10px;
        letter-spacing: 1px;
    }
#project {
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
    #project h3, #about h3, #imprint h3 {
        margin-bottom: 112px;
        color: #1f1f1f;
        font-size: 12px;
        line-height: 10px;
        letter-spacing: 2px;
    }
    #project h3 {margin-bottom: 70px;}
    .frame {
        clear: left;
    }
        #project .frame h3 {
            font-size: 9px;
            color: #242424;
            letter-spacing: 2px;
            margin-bottom: 3px;
        }
        .frame img {display: block;}
        .frame a.movie {
            margin-top: 5px;
            padding-left: 28px;
            font-weight: bold;
            color: #000;
            text-decoration: none;
            background-image: url('../gfx/arrow_right.png');
            background-repeat: no-repeat;
            background-position: 0px 4px;
            display: block;
            float: left;
        }
        .frame img[src="gfx/quicktime.png"] {
            margin-top: 4px;
            margin-left: 5px;
            display: block;
            float: left;
        }
        .frame p {
            margin-top: 40px;
            clear: both;
        }
        #similar_projects {
            margin-top: 80px;
        }
            td.similar {
                width: 103px;
                padding-right: 7px;
				vertical-align: top;
            }
            span.similar {
                margin-right: 10px;
                margin-bottom: 1px;
                font-size: 9px;
                color: #242424;
                letter-spacing: 2px;
                display: block;
            }
            #similar_projects h4 {
                margin-top: 4px;
                color: #242424;
                font-size: 10px;
                font-weight: bold;
                letter-spacing: 1px;
            }
            
#about {
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
    #about h2, #imprint h2 {margin-top: 0;}
    #about h3, #imprint h3 {margin-bottom: 80px;}
    #about #about_image {margin-bottom: 19px;}
    #about_left {
        width: 560px;
        padding-right: 290px;
		vertical-align: top;
    }
    #about_right {
        width: 430px;
		vertical-align: top;
    }
    
#footer span.top, #work_footer span.top {
    padding-left: 9px;
    background-image: url('../gfx/top.jpg');
    background-repeat: no-repeat;
    background-position: 0px 4px;
    float: right;
}
#footer span.copy, #work_footer span.copy {margin-right: 30px;}