/*

    1. Allgemeine Definitionen

    2. Kopf

    3. Footer

    4. Artikel

    5. Sidebar

*/

/*
    **************************************
    ***** 1. Allgemeine Definitionen *****
    **************************************
*/

a {
    color: #660000;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #660000;
    text-decoration: underline;
}
a:active {
    outline: none;
}
img {
    border: none;
}
* {
    margin: 0px;
    padding: 0px;
}
li {
    list-style: none;
}
html {
    height: 100%;
    margin-bottom: 0 0 10px 0;
    overflow-y: scroll;
}
body {
    background: #ece9e0;
    margin: 0px;
    padding: 0px;
    font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica, sans-serif;
    color: #3d3d3d;
    text-align: center;
}
#skip {
    text-indent: -99999px;
    position: absolute;
    left: -99999px;
    top: -99999px;
}

/*
    *******************
    ***** 2. Kopf *****
    *******************
*/

.bg {
    float: left;
    width: 100%;
    background: url(../grafik/bg.gif) left top repeat-x #e1eaf3;
}
.bg2 {
    width: 971px;
    margin: 0 auto;
    background: url(../grafik/bg2.jpg) top center repeat-y;
}
.container {
    position: relative;
    width: 971px;
    margin: 0 auto;
    text-align: left;
    background: url(../grafik/bg3.jpg) 0px 0px no-repeat;
}
#main {
    position: relative;
    padding: 0 0 50px 0;
}
#head {
    position: relative;
    width: 971px;
    height: 117px;
    overflow: hidden;
}
#head h1 {
    position: absolute;
    top: 32px;
    left: 35px;
    width: 125px;
    height: 36px;
}
#head h1 a {
    display: block;
    width: 125px;
    height: 36px;
}
.menu {
    position: absolute;
    top: 39px;
    right: 25px;
    height: 25px;
}
.menu li {
    float: left;
    height: 21px;
    margin: 0 0 0 1px;
    text-indent: -99999px;
}
.menu a {
    display: block;
    height: 21px;
}

/*
    *********************
    ***** 3. Footer *****
    *********************
*/

.footercontainer {
    padding: 0 0 40px 0;
    background: url(../grafik/redbar.gif) 0px 0px repeat-x;
}
.footerbg {
    min-height: 342px;
    background: url(../grafik/footer_bg.gif) top center no-repeat;
}
#footer {
    position: relative;
    width: 971px;
    margin: 0 auto;
    padding: 73px 0 0 0;
    text-align: left;
}
.footercontents {
    width: 941px;
    float: left;
    margin: 0 0 0 15px;
    background: url(../grafik/footer_bg_kasten.png) 0px 0px no-repeat;
}
#search {
    position: absolute;
    top: 21px;
    right: 35px;
}
.searchfield {
    color: #9a9a9a;
    float: left;
    border: none;
    padding:  3px 2px 0 4px;
    width: 160px;
    height: 16px;
}
.fc1,
.fc2,
.fc3     {
    width: 190px;
    float: left;
    margin: 0 3px 0 0;
    padding: 0 24px 0 20px;
}
.fc4 {
    width: 190px;
    float: left;
    padding: 0 20px;
}
#footer h3 {
    width: 190px;
    height: 14px;
    margin: 0 0 27px 0;
    text-indent: -99999px;
}
.footercontents p {
    width: 190px;
    float: left;
    margin: 0 0 15px 0;
}
.terminleft {
    width: 130px;
    float: left;
}
.terminright {
    width: 60px;
    float: left;
    text-align: right;
    color: #b2aea2;
}
.weiterlesen {
    font-size: 9px;
}
.fc1 span {
    width: 55px;
    float: left;
}
.messagetimer {
    float: left;
    margin: 1px 0 0 0;
    padding: 0 4px;
    font-size: 9px;
    color: #d0532d;
    background: url(../grafik/message_timer.gif) 0px 0px repeat-x #e9ce46;
}
.messagesold {
    float: left;
    margin: 1px 0 0 0;
    padding: 0 4px;
    font-size: 9px;
    color: #fff;
    background: url(../grafik/message_sold.gif) 0px 0px repeat-x #c2c0b8;
}
.footercontents p.twittertime {
    font-size: 9px;
    margin: 0 0 10px 0;
}
.footercontents p.twittermessage {
    margin: 0 0 5px 0;
}
/*
    **********************
    ***** 4. Artikel *****
    **********************
*/

