/* style_screen.css
 * Style Sheet for Christoph's Web Thingy.
 * 
 * Feel free to use the techniques you see in here for your own website.
 */


/* The main stuff. Body, container and the like. */

body {
    background: #afb5bf url(./img/bg_body.gif) repeat fixed top left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#boundingbox {
    background: #ccd2e0 url(./img/bg_container.gif) repeat-y fixed top center;
    margin: 0px auto;
    width: 754px;
}

#container {
    margin: 0px auto;
    width: 740px;
}

#main {
    background: #ffffff url(./img/bg_sidebar.gif) repeat-y right;
}


/* The header area. */

#header {
    background: #ccd2e0 url(./img/bg_header.jpg) no-repeat;
    height: 106px;
    margin: 0px auto;
    width: 100%;
}

#header #heading1 {
    color: #797979;
    font: bold 40px Verdana, sans-serif;
    left: 100px;
    position: relative;
    top: 20px;
}

#header #heading2 {
    color: #797979;
    font: bold 25px Verdana, sans-serif;
    left: 180px;
    position: relative;
    top: 18px;
}

#header .language {
    display: none;
}

#header a#english {
    background: #eaeef5 url(./img/english.gif) no-repeat;
    float: right;
    height: 20px;
    margin-right: 6px;
    position: relative;
    top: 16px;
    width: 40px;
    z-index: 1;
}

#header a#english:hover {
    background: #eaeef5 url(./img/english_hover.gif) no-repeat;
}

#header a#german {
    background: #eaeef5 url(./img/german.gif) no-repeat;
    clear: right;
    float: right;
    height: 21px;
    margin-right: 6px;
    position: relative;
    top: 22px;
    width: 40px;
    z-index: 1;
}

#header a#german:hover {
    background: #eaeef5 url(./img/german_hover.gif) no-repeat;
}

#header img {
    border: 0px;
}


/* The navigation bar. */

#navigation {
    margin: 0px auto;
    width: 100%;
}

#navigation ul {
    background: #e1e7f6 url(./img/bg_navigation.gif) repeat-x;
    font: bold small Verdana, sans-serif;
    height: 25px;
    margin: 0px 0px;
    padding: 0px 0px;
}

#navigation ul li {
    display: inline;
}

#navigation ul li a {
    background: #e1e7f6 url(./img/bg_navigation.gif) repeat-x;
    color: #767676;
    float: right;
    padding: 4px 10px;
    text-decoration: none;
}

#navigation ul li a:hover {
    background: #dfe7f4 url(./img/bg_navigation_active.gif) repeat-x;
}

#navigation ul li a.active {
    background: #dfe7f4 url(./img/bg_navigation_active.gif) repeat-x;
    border-left: 1px solid #7d8189;
    border-right: 1px solid #7d8189;
}


/* The sidebar. */

#sidebar {
    background: transparent;
    float: right;
    padding: 10px 0px;
    width: 205px;
}

#sidebar a:link {
    color: #91956b;
    text-decoration: underline;
}

#sidebar a:visited {
    color: #a9ae7d;
    text-decoration: underline;
}

#sidebar a:active {
    color: #a9ae7d;
    text-decoration: none;
}

#sidebar a:hover {
    color: #a9ae7d;
    text-decoration: none;
}

#sidebar h1 {
    color: #91956b;
    font: large Georgia, Times New Roman, times;
    margin: 20px 6px 5px;
}

#sidebar h2 {
    color: #91956b;
    font: medium Georgia, Times New Roman, times;
    margin: 0px 6px;
}

#sidebar h3 {
    color: #7d8189;
    font: small Georgia, Times New Roman, times;
    margin: 0px 6px;
}

#sidebar p {
    font: small/150% Verdana, sans-serif;
    margin: 0px 6px;
}

#sidebar ul {
    font: small/150% Verdana, sans-serif;
    list-style: url(./img/bullet_level2.gif);
    margin-left: 15px;
    padding-left: 15px;
}

#sidebar ul ul {
    font: small/150% Verdana, sans-serif;
    list-style: url(./img/bullet_level1.gif);
    margin-left: 20px;
    padding-left: 20px;
}

#sidebar ol {
    font: small/150% Verdana, sans-serif;
    list-style: decimal;
    margin-left: 15px;
    padding-left: 15px;
}

