body {
    margin: 0;
    padding: 0;
    background: #1b120b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFBE0;
    /*color: #4d4d4d;*/
    /*background: url(images/main_bg_image_optimized.jpg);*/
}

.skiplink {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

h1, h2, h3 {
    margin: 20px 0px 10px 0px;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #181818;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.8em;
	b
}

h3 {
    font-size: 1.6em;
}

ul, ol {
    margin-top: 0;
    line-height: 120%;
}

p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0;
}

.indentation {
    text-indent: 3em;
}

a {
    text-decoration: none;
    color: #94070d;
}
/* alte Link-Farbe #b94e0e*/

a:hover {
}

#wrapper {
    margin: 0 auto;
    padding: 0;
    /*background: url(images/main_bg_image.jpg);*/
    background-attachment: fixed;
}

/* Header */
#header-wrapper {
    margin: /*50px 0 0 0;*/ 0;
}

#header {
    /*min-width: 640px;*/
    width: /*840px*/ 100%;
    height: 240px;
    margin: 0 auto;
    background: url(images/banner_gradient.jpg) repeat-x;
    position:relative;
    /*background: url(images/img02_enhanced.jpg) no-repeat left top;*/
}
.superheavy {
	/*position: absolute;*/
	font-size: 2.1em;
}

.batch { position:absolute; top:40px; right:200px; }

/* Logo */
#logo {
    float: left;
    height: 50px;
    margin: 0;
    padding: 0px;
    color: #FFFFFF;
}

#logo h1, #logo p {
    margin: 0;
    padding: 0;
}

#logo h1 {
    float: left;
    padding-left: 25px;
    letter-spacing: -1px;
    font-size: 3em;
}

#logo p {
    float: left;
    margin: 0;
    padding: 12px 0 0 10px;
    font: normal 1em Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

#logo a {
    border: none;
    background: none;
    text-decoration: none;
    color: #FFFFFF;
}

/* Menu */
#menu {
    width: /*840px*/ 100%;
    height: 40px;
    margin: 0 auto;
    /*    position: relative;*/
    background: url(images/menu_new_stripe.jpg) repeat-x left top;
    border-top: #c0c0c0 solid 1px;
    border-bottom: #c0c0c0 solid 1px;
}

#menu ul {
    margin: 0 auto;
    display: table;
    list-style: none;
    line-height: normal;
    text-indent: 0;
    padding: 0;
}

#menu li {
    float: left;
    position: relative;
}

#menu a {
    display: inline-block;
    height: 18px;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 20px;
    background: url(images/menu_divider.jpg) no-repeat right 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #3c3c3c;
    border: none;
    display: block;
}

#menu a.last {
    background: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
    padding-left: 0;
}

#menu a:hover {
    text-decoration: underline;
}

#menu ul li ul {
    clear: left;
    width: 220px;
    height: auto;
    position: absolute;
    top: 41px;
    left: 0;
    margin: 0;
    display: block;
    padding: 0;
    visibility: hidden;
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    border-left:solid 1px #ccc;
}

#menu ul li ul li {
    clear: left;
    width: 220px;
    line-height: 12px;
    background: #fff;
}

#menu ul li ul li a {
    clear: left;
    border: none;
    background: none;
    text-align:center;
    display: block;
    margin: none;
    width: 200px;
    height: 18px;
    padding: 6px 10px 6px 10px;
}

#menu ul li ul li a:hover {
    background: #ccc;
}

#menu ul li:hover ul {
    visibility: visible;
}

/* Page */
#page {
    min-width: 640px;
    width: 840px;
    margin: 0 auto;
    padding: 0;
    background-color: #fffbe0;
    word-spacing: -4px;
    letter-spacing: -4px;
    zoom: 1;
}

#page * {
    letter-spacing: normal;
    word-spacing: normal;
}

/* Content */
#content {
    background: #fffbe0 url(images/menu_divider.jpg) repeat-y left 10px;;
    width: 490px;
    padding: 12px 36px 0 20px;
    inline-block;
    vertical-align: top;
    display: inline-block;
    margin-right:
    10px;
}

.post {
}

.post .title {
    /*height: 38px;*/
    padding-left: 20px;
    /*letter-spacing: -.2px;*/
    color: #181818;
}

.post .title a {
    color: #181818;
    border: none;
}

.post .meta {
    margin-top: -10px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
}

.post .meta a {
}

.post .entry {
    text-align: justify;
    margin-bottom: 25px;
    padding: 20px 20px 10px 20px;
}

