@import url(reset.css);

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

html {
    text-align: center;
}

body {
    background: #486485;
    color: #40443F;
    direction: ltr;
    font: 75.0%/1.5 "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, verdana, sans-serif; /* 14px Grundschriftgröße */
    margin: 0 auto;
    text-align: left;
}

#container {
    background: #FFF url(img/bg_content.jpg) repeat-y 0 0;
    color: #40443F;
    margin: 0 auto;
    min-height: 600px;
    position: relative;
    width: 823px;
}


/* Papierecke oben-rechts */
#ecke-or {
    background: url(img/ecke_or.jpg) no-repeat 0 0;
    height: 564px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

/* Papierecke unten-links */
#ecke-ul {
    background: url(img/ecke_ul.jpg) no-repeat 0 0;
    bottom: 0;
    height: 308px;
    left: 0;
    position: absolute;
    width: 33px;
}

#header {
    height: 120px;
    margin: 0 auto;
    width: 680px;
}

/* Navigation */

#navigation {
    background: url(img/nav_ul.png) no-repeat 0 0;
    height: 265px;
    padding-top: 5px;
    width: 212px;
}

#navigation li { 
    display: block;
    height: 45px;
    line-height: 45px;
    list-style-type: none;
    margin: 0 auto;
    padding: 2px 0;
    width: 195px;
}

#navigation a {
    display: block;
    height: 45px;
    text-indent: -1000em;
    width: 195px;
}

/* Einzelne Buttons der Navigation */
#navigation a.a-index {
    background: url(img/nav_li.png) no-repeat 0 0;
}

#navigation a:hover.a-index {
    background: url(img/nav_li.png) no-repeat -195px 0;
}

#navigation a.a-lohnfinanz {
    background: url(img/nav_li.png) no-repeat 0 -45px;
}

#navigation a:hover.a-lohnfinanz, #page-lohnfinanz #navigation a.aktiv {
    background: url(img/nav_li.png) no-repeat -195px -45px;
}

#navigation a.a-lohnsteuerhilfe {
    background: url(img/nav_li.png) no-repeat 0 -90px;
}

#navigation a:hover.a-lohnsteuerhilfe, #page-lohnsteuerhilfe #navigation a.aktiv {
    background: url(img/nav_li.png) no-repeat -195px -90px;
}

#navigation a.a-hausgrund {
    background: url(img/nav_li.png) no-repeat 0 -135px;
}

#navigation a:hover.a-hausgrund, #page-hausgrund #navigation a.aktiv {
    background: url(img/nav_li.png) no-repeat -195px -135px;
}

#navigation a.a-kontakt {
    background: url(img/nav_li.png) no-repeat 0 -180px;
}

#navigation a:hover.a-kontakt, #page-kontakt #navigation a.aktiv {
    background: url(img/nav_li.png) no-repeat -195px -180px;
}

#page-index #primary-content {
    margin: 0 auto;
    width: 680px;
}

.subsite #primary-content {
    display: inline;
    float: right;
    margin: 0 71px 0 0;
    width: 440px;
}  

#secondary-content {
    display: inline;
    float: left;
    margin: 0 0 0 73px;
    width: 220px;
}

/* Präsentationsbereich auf der Startseite */
#feature-bar {
    background: url(img/feature_box.png) no-repeat 0 0;
    float: left;
    margin-bottom: 1.5em;
    width: 680px;
}

#feature-bar .box {
    display: inline;
    float: left;
    margin: 0 15px;
    width: 192px;
}

#feature-bar .middle {
    margin: 0 22px 0 22px;
}

/* Abschlusskante der Box */
#feature-bar #feature-cap {
    background: url(img/feature_box.png) no-repeat 0 100%;
    float: left;
    height: 8px;
    width: 680px;
}

#postit {
    background: url(img/post-it.png) no-repeat 0 0;
    position: relative;
    width: 220px;
}

#postit #klammer {
    background: url(img/klammer.png) no-repeat 0 0;
    height: 55px;
    position: absolute;
    right: -64px;
    top: 0;
    width: 80px;
    z-index: 1;
}

#postit h3,
#postit p {
    padding: 15px 15px 0 15px;
}

/* Abschlusskante des Notizzettels */
#postit #postit-cap {
    background: url(img/post-it.png) no-repeat 0 100%;
    height: 10px;
}


#main-col {
    float: left;
    width: 435px;
}

#side-col {
    float: right;
    width: 220px;
}

#footer {
    clear: both;
    height: 40px;
    margin: 0 auto;
    width: 680px;
}

#map {
    border: 2px solid #486485;
    height: 250px;
    margin-bottom: 1.5em;
    width: 420px;
}

/* -------------------------------------------------------- Überschriften */

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: "Trajan Pro", "Georgia", "Times", "Times New Roman", serif;
    font-variant: small-caps;
    font-weight: bold;
}

/* Logo */
#header h1 {
    background: url(img/logo.jpg) no-repeat 0 0;
    height: 30px;
    left: 60px;
    position: absolute;
    text-indent: -1000em;
    top: 40px;
    width: 300px;
}

h2 {
    font-size: 1.4999em;
    line-height: 1.0;
    margin-bottom: 0.75em;
    margin-top: 2.25em;
}

#feature-bar h2 {
    height: 53px;
    margin: 0;
    text-indent: -1000em;
}

.subsite h2 {
    margin-top: 0;
}

h3 {
    font-size: 1.3334em;
    line-height: 1.125;
    margin-bottom: 0.75em;
    margin-top: 2.25em;
}

h4 {
    font-size: 1.1667em;
    line-height: 1.286;
    margin-bottom: 0.643em;
    margin-top: 1.929em;
}

/* -------------------------------------------------------------- Absätze */

p {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

/* --------------------------------------------------------------- Zitate */

blockquote {
    color: #999;
    font-family: "Palatino", "Georgia", "Times", "Times New Roman", serif;
    font-size: 1.2em;
    font-style: italic;
}

/* Tagline im Kopf */
#header blockquote {
    background: url(img/quote.jpg) no-repeat 0 0;
    height: 35px;
    position: absolute;
    right: 65px;
    text-indent: -1000em;
    top: 45px;
    width: 300px;
}

/* --------------------------------------------------------------- Listen */

ul {
    list-style-type: square;
    margin-bottom: 1.5em;
}

li {
    margin-bottom: 0.5em;
}

/* --------------------------------------------------------------- Bilder */

img.links {
    float: left;
    margin: 0 5px 2px 0;
}

img.rechts {
    float: right;
    margin: 0 5px 0 2px;
}

/* ----------------------------------------------------------- Trennlinie */

hr {
    display: none;
}

/* ----------------------------------------------------- Textauszeichnung */

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

dfn, acronym, abbr {
    border-bottom: 1px dotted #999;
    cursor: help;
}

/* ---------------------------------------------------------------- Links */

a:link {
    color: #486485;
}

a:visited {
    color: #486485;
}

a:focus {
    color: #000;
}

a:hover {
    color: #000;
}

a:active {
    color: #000;
}

#header a {
    display: block;
    height: 30px;
    width: 300px;
}

#feature-bar a {
    color: #40443F;
    display: block;
    text-decoration: none;
}

#feature-bar h2 a {
    height: 53px;
}