#sidebar ol ol {
    font: small/150% Verdana, sans-serif;
    list-style: lower-alpha;
    margin-left: 20px;
    padding-left: 20px;
}

#sidebar form {
    margin: 0px 6px;
}


/* The main content area. */

#content {
    background: #ffffff;
    color: #000000;
    padding: 5px 35px 30px 35px;
    margin-right: 205px;
}

#content a:link {
    color: #5f6268;
    text-decoration: underline;
}

#content a:visited {
    color: #7d8189;
    text-decoration: underline;
}

#content a:active {
    color: #7d8189;
    text-decoration: none;
}

#content a:hover {
    color: #7d8189;
    text-decoration: none;
}

#content h1 {
    border-bottom: 1px dotted #7d8189;
    color: #7d8189;
    font: xx-large Georgia, Times New Roman, times;
    margin: 25px 0px 15px 0px;
}

#content h2 {
    color: #91956b;
    font: x-large Georgia, Times New Roman, times;
    margin: 20px 0px 5px 0px;
}

#content h3 {
    color: #7d8189;
    font: large Georgia, Times New Roman, times;
    margin: 15px 0px 5px 45px;
}

#content p {
    font: small/150% Verdana, sans-serif;
    margin: 0px 0px 10px 45px;
}

#content p.abstract {
    font: italic small/150% Verdana, sans-serif;
    margin: 0px 0px 10px 0px;
}

#content p.date {
    color: #7d8189;
    font: small Georgia, Times New Roman, times;
    margin: 25px 0px -20px 0px;
}

#content ul {
    font: small/150% Verdana, sans-serif;
    list-style: url(./img/bullet_level1.gif);
    margin-left: 40px;
    padding-left: 40px;
}

#content ul ul {
    font: small/150% Verdana, sans-serif;
    list-style: url(./img/bullet_level2.gif);
    margin-left: 15px;
    padding-left: 15px;
}

#content ol {
    font: small/150% Verdana, sans-serif;
    list-style: decimal;
    margin-left: 40px;
    padding-left: 40px;
}

#content ol ol {
    font: small/150% Verdana, sans-serif;
    list-style: lower-alpha;
    margin-left: 15px;
    padding-left: 15px;
}

#content code {
    background: #edf2fb;
    border: 1px solid #7d8189;
    display: block;
    margin: 0px 10px 10px 60px;
    padding: 5px;
}

#content blockquote {
    font: small/150% Verdana, sans-serif;
    margin: 0px 0px 30px 65px;
}

#content img {
    border: 1px solid #7d8189;
}

#content .image {
    font: x-small/150% Verdana, sans-serif;
    margin: 0px 10px 10px 60px;
    text-align: left;
}

#content hr {
    background: #fff url(./img/hr.jpg) no-repeat left bottom;
    border: 0 none;
    height: 1px;
    margin: 8px 150px 8px 45px;
}

#content form {
    margin: 0px 0px 10px 45px;
}


/* Article and project descriptions. */

p.article {
    
}

p.article .title {
    font-size: small;
    font-weight: bold;
}

p.article .date {
    font-size: x-small;
}


/* New items. */

p.news {
    
}

p.news .date {
    font-size: x-small;
}


/* The copyright statement at the bottom of the page. */

#copyright {
    background: #e1e7f6 url(./img/bg_copyright.gif) repeat-x;
    color: #7d8189;
    font: x-small Verdana, sans-serif;
    height: 30px;
    margin: 0 auto;
    padding-top: 3px;
    text-align: center;
    width: 100%;
}

#copyright a:link {
    color: #7d8189;
    text-decoration: underline;
}

#copyright a:visited {
    color: #7d8189;
    text-decoration: underline;
}

#copyright a:active {
    color: #7d8189;
    text-decoration: underline;
}

#copyright a:hover {
    color: #a7acb7;
    text-decoration: none;
}


/* Form Controls */

.input_text {
    background: #e4ebfa;
    border: 1px solid #7d8189;
}

.input_text:focus, .input_text:hover {
    background: white;
    border: 1px solid #7d8189;
}

.input_submit {
    background: #cbd1df;
    border: 1px solid #7d8189;
}

.input_submit:hover {
    background: #e4ebfa;
    border: 1px solid #7d8189;
}


/* Miscellaneous stuff. */

em {
    font-style: italic;
}

p.abstract em {
    font-style: normal;
}

strong {
    font-weight: bold;
}

.hide {
    display: none;
}