.post .entry a:hover {
    text-decoration: underline;
}

.links {
    display: block;
    width: 130px;
    margin: 20px 0px;
    padding: 5px;
    background: #a03128;
    border-left: 20px solid #1B120B;
    border-top: 1px solid #1B120B;
    border-right: 1px solid #1B120B;
    border-bottom: 1px solid #1B120B;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFFFFF;
}

ul.li_oneTab {
    list-style: circle
}

ul.li_begin {
    list-style: square
}

address {
    text-align: center;
    color: #353535;
    font-size: 90%;
    font-style: normal;
    font-weight: bolder;
    letter-spacing: 2px;
    line-height: 1.5;
}

/* ------------------------------------------
 Placing of the blockquote
 -------------------------------------------*/
.putBlockquote {
    position: relative;
    top: 110px;
    left: -160px;
    /*width: 33%;*/
    overflow: hidden;
}

/* ------------------------------------------
 PROGRESSIVE ENHANCEMENT: PURE CSS SPEECH BUBBLES
 by Nicolas Gallagher
 - http://nicolasgallagher.com/progressive-enhancement-pure-css-speech-bubbles/
 Dual licensed under MIT and GNU GPLv2 Nicolas Gallagher
 ------------------------------------------ */
/* Styled blockquote with right-angled triangle
 ------------------------------------------ */
.example-right {
    margin: 2em 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    /*font-weight: bold;*/
    font-style: normal;
    text-align: left;
    position: relative;
    padding: 15px 0 0 15px;
    margin: 0;
    color: #fff;
}

.example-right p {
    font-size: 32px;
    line-height: 38px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.example-right + p {
    margin: -10px 10% 0 80px;
    color: #E8E8E8;
    text-align: right;
    font-style: italic;
}

/* Sidebar */
#sidebar {
    width: 150px;
    height: 100%;
    padding: 10px 0;
    background-color: #787878;
    vertical-align: top;
    display: /*inline-block*/ none;
    zoom: 1;
}

.contentright {
    width: 200px;
    height: auto;
    padding: 0;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
}

.imageteaser {
    margin-top: 70px;
    padding: 3px;
    border: 1px solid #4d4d4d;
    background-color: #fff1f1;
}

#sidebar img {
    float: right;
    margin: 0;
    padding: 0;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin: 0;
    padding: 0;
}

#sidebar li ul {
    margin: 0px 15px;
    padding-bottom: 30px;
}

#sidebar li li {
    line-height: 35px;
    border-bottom: 1px dashed #D1D1D1;
    padding-left: 15px;
}

#sidebar li li span {
    display: block;
    margin-top: -20px;
    padding: 0;
    font-size: 11px;
    font-style: italic;
}

#sidebar h2 {
    height: 38px;
    padding: 12px 0 0 15px;
    letter-spacing: -.5px;
    color: #181818;
}

#sidebar p {
    margin: 0 0px;
    padding: 0px 20px 20px 20px;
    text-align: justify;
}

#sidebar a {
    border: none;
    color: #B94E0E;
}

#sidebar a:hover {
    text-decoration: underline;
}

#leiste {
    margin 0;
    height:
    20px;
    background:
    url(images/sockelleiste.gif)repeat-x;
}

/* Footer */
#footer-wrapper {
    width: 100%;
    height: 200px;
    /*background: #bd1a26;*/
    background: url(images/banner_gradient.jpg) repeat-x center;
    /*background: url(images/poplar_footer_wrapper.jpg) repeat-x center top;*/
}

#footer {
    min-width: 640px;
    width: 840px;
    height: 150px;
    margin: 0 auto;
    padding: 0px 0 15px 0;
    background: url(images/grey_stripe_footer_brighter_2.jpg) repeat-x left top;
}

#line1 {
    /*min-width: 640px;
     width: 840px;*/
    height: 1px;
    margin: 0 /*auto*/;
    padding: 0;
    background-color: #c0c0c0;
}

#line2 {
    /*min-width: 640px;
     width: 840px;*/
    height: 1px;
    margin: 0 /*auto*/;
    padding: 0;
    background-color: #e6e6e6;
}

#line3 {
    /*min-width: 640px;
     width: 840px;*/
    height: 1px;
    margin: 0 /*auto*/;
    padding: 0;
    background-color: #808080;
}

#footer p {
    margin: 0;
    padding-top: 40px;
    line-height: normal;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    color: #f5f5f5;
}

#footer a {
    color: #bd1a26;
}