.content {
    width: 664px;
    float: left;
    padding: 0 27px 0 35px;
}
.list {
    width: 230px;
    float: left;
    padding-bottom: 100px;
    font-size: 11px;
}
.infobox {
    margin: 0 0 10px 0;
    padding: 0 17px 0 19px;
}
.infobox h4 {
    width: 174px;
    margin: 0px;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    background: url(../grafik/infobox1.png) 0px 0px no-repeat;
}
.infobox ul {
    width: 174px;
    margin: 0px;
    padding: 5px 10px 5px 10px;
    background: url(../grafik/infobox2.png) left bottom no-repeat;
}
.infobox li {
    padding: 7px 0 10px 0;
    background: url(../grafik/dot.gif) left bottom repeat-x;
}
.infobox .last {
    background: none;
}
.content h2 {
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 10px 0;
    color: #660000;
}
.content p {
    margin: 0 0 15px 0;
}
.content ul,
.content ol {
    margin: 0 0 25px 0;
    padding: 0 0 0 16px;
}
.content ul ul,
.content ol ol {
    margin: 0 0 0px 0;
    padding: 0 0 0 16px;
}
.content ul li {
    list-style: square outside;
    margin: 0 0 8px 0;
}
.content ol li {
    list-style: decimal outside;
    margin: 0 0 15px 0;
}
.content h3 {
    font-size: 14px;
    line-height: 25px;
    color: #8998a8;
    margin: 0 0 4px 0;
}
.content h4 {
    font-size: 12px;
    margin: 0 0 15px 0;
    color: #660000;
}
.content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
.content table th,
.content table td {
    padding: 7px;
    border-bottom: 1px solid white;
}
.content form table td {
    border-bottom: 0px solid white;
}
.content table th {
    background-color: #cbdceb;
    font-weight: normal;
}
.content table .alt td{
    background-color: #f7f9fc;
}
.content table td.value,
.content table th.value{
    text-align: right;
}
.content table p {
    margin: 0 0 0 0;
}
.content table ul {
  margin-bottom: 0px;
}
.notebooksmall{
    position: relative;
    margin-top: -135px;
    margin-right: -650px;
}
.mycode {
    width: 624px;
    margin: 0 0 25px 0;
    padding: 20px;
    overflow: auto;
    font-size: 12px;
    line-height: 17px;
    background: url(../grafik/mycode.gif) 0px 0px repeat #f7f9fc;
}
.marker {
    padding: 0 4px;
    color: #d0532d;
    background: url(../grafik/message_timer.gif) 0px 0px repeat-x #e9ce46;
}

/*
    **************************************
    ***** 5. Sidebar                 *****
    **************************************
*/

/*
 *  A. Person
 */
.author {
    padding: 10px 0 15px 30px;
    background: url(../grafik/author.png) 0px 0px no-repeat;
}
.author img {
    margin: 0 0 0 3px;
}
.author h4 {
    color: #660000;
    margin: 7px 0 0 0;
}
.zitat {
    font-size: 13px;
    line-height: 17px;
    padding: 0 20px 20px 30px;
    background: url(../grafik/zitat1.gif) 16px 2px no-repeat;
}
.zitat small {
    font-size: 11px;
    color: #a1abb6;
}
.zitat2 {
    margin: 0 0 0 3px;
}

/*
 *  B. Red navigation bar
 */
#blognavtop{
    width: 194px;
    height: 5px;
    background: url(../grafik/blognav.png) 0px 0px no-repeat;
    margin: 0 0 0 19px;
}
ul#blognav{
    color: white;
    padding: 5px 3px 15px 1px;
    width: 190px;
    margin: 0 0 10px 19px;
    background: url(../grafik/blognav.png) 0px bottom no-repeat;
}
ul#blognav li{
    line-height: 15px;
    padding: 7px 8px 8px 8px;
    background: url(../grafik/blognavtrenner.png) center bottom no-repeat;
}
ul#blognav li.active{
}
ul#blognav li.last{
    background: none;
}
ul#blognav li a{
    color: white;
}

/*
 * C. White navigation bar
 */
.trainingnavi {
    margin: 0 0 10px 0;
    padding: 0 17px 0 19px;
}
.trainingnavi h4 {
    width: 174px;
    margin: 0px;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    background: url(../grafik/infobox1.png) 0px 0px no-repeat;
}
.trainingnavi ul {
    width: 190px;
    margin: 0px;
    padding: 5px 3px 5px 1px;
    background: url(../grafik/infobox2.png) left bottom no-repeat;
}
.trainingnavi li {
    margin: 2px 0 0 0;
    background: url(../grafik/trainingtrenner.png) center bottom no-repeat;
}
.trainingnavi .last {
    background: none;
}
.trainingnavi a{
    display: block;
    color: #3d3d3d;
    padding: 7px 0 10px 10px;
}
.trainingnavi li a:hover {
    text-decoration: none;
    padding: 7px 0 10px 10px;
    background: url(../grafik/traininghover.png) center bottom no-repeat;
}
.trainingnavi li.active,
.trainingnavi li.active a:hover {
    background: url(../grafik/trainingactive.png) center bottom no-repeat;
}

.infobox {
    margin: 0 0 10px 0;
    padding: 0 17px 0 19px;
}
.infobox h1 {
    width: 174px;
    margin: 0px;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    background: url(../grafik/infobox1.png) 0px 0px no-repeat;
}
.infobox ul {
    width: 174px;
    margin: 0px;
    padding: 5px 10px 5px 10px;
    background: url(../grafik/infobox2.png) left bottom no-repeat;
}
.infobox li {
    padding: 7px 0 10px 0;
    background: url(../grafik/dot.gif) left bottom repeat-x;
}
.infobox .last {
    background: none;
}