@import url('navi.css');
@import url('pages.css');


* { margin: 0; padding: 0; }

html
{
    height: 100%;
    margin-bottom: 1px;
}

body
{
    background-image: url('../images/background.jpg');
    font-family: Arial;
    font-size: 13px;
    color: #406085;
}



/* ------------------------------------------------------------------- */
/* Layout */
/* ------------------------------------------------------------------- */


#page-container
{
    width: 984px;
    margin: 0 auto;
}

#page
{
    float: left;
    width: 984px;
    padding: 30px 0 15px 0;
}



/* ------------------------------------------------------------------- */
/* header */
/* ------------------------------------------------------------------- */


#headerWrap
{
    width: 984px;
    height: 150px;
    margin: auto;
    margin-top: 30px;
}

#header
{
    background-image: url('../images/header.png');
    float: left;
    width: 984px;
    height: 157px;
    margin-bottom: 20px;
}

#header #logo
{
    margin-top: 50px;
    margin-left: 80px;
}

#header h1
{
    float: left;
}

#header #logo-rechts
{
    float: left;
    height: 176px;
    background-repeat: no-repeat;
    background-position: center 0;
    margin-top: 15px;
    margin-left: 70px;
    background-image: url('../images/kreis-studipreise.png');
}

#korrekturen-zu-studipreisen
{
    padding-top: 30px;
}


* html #header #logo
{
    display: none;
}

* html #header #logo
{
    background-image: url(../images/korrekturlesen.org-logo.gif);
}

h1 span
{
    position: absolute;
    top: -1000px;
}

h1 #logo_ie6
{
    display: none;
}

* html h1 #logo_ie6
{
    display: block;
    position: absolute;
    top: 50px;
    left: 200px;
}


/* ------------------------------------------------------------------- */
/* sidebox-left */
/* ------------------------------------------------------------------- */

#sidebox-left
{
    float: left;
    width: 180px;
    margin-right: 30px;
    border-top: 1px solid #F1F1F1;
    padding-top: 5px;
}

#sidebox-left h1
{
    color: #f1f1f1;
    font-family: Impact;
    font-style: italic;
    font-size: 1.5em;
    text-align: center;
}




/* ------------------------------------------------------------------- */
/* content */
/* ------------------------------------------------------------------- */


#content, #content_admin
{
    float: left;
    width: 478px;
    margin-right: 30px;
    padding: 20px 15px;
    background-color: #f1f1f1;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    opacity: 0.9;
}
#content_admin
{
    width: 742px;
    margin-right: 0;
}

#content a, #content_admin a
{
    font-weight: bold;
}




/* ------------------------------------------------------------------- */
/* sidebox */
/* ------------------------------------------------------------------- */


#sidebox
{
    float: left;
    width: 200px;
    border: 2px solid #efb043;
    background-color: #f8d496;
    background-image: url('../images/verlauf-sidebox.png');
    padding: 15px 15px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
}


#websiteNews
{
    float: left;
    margin-bottom: 3em;
    font-size: 0.85em;
    background-image: url('../images/verlauf-box-sidebar.png');
    padding: 10px;
    border: 1px solid #FFF;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
}

#websiteNews h2
{
    margin-top: 0;
    font-size: 1.3em;
    text-decoration: none;
    color: #044;
}

#websiteNews a
{
    font-weight: bold;
}



#sidebox #tipDesTages
{
    clear: both;
    margin-top: 3em;
    border: 1px solid #FFF;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    padding: 10px;
    background-color: #F0F0F0;
    background-color: #B1C2C4;
    background-image: url('../images/verlauf-box-sidebar.png');
    overflow: hidden;
    font-size: 0.8em;
}

#sidebox #tipDesTages h3
{
    margin-top: 0;
    font-size: 1.1em;
}

#sidebox #tipDesTages h4
{
    font-size: 1.2em;
}



#paypal
{
    margin-top: 5em;
    text-align: center;
}




/* ------------------------------------------------------------------- */
/* footer */
/* ------------------------------------------------------------------- */


#footer
{
    clear: left;
    background-color: #fa7c3e;
    border: 1px solid #fa7c3e;
    border-radius: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    padding: 5px 30px;
    width: 924px;
    margin: 0 auto;
    font-size: 0.9em;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 1px;
}

#footer a
{
    color: #FFF;
}


#footer #wbuch
{
    display: block;
    float: left;
    margin-left: 2em;
}


#footer #copyright
{
    display: block;
    margin-left: 63em;
}



/* ------------------------------------------------------------------- */
/* global */
/* ------------------------------------------------------------------- */

.bold
{
    font-weight: bold;
}

ul.dots
{
    list-style-image: url('../images/bullet-rot.gif');
    list-style-position: outside;
    margin-left: 1.5em;
}



/* ------------------------------------------------------------------- */
/* Tags */
/* ------------------------------------------------------------------- */

#content h2, #content_admin h2
{
    margin-bottom: 1em;
    color: #AAA;
    color: #fa7c3e;
    background-color: #EDEDED;
    font-size: 1.7em;
    border-bottom: 2px solid #888;
    padding: 0 5px;
    letter-spacing: 0.04em;
}

h3
{
    color: #777;
    margin-top: 3em;
    margin-bottom: 1.3em;
    text-decoration: underline;
    font-size: 1.2em;
}


#content h4, #content_admin h4
{
    margin-top: 2.5em;
    margin-bottom: 1em;
    font-style: italic;
}

h5
{
    margin-bottom: 1em;
}


p, li
{
    line-height: 1.5;
}

p
{
    margin: 0.65em 0;
}


hr
{
    margin: 2em 0;
}


a
{
    text-decoration: none;
    color: #025BFF;
}

a:hover
{
    color: #F00;
}

label:hover
{
    cursor: pointer;
}


button
{
    border: 1px solid #000;
    border-bottom-width: 2px;
    border-right-width: 2px;
    background-color: #FBC895;
    padding: 0 5px;
}


dl
{
    margin: 1em 0;
}

dt
{
    font-weight: bold;
}


ol
{
    margin-left: 1.5em;
}


ul
{
    list-style-type: none;
}


img
{
    border: none;
}


abbr, acronym
{
    border: none;
}


hr
{
    border: none;
    border-bottom: 1px solid #CCC;
}

img.opener
{
    margin-right: 0.3em;
}

h3 + div p:first-child
{
    margin-top: 0;
}

.dialog
{
    display: none;
}


/* ------------------------------------------------------------------- */
/* Widgets */
/* ------------------------------------------------------------------- */

ul.Pager
{
    margin-top: 1em;
    margin-bottom: 1em;
    list-style-type: none;
    float: left;
}

ul.Pager li
{
    float: left;
    margin-right: 1em;
    font-weight: bold;
}

ul.Pager li.Pager_currentPage
{
    color: #F00;
}

ul.Pager li.Pager_previousPage a
{
    color: #666;
}

ul.Pager li.Pager_nextPage a
{
    color: #666;
}

ul.Pager li.Pager_firstPage a
{
    color: #666;
}

ul.Pager li.Pager_lastPage a
{
    color: #666;
}

ul.Pager li.Pager_navigateTo a
{
    color: #025BFF;
}